aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/kvm_main.c
Commit message (Expand)AuthorAge
* KVM: change KVM to use IOMMU APIJoerg Roedel2009-01-03
* Deassign device in kvm_free_assgined_deviceWeidong Han2009-01-03
* KVM: support device deassignmentWeidong Han2009-01-03
* KVM: use the new intel iommu APIsWeidong Han2009-01-03
* KVM: fix handling of ACK from shared guest IRQMark McLoughlin2008-12-31
* KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity2008-12-31
* KVM: Advertise the bug in memory region destruction as fixedAvi Kivity2008-12-31
* KVM: use cpumask_var_t for cpus_hardware_enabledRusty Russell2008-12-31
* KVM: use modern cpumask primitives, no cpumask_t on stackRusty Russell2008-12-31
* KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmusRusty Russell2008-12-31
* KVM: set owner of cpu and vm file operationsChristian Borntraeger2008-12-31
* KVM: Really remove a slot when a user ask us soGlauber Costa2008-12-31
* KVM: split out kvm_free_assigned_irq()Mark McLoughlin2008-12-31
* KVM: don't free an unallocated irq source idMark McLoughlin2008-12-31
* KVM: fix sparse warningHannes Eder2008-12-31
* KVM: MSI to INTx translateSheng Yang2008-12-31
* KVM: Enable MSI for device assignmentSheng Yang2008-12-31
* KVM: Add assigned_device_msi_dispatch()Sheng Yang2008-12-31
* KVM: Clean up assigned_device_update_irqSheng Yang2008-12-31
* KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang2008-12-31
* KVM: Separate update irq to a single functionSheng Yang2008-12-31
* KVM: Move ack notifier register and IRQ sourcd ID requestSheng Yang2008-12-31
* KVM: Fix kernel allocated memory slotSheng Yang2008-12-31
* KVM: ensure that memslot userspace addresses are page-alignedHollis Blanchard2008-12-31
* KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus2008-12-31
* KVM: Enable Function Level Reset for assigned deviceSheng Yang2008-12-31
* KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang2008-12-31
* KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang2008-10-28
* KVM: Change is_mmio_pfn to kvm_is_mmio_pfn, and make it common for all archsXiantao Zhang2008-10-15
* KVM: Move device assignment logic to common codeXiantao Zhang2008-10-15
* KVM: Device Assignment: Map mmio pages into VT-d page tableWeidong Han2008-10-15
* KVM: Remove useless intel-iommu.h header inclusionWeidong Han2008-10-15
* KVM: Don't destroy vcpu in case vcpu_setup failsGlauber Costa2008-10-15
* KVM: switch to get_user_pages_fastMarcelo Tosatti2008-10-15
* KVM: opencode gfn_to_page in kvm_vm_faultMarcelo Tosatti2008-10-15
* KVM: Device Assignment with VT-dBen-Ami Yassour2008-10-15
* KVM: x86: do not execute halted vcpusMarcelo Tosatti2008-10-15
* KVM: Don't call get_user_pages(.force = 1)Avi Kivity2008-10-15
* KVM: Reduce stack usage in kvm_vcpu_ioctl()Dave Hansen2008-10-15
* KVM: direct mmio pfn checkBen-Ami Yassour2008-10-15
* KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-29
* KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli2008-07-29
* flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-24
* KVM: Adjust smp_call_function_mask() callers to new requirementsAvi Kivity2008-07-20
* KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destructionMarcelo Tosatti2008-07-20
* KVM: s390: dont allocate dirty bitmapCarsten Otte2008-07-20
* KVM: Add coalesced MMIO support (common part)Laurent Vivier2008-07-20
* KVM: kvm_io_device: extend in_range() to manage len and write attributeLaurent Vivier2008-07-20
* KVM: Remove decache_vcpus_on_cpu() and related callbacksAvi Kivity2008-07-20
* KVM: Handle virtualization instruction #UD faults during rebootAvi Kivity2008-07-20