Sheng Yang
|
4b12f0de33
KVM: Replace get_mt_mask_shift with get_mt_mask
|
16 years ago |
Jan Blunck
|
9b62e5b10f
KVM: Wake up waitqueue before calling get_cpu()
|
16 years ago |
Gleb Natapov
|
14d0bc1f7c
KVM: Get rid of get_irq() callback
|
16 years ago |
Gleb Natapov
|
16d7a19117
KVM: Fix userspace IRQ chip migration
|
16 years ago |
Gleb Natapov
|
95ba827313
KVM: SVM: Add NMI injection support
|
16 years ago |
Gleb Natapov
|
1d6ed0cb95
KVM: Remove inject_pending_vectors() callback
|
16 years ago |
Gleb Natapov
|
1cb948ae86
KVM: Remove exception_injected() callback.
|
16 years ago |
Gleb Natapov
|
5df5664647
KVM: Use kvm_arch_interrupt_allowed() instead of checking interrupt_window_open directly
|
16 years ago |
Gleb Natapov
|
863e8e658e
KVM: VMX: Consolidate userspace and kernel interrupt injection for VMX
|
16 years ago |
Gleb Natapov
|
8061823a25
KVM: Make kvm_cpu_(has|get)_interrupt() work for userspace irqchip too
|
16 years ago |
Marcelo Tosatti
|
59839dfff5
KVM: x86: check for cr3 validity in ioctl_set_sregs
|
16 years ago |
Avi Kivity
|
463656c000
KVM: Replace kvmclock open-coded get_cpu_var() with the real thing
|
16 years ago |
Gleb Natapov
|
ba8afb6b0a
KVM: x86 emulator: Add new mode of instruction emulation: skip
|
16 years ago |
Marcelo Tosatti
|
c2d0ee46e6
KVM: MMU: remove global page optimization logic
|
16 years ago |
Gleb Natapov
|
64a7ec0668
KVM: Fix unneeded instruction skipping during task switching.
|
16 years ago |
Gleb Natapov
|
b237ac37a1
KVM: Fix task switch back link handling.
|
16 years ago |
Dong, Eddie
|
20c466b561
KVM: Use rsvd_bits_mask in load_pdptrs()
|
16 years ago |
Wei Yongjun
|
7a6ce84c74
KVM: remove pointless conditional before kfree() in lapic initialization
|
16 years ago |
Avi Kivity
|
9645bb56b3
KVM: MMU: Use different shadows when EFER.NXE changes
|
16 years ago |
Dong, Eddie
|
82725b20e2
KVM: MMU: Emulate #PF error code of reserved bits violation
|
16 years ago |
Gleb Natapov
|
78646121e9
KVM: Fix interrupt unhalting a vcpu when it shouldn't
|
16 years ago |
Gleb Natapov
|
09cec75488
KVM: Timer event should not unconditionally unhalt vcpu.
|
16 years ago |
Amit Shah
|
7fe29e0faa
KVM: x86: Ignore reads to EVNTSEL MSRs
|
16 years ago |
Sheng Yang
|
e56d532f20
KVM: Device assignment framework rework
|
16 years ago |
Matt T. Yourst
|
2dea4c84bc
KVM: x86: silence preempt warning on kvm_write_guest_time
|
16 years ago |
Avi Kivity
|
a2edf57f51
KVM: Fix PDPTR reloading on CR4 writes
|
16 years ago |
Avi Kivity
|
e286e86e6d
KVM: Make EFER reads safe when EFER does not exist
|
16 years ago |
Avi Kivity
|
334b8ad7b1
KVM: Fix NX support reporting
|
16 years ago |
Jan Kiszka
|
888d256e9c
KVM: Unregister cpufreq notifier on unload
|
16 years ago |
Joerg Roedel
|
7f1ea20896
KVM: x86: release time_page on vcpu destruction
|
16 years ago |