Gregory Haskins
|
721eecbf4f
KVM: irqfd
|
16 years ago |
Gleb Natapov
|
787ff73637
KVM: Drop interrupt shadow when single stepping should be done only on VMX
|
16 years ago |
Mark McLoughlin
|
cb007648de
KVM: fix cpuid E2BIG handling for extended request types
|
16 years ago |
Jaswinder Singh Rajput
|
60af2ecdc5
KVM: Use MSR names in place of address
|
16 years ago |
Huang Ying
|
890ca9aefa
KVM: Add MCE support
|
16 years ago |
Jaswinder Singh Rajput
|
af24a4e4ae
KVM: Replace MSR_IA32_TIME_STAMP_COUNTER with MSR_IA32_TSC of msr-index.h
|
16 years ago |
Marcelo Tosatti
|
d6289b9365
KVM: x86: verify MTRR/PAT validity
|
16 years ago |
Jan Kiszka
|
e125e7b694
KVM: Fix KVM_GET_MSR_INDEX_LIST
|
16 years ago |
Amit Shah
|
9e6996240a
KVM: Ignore reads to K7 EVNTSEL MSRs
|
16 years ago |
Gleb Natapov
|
8db3baa2db
KVM: Disable CR8 intercept if tpr patching is active
|
16 years ago |
Gleb Natapov
|
36752c9b91
KVM: Do not migrate pending software interrupts.
|
16 years ago |
Gleb Natapov
|
6a8b1d1312
KVM: Always request IRQ/NMI window if an interrupt is pending
|
16 years ago |
Gleb Natapov
|
66fd3f7f90
KVM: Do not re-execute INTn instruction.
|
16 years ago |
Gleb Natapov
|
923c61bbc6
KVM: Remove irq_pending bitmap
|
16 years ago |
Gleb Natapov
|
fa9726b073
KVM: Do not allow interrupt injection from userspace if there is a pending event.
|
16 years ago |
Marcelo Tosatti
|
8986ecc0ef
KVM: x86: check for cr3 validity in mmu_alloc_roots
|
16 years ago |
Marcelo Tosatti
|
7c8a83b75a
KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
|
16 years ago |
Glauber Costa
|
310b5d306c
KVM: Deal with interrupt shadow state for emulated instructions
|
16 years ago |
Glauber Costa
|
2809f5d2c4
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
|
16 years ago |
Marcelo Tosatti
|
32f8840064
KVM: use smp_send_reschedule in kvm_vcpu_kick
|
16 years ago |
Avi Kivity
|
d149c731e4
KVM: Update cpuid 1.ecx reporting
|
16 years ago |
Avi Kivity
|
7faa4ee1c7
KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch
|
16 years ago |
Avi Kivity
|
8d753f369b
KVM: Fix cpuid feature misreporting
|
16 years ago |
Jan Kiszka
|
d6a8c875f3
KVM: Drop request_nmi from stats
|
16 years ago |
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 |