kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-10 20:07:37 to 2011-11-16 07:03:07 UTC [more...]

[PULL] virtio
 2011-11-16  7:03 UTC  (26+ messages)
        ` [PATCH RFC] virtio-pci: flexible configuration layout
          ` [PATCH RFC] virtio-spec: "
            ` [PATCHv2 "

[RFC] kvm tools: Implement multiple VQ for virtio-net
 2011-11-16  6:10 UTC  (12+ messages)

[PATCH 0/4] KVM: Dirty logging optimization using rmap
 2011-11-16  4:28 UTC  (13+ messages)
` [PATCH 1/4] KVM: MMU: Clean up BUG_ON() conditions in rmap_write_protect()
` [PATCH 2/4] KVM: MMU: Split gfn_to_rmap() into two functions
` [PATCH 3/4] KVM: Count the number of dirty pages for dirty logging
` [PATCH 4/4] KVM: Optimize dirty logging by rmap_write_protect()

[PATCH 0/2] Introduce iommu_commit() function
 2011-11-16  2:00 UTC  (4+ messages)

[PATCH 5 of 5] virtio: expose added descriptors immediately
 2011-11-16  0:21 UTC  (5+ messages)

[PULL 00/14] ppc patch queue 2011-10-31
 2011-11-15 23:45 UTC  (6+ messages)
` [PATCH 09/14] KVM: PPC: Add generic single register ioctls

[RFC PATCH] vfio: VFIO Driver core framework
 2011-11-15 22:29 UTC  (2+ messages)

[RFC PATCH] vfio: VFIO Driver core framework
 2011-11-15 20:10 UTC  (18+ messages)

[PATCH] ivshmem: use PIO for BAR0(Doorbell) instead of MMIO to reduce notification time
 2011-11-15 18:43 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/9] KVM in-guest performance monitoring
 2011-11-15 18:34 UTC  (10+ messages)
` [PATCH 6/9] perf: expose perf capability to other modules

[RFC] kvm tools: Add support for virtio-mmio
 2011-11-15 18:22 UTC  (7+ messages)

[PATCH] kvm tools: Use IRQ line 5+ for devices
 2011-11-15 16:20 UTC 

KVM call agenda for November 15th
 2011-11-15 16:06 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] KVM guest: prevent tracing recursion with kvmclock
 2011-11-15 14:01 UTC  (5+ messages)

qemu and qemu.git -> Migration + disk stress introduces qcow2 corruptions
 2011-11-15 13:56 UTC  (46+ messages)
  ` [Qemu-devel] "

[PATCHv2 RFC] virtio-pci: flexible configuration layout
 2011-11-15 12:59 UTC  (8+ messages)
` [RFC 0/5] virtio-pci, kvm tools: Support new virtio-pci spec in kvm tools
  ` [RFC 1/5] virtio-pci: flexible configuration layout
  ` [RFC 2/5] virtio-pci: Fix compilation issue
  ` [RFC 3/5] iomap: Don't ignore offset
  ` [RFC 4/5] kvm tools: Free up the MSI-X PBA BAR
  ` [RFC 5/5] kvm tools: Support new virtio-pci configuration layout
  ` [RFC 0/5] virtio-pci,kvm tools: Support new virtio-pci spec in kvm tools

Memory sync algorithm during migration
 2011-11-15 10:55 UTC  (4+ messages)

Delivery Failure
 2011-11-15  4:15 UTC 

Performance counter - vPMU
 2011-11-15  2:57 UTC  (3+ messages)

[PATCH 3/6] KVM: PPC: booke: Check for MSR[WE] in prepare_to_enter
 2011-11-14 18:56 UTC  (5+ messages)

kvm pio
 2011-11-14 18:20 UTC 

EMail Account Maintenance
 2011-11-14 16:56 UTC 

[RFC] [ver3 PATCH 0/6] Implement multiqueue virtio-net
 2011-11-14 16:21 UTC  (11+ messages)
` [RFC] [ver3 PATCH 1/6] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [RFC] [ver3 PATCH 2/6] virtio: Move 'num_queues' to virtqueue
` [RFC] [ver3 PATCH 3/6] virtio_net: virtio_net driver changes
` [RFC] [ver3 PATCH 4/6] vhost_net: vhost_net changes
` [RFC] [ver3 PATCH 5/6] virtio: Implement find_vqs_irq()
` [RFC] [ver3 PATCH 6/6] virtio_net: Convert virtio_net driver to use find_vqs_irq
` [PATCH RFC] ndo: ndo_queue_xmit/ndo_flush_xmit (was Re: [RFC] [ver3 PATCH 0/6] Implement multiqueue virtio-net)

(unknown),
 2011-11-14 13:16 UTC 

KVM VMExit
 2011-11-14 12:49 UTC  (3+ messages)

VMExit
 2011-11-14 12:05 UTC 

[PATCH 0/10] nEPT: Nested EPT support for Nested VMX
 2011-11-14  8:25 UTC  (16+ messages)
` [PATCH 02/10] nEPT: MMU context for nested EPT

Invalidate TLB
 2011-11-13 14:09 UTC  (2+ messages)

INVLPG and IPI emulation in KVM
 2011-11-13 12:44 UTC 

[PATCH] kvm-tool: don't add the -Wunused-result flag
 2011-11-13  6:19 UTC 

[PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware
 2011-11-13  1:43 UTC  (13+ messages)
          ` Changing IOMMU-API for generic DMA-mapping "

[RFC] [ver3 PATCH 0/6] Implement multiqueue virtio-net
 2011-11-12  7:20 UTC  (2+ messages)

[PATCH] kvm tools: Fix parameter to virtio device features config
 2011-11-11 22:02 UTC 

[PATCH] KVM: PPC: booke: check for signals in kvmppc_vcpu_run
 2011-11-11 19:05 UTC  (5+ messages)

[PATCH 00/10] PAPR virtualization on PR KVM
 2011-11-11 16:03 UTC  (7+ messages)
` [PATCH 01/10] KVM: PPC: move compute_tlbie_rb to book3s common header
  ` [PATCH] KVM: PPC: move compute_tlbie_rb to book3s_64 "
` [PATCH 09/10] KVM: PPC: Support SC1 hypercalls for PAPR in PR mode
  ` [PATCH] KVM: PPC: protect use of kvmppc_h_pr

[PATCH] KVM: PPC: e500: Casting (void *) value returned by kmalloc is useless
 2011-11-11 15:27 UTC  (4+ messages)

[libvirt] (no subject)
 2011-11-11 11:57 UTC  (10+ messages)
` [libvirt] Add driver support for Native Linux KVM Tool
` [libvirt] [PATCH 1/7] kvmtool: Add configure support
` [libvirt] [PATCH] kvm tools: Introduce an ENV variable for the state dir
` [libvirt] [PATCH 2/7] kvmtool: Add documents
` [libvirt] [PATCH 3/7] kvmtool: Add new enums and error codes for the driver
` [libvirt] [PATCH 4/7] kvmtool: Add hook support for kvmtool domain
` [libvirt] [PATCH 5/7] kvmtool: Add new domain type
` [libvirt] [PATCH 6/7] conf: Set source type of the stub console
` [libvirt] [PATCH 7/7] kvmtool: Implementation for kvm tool driver

[PATCH v4 00/11] KVM: x86: optimize for writing guest page
 2011-11-11  3:42 UTC  (11+ messages)

[PATCH] Virt: Add Fedora 16 to the list of guests
 2011-11-11  3:11 UTC 

OpenBSD 5.0 kernel panic in AMD K10 cpu power state
 2011-11-10 22:52 UTC  (5+ 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).