public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-03 20:28:34 to 2011-05-05 12:43:01 UTC [more...]

[PATCH 00/19] qemu-kvm: Cleanup and switch to upstream - Part I
 2011-05-05 12:42 UTC  (37+ messages)
` [PATCH 01/19] qemu-kvm: Switch to upstream mp_state functions
` [PATCH 02/19] qemu-kvm: x86: Use upstream kvmclock device
` [PATCH 03/19] Revert "introduce VMSTATE_U64"
` [PATCH 04/19] qemu-kvm: x86: Drop MSR reset
` [PATCH 05/19] qemu-kvm: Use upstream VCPU reset services
` [PATCH 06/19] qemu-kvm: Use upstream vcpu initialization
` [PATCH 07/19] qemu-kvm: Start using qemu-thread services
` [PATCH 08/19] qemu-kvm: Use upstream kvm_arch_get/put_registers
` [PATCH 09/19] qemu-kvm: Use upstream state synchronization services
` [PATCH 10/19] qemu-kvm: Drop remaining libkvm fragments
` [PATCH 11/19] qemu-kvm: Drop some more unused code
` [PATCH 12/19] qemu-kvm: Drop some obsolete/unused fields from kvm_context
` [PATCH 13/19] qemu-kvm: Refactor in-kernel irqchip and pit control
` [PATCH 14/19] qemu-kvm: Fold kvm_create into kvm_create_context
` [PATCH 15/19] qemu-kvm: Fold kvm_arch_qemu_create_context into kvm_arch_create
` [PATCH 16/19] qemu-kvm: Push PIT reinjection control into x86 code
` [PATCH 17/19] qemu-kvm: Replace kvm_show_regs/code with cpu_dump_state
` [PATCH 18/19] qemu-kvm: Fold kvm_init_coalesced_mmio into kvm_create_context
` [PATCH 19/19] qemu-kvm: x86: Use kvm_arch_init

[PATCH 0/4] [RFC] virtio-net: Improve small packet performance
 2011-05-05 12:28 UTC  (19+ messages)
` [PATCH 1/4] [RFC] netdevice: Introduce per-txq xmit_restart
` [PATCH 2/4] [RFC] virtio: Introduce new API to get free space
` [PATCH 3/4] [RFC] virtio-net: Changes to virtio-net driver
` [PATCH 4/4] [RFC] sched: Changes to dequeue_skb

[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 00/18] virtio and vhost-net performance enhancements
 2011-05-05  9:38 UTC  (25+ 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

Fwd: Graphics pass-through
 2011-05-05  8:50 UTC  (5+ messages)
  `  "

[PATCH 1/2 V2] kvm tools: Drop ALIGN from bios.h
 2011-05-05  8:22 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

[PATCH v3 0/5] hpet 'driftfix': alleviate time drift with HPET periodic timers
 2011-05-05  8:07 UTC  (12+ messages)
` [PATCH v3 5/5] hpet 'driftfix': add code in hpet_timer() to compensate delayed callbacks and coalesced interrupts

[PATCH] qemu-kvm: Add CPUID support for VIA CPU
 2011-05-05  7:45 UTC  (2+ messages)

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

[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] "

VMSTATE_U64 vs. VMSTATE_UINT64
 2011-05-04 19:44 UTC  (5+ messages)
    ` Trouble activating windows xp when booted with KVM

[PATCH 0/3 V2] kvm tools: Support for multiple virtio-blk
 2011-05-04 19:38 UTC  (13+ messages)
` [PATCH 1/3 V2] kvm tools: Move disk_image into virtio-blk
` [PATCH 2/3 V2] kvm tools: Add support for multiple virtio-blk
` [PATCH 3/3 V2] kvm tools: Add cmdline options for loading multiple images

[RFC][PATCH] Import Linux headers for KVM and vhost
 2011-05-04 18:01 UTC  (12+ messages)
` [PATCH v2] "
  ` [Qemu-devel] "

[PATCH 0/2] make kvm guest mode to be rcu quiescent state
 2011-05-04 16:35 UTC  (4+ messages)
` [PATCH 1/2] rcu: provide rcu_virt_note_context_switch() function
` [PATCH 2/2] KVM: make guest mode entry to be rcu quiescent state

[PATCH V4 5/8]macvtap: macvtap TX zero-copy support
 2011-05-04 16:25 UTC  (6+ messages)

nmi is broken?
 2011-05-04 16:15 UTC  (22+ messages)

[PATCH 0/1 v2] KVM: MMU: Use ptep_user for cmpxchg_gpte()
 2011-05-04 16:13 UTC  (9+ messages)
` [PATCH 1/1 "

[PATCH V4 4/8]vhost: vhost TX zero-copy support
 2011-05-04 15:56 UTC  (4+ messages)

[AUTOTEST][PATCH] Add ability to call autotest client tests from kvm tests like a subtest
 2011-05-04 14:42 UTC 

[PATCH 0/4] [RFC] virtio-net: Improve small packet performance
 2011-05-04 14:10 UTC 

[AUTOTEST]Add ability to call autotest client tests from kvm tests like a subtest
 2011-05-04 13:57 UTC  (4+ messages)
` [AUTOTEST][KVM] [PATCH 2/2] Add "
  ` [Autotest] [AUTOTEST][PATCH "

[PATCH 0/2] make kvm guest mode to be rcu quiescent state
 2011-05-04 13:10 UTC  (11+ messages)
` [PATCH 1/2] rcu: export rcu_note_context_switch() function

[PATCH V4 3/8] skbuff: Add userspace buffers support in skb (zero-copy)
 2011-05-04  8:06 UTC 

[PATCH V4 2/8] netdevice.h: Add a new zerocopy device flag
 2011-05-04  7:55 UTC 

[PATCH V4 1/8] sock.h: Add a new sock zero-copy flag
 2011-05-04  7:53 UTC 

[PATCH V4 0/8] macvtap/vhost TX zero-copy support
 2011-05-04  7:48 UTC 

[PATCH v2 1/2] KVM-test: Add qemu-ifup-atbr0
 2011-05-04  6:10 UTC  (6+ messages)
      ` [PATCH v3 "
      ` [PATCH] KVM-test: Drop the absolute path of brctl/ifconfig
` [PATCH v2 2/2] KVM-test: Setup private bridge in framework

[PULL 0/5] PPC KVM patches
 2011-05-04  6:04 UTC  (6+ messages)
` [PATCH 1/5] KVM: PPC: e500: emulate SVR
` [PATCH 2/5] KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
` [PATCH 3/5] KVM: PPC: use ticks, not usecs, for exit timing
` [PATCH 4/5] KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
` [PATCH 5/5] KVM: PPC: booke: add sregs support

[PULL 0/6] PPC KVM patches
 2011-05-04  5:55 UTC  (10+ messages)
` [PATCH 6/6] KVM: PPC: Add kvm headers to headers_install

[PATCH] HTML report: Handle errors when trying to determine test length
 2011-05-04  5:40 UTC 

[PATCH] KVM test: installer: Fix KojiInstaller bug
 2011-05-04  5:04 UTC 


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