Xiantao Zhang
|
3de42dc094
KVM: Separate irq ack notification out of arch/x86/kvm/irq.c
|
17 years ago |
Xiantao Zhang
|
c77fb9dc7a
KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs
|
17 years ago |
Xiantao Zhang
|
8a98f6648a
KVM: Move device assignment logic to common code
|
17 years ago |
Marcelo Tosatti
|
4731d4c7a0
KVM: MMU: out of sync shadow core
|
17 years ago |
Ben-Ami Yassour
|
62c476c7c7
KVM: Device Assignment with VT-d
|
17 years ago |
Marcelo Tosatti
|
d76901750a
KVM: x86: do not execute halted vcpus
|
17 years ago |
Hollis Blanchard
|
d98e634635
KVM: Move KVM TRACE DEFINITIONS to common header
|
17 years ago |
Andrea Arcangeli
|
e930bffe95
KVM: Synchronize guest physical memory map to host virtual memory map
|
17 years ago |
Marcelo Tosatti
|
34d4cb8fca
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
|
17 years ago |
Laurent Vivier
|
5f94c1741b
KVM: Add coalesced MMIO support (common part)
|
17 years ago |
Laurent Vivier
|
92760499d0
KVM: kvm_io_device: extend in_range() to manage len and write attribute
|
17 years ago |
Avi Kivity
|
7cc8883074
KVM: Remove decache_vcpus_on_cpu() and related callbacks
|
17 years ago |
Marcelo Tosatti
|
06e0564566
KVM: close timer injection race window in __vcpu_run
|
17 years ago |
Marcelo Tosatti
|
2f5997140f
KVM: migrate PIT timer
|
17 years ago |
Al Viro
|
66c0b394f0
KVM: kill file->f_count abuse in kvm
|
17 years ago |
Hollis Blanchard
|
76f7c87902
KVM: Rename debugfs_dir to kvm_debugfs_dir
|
17 years ago |
Marcelo Tosatti
|
62d9f0dbc9
KVM: add ioctls to save/store mpstate
|
17 years ago |
Marcelo Tosatti
|
3d80840d96
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
|
17 years ago |
Feng(Eric) Liu
|
d4c9ff2d1b
KVM: Add kvm trace userspace interface
|
17 years ago |
Anthony Liguori
|
35149e2129
KVM: MMU: Don't assume struct page for x86
|
17 years ago |
Izik Eidus
|
d39f13b0da
KVM: add vm refcounting
|
17 years ago |
Avi Kivity
|
69a9f69bb2
KVM: Move some x86 specific constants and structures to include/asm-x86
|
17 years ago |
Joerg Roedel
|
71c4dfafc0
KVM: detect if VCPU triple faults
|
17 years ago |
Marcelo Tosatti
|
05da45583d
KVM: MMU: large page support
|
17 years ago |
Marcelo Tosatti
|
2e53d63acb
KVM: MMU: ignore zapped root pagetables
|
17 years ago |
Avi Kivity
|
ef2979bd98
KVM: Increase the number of user memory slots per vm
|
17 years ago |
Avi Kivity
|
edbe6c325d
KVM: Increase vcpu count to 16
|
17 years ago |
Hollis Blanchard
|
31bb117eb4
KVM: Use CONFIG_PREEMPT_NOTIFIERS around struct preempt_notifier
|
17 years ago |
Izik Eidus
|
72dc67a696
KVM: remove the usage of the mmap_sem for the protection of the memory slots.
|
17 years ago |
Avi Kivity
|
2f52d58c92
KVM: Move apic timer migration away from critical section
|
17 years ago |