Joerg Roedel
|
19de40a847
KVM: change KVM to use IOMMU API
|
16 years ago |
Jan Kiszka
|
4531220b71
KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
|
16 years ago |
Avi Kivity
|
ca9edaee1a
KVM: Consolidate userspace memory capability reporting into common code
|
16 years ago |
Marcelo Tosatti
|
ad218f85e3
KVM: MMU: prepopulate the shadow on invlpg
|
16 years ago |
Marcelo Tosatti
|
6cffe8ca4a
KVM: MMU: skip global pgtables on sync due to cr3 switch
|
16 years ago |
Nitin A Kamble
|
0fdf8e59fa
KVM: Fix cpuid iteration on multiple leaves per eac
|
16 years ago |
Nitin A Kamble
|
0853d2c1d8
KVM: Fix cpuid leaf 0xb loop termination
|
16 years ago |
Sheng Yang
|
6eb55818c0
KVM: Enable Function Level Reset for assigned device
|
16 years ago |
Guillaume Thouvenin
|
e93f36bcfa
KVM: allow emulator to adjust rip for emulated pio instructions
|
16 years ago |
Amit Shah
|
b8222ad2e5
KVM: x86: Fix typo in function name
|
16 years ago |
Sheng Yang
|
64d4d52175
KVM: Enable MTRR for EPT
|
16 years ago |
Sheng Yang
|
468d472f3f
KVM: VMX: Add PAT support for EPT
|
16 years ago |
Sheng Yang
|
0bed3b568b
KVM: Improve MTRR structure
|
16 years ago |
Gleb Natapov
|
5f179287fa
KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
|
16 years ago |
Jan Kiszka
|
c4abb7c9cd
KVM: x86: Support for user space injected NMIs
|
16 years ago |
Jan Kiszka
|
0496fbb973
KVM: x86: VCPU with pending NMI is runnabled
|
16 years ago |
Jan Kiszka
|
448fa4a9c5
KVM: x86: Reset pending/inject NMI state on CPU reset
|
16 years ago |
Sheng Yang
|
5550af4df1
KVM: Fix guest shared interrupt with in-kernel irqchip
|
16 years ago |
Linus Torvalds
|
08d19f51f0
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
|
16 years ago |
Harvey Harrison
|
80a914dc05
misc: replace __FUNCTION__ with __func__
|
16 years ago |
Xiantao Zhang
|
8a98f6648a
KVM: Move device assignment logic to common code
|
16 years ago |
Jan Kiszka
|
1b10bf31a5
KVM: x86: Silence various LAPIC-related host kernel messages
|
16 years ago |
Marcelo Tosatti
|
e48258009d
KVM: PIC: enhance IPI avoidance
|
16 years ago |
Marcelo Tosatti
|
4731d4c7a0
KVM: MMU: out of sync shadow core
|
16 years ago |
Marcelo Tosatti
|
a7052897b3
KVM: x86: trap invlpg
|
16 years ago |
Marcelo Tosatti
|
0ba73cdadb
KVM: MMU: sync roots on mmu reload
|
16 years ago |
Gleb Natapov
|
af2152f545
KVM: don't enter guest after SIPI was received by a CPU
|
17 years ago |
Harvey Harrison
|
2259e3a7a6
KVM: x86.c make kvm_load_realmode_segment static
|
17 years ago |
Marcelo Tosatti
|
4c2155ce81
KVM: switch to get_user_pages_fast
|
17 years ago |
Amit Shah
|
bfadaded0d
KVM: Device Assignment: Free device structures if IRQ allocation fails
|
17 years ago |