Commit History

Author SHA1 Message Date
  Amit Shah 9327fd1195 KVM: Make unloading of FPU state when putting vcpu arch-independent 18 years ago
  Avi Kivity e1beb1d37c KVM: Replace 'light_exits' stat with 'host_state_reload' 18 years ago
  Joe Perches 56919c5c97 KVM: Remove ptr comparisons to 0 18 years ago
  Zhang Xiantao cb498ea2ce KVM: Portability: Combine kvm_init and kvm_init_x86 18 years ago
  Avi Kivity 3067714cf5 KVM: Move page fault processing to common code 18 years ago
  Laurent Vivier fe7935d49f KVM: SVM: Let gcc to choose which registers to save (i386) 18 years ago
  Laurent Vivier 54a08c0449 KVM: SVM: Let gcc to choose which registers to save (x86_64) 18 years ago
  Izik Eidus cbc9402297 KVM: Add ioctl to tss address from userspace, 18 years ago
  Avi Kivity e00c8cf29b KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup() 18 years ago
  Zhang Xiantao 34c16eecf7 KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) 18 years ago
  Avi Kivity ab6ef34b90 KVM: Move apic timer interrupt backlog processing to common code 18 years ago
  Mike Day d77c26fce9 KVM: CodingStyle cleanup 18 years ago
  Rusty Russell 76fafa5e22 KVM: Hoist kvm_create_lapic() into kvm_vcpu_init() 18 years ago
  Laurent Vivier 3427318fd2 KVM: Call x86_decode_insn() only when needed 18 years ago
  Anthony Liguori 7aa81cc047 KVM: Refactor hypercall infrastructure (v3) 18 years ago
  Glauber de Oliveira Costa 6b68f01baa x86: unify struct desc_ptr 17 years ago
  Avi Kivity 8d379a7c06 KVM: SVM: Unload guest fpu on vcpu_put() 18 years ago
  Avi Kivity cf5a94d133 KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions 18 years ago
  Avi Kivity 56ba47ddbd KVM: SVM: Defer nmi processing until switch to host state is complete 18 years ago
  Avi Kivity 70433389cc KVM: SVM: Fix SMP with kernel apic 18 years ago
  Avi Kivity 054b136967 KVM: Improve emulation failure reporting 18 years ago
  Avi Kivity 04d2cc7780 KVM: Move main vcpu loop into subarch independent code 18 years ago
  Christian Ehrhardt cbdd1bea2a KVM: Rename kvm_arch_ops to kvm_x86_ops 18 years ago
  Rusty Russell 1747fb71fd KVM: Hoist SVM's get_cs_db_l_bits into core code. 18 years ago
  Rusty Russell b85b9ee925 KVM: Clean up unloved invlpg emulation 18 years ago
  Rusty Russell c9a1185c94 KVM: Remove the unused invlpg member of struct kvm_arch_ops. 18 years ago
  Eddie Dong a3d7f85f47 KVM: Migrate lapic hrtimer when vcpu moves to another cpu 18 years ago
  Eddie Dong 1b9778dae7 KVM: Keep track of missed timer irq injections 18 years ago
  Eddie Dong 2a8067f17b KVM: pending irq save/restore 18 years ago
  Eddie Dong b6958ce44a KVM: Emulate hlt in the kernel 18 years ago