Avi Kivity
|
d94e1dc9af
KVM: Get rid of KVM_REQ_KICK
|
15 years ago |
Huang Ying
|
bf998156d2
KVM: Avoid killing userspace through guest SRAO MCE on unmapped pages
|
15 years ago |
Avi Kivity
|
0ee75bead8
KVM: Let vcpu structure alignment be determined at runtime
|
15 years ago |
Gui Jianfeng
|
2a059bf444
KVM: Get rid of dead function gva_to_page()
|
15 years ago |
Lai Jiangshan
|
90d83dc3d4
KVM: use the correct RCU API for PROVE_RCU=y
|
15 years ago |
Takuya Yoshikawa
|
660c22c425
KVM: limit the number of pages per memory slot
|
15 years ago |
Sridhar Samudrala
|
e80e2a60ff
KVM: Increase NR_IOBUS_DEVS limit to 200
|
15 years ago |
Takuya Yoshikawa
|
87bf6e7de1
KVM: fix the handling of dirty bitmaps to avoid overflows
|
15 years ago |
Avi Kivity
|
70e335e168
KVM: Convert kvm->requests_lock to raw_spinlock_t
|
15 years ago |
Joerg Roedel
|
8f0b1ab6fb
KVM: Introduce kvm_host_page_size
|
15 years ago |
Zhai, Edwin
|
ab9f4ecbb6
KVM: enable PCI multiple-segments for pass-through device
|
15 years ago |
Avi Kivity
|
02daab21d9
KVM: Lazify fpu activation and deactivation
|
15 years ago |
Marcelo Tosatti
|
79fac95ecf
KVM: convert slots_lock to a mutex
|
15 years ago |
Marcelo Tosatti
|
f656ce0185
KVM: switch vcpu context to use SRCU
|
15 years ago |
Marcelo Tosatti
|
e93f8a0f82
KVM: convert io_bus to SRCU
|
15 years ago |
Marcelo Tosatti
|
a983fb2387
KVM: x86: switch kvm_set_memory_alias to SRCU update
|
15 years ago |
Marcelo Tosatti
|
bc6678a33d
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
|
15 years ago |
Marcelo Tosatti
|
3ad26d8139
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
|
15 years ago |
Marcelo Tosatti
|
506f0d6f9c
KVM: introduce gfn_to_pfn_memslot
|
15 years ago |
Marcelo Tosatti
|
f7784b8ec9
KVM: split kvm_arch_set_memory_region into prepare and commit
|
15 years ago |
Marcelo Tosatti
|
46a26bf557
KVM: modify memslots layout in struct kvm
|
15 years ago |
Zhai, Edwin
|
d255f4f2ba
KVM: introduce kvm_vcpu_on_spin
|
16 years ago |
Alexander Graf
|
10474ae894
KVM: Activate Virtualization On Demand
|
16 years ago |
Avi Kivity
|
bfd99ff5d4
KVM: Move assigned device code to own file
|
16 years ago |
Gleb Natapov
|
136bdfeee7
KVM: Move irq ack notifier list to arch independent code
|
16 years ago |
Gleb Natapov
|
3e71f88bc9
KVM: Maintain back mapping from irqchip/pin to gsi
|
16 years ago |
Gleb Natapov
|
46e624b95c
KVM: Change irq routing table to use gsi indexed array
|
16 years ago |
Gleb Natapov
|
1a6e4a8c27
KVM: Move irq sharing information to irqchip level
|
16 years ago |
Christoph Hellwig
|
fc5377668c
tracing: Remove markers
|
16 years ago |
Gleb Natapov
|
a1b37100d9
KVM: Reduce runnability interface with arch support code
|
16 years ago |