kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-26 10:30:45 to 2011-05-28 20:02:04 UTC [more...]

[PATCHv2 00/14] virtio and vhost-net performance enhancements
 2011-05-28 20:02 UTC  (14+ messages)
` [PATCHv2 10/14] virtio_net: limit xmit polling
  ` [PERF RESULTS] virtio and vhost-net performance enhancements

[PATCH 1/6] kvm tools: Prevent double assignment of guest memory info
 2011-05-28 19:45 UTC  (45+ messages)
` [PATCH 2/6] kvm tools: Exit VCPU thread only when SIGKVMEXIT is received
` [PATCH 3/6] kvm tools: Protect IRQ allocations by a mutex
` [PATCH 4/6] kvm tools: Add rwlock wrapper
` [PATCH 5/6] kvm tools: Protect MMIO tree by rwsem
` [PATCH 6/6] kvm tools: Protect IOPORT "

[PATCH V7 1/4 net-next] sock.h: Add a new sock zero-copy flag
 2011-05-28 19:37 UTC  (2+ messages)

[PATCH V7 0/4 net-next] macvtap/vhost TX zero-copy support
 2011-05-28 19:14 UTC 

[PATCH V7 4/4 net-next] vhost: vhost TX zero-copy support
 2011-05-28 19:34 UTC 

[PATCH V7 3/4]macvtap: macvtap TX zero-copy support
 2011-05-28 19:25 UTC 

[PATCH V7 2/4 net-next] skbuff: Add userspace zero-copy buffers in skb
 2011-05-28 19:23 UTC 

Graphics card pass-through working with two pass pci-initialization
 2011-05-28  8:18 UTC  (7+ messages)

[PATCH V6 0/4 net-next] macvtap/vhost TX zero-copy support
 2011-05-28 18:07 UTC  (4+ messages)

[PATCH uq/master V2] kvm: Add CPUID support for VIA CPU
 2011-05-28 16:20 UTC  (3+ messages)

[PATCH] kvm: Document KVM_IOEVENTFD
 2011-05-28 11:12 UTC 

[PATCH 0/13] Hypervisor-mode KVM on POWER7
 2011-05-28  1:07 UTC  (10+ messages)
` [PATCH 10/13] kvm/powerpc: Add support for Book3S processors in hypervisor mode

[PATCH 0/6] Update the web interface to the latest versions of foundation components
 2011-05-27 17:33 UTC  (8+ messages)
` [PATCH 1/6] Update admin site URL dispatcher to Django 1.3
` [PATCH 2/6] afe/readonly connection: Catch AttributeError exceptions
` [PATCH 3/6] Adding afe custom database engine
` [PATCH 4/6] Change web app to use new DB engine
` [PATCH 5/6] Removing get_from_clause() from custom query class
` [PATCH 6/6] external_packages: Bump version number requirements for web deps

[PATCH v2 1/4] kvm tools: Add ioeventfd support
 2011-05-27 16:52 UTC  (5+ messages)
` [PATCH v2 2/4] kvm tools: Use ioeventfd in virtio-blk
` [PATCH v2 3/4] kvm tools: Use ioeventfd in virtio-net
` [PATCH v2 4/4] kvm tools: Use ioeventfd in virtio-rng

2.6.38-rc6: general protection error inside KVM 64 bits guest
 2011-05-27 14:30 UTC  (15+ messages)

[Bug 34282] New: general protection fault when starting virtual machine with qemu
 2011-05-27 13:19 UTC  (3+ messages)
` [Bug 34282] "

[PATCH 00/20] qemu-kvm: Cleanup and switch to upstream - The Season Final
 2011-05-27 12:19 UTC  (21+ messages)
` [PATCH 01/20] qemu-kvm: Move thread-related code to cpus.c
` [PATCH 02/20] qemu-kvm: Enable CONFIG_IOTHREAD
` [PATCH 03/20] qemu-kvm: Switch to iothread version of qemu_notify_event
` [PATCH 04/20] qemu-kvm: Use upstream mutex and conds
` [PATCH 05/20] qemu-kvm: Restrict validity of cpu_single_env
` [PATCH 06/20] qemu-kvm: Use upstream qemu_mutex_lock/unlock_iothread
` [PATCH 07/20] qemu-kvm: Clean up kvm_update_interrupt_request
` [PATCH 08/20] qemu-kvm: Replace kvm_update_interrupt_request with qemu_cpu_kick
` [PATCH 09/20] qemu-kvm: Use upstream run_on_cpu and flush_queued_work
` [PATCH 10/20] qemu-kvm: Drop kvm_cond_wait
` [PATCH 11/20] qemu-kvm: Replace kvm_cpu_is_stopped with cpu_is_stopped
` [PATCH 12/20] qemu-kvm: Remove obsolete current_env
` [PATCH 13/20] qemu-kvm: Use upstream vcpu pause/resume
` [PATCH 14/20] qemu-kvm: Move main loop setup code
` [PATCH 15/20] qemu-kvm: Use upstream's way of signaling debug stops
` [PATCH 16/20] qemu-kvm: Use upstream main loop
` [PATCH 17/20] qemu-kvm: Use upstream main loop initialization
` [PATCH 18/20] qemu-kvm: Replace kvm_get_thread_id with qemu_get_thread_id
` [PATCH 19/20] qemu-kvm: Use upstream kvm vcpu initialization
` [PATCH 20/20] qemu-kvm: Use upstream vcpu loop

[PATCH 1/4] kvm tools: Add ioeventfd support
 2011-05-27 11:38 UTC  (12+ messages)
` [PATCH 2/4] kvm tools: Use ioeventfd in virtio-blk
` [PATCH 3/4] kvm tools: Use ioeventfd in virtio-net
` [PATCH 4/4] kvm tools: Use ioeventfd in virtio-rng

qemu-kvm-0.14.x regression - windows 2K8 R2 stopped booting
 2011-05-27  9:05 UTC  (21+ messages)

Interesting CPU Usage reverse problem, but Why?
 2011-05-27  8:56 UTC  (2+ messages)

[Patch v3] Enable CPU SMEP feature for KVM
 2011-05-27  8:47 UTC  (4+ messages)

ioeventfd question
 2011-05-27  8:39 UTC  (3+ messages)

KVM guest doesn't recongize its network with NAT mode
 2011-05-27  7:53 UTC 

[PATCH v6 0/4] rbd improvements
 2011-05-27  6:45 UTC  (14+ messages)
` [PATCH v6 1/4] rbd: use the higher level librbd instead of just librados
` [PATCH v6 2/4] rbd: allow configuration of rados from the rbd filename
` [PATCH v6 3/4] rbd: check return values when scheduling aio
` [PATCH v6 4/4] rbd: Add bdrv_truncate implementation

[PATCH v6 0/4] rbd improvements
 2011-05-26 23:07 UTC 

[PATCH v5 0/4] rbd improvements
 2011-05-26 23:09 UTC  (7+ messages)
` [PATCH v5 2/4] rbd: allow configuration of rados from the rbd filename
` [PATCH v5 4/4] rbd: Add bdrv_truncate implementation

[PATCH v6 0/4] rbd improvements
 2011-05-26 23:07 UTC 

Setting up network for KVM guests
 2011-05-26 22:04 UTC  (2+ messages)

[PATCH V6 2/4 net-next] skbuff: Add userspace zero-copy buffers in skb
 2011-05-26 21:08 UTC  (5+ messages)

[ANNOUNCE] kvm-kmod-2.6.39
 2011-05-26 20:16 UTC 

[PATCH V6 4/4 net-next] vhost: vhost TX zero-copy support
 2011-05-26 19:56 UTC 

[PATCH V6 3/4]macvtap: macvtap TX zero-copy support
 2011-05-26 19:42 UTC 

[PATCH V6 1/4 net-next] sock.h: Add a new sock zero-copy flag
 2011-05-26 19:32 UTC 

[PATCH V6 0/4]
 2011-05-26 19:29 UTC 

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

[PATCH 1/2] kvm tools: Copy net/9p/9p.h
 2011-05-26 15:30 UTC  (11+ messages)
` [PATCH 2/2] kvm tools: Add virtio-9p

Restoring saved guest causes guest to reboot
 2011-05-26 15:25 UTC  (14+ messages)

[PATCH v3] Enable CPU SMEP feature support for QEMU-KVM
 2011-05-26 13:29 UTC 

[AUTOTEST PATCH] Broken installs
 2011-05-26 13:07 UTC  (2+ messages)
` [AUTOTEST PATCH] Fix rhel5 install

KVM: x86: use proper port value when checking io instruction permission
 2011-05-26 11:56 UTC  (11+ messages)
  ` KVM: x86: use proper port value when checking io instruction permission (v2)
      ` KVM: x86: use proper port value when checking io instruction permission (v3)

Video card passthrough success
 2011-05-26 10:41 UTC  (4+ messages)

[PATCH v3 1/8] kvm tools: Add optional parameter used in ioport callbacks
 2011-05-26 10:30 UTC  (3+ messages)
` [PATCH v3 7/8] kvm tools: Use dynamic IO port allocation in virtio-console
` [PATCH v3 8/8] kvm tools: Use dynamic IO port allocation in virtio-net


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