Hannes Eder
|
e8ba5d311d
KVM: fix sparse warning
|
16 年之前 |
Sheng Yang
|
5319c66252
KVM: MSI to INTx translate
|
16 年之前 |
Sheng Yang
|
6b9cc7fd46
KVM: Enable MSI for device assignment
|
16 年之前 |
Sheng Yang
|
f64769eb05
KVM: Add assigned_device_msi_dispatch()
|
16 年之前 |
Sheng Yang
|
fbac7818d8
KVM: Clean up assigned_device_update_irq
|
16 年之前 |
Sheng Yang
|
4f906c19ae
KVM: Replace irq_requested with more generic irq_requested_type
|
16 年之前 |
Sheng Yang
|
00e3ed39e2
KVM: Separate update irq to a single function
|
16 年之前 |
Sheng Yang
|
342ffb9300
KVM: Move ack notifier register and IRQ sourcd ID request
|
16 年之前 |
Sheng Yang
|
e7cacd40d2
KVM: Fix kernel allocated memory slot
|
16 年之前 |
Hollis Blanchard
|
7874980922
KVM: ensure that memslot userspace addresses are page-aligned
|
16 年之前 |
Izik Eidus
|
2843099fee
KVM: MMU: Fix aliased gfns treated as unaliased
|
17 年之前 |
Sheng Yang
|
6eb55818c0
KVM: Enable Function Level Reset for assigned device
|
16 年之前 |
Sheng Yang
|
e19e30effa
KVM: IRQ ACK notifier should be used with in-kernel irqchip
|
16 年之前 |
Sheng Yang
|
5550af4df1
KVM: Fix guest shared interrupt with in-kernel irqchip
|
16 年之前 |
Xiantao Zhang
|
c77fb9dc7a
KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archs
|
17 年之前 |
Xiantao Zhang
|
8a98f6648a
KVM: Move device assignment logic to common code
|
17 年之前 |
Weidong Han
|
e5fcfc821a
KVM: Device Assignment: Map mmio pages into VT-d page table
|
17 年之前 |
Weidong Han
|
271b05281f
KVM: Remove useless intel-iommu.h header inclusion
|
17 年之前 |
Glauber Costa
|
7d8fece678
KVM: Don't destroy vcpu in case vcpu_setup fails
|
17 年之前 |
Marcelo Tosatti
|
4c2155ce81
KVM: switch to get_user_pages_fast
|
17 年之前 |
Marcelo Tosatti
|
777b3f49d2
KVM: opencode gfn_to_page in kvm_vm_fault
|
17 年之前 |
Ben-Ami Yassour
|
62c476c7c7
KVM: Device Assignment with VT-d
|
17 年之前 |
Marcelo Tosatti
|
d76901750a
KVM: x86: do not execute halted vcpus
|
17 年之前 |
Avi Kivity
|
d657c7335b
KVM: Don't call get_user_pages(.force = 1)
|
17 年之前 |
Dave Hansen
|
fa3795a730
KVM: Reduce stack usage in kvm_vcpu_ioctl()
|
17 年之前 |
Ben-Ami Yassour
|
cbff90a7ca
KVM: direct mmio pfn check
|
17 年之前 |
Andrea Arcangeli
|
e930bffe95
KVM: Synchronize guest physical memory map to host virtual memory map
|
17 年之前 |
Andrea Arcangeli
|
604b38ac03
KVM: Allow browsing memslots with mmu_lock
|
17 年之前 |
Ulrich Drepper
|
7d9dbca342
flag parameters: anon_inode_getfd extension
|
17 年之前 |
Avi Kivity
|
597a5f551e
KVM: Adjust smp_call_function_mask() callers to new requirements
|
17 年之前 |