Avi Kivity
|
054b136967
KVM: Improve emulation failure reporting
|
18 years ago |
He, Qing
|
bfdaab0903
KVM: VMX: Fix exit qualification width on i386
|
18 years ago |
Avi Kivity
|
04d2cc7780
KVM: Move main vcpu loop into subarch independent code
|
18 years ago |
Avi Kivity
|
29bd8a7808
KVM: VMX: Move vm entry failure handling to the exit handler
|
18 years ago |
Christian Ehrhardt
|
cbdd1bea2a
KVM: Rename kvm_arch_ops to kvm_x86_ops
|
18 years ago |
He, Qing
|
c5ec153402
KVM: enable in-kernel APIC INIT/SIPI handling
|
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 |
Yang, Sheng
|
6e5d865c0b
KVM: VMX: Use shadow TPR/cr8 for 64-bits guests
|
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 |
Laurent Vivier
|
152d3f2f24
KVM: VMX: Split segments reload in vmx_load_host_state()
|
18 years ago |
Izik Eidus
|
33f5fa1664
KVM: VMX: allow rmode_tss_base() to work with >2G of guest memory
|
18 years ago |
Yang, Sheng
|
253abdee5e
KVM: Communicate cr8 changes to userspace
|
18 years ago |
Avi Kivity
|
7e66f350cf
KVM: Close minor race in signal handling
|
18 years ago |
Laurent Vivier
|
3090dd7377
KVM: Clean up kvm_setup_pio()
|
18 years ago |
Laurent Vivier
|
e70669abd4
KVM: Cleanup string I/O instruction emulation
|
18 years ago |
Li, Xin B
|
1e4e6e0013
KVM: VMX: Remove a duplicated ia32e mode vm entry control
|
18 years ago |
Rusty Russell
|
a477034750
KVM: Use kmem_cache_free for kmem_cache_zalloc'ed objects
|
18 years ago |
Rusty Russell
|
f02424785a
KVM: Add and use pr_unimpl for standard formatting of unimplemented features
|
18 years ago |
Gabriel C
|
54e11fa1f8
KVM: Fix defined but not used warning in drivers/kvm/vmx.c
|
18 years ago |
Rusty Russell
|
37c00051b5
KVM: Remove redundant alloc_vmcs_cpu declaration
|
18 years ago |
Yang, Sheng
|
002c7f7c32
KVM: VMX: Add cpu consistency check
|
18 years ago |
Rusty Russell
|
c16f862d02
KVM: Use kmem cache for allocating vcpus
|
18 years ago |
Laurent Vivier
|
e7d5d76cae
KVM: Remove kvm_{read,write}_guest()
|
18 years ago |
Rusty Russell
|
8b9cf98cc7
KVM: VMX: pass vcpu_vmx internally
|
18 years ago |
Shaohua Li
|
11ec280471
KVM: Convert vm lock to a mutex
|
18 years ago |