Laurent Vivier
|
0552f73b9a
KVM: Move kvm_guest_exit() after local_irq_enable()
|
17 years ago |
Laurent Vivier
|
d172fcd3ae
sched: guest CPU accounting: maintain guest state in KVM
|
17 years ago |
Avi Kivity
|
0967b7bf1c
KVM: Skip pio instruction when it is emulated, not executed
|
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 |
Laurent Vivier
|
0d8d2bd4f2
KVM: Simplify memory allocation
|
18 years ago |
Rusty Russell
|
1747fb71fd
KVM: Hoist SVM's get_cs_db_l_bits into core code.
|
18 years ago |
Rusty Russell
|
81f50e3bfd
KVM: Keep control regs in sync
|
18 years ago |
Amit Shah
|
380102c8e4
KVM: Set the ET flag in CR0 after initializing FX
|
18 years ago |
He, Qing
|
c5ec153402
KVM: enable in-kernel APIC INIT/SIPI handling
|
18 years ago |
He, Qing
|
5cd4f6fd85
KVM: disable tpr/cr8 sync when in-kernel APIC is used
|
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
|
96ad2cc613
KVM: in-kernel LAPIC save and restore support
|
18 years ago |
He, Qing
|
6bf9e962d1
KVM: in-kernel IOAPIC save and restore support
|
18 years ago |
He, Qing
|
c52fb35a8b
KVM: Bypass irq_pending get/set when using in kernel irqchip
|
18 years ago |
He, Qing
|
6ceb9d791e
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support
|
18 years ago |
Eddie Dong
|
9cf98828d1
KVM: Protect in-kernel pio using kvm->lock
|
18 years ago |
Eddie Dong
|
b6958ce44a
KVM: Emulate hlt in the kernel
|
18 years ago |
Eddie Dong
|
1fd4f2a5ed
KVM: In-kernel I/O APIC model
|
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
|
3090dd7377
KVM: Clean up kvm_setup_pio()
|
18 years ago |
Laurent Vivier
|
e70669abd4
KVM: Cleanup string I/O instruction emulation
|
18 years ago |
Laurent Vivier
|
9fdaaac38e
KVM: Remove useless assignment
|
18 years ago |
Rusty Russell
|
f02424785a
KVM: Add and use pr_unimpl for standard formatting of unimplemented features
|
18 years ago |
Rusty Russell
|
33830b4f5b
KVM: Remove unneeded kvm_dev_open and kvm_dev_release functions.
|
18 years ago |
Rusty Russell
|
3dea7ca716
KVM: Remove stat_set from debugfs
|
18 years ago |