summaryrefslogtreecommitdiff
path: root/virt
AgeCommit message (Expand)Author
2009-07-20Merge branch 'quilt/rr'Stephen Rothwell
2009-07-20cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-07-12KVM: Reduce runnability interface with arch support codeGleb Natapov
2009-07-12KVM: add ioeventfd supportGregory Haskins
2009-07-12KVM: make io_bus interface more robustGregory Haskins
2009-07-07KVM: Add trace points in irqchip codeGleb Natapov
2009-07-07KVM: ignore msi request if !levelMichael S. Tsirkin
2009-07-05KVM: Use temporary variable to shorten lines.Gleb Natapov
2009-07-05KVM: Avoid redelivery of edge interrupt before next edgeGleb Natapov
2009-07-05KVM: add irqfd DEASSIGN featureGregory Haskins
2009-07-05KVM: Fix races in irqfd using new eventfd_kref_get interfaceGregory Haskins
2009-07-05KVM: prepare irqfd for having interrupts disabled during eventfd->releaseGregory Haskins
2009-07-01KVM: Trace irq level and source idAvi Kivity
2009-07-01KVM: fix lock imbalanceJiri Slaby
2009-07-01KVM: document lock nesting ruleMichael S. Tsirkin
2009-07-01KVM: remove in_range from io devicesMichael S. Tsirkin
2009-07-01KVM: convert bus to slots_lockMichael S. Tsirkin
2009-07-01KVM: switch coalesced mmio changes to slots_lockMichael S. Tsirkin
2009-07-01KVM: document locking for kvm_io_device_opsMichael S. Tsirkin
2009-06-28KVM: remove old KVMTRACE support codeMarcelo Tosatti
2009-06-28KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti
2009-06-28KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus
2009-06-25KVM: Avoid large page unusued variable warning if no large page supportAvi Kivity
2009-06-24KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl pathsMarcelo Tosatti
2009-06-24KVM: Prepare memslot data structures for multiple hugepage sizesJoerg Roedel
2009-06-24KVM: s390: Fix memslot initialization for userspace_addr != 0Christian Borntraeger
2009-06-21KVM: fix irqfd error checkingGregory Haskins
2009-06-21KVM: update inaccurate irqfd commentGregory Haskins
2009-06-18KVM: protect concurrent make_all_cpus_requestMarcelo Tosatti
2009-06-18KVM: convert custom marker based tracing to event tracesMarcelo Tosatti
2009-06-14KVM: Fix dirty bit tracking for slots with large pagesIzik Eidus
2009-06-14KVM: VMX: conditionally disable 2M pagesMarcelo Tosatti
2009-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-06-11kvm: remove the duplicated cpumask_clearYinghai Lu
2009-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Avi Kivity
2009-06-10KVM: Use macro to iterate over vcpus.Gleb Natapov
2009-06-10KVM: Break dependency between vcpu index in vcpus array and vcpu_id.Gleb Natapov
2009-06-10KVM: Introduce kvm_vcpu_is_bsp() function.Gleb Natapov
2009-06-10KVM: Prevent overflow in largepages calculationAvi Kivity
2009-06-10KVM: Disable large pages on misaligned memory slotsAvi Kivity
2009-06-10KVM: take mmu_lock when updating a deleted slotMarcelo Tosatti
2009-06-10KVM: protect assigned dev workqueue, int handler and irq ackerMarcelo Tosatti
2009-06-10KVM: Trivial format fix in setup_routing_entry()Chris Wright
2009-06-10KVM: VMX: Disable VMX when system shutdownSheng Yang
2009-06-10KVM: Enable snooping control for supported hardwareSheng Yang
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov
2009-06-10KVM: Timer event should not unconditionally unhalt vcpu.Gleb Natapov
2009-06-10KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-06-10KVM: Device assignment framework reworkSheng Yang
2009-06-10KVM: APIC: get rid of deliver_bitmaskGleb Natapov