messages from 2012-12-05 07:03:27 to 2013-01-02 05:09:25 UTC [more...]
[PATCH] virtio-blk: Don't free ida when disk is in use
2013-01-02 5:09 UTC (13+ messages)
[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
2013-01-02 5:03 UTC (31+ messages)
` [PATCH v2 1/5] virtio: add functions for piecewise addition of buffers
` [PATCH v2 2/5] virtio-scsi: use functions for piecewise composition "
` [PATCH v2 3/5] virtio-scsi: redo allocation of target data
` [PATCH v2 4/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH v2 5/5] virtio-scsi: introduce multiqueue support
[PATCH] virtio-spec: Document VIRTIO_BLK_T_GET_ID
2013-01-02 4:49 UTC (7+ messages)
` [PATCH 1/2] Auto-fix lines after 67023431
` [PATCH 2/2] Document VIRTIO_BLK_T_GET_ID
[PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
2012-12-28 12:59 UTC (2+ messages)
[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
2012-12-28 5:31 UTC
[PATCH 1/2] vhost_net: correct error hanlding in vhost_net_set_backend()
2012-12-28 4:58 UTC (7+ messages)
` [PATCH 2/2] vhost: handle polling failure
[PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
2012-12-28 3:16 UTC (3+ messages)
[PATCH v3 01/11] kexec: introduce kexec firmware support
2012-12-28 3:06 UTC (2+ messages)
[PATCH v3 00/11] xen: Initial kexec/kdump implementation
2012-12-28 0:53 UTC
[PATCH v3 00/11] xen: Initial kexec/kdump implementation
2012-12-27 23:40 UTC
[PATCH v3 01/11] kexec: introduce kexec firmware support
2012-12-27 18:53 UTC (19+ messages)
` [PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
` [PATCH v3 03/11] xen: Introduce architecture independent data for kexec/kdump
` [PATCH v3 04/11] x86/xen: Introduce architecture dependent "
` [PATCH v3 05/11] x86/xen: Register resources required by kexec-tools
` [PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
` [PATCH v3 07/11] x86/xen: Add x86_64 "
` [PATCH v3 08/11] x86/xen: Add kexec/kdump Kconfig and makefile rules
` [PATCH v3 09/11] x86/xen/enlighten: Add init and crash kexec/kdump hooks
` [PATCH v3 10/11] drivers/xen: Export vmcoreinfo through sysfs
` [PATCH v3 11/11] x86: Add Xen kexec control code size check to linker script
` [PATCH v3 00/11] xen: Initial kexec/kdump implementation
[RFC PATCH] virtio-net: reset virtqueue affinity when doing cpu hotplug
2012-12-27 11:51 UTC (9+ messages)
[PATCH v3 00/11] xen: Initial kexec/kdump implementation
2012-12-27 2:18 UTC
CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
2012-12-26 20:08 UTC
[PATCH] virtio_console: correct error message on failure of debugfs_create_dir
2012-12-24 18:43 UTC (6+ messages)
[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
2012-12-21 6:11 UTC (23+ messages)
` [RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio
` [RFCv2 01/12] vhost: Use struct vring in vhost_virtqueue
` [RFCv2 02/12] vhost: Isolate reusable vring related functions
` [RFCv2 03/12] virtio-ring: Introduce file virtio_ring_host
` [RFCv2 04/12] virtio-ring: Refactor out the functions accessing user memory
` [RFCv2 05/12] virtio-ring: Refactor move attributes to struct virtqueue
` [RFCv2 06/12] virtio_ring: Move SMP macros to virtio_ring.h
` [RFCv2 07/12] virtio-ring: Add Host side virtio-ring implementation
` [RFCv2 08/12] virtio: Update vring_interrupt for host-side virtio queues
` [RFCv2 09/12] virtio-ring: Add BUG_ON checking on host/guest ring type
` [RFCv2 10/12] virtio: Add argument reversed to function find_vqs()
` [RFCv2 11/12] remoteproc: Add support for host-virtqueues
` [RFCv2 12/12] caif_virtio: Introduce caif over virtio
[Qemu-devel] [PATCH v6 12/12] virtio-blk: add x-data-plane=on|off performance feature
2012-12-20 4:04 UTC (2+ messages)
[PATCH] virtio-spec: fix thinko in multiport documentation
2012-12-14 1:01 UTC (5+ messages)
[PATCHv9 0/2] virtio_console: Add rproc_serial driver
2012-12-12 12:38 UTC (3+ messages)
` [PATCHv9 1/2] virtio_console: Merge struct buffer_token into struct port_buffer
` [PATCHv9 2/2] virtio_console: Add support for remoteproc serial
[[PATCH v9 3/3] 1/1] virtio_console: Remove buffers from out_vq at port removal
2012-12-12 12:31 UTC (8+ messages)
[PATCHv8] virtio-spec: virtio network device multiqueue support
2012-12-11 13:10 UTC
[PATCH V3 1/2] virtio: use dev_to_virtio wrapper in virtio
2012-12-11 0:36 UTC (3+ messages)
` [PATCH V3 2/2] virtio: add drv_to_virtio to make code clearly
[PATCHv7] virtio-spec: virtio network device multiqueue support
2012-12-10 23:50 UTC (2+ messages)
[PATCHv6] virtio-spec: virtio network device multiqueue support
2012-12-10 10:36 UTC (3+ messages)
[PATCHv8 0/3]virtio_console: Add rproc_serial driver
2012-12-10 10:08 UTC (4+ messages)
` [PATCH] Introduce rproc serial device specification
CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
2012-12-10 9:57 UTC
CISTI'2013 Doctoral Symposium - CFP, Lisbon, June 19 - 23, 2013
2012-12-10 9:53 UTC
[PATCH 0/1] virtio: console: regression in virtqueue_add_buf() change
2012-12-09 23:36 UTC (3+ messages)
` [PATCH 1/1] virtio: console: virtqueue_add_buf() no longer returns > 0
[PATCH net-next v3 0/3] Multiqueue support in virtio-net
2012-12-09 5:32 UTC (8+ messages)
` [PATCH net-next v3 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [PATCH net-next v3 2/3] virtio_net: multiqueue support
` [PATCH net-next v3 3/3] virtio-net: support changing the number of queue pairs through ethtool
[PATCH 1/1] xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h
2012-12-07 21:16 UTC (2+ messages)
` [Xen-devel] "
[PULL net-next] vhost: changes for 3.8
2012-12-07 17:58 UTC (2+ messages)
[PATCHv6] virtio-spec: virtio network device multiqueue support
2012-12-07 14:18 UTC
[PATCH] vhost-blk: Add vhost-blk support v6
2012-12-07 7:05 UTC (3+ messages)
[PATCHv5] virtio-spec: virtio network device RFS support
2012-12-07 3:14 UTC (9+ messages)
[Pv-drivers] [PATCH 0/6] VSOCK for Linux upstreaming
2012-12-06 15:28 UTC
[PATCHv2] x86info: dump kvm cpuid's
2012-12-06 14:48 UTC (4+ messages)
[PATCH 1/3] virtio: change to_vp_device to an inlined definition
2012-12-06 6:10 UTC (14+ messages)
` [PATCH 2/3] virtio: use dev_to_virtio wrapper in virtio
` [PATCH 3/3] virtio: add drv_to_virtio to make code clearly
` [PATCH V2 1/2] virtio: use dev_to_virtio wrapper in virtio
` [PATCH V2 2/2] virtio: add drv_to_virtio to make code clearly
[PATCH net-next v2 0/3] Multiqueue support in virtio-net
2012-12-05 10:37 UTC (4+ messages)
` [PATCH net-next v2 1/3] virtio-net: separate fields of sending/receiving queue from virtnet_info
` [PATCH net-next v2 2/3] virtio_net: multiqueue support
` [PATCH net-next v2 3/3] virtio-net: support changing the number of queue pairs through ethtool
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).