Sheng Yang
|
5550af4df1
KVM: Fix guest shared interrupt with in-kernel irqchip
|
16 years ago |
Xiantao Zhang
|
c77fb9dc7a
KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs
|
16 years ago |
Xiantao Zhang
|
8a98f6648a
KVM: Move device assignment logic to common code
|
16 years ago |
Weidong Han
|
e5fcfc821a
KVM: Device Assignment: Map mmio pages into VT-d page table
|
16 years ago |
Weidong Han
|
271b05281f
KVM: Remove useless intel-iommu.h header inclusion
|
16 years ago |
Glauber Costa
|
7d8fece678
KVM: Don't destroy vcpu in case vcpu_setup fails
|
16 years ago |
Marcelo Tosatti
|
4c2155ce81
KVM: switch to get_user_pages_fast
|
16 years ago |
Marcelo Tosatti
|
777b3f49d2
KVM: opencode gfn_to_page in kvm_vm_fault
|
16 years ago |
Ben-Ami Yassour
|
62c476c7c7
KVM: Device Assignment with VT-d
|
16 years ago |
Marcelo Tosatti
|
d76901750a
KVM: x86: do not execute halted vcpus
|
16 years ago |
Avi Kivity
|
d657c7335b
KVM: Don't call get_user_pages(.force = 1)
|
17 years ago |
Dave Hansen
|
fa3795a730
KVM: Reduce stack usage in kvm_vcpu_ioctl()
|
17 years ago |
Ben-Ami Yassour
|
cbff90a7ca
KVM: direct mmio pfn check
|
17 years ago |
Andrea Arcangeli
|
e930bffe95
KVM: Synchronize guest physical memory map to host virtual memory map
|
17 years ago |
Andrea Arcangeli
|
604b38ac03
KVM: Allow browsing memslots with mmu_lock
|
17 years ago |
Ulrich Drepper
|
7d9dbca342
flag parameters: anon_inode_getfd extension
|
17 years ago |
Avi Kivity
|
597a5f551e
KVM: Adjust smp_call_function_mask() callers to new requirements
|
17 years ago |
Marcelo Tosatti
|
34d4cb8fca
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
|
17 years ago |
Carsten Otte
|
eff0114ac3
KVM: s390: dont allocate dirty bitmap
|
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 |
Avi Kivity
|
4ecac3fd6d
KVM: Handle virtualization instruction #UD faults during reboot
|
17 years ago |
Anthony Liguori
|
2e2e3738af
KVM: Handle vma regions with no backing page
|
17 years ago |
Christian Borntraeger
|
1e1c65e03e
KVM: remove long -> void *user -> long cast
|
17 years ago |
Jens Axboe
|
15c8b6c1aa
on_each_cpu(): kill unused 'retry' parameter
|
17 years ago |
Jens Axboe
|
8691e5a8f6
smp_call_function: get rid of the unused nonatomic/retry argument
|
17 years ago |
Marcelo Tosatti
|
e5c239cfd5
KVM: Fix kvm_vcpu_block() task state race
|
17 years ago |
Sheng Yang
|
0d15029895
KVM: Export necessary function for EPT
|
17 years ago |
Al Viro
|
2030a42cec
[PATCH] sanitize anon_inode_getfd()
|
17 years ago |