Commit Graph

77 Commits (849b7967818995a32c3017542e33eb3155944368)

Author SHA1 Message Date
Joerg Roedel 19de40a847 KVM: change KVM to use IOMMU API 16 years ago
Weidong Han b653574a7d Deassign device in kvm_free_assgined_device 16 years ago
Weidong Han 0a92035674 KVM: support device deassignment 16 years ago
Weidong Han 260782bcfd KVM: use the new intel iommu APIs 16 years ago
Mark McLoughlin defaf1587c KVM: fix handling of ACK from shared guest IRQ 16 years ago
Avi Kivity ca9edaee1a KVM: Consolidate userspace memory capability reporting into common code 16 years ago
Avi Kivity 1a811b6167 KVM: Advertise the bug in memory region destruction as fixed 16 years ago
Rusty Russell 7f59f492da KVM: use cpumask_var_t for cpus_hardware_enabled 16 years ago
Rusty Russell 6ef7a1bc45 KVM: use modern cpumask primitives, no cpumask_t on stack 16 years ago
Rusty Russell 498468961e KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmus 16 years ago
Christian Borntraeger 3d3aab1b97 KVM: set owner of cpu and vm file operations 16 years ago
Glauber Costa 6f89724829 KVM: Really remove a slot when a user ask us so 16 years ago
Mark McLoughlin 4a643be8c9 KVM: split out kvm_free_assigned_irq() 16 years ago
Mark McLoughlin f29b2673d3 KVM: don't free an unallocated irq source id 16 years ago
Hannes Eder e8ba5d311d KVM: fix sparse warning 16 years ago
Sheng Yang 5319c66252 KVM: MSI to INTx translate 16 years ago
Sheng Yang 6b9cc7fd46 KVM: Enable MSI for device assignment 16 years ago
Sheng Yang f64769eb05 KVM: Add assigned_device_msi_dispatch() 16 years ago
Sheng Yang fbac7818d8 KVM: Clean up assigned_device_update_irq 16 years ago
Sheng Yang 4f906c19ae KVM: Replace irq_requested with more generic irq_requested_type 16 years ago
Sheng Yang 00e3ed39e2 KVM: Separate update irq to a single function 16 years ago
Sheng Yang 342ffb9300 KVM: Move ack notifier register and IRQ sourcd ID request 16 years ago
Sheng Yang e7cacd40d2 KVM: Fix kernel allocated memory slot 16 years ago
Hollis Blanchard 7874980922 KVM: ensure that memslot userspace addresses are page-aligned 16 years ago
Izik Eidus 2843099fee KVM: MMU: Fix aliased gfns treated as unaliased 16 years ago
Sheng Yang 6eb55818c0 KVM: Enable Function Level Reset for assigned device 16 years ago
Sheng Yang e19e30effa KVM: IRQ ACK notifier should be used with in-kernel irqchip 16 years ago
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 17 years ago
Xiantao Zhang 8a98f6648a KVM: Move device assignment logic to common code 17 years ago
Weidong Han e5fcfc821a KVM: Device Assignment: Map mmio pages into VT-d page table 17 years ago
Weidong Han 271b05281f KVM: Remove useless intel-iommu.h header inclusion 17 years ago
Glauber Costa 7d8fece678 KVM: Don't destroy vcpu in case vcpu_setup fails 17 years ago
Marcelo Tosatti 4c2155ce81 KVM: switch to get_user_pages_fast 17 years ago
Marcelo Tosatti 777b3f49d2 KVM: opencode gfn_to_page in kvm_vm_fault 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
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