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
|
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()
|
17 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
|
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 |