messages from 2009-11-28 06:50:30 to 2010-01-25 10:32:28 UTC [more...]
[PATCH 00/32] virtio: console: Fixes, multiple devices and generic ports
2010-01-25 10:32 UTC (43+ messages)
` [PATCH 01/32] virtio: console: comment cleanup
` [PATCH 02/32] virtio: console: statically initialize virtio_cons
` [PATCH 03/32] hvc_console: make the ops pointer const
` [PATCH 04/32] hvc_console: Remove __devinit annotation from hvc_alloc
` [PATCH 05/32] virtio: console: We support only one device at a time
` [PATCH 06/32] virtio: console: port encapsulation
` [PATCH 07/32] virtio: console: encapsulate buffer information in a struct
` [PATCH 08/32] virtio: console: ensure add_inbuf can work for multiple ports as well
` [PATCH 09/32] virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq
` [PATCH 10/32] virtio: console: use vdev->priv to avoid accessing global var
` [PATCH 11/32] virtio: console: don't assume a single console port
` [PATCH 12/32] virtio: console: remove global var
` [PATCH 13/32] virtio: console: struct ports for multiple ports per device
` [PATCH 14/32] virtio: console: ensure console size is updated on hvc open
` [PATCH 15/32] virtio: console: Separate out console-specific data into a separate struct
` [PATCH 16/32] virtio: console: Separate out console init into a new function
` [PATCH 17/32] virtio: console: Separate out find_vqs operation into a different function
` [PATCH 18/32] virtio: console: Introduce function to hand off data from host to readers
` [PATCH 19/32] virtio: console: Introduce a send_buf function for a common path for sending data to host
` [PATCH 20/32] virtio: console: Add a new MULTIPORT feature, support for generic ports
` [PATCH 21/32] virtio: console: Prepare for writing to / reading from userspace buffers
` [PATCH 22/32] virtio: console: Associate each port with a char device
` [PATCH 23/32] virtio: console: Add file operations to ports for open/read/write/poll
` [PATCH 24/32] virtio: console: Ensure only one process can have a port open at a time
` [PATCH 25/32] virtio: console: Register with sysfs and create a 'name' attribute for ports
` [PATCH 26/32] virtio: console: Add throttling support to prevent flooding ports
` [PATCH 27/32] virtio: console: Remove cached data on port close
` [PATCH 28/32] virtio: console: Handle port hot-plug
` [PATCH 29/32] virtio: Add ability to detach unused buffers from vrings
` [PATCH 30/32] virtio: console: Add ability to hot-unplug ports
` [PATCH 31/32] virtio: console: Add debugfs files for each port to expose debug info
` [PATCH 32/32] virtio: console: show error message if hvc_alloc fails for console ports
` Remove host throttling
` [PATCH 19/31] virtio: console: Introduce a send_buf function for a common path for sending data to host
` [PATCH 29/31] virtio: console: Add ability to hot-unplug ports
` [PATCH 30/31] virtio: console: Add debugfs files for each port to expose debug info
CFP: Workshop on Virtualization Technologies in Distributed Computing (VTDC 2010)
2010-01-23 16:29 UTC (2+ messages)
` CFP: VPACT 2010: Third International Workshop on Virtualization Performance: Analysis, Characterization and Tools
[PATCH] virtio: use smp_XX barriers
2010-01-21 17:10 UTC
[PATCH] virtio-spec: Update the spec for recent virtio-console changes
2010-01-20 14:01 UTC
[PATCH 00/31] virtio: console: Fixes, multiple devices and generic ports
2010-01-16 22:16 UTC (44+ messages)
` [PATCH 01/31] virtio: console: comment cleanup
` [PATCH 02/31] virtio: console: statically initialize virtio_cons
` [PATCH 03/31] hvc_console: make the ops pointer const
` [PATCH 04/31] hvc_console: Remove __devinit annotation from hvc_alloc
` [PATCH 05/31] virtio: console: We support only one device at a time
` [PATCH 06/31] virtio: console: port encapsulation
` [PATCH 07/31] virtio: console: encapsulate buffer information in a struct
` [PATCH 08/31] virtio: console: ensure add_inbuf can work for multiple ports as well
` [PATCH 09/31] virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq
` [PATCH 10/31] virtio: console: use vdev->priv to avoid accessing global var
` [PATCH 11/31] virtio: console: don't assume a single console port
` [PATCH 12/31] virtio: console: remove global var
` [PATCH 13/31] virtio: console: struct ports for multiple ports per device
` [PATCH 14/31] virtio: console: ensure console size is updated on hvc open
` [PATCH 15/31] virtio: console: Separate out console-specific data into a separate struct
` [PATCH 16/31] virtio: console: Separate out console init into a new function
` [PATCH 17/31] virtio: console: Separate out find_vqs operation into a different function
` [PATCH 18/31] virtio: console: Buffer data that comes from the host
` [PATCH 19/31] virtio: console: Introduce a send_buf function for a common path for sending data to host
` [PATCH 20/31] virtio: console: Introduce a 'header' for each buffer towards supporting multiport
` [PATCH 21/31] virtio: console: Add a new MULTIPORT feature, support for generic ports
` [PATCH 22/31] virtio: console: Prepare for writing to / reading from userspace buffers
` [PATCH 23/31] virtio: console: Associate each port with a char device
` [PATCH 24/31] virtio: console: Add file operations to ports for open/read/write/poll
` [PATCH 25/31] virtio: console: Ensure only one process can have a port open at a time
` [PATCH 26/31] virtio: console: Register with sysfs and create a 'name' attribute for ports
` [PATCH 27/31] virtio: console: Add throttling support to prevent flooding ports
` [PATCH 28/31] virtio: console: Add option to remove cached buffers on port close
` [PATCH 29/31] virtio: console: Handle port hot-plug
` [PATCH 30/31] virtio: console: Add ability to hot-unplug ports
` [PATCH 31/31] virtio: console: Add debugfs files for each port to expose debug info
Virtio ballooning support for Lguest
2010-01-12 11:04 UTC (3+ messages)
Intel Rapid Boot Toolkit - UEFI Hypervisor : Cloud Computing Firmware / Firmware-as-a-Service
2010-01-10 19:55 UTC
[PATCH v2] virtio-blk physical block size
2010-01-10 12:35 UTC (9+ messages)
` [Qemu-devel] "
[PATCH] vhost-net: defer f->private_data until setup succeeds
2010-01-04 2:33 UTC (2+ messages)
[PATCH] vhost: access check thinko fixes
2010-01-04 2:22 UTC (2+ messages)
[PATCH v2] virtio-blk physical block size
2009-12-28 16:39 UTC
[PATCH] virtio-blk physical block size
2009-12-28 16:09 UTC
CFP: VPACT 2010: Third International Workshop on Virtualization Performance: Analysis, Characterization and Tools
2009-12-23 19:41 UTC
[PATCH] vhost: fix high 32 bit in FEATURES ioctls
2009-12-23 6:32 UTC (2+ messages)
[PATCH] vhost-net: comment use of invalid fd when setting vhost backend
2009-12-22 19:37 UTC
[PATCH] vhost-net: defer f->private_data until setup succeeds
2009-12-22 19:02 UTC
[PATCH] vhost-net: comment use of invalid fd when setting vhost backend
2009-12-22 18:18 UTC
[PATCH 0/3] vhost: fix use_mm usage
2009-12-21 11:29 UTC
[PATCH 1/3] vhost: prevent modification of an active ring
2009-12-20 17:16 UTC (3+ messages)
` [PATCH 2/3] vhost: add access_ok checks
` [PATCH 3/3] vhost: make default mapping empty by default
[PATCH 0/3] vhost: fix use_mm usage
2009-12-20 17:16 UTC
[PULL rexmit] virtio & lguest
2009-12-18 2:09 UTC
[PATCH-cc-fixed] vhost: add missing architectures
2009-12-17 13:01 UTC
[PATCH] vhost: add missing architectures
2009-12-17 12:50 UTC
Guest bridge setup variations
2009-12-17 6:18 UTC (3+ messages)
[PATCH 00/28] virtio: console: Fixes, support for generic ports
2009-12-15 22:55 UTC (44+ messages)
` [PATCH 01/28] virtio: console: comment cleanup
` [PATCH 02/28] virtio: console: statically initialize virtio_cons
` [PATCH 04/28] virtio: console: We support only one device at a time
` [PATCH 05/28] virtio: console: port encapsulation
` [PATCH 06/28] virtio: console: use vdev->priv to avoid accessing global var
` [PATCH 07/28] virtio: console: don't assume a single console port
` [PATCH 08/28] virtio: console: remove global var
` [PATCH 09/28] virtio: console: struct ports for multiple ports per device
` [PATCH 10/28] virtio: console: ensure console size is updated on hvc open
` [PATCH 11/28] virtio: console: Introduce a workqueue for handling host->guest notifications
` [PATCH 12/28] virtio: console: Buffer data that comes in from the host
` [PATCH 13/28] virtio: console: Create a buffer pool for sending data to host
` [PATCH 14/28] virtio: console: Separate out console-specific data into a separate struct
` [PATCH 15/28] virtio: console: Separate out console init into a new function
` [PATCH 16/28] virtio: console: Introduce a 'header' for each buffer towards supporting multiport
` [PATCH 17/28] virtio: console: Add a new MULTIPORT feature, support for generic ports
` [PATCH 18/28] virtio: console: Associate each port with a char device
` [PATCH 19/28] virtio: console: Prepare for writing to / reading from userspace buffers
` [PATCH 20/28] virtio: console: Add file operations to ports for open/read/write/poll
` [PATCH 21/28] virtio: console: Ensure only one process can have a port open at a time
` [PATCH 22/28] virtio: console: Register with sysfs and create a 'name' attribute for ports
` [PATCH 23/28] virtio: console: Add throttling support to prevent flooding ports
` [PATCH 24/28] virtio: console: Add option to remove cached buffers on port close
` [PATCH 25/28] virtio: console: Handle port hot-plug
` [PATCH 26/28] hvc_console: Export (GPL'ed) hvc_remove
` [PATCH 27/28] virtio: console: Add ability to hot-unplug ports
` [PATCH 28/28] virtio: console: Add debugfs files for each port to expose debug info
[RFC] macvlan: add tap device backend
2009-12-14 15:40 UTC (6+ messages)
Guest bridge setup variations
2009-12-14 12:09 UTC (10+ messages)
` [Qemu-devel] "
` [Qemu-devel] "
[PATCHv9 3/3] vhost_net: a kernel-level virtio server
2009-12-11 15:52 UTC
[PATCH] virtio spec: add virtio-blk max sectors feature
2009-12-08 9:50 UTC (4+ messages)
[PATCH] virtio: set pci bus master enable bit
2009-12-04 23:10 UTC (2+ messages)
[RFC 0/2] macvtap, second try
2009-12-03 17:51 UTC
[PATCH 0/3] Split up pv-ops
2009-12-03 15:07 UTC (4+ messages)
virtio: Add memory statistics reporting to the balloon driver (V4)
2009-12-01 15:53 UTC (5+ messages)
virtio: Add memory statistics reporting to the balloon driver (V4)
2009-11-30 16:14 UTC
[PATCH] virtio: set pci bus master enable bit
2009-11-29 15:52 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).