kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-15 02:08:26 to 2014-03-21 10:31:34 UTC [more...]

[PATCH v4] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-21 10:31 UTC 

[PATCH v2 0/5] KVM: irqfds for s390
 2014-03-21 10:08 UTC  (18+ messages)
` [PATCH v2 1/5] KVM: eventfd: Fix lock order inversion
` [PATCH v2 2/5] KVM: Add per-vm capability enablement
` [PATCH v2 3/5] KVM: s390: adapter interrupt sources
` [PATCH v2 4/5] KVM: s390: irq routing for adapter interrupts
` [PATCH v2 5/5] KVM: Bump KVM_MAX_IRQ_ROUTES for s390

[PATCH RFC V2 0/4] Adding tracepoints to vhost/net
 2014-03-21  9:41 UTC  (5+ messages)
` [PATCH RFC V2 1/4] vhost: introduce queue_index for tracing
` [PATCH RFC V2 2/4] vhost: basic tracepoints
` [PATCH RFC V2 3/4] vhost_net: add basic tracepoints for vhost_net
` [PATCH RFC V2 4/4] tools: virtio: add a top-like utility for displaying vhost satistics

[PATCH v2 0/4] KVM: cleanup ioapic and fix KVM_SET_IRQCHIP with irr != 0
 2014-03-21  9:28 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: ioapic: merge ioapic_deliver into ioapic_service
` [PATCH v2 2/4] KVM: ioapic: clear IRR for edge-triggered interrupts at delivery
` [PATCH v2 3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq
` [PATCH v2 4/4] KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP

Is there any consumer of virtio-balloon now?
 2014-03-21  9:03 UTC  (3+ messages)

[PATCH v7 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-03-21  3:40 UTC  (20+ messages)
` [PATCH v7 01/11] qspinlock: A generic 4-byte queue spinlock implementation
` [PATCH v7 02/11] qspinlock, x86: Enable x86-64 to use queue spinlock
` [PATCH v7 03/11] qspinlock: More optimized code for smaller NR_CPUS
` [PATCH v7 04/11] qspinlock: Optimized code path for 2 contending tasks
` [PATCH v7 05/11] pvqspinlock, x86: Allow unfair spinlock in a PV guest
` [PATCH v7 06/11] pvqspinlock, x86: Allow unfair queue spinlock in a KVM guest
` [PATCH v7 07/11] pvqspinlock, x86: Allow unfair queue spinlock in a XEN guest
` [PATCH v7 08/11] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v7 09/11] pvqspinlock, x86: Add qspinlock para-virtualization support
` [PATCH v7 10/11] pvqspinlock, x86: Enable qspinlock PV support for KVM
` [PATCH RFC v7 11/11] pvqspinlock, x86: Enable qspinlock PV support for XEN

[PATCH v4 00/10] KVM Support for MIPS32 Processors
 2014-03-20 22:36 UTC  (16+ messages)
` [PATCH v4 01/10] hw/mips/cputimer: Don't start periodic timer in KVM mode
` [PATCH v4 03/10] target-mips: get_physical_address: Add defines for segment bases
` [PATCH v4 04/10] target-mips: get_physical_address: Add KVM awareness
` [PATCH v4 08/10] hw/mips: malta: Add KVM support

[PATCH v3] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-20 22:22 UTC  (3+ messages)

[PATCH resend 0/4] KVM: cleanup ioapic and fix KVM_SET_IRQCHIP with irr != 0
 2014-03-20 22:09 UTC  (13+ messages)
` [PATCH 1/4] KVM: ioapic: merge ioapic_deliver into ioapic_service
` [PATCH 2/4] KVM: ioapic: clear IRR for edge-triggered interrupts at delivery
` [PATCH 3/4] KVM: ioapic: extract body of kvm_ioapic_set_irq
` [PATCH 4/4] KVM: ioapic: reinject pending interrupts on KVM_SET_IRQCHIP

[PATCH] target-i386: Remove unused data from local array
 2014-03-20 21:54 UTC  (2+ messages)

[PATCH 0/3] nVMX: Fixes to run Xen as L1
 2014-03-20 20:58 UTC  (12+ messages)
` [PATCH 1/3] KVM: nVMX: Advertise support for interrupt acknowledgement
` [PATCH 2/3] KVM: nVMX: Ack and write vector info to intr_info if L1 asks us to
` [PATCH 3/3] KVM: nVMX: check for null vmcs12 when L1 does invept

Demand paging for VM on KVM
 2014-03-20 18:27 UTC  (3+ messages)

Outreach Program for Women application deadline extended
 2014-03-20 16:29 UTC 

[PATCH v2] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-20 16:01 UTC  (4+ messages)

Isolating the Guest clock from Host
 2014-03-20  2:32 UTC 

[PATCH 0/3] bridge: few enhancements and small fixes
 2014-03-20  2:05 UTC  (19+ messages)
` [PATCH 1/3] bridge: preserve random init MAC address
          ` [Bridge] "
` [PATCH 2/3] bridge: trigger a bridge calculation upon port changes
` [PATCH 3/3] bridge: fix bridge root block on designated port

[PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-19 21:07 UTC  (3+ messages)

[PATCH] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-03-19 20:39 UTC  (3+ messages)

[Bug 72381] New: [Nested] L1 call trace when create windows 7 guest as L2 guest
 2014-03-18  7:43 UTC 

[PATCH v6 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2014-03-19 17:08 UTC  (30+ messages)
` [PATCH v6 04/11] qspinlock: Optimized code path for 2 contending tasks
` [PATCH v6 05/11] pvqspinlock, x86: Allow unfair spinlock in a PV guest
` [PATCH RFC v6 10/11] pvqspinlock, x86: Enable qspinlock PV support for KVM

[PATCH] kvm tools: treat uids and gids in stat structure properly
 2014-03-19 16:04 UTC 

[PATCH 0/4] MIPS: KVM: RI + RDHWR handling fixes
 2014-03-19 16:02 UTC  (2+ messages)

About Disk I/O and DMA emulation in qemu-kvm
 2014-03-19 11:23 UTC 

[PATCH v2 0/5] qemu: irqfds for s390x
 2014-03-18 17:14 UTC  (13+ messages)
` [PATCH v2 1/5] linux-headers: add new interfaces
  ` [Qemu-devel] "
` [PATCH v2 2/5] kvm: add kvm_enable_cap_{vm,vcpu}
` [PATCH v2 3/5] s390x: Add I/O adapter registration
` [PATCH v2 4/5] s390x/virtio-ccw: reference-counted indicators
` [PATCH v2 5/5] s390x/virtio-ccw: Wire up irq routing and irqfds

[PATCH 0/3] VFIO Bug Fixes
 2014-03-18 22:44 UTC  (4+ messages)
` [PATCH 3/3] drivers/vfio/pci: Fix MSIx message lost

[PATCH v3 10/52] arm, kvm: Fix CPU hotplug callback registration
 2014-03-18 22:08 UTC  (6+ messages)
        ` [UPDATED PATCH "

[PATCH 0/4] vfio: type1 multi-domain support & kvm-vfio coherency checking
 2014-03-18 14:30 UTC  (5+ messages)
` [PATCH 1/4] vfio/iommu_type1: Multi-IOMMU domain support

KVM call agenda for 2014-03-18
 2014-03-18 13:12 UTC  (2+ messages)

[PATCH 0/2] KVM: x86 emulator: emulate MOVAPS and MOVAPD SSE instructions
 2014-03-18 12:11 UTC  (12+ messages)
` [PATCH 1/2] KVM: x86 emulator: emulate MOVAPS
` [PATCH 2/2] KVM: x86 emulator: emulate MOVAPD

[GIT PULL] Another KVM fix for 3.14 (PPC)
 2014-03-18  8:55 UTC 

[RFCv2 0/7] vhost/scsi: Add T10 PI SGL passthrough support
 2014-03-17 19:18 UTC  (10+ messages)
` [RFCv2 1/7] virtio-scsi.h: Add virtio_scsi_cmd_req_pi header definition
` [RFCv2 2/7] vhost/scsi: Move sanity check into vhost_scsi_map_iov_to_sgl
` [RFCv2 3/7] vhost/scsi: Add preallocation of protection SGLs
` [RFCv2 4/7] vhost/scsi: Add T10 PI IOV -> SGL memory mapping logic
` [RFCv2 5/7] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
` [RFCv2 6/7] vhost/scsi: Add new VIRTIO_SCSI_F_T10_PI feature bit
` [RFCv2 7/7] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD

[PATCH v3] KVM: Specify byte order for KVM_EXIT_MMIO
 2014-03-17 19:00 UTC  (3+ messages)

[PATCH net V2] vhost: net: switch to use data copy if pending DMAs exceed the limit
 2014-03-17 17:21 UTC  (6+ messages)

[PULL 0/2] KVM: s390: last patches for next
 2014-03-17 11:22 UTC  (4+ messages)
` [PULL 1/2] KVM: s390: Removing untriggerable BUG_ONs
` [PULL 2/2] KVM: s390: Optimize ucontrol path

[PATCH kvm-unit-tests 0/2] test MOVAPS and MOVAPD SSE instructions
 2014-03-17 11:18 UTC  (4+ messages)
` [PATCH kvm-unit-tests 1/2] emulator: movaps
` [PATCH kvm-unit-tests 2/2] emulator: movapd

[PATCH] target-i386: Add missing 'static' and 'const' attributes
 2014-03-17  9:56 UTC  (2+ messages)

CfP 9th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '14)
 2014-03-15 17:49 UTC 

QEMU KVM tracing and KVM toggling
 2014-03-15 17:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).