public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-04 19:44:19 to 2011-05-07 14:03:01 UTC [more...]

[PATCH 1/2] kvm tools: Respect ISR status in virtio header
 2011-05-07 14:02 UTC  (13+ messages)
` [PATCH 2/2] kvm tools: Respect VRING_AVAIL_F_NO_INTERRUPT

KVM_CREATE_VCPU max vcpu ABI
 2011-05-07 11:12 UTC  (2+ messages)

[PATCH] kvm tools: Rename pci_device to pci_hdr for clarity
 2011-05-07 10:50 UTC 

[PATCH 1/3] kvm tools: Introduce IRQ registry
 2011-05-07  9:13 UTC  (7+ messages)
` [PATCH 2/3] kvm tools: Dynamically add devices when creating mptable
` [PATCH 3/3] kvm tools: Convert virtio devices to use IRQ registry

Biweekly KVM Test report, kernel 40f4a244... qemu 28262112
 2011-05-07  9:08 UTC 

[PATCH 1/2] kvm tools: Fix IRQ assignments
 2011-05-07  8:49 UTC  (16+ messages)
` [PATCH 2/2] kvm tools: Simplify search for root device

[PATCH 1/2] KVM: MMU: Clean up gpte reading with copy_from_user()
 2011-05-07  7:35 UTC  (2+ messages)
` [PATCH 2/2] KVM: Validate userspace_addr of memslot when registered

Windows Page File
 2011-05-07  7:34 UTC 

[PATCH 0/4] [RFC] virtio-net: Improve small packet performance
 2011-05-07  7:15 UTC  (23+ messages)
` [PATCH 2/4] [RFC] virtio: Introduce new API to get free space
` [PATCH 3/4] [RFC] virtio-net: Changes to virtio-net driver

buildbot failure in kvm on next-ppc44x
 2011-05-07  4:03 UTC 

buildbot failure in kvm on next-ppc64
 2011-05-07  4:03 UTC 

buildbot failure in kvm on next-i386
 2011-05-07  4:03 UTC 

buildbot failure in kvm on next-s390
 2011-05-07  4:03 UTC 

buildbot failure in kvm on next-x86_64
 2011-05-07  4:03 UTC 

buildbot failure in kvm on ppc64
 2011-05-07  3:06 UTC 

buildbot failure in kvm on s390
 2011-05-07  3:06 UTC 

buildbot failure in kvm on ppc44x
 2011-05-07  3:06 UTC 

[PATCH 1/4] frontend.shared.rest_client: Fix reference to an undefined variable
 2011-05-06 22:24 UTC  (4+ messages)
` [PATCH 2/4] frontend.afe.models: Fixing undefined variable error
` [PATCH 3/4] frontend.afe.resources: "
` [PATCH 4/4] mirror.config-sample: "

[Autotest] [Autotest PATCH] KVM-test: Simple stop/continue test
 2011-05-06 15:04 UTC  (4+ messages)
` [PATCH 1/3] KVM-test: introduce a verify_status method
` [PATCH 2/3] KVM-test: Simple stop/continue test
` [PATCH 3/3] KVM-test: Check if guest bootable after reseting several times

[Autotest PATCH] KVM-test: TSC drift test
 2011-05-06 15:00 UTC  (3+ messages)

[PATCH v3 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts
 2011-05-06 14:39 UTC  (3+ messages)

[PATCH 00/19] qemu-kvm: Cleanup and switch to upstream - Part I
 2011-05-06 13:51 UTC  (24+ messages)
` [PATCH 04/19] qemu-kvm: x86: Drop MSR reset
` [PATCH 09/19] qemu-kvm: Use upstream state synchronization services
` [PATCH 19/19] qemu-kvm: x86: Use kvm_arch_init

MSI-X not working in pass through mode in rhel6
 2011-05-06 12:35 UTC 

[PATCH] qemu-kvm: Add CPUID support for VIA CPU
 2011-05-06 10:25 UTC  (6+ messages)

[PATCH] kvm-s390: userspace access to guest storage keys
 2011-05-06 10:25 UTC 

KVM migration with different source and dest paths
 2011-05-06  9:30 UTC 

[PATCH 1/3] kvm tools: Lock job_mutex before signalling
 2011-05-05 22:00 UTC  (10+ messages)
` [PATCH 2/3] kvm tools: Introduce virtio-rng

[PATCH V4 2/8] netdevice.h: Add a new zerocopy device flag
 2011-05-05 21:02 UTC  (2+ messages)

[PATCH V4 5/8]macvtap: macvtap TX zero-copy support
 2011-05-05 20:59 UTC  (2+ messages)

[patch 0/2] kvm-tools -- cleanup
 2011-05-05 20:24 UTC  (10+ messages)
` [patch 1/2] kvm tools: Gather Virtio-PCI constants into one place
` [patch 2/2] kvm tools - Cleanup IRQs definitions for virtio pci devices

KVM/ARM: Goal: Cortex-A15 support
 2011-05-05 20:09 UTC 

[PATCH] kvm tools: Fix loading root device as image
 2011-05-05 19:53 UTC 

[PATCH] kvm tools: Cleanup virtio code some more
 2011-05-05 19:47 UTC 

[PATCH 5/5 V2] kvm tools: virtio-rng code cleanup
 2011-05-05 19:16 UTC 

[PATCH 1/5] kvm tools: Abolishment of uint*_t types
 2011-05-05 19:06 UTC  (7+ messages)
` [PATCH 2/5] kvm tools: virtio-blk code cleanup
` [PATCH 3/5] kvm tools: virtio-console "
` [PATCH 4/5] kvm tools: virtio-net "
` [PATCH 5/5] kvm tools: virtio-rng "

[PATCH 1/2 V2] kvm tools: Drop ALIGN from bios.h
 2011-05-05 15:33 UTC  (18+ messages)
` [PATCH 2/2 V2] kvm tools: Fix virt_queue__set_used_elem
                    ` [PATCH] kvm: Fix 32-bit build of the asm/system.h include

Fwd: Graphics pass-through
 2011-05-05 15:17 UTC  (6+ messages)
  `  "

[PATCH 00/18] virtio and vhost-net performance enhancements
 2011-05-05 15:08 UTC  (29+ messages)
` [PATCH 01/18] virtio: 64 bit features
` [PATCH 02/18] virtio_test: update for "
` [PATCH 03/18] vhost: fix "
` [PATCH 04/18] virtio: don't delay avail index update
` [PATCH 05/18] virtio: used event index interface
` [PATCH 06/18] virtio_ring: avail "
` [PATCH 07/18] virtio ring: inline function to check for events
` [PATCH 08/18] virtio_ring: support for used_event idx feature
` [PATCH 09/18] virtio: use avail_event index
` [PATCH 10/18] vhost: utilize used_event index
` [PATCH 11/18] vhost: support avail_event idx
` [PATCH 12/18] virtio_test: support used_event index
` [PATCH 13/18] virtio_test: avail_event index support
` [PATCH 14/18] virtio: add api for delayed callbacks
` [PATCH 15/18] virtio_net: delay TX callbacks
` [PATCH 16/18] virtio_ring: Add capacity check API
` [PATCH 17/18] virtio_net: fix TX capacity checks using new API
` [PATCH 18/18] virtio_net: limit xmit polling
` [PATCH 0/3] virtio and vhost-net performance enhancements
  ` [PATCH 1/3] virtio: fix avail event support
  ` [PATCH 2/3] virtio_ring: check used_event offset
  ` [PATCH 3/3] virtio_ring: need_event api comment fix

X86EMUL_PROPAGATE_FAULT
 2011-05-05 15:05 UTC 

Activate windows when booted with kvm?
 2011-05-05 14:52 UTC  (2+ messages)

[PATCH 1/3 V3] kvm tools: Move disk_image into virtio-blk
 2011-05-05 10:24 UTC  (3+ messages)
` [PATCH 2/3 V3] kvm tools: Add support for multiple virtio-blk
` [PATCH 3/3 V3] kvm tools: Add cmdline options for loading multiple images

[PATCH 1/2] Utils: Moving function ask to common lib utils
 2011-05-05  2:03 UTC  (2+ messages)
` [PATCH 2/2] KVM test: Improve get_started.py script

[PATCH 0/3] virtio-net: 64 bit features, event index
 2011-05-04 21:20 UTC  (5+ messages)
` [PATCH 1/3] virtio/vhost: support 64 bit features
` [PATCH 2/3] virtio+vhost: used_event feature
` [PATCH 3/3] virtio: avail_event index support

[PATCHv2] virtio-spec: 64 bit features, used/avail event
 2011-05-04 21:17 UTC  (2+ messages)
` [PDFv2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox