messages from 2012-05-03 08:44:31 to 2012-06-06 13:10:10 UTC [more...]
[PATCH] virtio-net: fix a race on 32bit arches
2012-06-06 13:10 UTC (5+ messages)
[V2 RFC net-next PATCH 1/2] virtio_net: convert the statistics into array
2012-06-06 9:37 UTC (6+ messages)
` [V2 RFC net-next PATCH 2/2] virtio_net: export more statistics through ethtool
[PATCH v3] virtio_blk: unlock vblk->lock during kick
2012-06-06 9:03 UTC (6+ messages)
[net-next RFC PATCH] virtio_net: collect satistics and export through ethtool
2012-06-06 6:49 UTC (4+ messages)
[vmw_vmci RFC 01/11] Apply VMCI context code
2012-06-06 5:06 UTC (20+ messages)
` [vmw_vmci RFC 02/11] Apply VMCI datagram code
` [vmw_vmci RFC 03/11] Apply VMCI doorbell code
` [vmw_vmci RFC 04/11] Apply VMCI driver code
` [vmw_vmci RFC 05/11] Apply VMCI event code
` [vmw_vmci RFC 06/11] Apply dynamic array code
` [vmw_vmci RFC 07/11] Apply VMCI hash table
` [vmw_vmci RFC 08/11] Apply VMCI queue pairs
` [vmw_vmci RFC 09/11] Apply VMCI resource code
` [vmw_vmci RFC 10/11] Apply vmci routing code
` [vmw_vmci RFC 11/11] Apply the header code to make VMCI build
` [vmw_vmci RFC 00/11] VMCI for Linux
[PATCH 03/27] smpboot: Define and use cpu_state per-cpu variable in generic code
2012-06-05 17:48 UTC (12+ messages)
` [PATCH 05/27] xen, cpu hotplug: Don't call cpu_bringup() in xen_play_dead()
` [Xen-devel] "
` [PATCH 06/27] xen, smpboot: Use generic SMP booting infrastructure
Question regarding Virtio Console and Remoteproc
2012-06-05 9:43 UTC (5+ messages)
[PATCH v2] virtio_blk: unlock vblk->lock during kick
2012-06-04 8:57 UTC (9+ messages)
[PATCH 0/3] Fix hot-unplug race in virtio-blk
2012-06-04 0:41 UTC (15+ messages)
` [PATCH 1/3] virtio-blk: Call del_gendisk() before disable guest kick
` [PATCH 2/3] virtio-blk: Reset device after blk_cleanup_queue()
` [PATCH 3/3] virtio-blk: Use block layer provided spinlock
` [PATCH v2 "
CFP: Workshop Web Site: https://sites.google.com/site/federatedclouds/
2012-05-31 14:43 UTC
[PATCH RFC] virtio-net: remove useless disable on freeze
2012-05-31 9:04 UTC (8+ messages)
[PATCH repost] virtio-net: remove useless disable on freeze
2012-05-30 20:36 UTC (2+ messages)
[PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
2012-05-30 13:44 UTC (36+ messages)
` [PATCH RFC V8 17/17] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
` [Xen-devel] [PATCH RFC V8 0/17] Paravirtualized ticket spinlocks
[PATCH v2] virtio_blk: unlock vblk->lock during kick
2012-05-30 13:19 UTC
[PATCH 0/5] virtio: rng: fixes
2012-05-28 8:24 UTC (7+ messages)
` [PATCH 1/5] virtio ids: fix comment for virtio-rng
` [PATCH 2/5] virtio: rng: allow tasks to be killed that are waiting for rng input
` [PATCH 3/5] virtio: rng: don't wait on host when module is going away
` [PATCH 4/5] virtio: rng: split out common code in probe / remove for s3/s4 ops
` [PATCH 5/5] virtio: rng: s3/s4 support
CFP: 8th IEEE International Conference on eScience -- Chicago IL USA, October 8th-12 2012
2012-05-27 23:56 UTC
[RFC PATCH 1/5] block: Introduce q->abort_queue_fn()
2012-05-23 15:04 UTC (10+ messages)
` [RFC PATCH 3/5] virtio-blk: Call del_gendisk() before disable guest kick
` [RFC PATCH 4/5] virtio-blk: Use q->abort_queue_fn() to abort requests
` [RFC PATCH 5/5] virtio-blk: Use block layer provided spinlock
[PATCH] xen: do not disable netfront in dom0
2012-05-22 20:50 UTC (7+ messages)
` [Xen-devel] "
` [PATCH RESENT] "
[PATCH] virtio: fix typo in comment
2012-05-21 1:10 UTC
[PATCH] xen: do not disable netfront in dom0
2012-05-20 11:45 UTC
[PATCH] virtio: fix typo in comment
2012-05-20 2:44 UTC
Call for Participation: ACM HPDC 2012 -- Early registration deadline May 25th
2012-05-19 13:47 UTC
MBDS paper submission due in one month (The International Workshop on Management of Big Data Systems)
2012-05-19 0:44 UTC
[PULL] virtio: last minute fixes for 3.4
2012-05-17 9:35 UTC
[PATCH 1/1] Drivers: hid: hid-hyperv.c: Set the hid drvdata correctly
2012-05-17 8:03 UTC (2+ messages)
[PATCH] virtio_net: invoke softirqs after __napi_schedule
2012-05-17 3:40 UTC (3+ messages)
[vmw_vmci RFC 00/11] VMCI for Linux
2012-05-15 15:06 UTC
[PATCH 0000/0003] drivers: hv: util
2012-05-14 14:04 UTC (6+ messages)
` [PATCH 1/2] Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()
` [PATCH 2/2] Drivers: hv: util: Properly handle version negotiations
virtio 3.4 patches
2012-05-10 14:46 UTC (3+ messages)
[RFC PATCH] virtio_console: link vq to port with a private pointer in struct virtqueue
2012-05-10 6:02 UTC (11+ messages)
` [PATCH untested] virtio: allocate extra memory before the ring ( was Re: [RFC PATCH] virtio_console: link vq to port with a private) "
[PATCH] virtio-mmio: Devices parameter parsing
2012-05-10 0:44 UTC (2+ messages)
[PATCH] virtio_blk: Drop unused request tracking list
2012-05-08 4:08 UTC
[PATCH 0/2] adding tracepoints to vhost
2012-05-07 21:10 UTC (3+ messages)
` [PATCH 1/2] vhost: basic tracepoints
[PATCH v3] virtio-blk: Fix hot-unplug race in remove method
2012-05-07 5:05 UTC (2+ messages)
[PATCH v3] virtio-blk: Fix hot-unplug race in remove method
2012-05-07 5:01 UTC (2+ messages)
[PATCH 2/2] virtio: Use ida to allocate virtio index
2012-05-07 4:57 UTC (2+ messages)
[PATCH 0/3] virtio: balloon: cleanups and a fix
2012-05-07 3:53 UTC (4+ messages)
virtio message framing
2012-05-07 3:12 UTC (3+ messages)
Submission Deadline Extension
2012-05-06 17:32 UTC
[PATCH v2] virtio-blk: Fix hot-unplug race in remove method
2012-05-04 13:24 UTC (4+ messages)
using cache for virtio allocations?
2012-05-03 9:02 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).