messages from 2010-01-29 13:42:37 to 2010-03-23 18:06:44 UTC [more...]
[RFC] vhost-blk implementation
2010-03-23 18:06 UTC (5+ messages)
[PATCH 0/9] virtio-serial fixes, ABI updates
2010-03-23 16:23 UTC (17+ messages)
` [PATCH 1/9] virtio-serial-bus: save/load: Ensure target has enough ports
` [PATCH 2/9] virtio-serial-bus: save/load: Ensure nr_ports on src and dest are same
` [PATCH 3/9] virtio-serial: save/load: Ensure we have hot-plugged ports instantiated
` [PATCH 4/9] virtio-serial: Handle scatter-gather buffers for control messages
` [PATCH 5/9] virtio-serial: Handle scatter/gather input from the guest
` [PATCH 6/9] virtio-serial: Remove redundant check for 0-sized write request
` [PATCH 7/9] virtio-serial: Update copyright year to 2010
` [PATCH 8/9] virtio-serial-bus: Use a bitmap in virtio config space for active ports
` [PATCH 9/9] virtio-serial-bus: Let the guest know of host connection changes after migration
` [Qemu-devel] Re: [PATCH 4/9] virtio-serial: Handle scatter-gather buffers for control messages
Virtio_console usage of early printk
2010-03-23 14:58 UTC (5+ messages)
[PATCH 0/8] (v4) virtio: console: Fixes, new way of discovering ports
2010-03-23 12:53 UTC (9+ messages)
` [PATCH 1/8] MAINTAINERS: Put the virtio-console entry in correct alphabetical order
` [PATCH 2/8] virtio: console: Remove config work handler
` [PATCH 3/8] virtio: console: Add a __send_control_msg() that can send messages without a valid port
` [PATCH 4/8] virtio: console: Move code around for future patches
` [PATCH 5/8] virtio: console: Use a control message to add ports
` [PATCH 6/8] virtio: console: Don't always create a port 0 if using multiport
` [PATCH 7/8] virtio: console: Fix early_put_chars usage
` [PATCH 8/8] virtio: console: Add partial blocking/non-blocking support to write()
[PATCH 0/7] virtio: console: Fixes, new flexible way of discovering ports
2010-03-23 11:21 UTC (17+ messages)
` [PATCH 1/7] MAINTAINERS: Put the virtio-console entry in correct alphabetical order
` [PATCH 2/7] virtio: console: Remove config work handler
` [PATCH 3/7] virtio: console: Add a __send_control_msg() that can send messages without a valid port
` [PATCH 4/7] virtio: console: Move code around for future patches
` [PATCH 5/7] virtio: console: Use a control message to add ports
` [PATCH 6/7] virtio: console: Don't always create a port 0 if using multiport
` [PATCH 7/7] virtio: console: Return -EPIPE if port on the host isn't connected
Virtio_console usage of early printk
2010-03-22 17:45 UTC
[PULL] virtio
2010-03-22 14:34 UTC
[PATCH 0/6] virtio: console: Fixes, abi update
2010-03-22 12:31 UTC (15+ messages)
` [PATCH 1/6] virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
` [PATCH 2/6] virtio: console: Check if port is valid in resize_console
` [PATCH 3/6] virtio: console: Switch to using a port bitmap for port discovery
` [PATCH 4/6] virtio: console: Separate out get_config in a separate function
` [PATCH 5/6] virtio: console: Handle hot-plug/unplug config actions
` [PATCH 6/6] virtio: console: Remove hot-unplug control message
[GIT PULL] vhost-net fixes for issues in 2.6.34-rc1
2010-03-20 21:41 UTC (2+ messages)
[PATCH] vhost: fix error handling in vring ioctls
2010-03-17 18:40 UTC (3+ messages)
[PATCH] vhost: fix interrupt mitigation with raw sockets
2010-03-17 14:43 UTC
[PATCH 1/2] xen: balloon: Fix checkpatch issues
2010-03-11 4:00 UTC (2+ messages)
` [PATCH 2/2] xen: events: "
[RFC][ PATCH 1/3] vhost-net: support multiple buffer heads in receiver
2010-03-10 22:17 UTC (5+ messages)
[PATCH 0/2] virtio: console: Trivial fixes based on review comments
2010-03-09 6:36 UTC (8+ messages)
` [PATCH 1/2] virtio: console: Fix type of 'len' as unsigned int
` [PATCH 2/2] virtio: console: Use better variable names for fill_queue operation
[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
2010-03-08 8:07 UTC (4+ messages)
[RFC][ PATCH 2/3] vhost-net: handle vnet_hdr processing for MRG_RX_BUF
2010-03-08 7:54 UTC (4+ messages)
[PULL] virtio
2010-03-07 11:11 UTC (4+ messages)
Ringbuffer usage in Linux Hyper-V drivers
2010-03-04 22:37 UTC (10+ messages)
` [PATCH 1/1] Stage: hv: Remove Ringbuffer from TODO line
` [PATCH 1/1] Stage: hv: Corrected all header comments to follow kernel-doc format
` [PATCH 1/1] Stage: hv: Corrected all header comments to follow kernel-doc format-CORRECTED
virtio over PCI
2010-03-04 0:39 UTC (2+ messages)
[RFC][ PATCH 0/3] vhost-net: Add mergeable RX buffer support to vhost-net
2010-03-03 17:28 UTC (5+ messages)
VTDC2010 Deadline Extended to March 11
2010-03-03 15:56 UTC
CFP: 2nd International Conference on Cloud Computing (CloudComp2010)
2010-03-02 5:14 UTC
[GIT PULL] vhost-net fixes for 2.6.34
2010-03-01 2:12 UTC (2+ messages)
[PULL] virtio
2010-02-28 18:43 UTC
[PATCH 0/3] vhost: logging fixes
2010-02-24 7:41 UTC (17+ messages)
` [PATCH 1/3] vhost: logging math fix
` [PATCH 2/3] vhost: initialize log eventfd context pointer
` [PATCH 3/3] vhost: fix get_user_pages_fast error handling
[PULL] virtio & lguest
2010-02-24 4:05 UTC
virtio: console: Barrier needed before dropping early_put_chars?
2010-02-24 1:07 UTC (3+ messages)
[PATCH] virtio-spec: document block CMD and FLUSH
2010-02-18 22:22 UTC
[PATCH] vhost-net: switch to smp barriers
2010-02-14 19:55 UTC (8+ messages)
[PATCH] virtio-spec: document MSI-X
2010-02-12 10:47 UTC (2+ messages)
[PATCH 0/6] virtio: console: Fixes
2010-02-12 9:58 UTC (10+ messages)
` [PATCH 1/6] virtio: Initialize vq->data entries to NULL
` [PATCH 2/6] virtio: console: Ensure no memleaks in case of unused buffers
` [PATCH 3/6] virtio: console: Add ability to remove module
` [PATCH 4/6] virtio: console: Error out if we can't allocate buffers for control queue
` [PATCH 5/6] virtio: console: Fill ports' entire in_vq with buffers
` [PATCH 6/6] Add MAINTAINERS entry for virtio_console
[PATCH] virtio-spec: document MSI-X
2010-02-11 17:22 UTC
[PATCH] virtio-spec: document indirect descriptors
2010-02-10 23:24 UTC
Paravirt compile failure with gcc33
2010-02-10 21:08 UTC (5+ messages)
[PATCH] virtio-spec: document indirect descriptors
2010-02-10 13:00 UTC
[PATCH] virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ
2010-02-08 13:33 UTC (2+ messages)
[PATCH 0/3 v4] macvtap driver
2010-02-04 4:21 UTC (5+ messages)
` [PATCH 1/3] net: maintain namespace isolation between vlan and real device
` [PATCH 2/3] macvlan: allow multiple driver backends
` [PATCH 3/3] net: macvtap driver
[PATCH 0/2] virtio net improvements
2010-02-02 23:59 UTC (4+ messages)
` [PATCH 1/2] virtio: Add ability to detach unused buffers from vrings
` [PATCH 2/2] virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53:38 -0800
CFP: Workshop on Virtualization Technologies in Distributed Computing (VTDC 2010)
2010-02-02 4:40 UTC (3+ messages)
` CFP: VPACT 2010: Third International Workshop on Virtualization Performance: Analysis, Characterization and Tools
` VPACT 2010: Deadline Extended to Feb 8 (Third International Workshop on Virtualization Performance: Analysis, Characterization and Tools)
Workgroup Meetings at Collaboration Summit
2010-02-01 17:55 UTC
virtio: console: Return -EFAULT on copy_xx_user errors, allow larger writes
2010-02-01 5:08 UTC (10+ messages)
` [PATCH 19/31] virtio: console: Introduce a send_buf function for a common path for sending data to host
` [PATCH 20/31] virtio: console: Add a new MULTIPORT feature, support for generic ports
` [PATCH 21/31] virtio: console: Prepare for writing to userspace buffers
` [PATCH 22/31] virtio: console: Associate each port with a char device
` [PATCH 23/31] virtio: console: Add file operations to ports for open/read/write/poll
` [PATCH 29/31] virtio: console: Add ability to hot-unplug ports
[PATCHv2] virtio: use smp_XX barriers on SMP
2010-01-30 4:52 UTC (7+ 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).