Yang Zhang
|
8dc6aade5b
KVM: Introduce struct rtc_status
|
12 years ago |
Yang Zhang
|
1fcc7890db
KVM: Add vcpu info to ioapic_update_eoi()
|
12 years ago |
Jan Kiszka
|
c0d1c770c0
KVM: nVMX: Avoid reading VM_EXIT_INTR_ERROR_CODE needlessly on nested exits
|
12 years ago |
Jan Kiszka
|
e8457c67a4
KVM: nVMX: Fix conditions for interrupt injection
|
12 years ago |
Jan Kiszka
|
5f3d579997
KVM: nVMX: Rework event injection and recovery
|
12 years ago |
Jan Kiszka
|
3b656cf764
KVM: nVMX: Fix injection of PENDING_INTERRUPT and NMI_WINDOW exits to L1
|
12 years ago |
Gleb Natapov
|
188424ba10
KVM: emulator: mark 0xff 0x7d opcode as undefined.
|
12 years ago |
Gleb Natapov
|
1146a78b8d
KVM: emulator: Do not fail on emulation of undefined opcode
|
12 years ago |
Gleb Natapov
|
991eebf9f8
KVM: VMX: do not try to reexecute failed instruction while emulating invalid guest state
|
12 years ago |
Gleb Natapov
|
0b789eee2c
KVM: emulator: fix unimplemented instruction detection
|
12 years ago |
Kevin Wolf
|
f8da94e9e4
KVM: x86 emulator: Fix segment loading in VM86
|
12 years ago |
Geoff Levand
|
8b415dcd76
KVM: Move kvm_rebooting declaration out of x86
|
12 years ago |
Geoff Levand
|
e3ba45b804
KVM: Move kvm_spurious_fault to x86.c
|
12 years ago |
Geoff Levand
|
39369f7a8b
KVM: Make local routines static
|
12 years ago |
Geoff Levand
|
fc1b74925f
KVM: Move vm_list kvm_lock declarations out of x86
|
12 years ago |
Jan Kiszka
|
a63cb56061
KVM: VMX: Add missing braces to avoid redundant error check
|
12 years ago |
Yang Zhang
|
458f212e36
KVM: x86: fix memory leak in vmx_init
|
12 years ago |
Michael S. Tsirkin
|
05e07f9bdb
kvm: fix MMIO/PIO collision misdetection
|
12 years ago |
Jan Kiszka
|
b8c07d55d0
KVM: nVMX: Check exit control for VM_EXIT_SAVE_IA32_PAT, not entry controls
|
12 years ago |
Yang Zhang
|
44944d4d28
KVM: Call kvm_apic_match_dest() to check destination vcpu
|
12 years ago |
Cornelia Huck
|
99437a2782
KVM: s390: virtio_ccw: reset errors for new I/O.
|
12 years ago |
Takuya Yoshikawa
|
450e0b411f
Revert "KVM: MMU: Move kvm_mmu_free_some_pages() into kvm_mmu_alloc_page()"
|
12 years ago |
Paolo Bonzini
|
afd80d85ae
pmu: prepare for migration support
|
12 years ago |
Nick Wang
|
e1e2e605c2
KVM: s390: Enable KVM_CAP_NR_MEMSLOTS on s390
|
12 years ago |
Nick Wang
|
dd2887e7c3
KVM: s390: Remove the sanity checks for kvm memory slot
|
12 years ago |
Nick Wang
|
3188bf6b80
KVM: s390: Change the virtual memory mapping location for virtio devices
|
12 years ago |
Heiko Carstens
|
b13b5dc7c9
KVM: s390: fix compile with !CONFIG_COMPAT
|
12 years ago |
Heiko Carstens
|
c51f068c23
KVM: s390: fix stsi exception handling
|
12 years ago |
Heiko Carstens
|
db4a29cb6a
KVM: s390: fix and enforce return code handling for irq injections
|
12 years ago |
Heiko Carstens
|
3736b874a3
KVM: s390: make if statements in lpsw/lpswe handlers readable
|
12 years ago |