Gleb Natapov
|
988a2cae6a
KVM: Use macro to iterate over vcpus.
|
16 years ago |
Gleb Natapov
|
c5af89b68a
KVM: Introduce kvm_vcpu_is_bsp() function.
|
16 years ago |
Avi Kivity
|
43a3795a3a
KVM: MMU: Adjust pte accessors to explicitly indicate guest or shadow pte
|
16 years ago |
Marcelo Tosatti
|
fa40a8214b
KVM: switch irq injection/acking data structures to irq_lock
|
16 years ago |
Avi Kivity
|
6de4f3ada4
KVM: Cache pdptrs
|
16 years ago |
Gregory Haskins
|
d76685c4a0
KVM: cleanup io_device code
|
16 years ago |
Jan Kiszka
|
c5ff41ce66
KVM: Allow PIT emulation without speaker port
|
16 years ago |
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 |