summaryrefslogtreecommitdiff
path: root/virt/kvm
AgeCommit message (Expand)Author
2008-12-31KVM: set owner of cpu and vm file operationsChristian Borntraeger
2008-12-31KVM: Really remove a slot when a user ask us soGlauber Costa
2008-12-31KVM: split out kvm_free_assigned_irq()Mark McLoughlin
2008-12-31KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertionsMark McLoughlin
2008-12-31KVM: don't free an unallocated irq source idMark McLoughlin
2008-12-31KVM: make kvm_unregister_irq_ack_notifier() safeMark McLoughlin
2008-12-31KVM: remove the IRQ ACK notifier assertionsMark McLoughlin
2008-12-31KVM: fix sparse warningHannes Eder
2008-12-31KVM: Prevent trace call into unloaded module textWu Fengguang
2008-12-31KVM: MSI to INTx translateSheng Yang
2008-12-31KVM: Enable MSI for device assignmentSheng Yang
2008-12-31KVM: Add assigned_device_msi_dispatch()Sheng Yang
2008-12-31KVM: Export ioapic_get_delivery_bitmaskSheng Yang
2008-12-31KVM: Clean up assigned_device_update_irqSheng Yang
2008-12-31KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang
2008-12-31KVM: Separate update irq to a single functionSheng Yang
2008-12-31KVM: Move ack notifier register and IRQ sourcd ID requestSheng Yang
2008-12-31KVM: Fix kernel allocated memory slotSheng Yang
2008-12-31KVM: ensure that memslot userspace addresses are page-alignedHollis Blanchard
2008-12-31KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus
2008-12-31KVM: Enable Function Level Reset for assigned deviceSheng Yang
2008-12-31KVM: IRQ ACK notifier should be used with in-kernel irqchipSheng Yang
2008-12-31KVM: Kick NMI receiving VCPUJan Kiszka
2008-12-17KVM: New guest debug interfaceJan Kiszka
2008-12-10KVM: fix handling of ACK from shared guest IRQMark McLoughlin
2008-12-08KVM: Consolidate userspace memory capability reporting into common codeAvi Kivity
2008-12-08KVM: Advertise the bug in memory region destruction as fixedAvi Kivity
2008-12-08KVM: use cpumask_var_t for cpus_hardware_enabledRusty Russell
2008-12-08KVM: use modern cpumask primitives, no cpumask_t on stackRusty Russell
2008-12-08KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmusRusty Russell
2008-12-08KVM: set owner of cpu and vm file operationsChristian Borntraeger
2008-12-04KVM: Really remove a slot when a user ask us soGlauber Costa
2008-12-02KVM: split out kvm_free_assigned_irq()Mark McLoughlin
2008-12-02KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertionsMark McLoughlin
2008-12-02KVM: don't fee an unallocated irq source idMark McLoughlin
2008-12-02KVM: make kvm_unregister_irq_ack_notifier() safeMark McLoughlin
2008-12-02KVM: remove the IRQ ACK notifier assertionsMark McLoughlin
2008-11-30KVM: fix sparse warningHannes Eder
2008-11-27KVM: Prevent trace call into unloaded module textWu Fengguang
2008-11-26KVM: MSI to INTx translateSheng Yang
2008-11-26KVM: Enable MSI for device assignmentSheng Yang
2008-11-26KVM: Add assigned_device_msi_dispatch()Sheng Yang
2008-11-26KVM: Export ioapic_get_delivery_bitmaskSheng Yang
2008-11-26KVM: Clean up assigned_device_update_irqSheng Yang
2008-11-26KVM: Replace irq_requested with more generic irq_requested_typeSheng Yang
2008-11-26KVM: Separate update irq to a single functionSheng Yang
2008-11-26KVM: Move ack notifier register and IRQ sourcd ID requestSheng Yang
2008-11-12KVM: Fix kernel allocated memory slotSheng Yang
2008-11-09KVM: ensure that memslot userspace addresses are page-alignedHollis Blanchard
2008-11-04KVM: MMU: Fix aliased gfns treated as unaliasedIzik Eidus