Eddie Dong
|
1b9778dae7
KVM: Keep track of missed timer irq injections
|
18 anni fa |
Eddie Dong
|
2a8067f17b
KVM: pending irq save/restore
|
18 anni fa |
Eddie Dong
|
96ad2cc613
KVM: in-kernel LAPIC save and restore support
|
18 anni fa |
He, Qing
|
6bf9e962d1
KVM: in-kernel IOAPIC save and restore support
|
18 anni fa |
He, Qing
|
c52fb35a8b
KVM: Bypass irq_pending get/set when using in kernel irqchip
|
18 anni fa |
He, Qing
|
6ceb9d791e
KVM: Add get/set irqchip ioctls for in-kernel PIC live migration support
|
18 anni fa |
Eddie Dong
|
9cf98828d1
KVM: Protect in-kernel pio using kvm->lock
|
18 anni fa |
Eddie Dong
|
b6958ce44a
KVM: Emulate hlt in the kernel
|
18 anni fa |
Eddie Dong
|
1fd4f2a5ed
KVM: In-kernel I/O APIC model
|
18 anni fa |
Eddie Dong
|
97222cc831
KVM: Emulate local APIC in kernel
|
18 anni fa |
Eddie Dong
|
7017fc3d1a
KVM: Define and use cr8 access functions
|
18 anni fa |
Eddie Dong
|
85f455f7dd
KVM: Add support for in-kernel PIC emulation
|
18 anni fa |
Laurent Vivier
|
3090dd7377
KVM: Clean up kvm_setup_pio()
|
18 anni fa |
Laurent Vivier
|
e70669abd4
KVM: Cleanup string I/O instruction emulation
|
18 anni fa |
Laurent Vivier
|
9fdaaac38e
KVM: Remove useless assignment
|
18 anni fa |
Rusty Russell
|
f02424785a
KVM: Add and use pr_unimpl for standard formatting of unimplemented features
|
18 anni fa |
Rusty Russell
|
33830b4f5b
KVM: Remove unneeded kvm_dev_open and kvm_dev_release functions.
|
18 anni fa |
Rusty Russell
|
3dea7ca716
KVM: Remove stat_set from debugfs
|
18 anni fa |
Rusty Russell
|
7e9d619d2a
KVM: Cleanup mark_page_dirty
|
18 anni fa |
Rusty Russell
|
fb76441649
KVM: Don't assign vcpu->cr3 if it's invalid: check first, set last
|
18 anni fa |
Yang, Sheng
|
002c7f7c32
KVM: VMX: Add cpu consistency check
|
18 anni fa |
Rusty Russell
|
39214915f5
KVM: kvm_vm_ioctl_get_dirty_log restore "nothing dirty" optimization
|
18 anni fa |
Rusty Russell
|
b114b0804d
KVM: Use alignment properties of vcpu to simplify FPU ops
|
18 anni fa |
Rusty Russell
|
c16f862d02
KVM: Use kmem cache for allocating vcpus
|
18 anni fa |
Laurent Vivier
|
e7d5d76cae
KVM: Remove kvm_{read,write}_guest()
|
18 anni fa |
Laurent Vivier
|
cebff02b11
KVM: Change the emulator_{read,write,cmpxchg}_* functions to take a vcpu
|
18 anni fa |
Rusty Russell
|
3077c4513c
KVM: Remove three magic numbers
|
18 anni fa |
Rusty Russell
|
9bd01506ee
KVM: fx_init() needs preemption disabled while it plays with the FPU state
|
18 anni fa |
Shaohua Li
|
11ec280471
KVM: Convert vm lock to a mutex
|
18 anni fa |
Avi Kivity
|
15ad71460d
KVM: Use the scheduler preemption notifiers to make kvm preemptible
|
18 anni fa |