kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-18 10:27:55 to 2011-05-21 02:33:35 UTC [more...]

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-21  2:33 UTC  (26+ messages)
  ` [PATCHv2 01/14] virtio: event index interface
  ` [PATCHv2 02/14] virtio ring: inline function to check for events
  ` [PATCHv2 03/14] virtio_ring: support event idx feature
  ` [PATCHv2 04/14] vhost: support event index
  ` [PATCHv2 05/14] virtio_test: "
  ` [PATCHv2 06/14] virtio: add api for delayed callbacks
  ` [PATCHv2 07/14] virtio_net: delay TX callbacks
  ` [PATCHv2 08/14] virtio_ring: Add capacity check API
  ` [PATCHv2 09/14] virtio_net: fix TX capacity checks using new API
  ` [PATCHv2 10/14] virtio_net: limit xmit polling
  ` [PATCHv2 11/14] virtio: don't delay avail index update
  ` [PATCHv2 13/14] virtio_test: update for 64 bit features
  ` [PATCHv2 14/14] vhost: fix "
` [PATCHv2 12/14] virtio: "

[PATCH v2 1/7] KVM: MMU: optimize pte write path if don't have protected sp
 2011-05-20 15:49 UTC  (5+ messages)

[PATCH v2] KVM: Sanitize cpuid
 2011-05-20 15:50 UTC  (3+ messages)

[PATCH 0/31] nVMX: Nested VMX, v10
 2011-05-20 20:32 UTC  (9+ messages)
` [PATCH 02/31] nVMX: Implement VMXON and VMXOFF
` [PATCH 07/31] nVMX: Introduce vmcs02: VMCS used to run L2
` [PATCH 09/31] nVMX: Add VMCS fields to the vmcs12

[PATCH] KVM Test: Switch current working folder in unattended_install.py
 2011-05-20 18:59 UTC  (2+ messages)
` [Autotest] "

[PATCH] KVM Test: Correct file_transfer import link
 2011-05-20 18:53 UTC  (2+ messages)
` [Autotest] "

[PATCH 1/2] KVM test: Make physical_resources_check cope with qemu change on 'info block'
 2011-05-20 18:49 UTC  (2+ messages)
` [PATCH 2/2] KVM test: Adding dmidecode to the list of packages on Fedora 14

[PATCH v3 1/4] kvm tools: Add a wrapper function to open disk images
 2011-05-20 18:41 UTC  (4+ messages)
` [PATCH v3 2/4] kvm tools: Close the disk images after the guest shuts down
` [PATCH v3 3/4] kvm tools: Add a wrapper function to initialize all virtio block devices
` [PATCH v3 4/4] kvm tools: Release memory allocated during virtio block initialization

[RFC v1] Memory API
 2011-05-20 18:16 UTC  (18+ messages)
` [RFC v1] Add declarations for hierarchical memory region API
  ` [Qemu-devel] "

[PATCH 00/10] qemu-kvm: Cleanup and switch to upstream - Part III
 2011-05-20 17:17 UTC  (14+ messages)
` [PATCH 01/10] qemu-kvm: Remove obsolete inclusions
` [PATCH 02/10] qemu-kvm: Remove remaining s390 fragments
` [PATCH 03/10] qemu-kvm: ppc: Drop diff to upstream
` [PATCH 04/10] qemu-kvm: Refactor vm exit in kvm_run
` [PATCH 05/10] qemu-kvm: Use thread_kicked instead of KVMCPUState::signalled
` [PATCH 06/10] qemu-kvm: Activate iothread version of qemu_cpu_kick_self
` [PATCH 07/10] qemu-kvm: Refactor exit_request processing in kvm_run
` [PATCH 08/10] qemu-kvm: Use upstream kvm_arch_process_async_events
` [PATCH 09/10] qemu-kvm: Use upstream kvm_cpu_exec
` [PATCH 10/10] qemu-kvm: Rework ioport access management

bridge with a bonded device - slow rate in the guest machine
 2011-05-20 16:26 UTC  (3+ messages)

[PATCH] Enable CPU SMEP feature for KVM
 2011-05-20 15:55 UTC 

[PATCH] Enable CPU SMEP feature support for QEMU-KVM
 2011-05-20 15:56 UTC 

[PATCH v2 1/4] kvm tools: Add a wrapper function to open disk images
 2011-05-20 15:29 UTC  (6+ messages)
` [PATCH v2 2/4] kvm tools: Close the disk images after the guest shuts down
` [PATCH v2 3/4] kvm tools: Add a wrapper function to initialize all virtio block devices
` [PATCH v2 4/4] kvm tools: Release memory allocated during virtio block initialization

How to diagnose memory leak in kvm-qemu-0.14.0?
 2011-05-20 14:52 UTC  (11+ messages)

[PATCH] kvm tools: Cleanup e820 code
 2011-05-20 14:38 UTC  (2+ messages)

[PATCH 1/2 V3] kvm tools: Copy net/9p/9p.h
 2011-05-20 13:36 UTC  (4+ messages)
` [PATCH 2/2 V3] kvm tools: Add virtio-9p

[Patch] kvm tools: implement "help xxx" command
 2011-05-20 10:12 UTC  (3+ messages)

[PATCH 00/18] virtio and vhost-net performance enhancements
 2011-05-20  7:43 UTC  (14+ messages)
` [PATCH 09/18] virtio: use avail_event index
` [PATCH 14/18] virtio: add api for delayed callbacks

[PATCH v5 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
 2011-05-20  7:13 UTC  (6+ messages)
` [PATCH v5 1/5] hpet 'driftfix': add hooks required to detect coalesced interrupts (x86 apic only)
` [PATCH v5 2/5] hpet 'driftfix': add driftfix property to HPETState and DeviceInfo
` [PATCH v5 3/5] hpet 'driftfix': add fields to HPETTimer and VMStateDescription
` [PATCH v5 4/5] hpet 'driftfix': add code in update_irq() to detect coalesced interrupts (x86 apic only)
` [PATCH v5 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts

[PATCH] Make physical_resources_check cope with qemu change on 'info block'
 2011-05-20  6:19 UTC 

[PATCH] KVM test: physical_resources_check: Fixing error message
 2011-05-20  4:36 UTC 

Video card passthrough success
 2011-05-20  2:56 UTC  (3+ messages)

[PATCH 1/2] kvm tools: Copy net/9p/9p.h
 2011-05-20  1:10 UTC  (16+ messages)
` [PATCH 2/2] kvm tools: Add virtio-9p

[PATCH V5 2/6 net-next] netdevice.h: Add zero-copy flag in netdevice
 2011-05-19 23:41 UTC  (29+ messages)

[PATCHv2 0/2] virtio-net: 64 bit features, event index
 2011-05-19 23:24 UTC  (3+ messages)
  ` [PATCHv2 1/2] virtio/vhost: support 64 bit features
  ` [PATCHv2 2/2] virtio+vhost: event idx feature

[PATCH] kvm tools: Default guest cpu count to host cpu count
 2011-05-19 20:00 UTC  (6+ messages)

[PATCH] kvm tools: Exit properly on SMP guests
 2011-05-19 17:38 UTC  (2+ messages)

[PATCH RFC] virtio_ring: fix delayed enable cb implementation
 2011-05-19 17:12 UTC 

Disconnected broadcast domains
 2011-05-19 13:12 UTC 

[PATCH 1/2 V2] kvm tools: Copy net/9p/9p.h
 2011-05-19  9:32 UTC  (4+ messages)
` [PATCH 2/2 V2] kvm tools: Add virtio-9p

[Patch] kvm tools: build rbtree.o from source
 2011-05-19  7:44 UTC  (2+ messages)

[PATCH RFC] virtio_net: fix patch: virtio_net: limit xmit polling
 2011-05-19  7:30 UTC  (2+ messages)

[PATCH 0/13] Hypervisor-mode KVM on POWER7
 2011-05-19  6:06 UTC  (12+ messages)
` [PATCH 13/13] kvm/powerpc: Allow book3s_hv guests to use SMT processor modes

[PATCH RFC] vhost: fix enable notify: write out last avail value we saw
 2011-05-18 21:13 UTC 

[RFC/PATCH] kvm tools: Use preadv/pwritev syscalls directly
 2011-05-18 18:58 UTC 

[Qemu-devel] [RFC] Memory API
 2011-05-18 17:17 UTC 

[Qemu-devel] [RFC] live snapshot, live merge, live block migration
 2011-05-18 15:49 UTC  (5+ messages)
        `  "

[PATCH 1/3] KVM: x86 emulator: Place insn_fetch helpers together
 2011-05-18 12:51 UTC  (2+ messages)

[PATCH 0/2] Inline vmcs_readl()
 2011-05-18 13:02 UTC  (2+ messages)

[PATCH] Account for Fedora kernels with backported vzalloc
 2011-05-18  9:11 UTC  (3+ messages)

[PATCH v1 0/5] KVM in-guest performance monitoring
 2011-05-18 12:49 UTC  (11+ messages)
` [PATCH v1 5/5] KVM: Expose a version 1 architectural PMU to guests

[kvm tools] bug: rbtree.o build rule?
 2011-05-18 12:35 UTC 

[PATCH 08/31] nVMX: Fix local_vcpus_link handling
 2011-05-18 12:19 UTC  (12+ messages)

[PATCH v1 1/3] kvm tools: Close the disk images after the guest shuts down
 2011-05-18 11:27 UTC  (12+ messages)
` [PATCH v1 2/3] kvm tools: Release memoty allocated during virtio block initialization
` [PATCH v1 3/3] kvm tools: Add QCOW level2 caching support


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).