messages from 2010-02-24 04:05:39 to 2010-04-07 19:40:03 UTC [more...]
A clocksource driver for HyperV
2010-04-07 19:40 UTC (3+ messages)
[PATCH v3] Add Mergeable receive buffer support to vhost_net
2010-04-07 18:09 UTC (5+ messages)
[GIT PULL] vhost-net fixes for issues in 2.6.34-rc1
2010-04-07 17:35 UTC (3+ messages)
` [GIT PULL] vhost-net fix for 2.6.34-rc3
[RFC] vhost-blk implementation (v2)
2010-04-07 0:36 UTC
[PATCH 00/10] (v5) virtio: console: Fixes, new way of discovering ports
2010-04-06 14:54 UTC (15+ messages)
` [PATCH 01/10] virtio: console: Add a __send_control_msg() that can send messages without a valid port
` [PATCH 02/10] virtio: console: Let host know of port or device add failures
` [PATCH 03/10] virtio: console: Return -EPIPE to hvc_console if we lost the connection
` [PATCH 04/10] virtio: console: Don't call hvc_remove() on unplugging console ports
` [PATCH 05/10] virtio: console: Remove config work handler
` [PATCH 06/10] virtio: console: Move code around for future patches
` [PATCH 07/10] virtio: console: Use a control message to add ports
` [PATCH 08/10] virtio: console: Don't always create a port 0 if using multiport
` [PATCH 09/10] virtio: console: Rename wait_is_over() to will_read_block()
` [PATCH 10/10] virtio: console: Add support for nonblocking write()s
A clocksource driver for HyperV
2010-04-05 22:03 UTC (3+ messages)
A clocksource driver for HyperV
2010-04-05 20:30 UTC
[RFC][ PATCH 3/3] vhost-net: Add mergeable RX buffer support to vhost-net
2010-04-04 8:55 UTC (10+ messages)
` [PATCH v2] Add Mergeable RX buffer feature to vhost_net
[PATCH 4/4] virtio: disable multiport console support
2010-03-31 18:56 UTC (4+ messages)
[PATCH][QEMU][VHOST]fix feature bit handling for mergeable rx buffers
2010-03-31 10:12 UTC (2+ messages)
CfP with Extended Deadline 5th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'10)
2010-03-30 17:11 UTC
[PATCH 3/4] virtio: console makes incorrect assumption about virtio API
2010-03-30 6:30 UTC (2+ messages)
[PATCH 0/7] virtio: console: Fixes, new flexible way of discovering ports
2010-03-30 5:20 UTC (19+ 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
[PATCH 2/4] virtio: console: Fix early_put_chars usage
2010-03-30 5:19 UTC
[PATCH 1/4] MAINTAINERS: Put the virtio-console entry in correct alphabetical order
2010-03-30 5:17 UTC
Call for Workshops: 2nd International Conference on Cloud Computing (CloudComp2010)
2010-03-28 20:57 UTC
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
2010-03-27 9:47 UTC (2+ messages)
[RFC] GSoC 2010: Memory Compression for Virtualized Environments
2010-03-27 7:38 UTC
Problem with multiple hvc consoles via virtio-console
2010-03-26 5:01 UTC
[PATCH v3 1/1] Shared memory uio_pci driver
2010-03-25 16:50 UTC (11+ messages)
[RFC] vhost-blk implementation
2010-03-24 18:28 UTC (10+ messages)
Problem with multiple hvc consoles via virtio-console
2010-03-24 15:34 UTC
[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()
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
[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 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 3/3] vhost: fix get_user_pages_fast error handling
2010-02-24 7:41 UTC (8+ messages)
[PULL] virtio & lguest
2010-02-24 4:05 UTC
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).