Commit Graph

6 Commits (87dd965f101bafea7c5e507f686814a0f0057417)

Author SHA1 Message Date
Joerg Roedel a2938c8070 KVM: SVM: fix Windows XP 64 bit installation crash 17 years ago
Joerg Roedel 6b390b6392 KVM: SVM: set NM intercept when enabling CR0.TS in the guest 17 years ago
Joerg Roedel 334df50a86 KVM: SVM: Fix lazy FPU switching 17 years ago
Sheng Yang 571008dacc KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD 17 years ago
Avi Kivity 774ead3ad9 KVM: Disable vapic support on Intel machines with FlexPriority 17 years ago
Avi Kivity edf884172e KVM: Move arch dependent files to new directory arch/x86/kvm/ 17 years ago
Zhang Xiantao 1d737c8a68 KVM: Portability: Split mmu-related static inline functions to mmu.h 17 years ago
Zhang Xiantao ad312c7c79 KVM: Portability: Introduce kvm_vcpu_arch 17 years ago
Joerg Roedel 62b9abaaf8 KVM: SVM: support writing 0 to K8 performance counter control registers 17 years ago
Joerg Roedel 1d07543414 KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic 17 years ago
Avi Kivity 80a8119ca3 KVM: SVM: Trap access to the cr8 register 17 years ago
Avi Kivity 7ee5d940f5 KVM: Use generalized exception queue for injecting #UD 17 years ago
Avi Kivity c1a5d4f990 KVM: Replace #GP injection by the generalized exception queue 17 years ago
Avi Kivity c3c91fee51 KVM: Replace page fault injection by the generalized exception queue 17 years ago
Avi Kivity 298101da2f KVM: Generalize exception injection mechanism 17 years ago
Carlo Marcelo Arenas Belon 2b5203ee68 KVM: SVM: Remove KVM specific defines for MSR_EFER 17 years ago
Amit Shah 9327fd1195 KVM: Make unloading of FPU state when putting vcpu arch-independent 17 years ago
Avi Kivity e1beb1d37c KVM: Replace 'light_exits' stat with 'host_state_reload' 17 years ago
Joe Perches 56919c5c97 KVM: Remove ptr comparisons to 0 17 years ago
Zhang Xiantao cb498ea2ce KVM: Portability: Combine kvm_init and kvm_init_x86 17 years ago
Avi Kivity 3067714cf5 KVM: Move page fault processing to common code 17 years ago
Laurent Vivier fe7935d49f KVM: SVM: Let gcc to choose which registers to save (i386) 17 years ago
Laurent Vivier 54a08c0449 KVM: SVM: Let gcc to choose which registers to save (x86_64) 17 years ago
Izik Eidus cbc9402297 KVM: Add ioctl to tss address from userspace, 17 years ago
Avi Kivity e00c8cf29b KVM: Move vmx_vcpu_reset() out of vmx_vcpu_setup() 17 years ago
Zhang Xiantao 34c16eecf7 KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1) 17 years ago
Avi Kivity ab6ef34b90 KVM: Move apic timer interrupt backlog processing to common code 17 years ago
Mike Day d77c26fce9 KVM: CodingStyle cleanup 17 years ago
Rusty Russell 76fafa5e22 KVM: Hoist kvm_create_lapic() into kvm_vcpu_init() 17 years ago
Laurent Vivier 3427318fd2 KVM: Call x86_decode_insn() only when needed 17 years ago
Anthony Liguori 7aa81cc047 KVM: Refactor hypercall infrastructure (v3) 17 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() 17 years ago
Avi Kivity cf5a94d133 KVM: SVM: Intercept the 'invd' and 'wbinvd' instructions 17 years ago
Avi Kivity 56ba47ddbd KVM: SVM: Defer nmi processing until switch to host state is complete 17 years ago
Avi Kivity 70433389cc KVM: SVM: Fix SMP with kernel apic 17 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
Eddie Dong 97222cc831 KVM: Emulate local APIC in kernel 18 years ago
Eddie Dong 7017fc3d1a KVM: Define and use cr8 access functions 18 years ago
Eddie Dong 85f455f7dd KVM: Add support for in-kernel PIC emulation 18 years ago
Avi Kivity 7e66f350cf KVM: Close minor race in signal handling 18 years ago