Marcelo Tosatti
|
34d4cb8fca
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
|
17 years ago |
Avi Kivity
|
d6e88aec07
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
|
17 years ago |
Avi Kivity
|
ac9f6dc0db
KVM: Apply the kernel sigmask to vcpus blocked due to being uninitialized
|
17 years ago |
Marcelo Tosatti
|
f8b78fa3d4
KVM: move slots_lock acquision down to vapic_exit
|
17 years ago |
Avi Kivity
|
7a5b56dfd3
KVM: x86 emulator: lazily evaluate segment registers
|
17 years ago |
Avi Kivity
|
f76c710d75
KVM: Use printk_rlimit() instead of reporting emulation failures just once
|
17 years ago |
Glauber Costa
|
25be46080f
KVM: Do not calculate linear rip in emulation failure report
|
17 years ago |
Laurent Vivier
|
542472b53e
KVM: Add coalesced MMIO support (x86 part)
|
17 years ago |
Laurent Vivier
|
92760499d0
KVM: kvm_io_device: extend in_range() to manage len and write attribute
|
17 years ago |
Guillaume Thouvenin
|
3e6e0aab1b
KVM: Prefixes segment functions that will be exported with "kvm_"
|
17 years ago |
Avi Kivity
|
9ba075a664
KVM: MTRR support
|
17 years ago |
Sheng Yang
|
f08864b42a
KVM: VMX: Enable NMI with in-kernel irqchip
|
17 years ago |
Sheng Yang
|
3419ffc8e4
KVM: IOAPIC/LAPIC: Enable NMI support
|
17 years ago |
Avi Kivity
|
50d40d7fb9
KVM: Remove unnecessary ->decache_regs() call
|
17 years ago |
Avi Kivity
|
7cc8883074
KVM: Remove decache_vcpus_on_cpu() and related callbacks
|
17 years ago |
Avi Kivity
|
543e424366
KVM: VMX: Add list of potentially locally cached vcpus
|
17 years ago |
Joerg Roedel
|
54e445ca84
KVM: add missing kvmtrace bits
|
17 years ago |
Harvey Harrison
|
8b2cf73cc1
KVM: add statics were possible, function definition in lapic.h
|
17 years ago |
Jens Axboe
|
8691e5a8f6
smp_call_function: get rid of the unused nonatomic/retry argument
|
17 years ago |
Gerd Hoffmann
|
50d0a0f987
KVM: Make kvm host use the paravirt clocksource structs
|
17 years ago |
Marcelo Tosatti
|
06e0564566
KVM: close timer injection race window in __vcpu_run
|
17 years ago |
Marcelo Tosatti
|
d4acf7e7ab
KVM: Fix race between timer migration and vcpu migration
|
17 years ago |
Marcelo Tosatti
|
2f5997140f
KVM: migrate PIT timer
|
17 years ago |
Andrea Arcangeli
|
bc1a34f1bf
KVM: avoid fx_init() schedule in atomic
|
17 years ago |
Jan Kiszka
|
b4f14abd95
KVM: Avoid spurious execeptions after setting registers
|
17 years ago |
Izik Eidus
|
3fe913e7c5
KVM: x86: task switch: fix wrong bit setting for the busy flag
|
17 years ago |
Sheng Yang
|
b7ebfb0509
KVM: VMX: Prepare an identity page table for EPT in real mode
|
17 years ago |
Sheng Yang
|
7b52345e2c
KVM: MMU: Add EPT support
|
17 years ago |
Marcelo Tosatti
|
e9571ed54b
KVM: fix kvm_vcpu_kick vs __vcpu_run race
|
17 years ago |
Marcelo Tosatti
|
62d9f0dbc9
KVM: add ioctls to save/store mpstate
|
17 years ago |