virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-07 23:13:30 to 2013-01-08 23:53:15 UTC [more...]

[PATCH 00/12] VMCI for Linux upstreaming
 2013-01-08 23:53 UTC  (3+ messages)
` [PATCH 01/12] VMCI: context implementation
` [PATCH 02/12] VMCI: datagram implementation

[PATCH V3 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-08 23:31 UTC  (4+ messages)
` [PATCH V3 2/2] virtio-net: reset virtqueue affinity when doing cpu hotplug

[RFC virtio-next 0/4] Introduce CAIF Virtio and reversed Vrings
 2013-01-08 23:17 UTC  (6+ messages)
` [RFCv2 00/12] Introduce host-side virtio queue and CAIF Virtio

[PATCH] tcm_vhost: Use llist for cmd completion list
 2013-01-08  6:52 UTC  (2+ messages)
` (unknown)

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2013-01-08  0:12 UTC  (37+ 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 v3 01/11] kexec: introduce kexec firmware support
 2013-01-07 16:20 UTC  (44+ 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
        ` [Xen-devel] "

[PATCH] drivers/xen: avoid out-of-range write in xen_add_device
 2013-01-07 16:20 UTC  (2+ messages)

[PATCH V3 0/2] handle polling errors
 2013-01-07 15:04 UTC  (7+ messages)
` [PATCH V3 1/2] vhost_net: correct error handling in vhost_net_set_backend()
` [PATCH V3 2/2] vhost: handle polling errors

[PATCH V2 1/2] virtio-net: fix the set affinity bug when CPU IDs are not consecutive
 2013-01-07  8:46 UTC  (6+ messages)
` [PATCH V2 2/2] virtio-net: reset virtqueue affinity when doing cpu hotplug

CFP: ACM HPDC 2013 -- Abstracts due January 14th
 2013-01-06 13:54 UTC 

Accepted Workshops in the CISTI'2013 - 8th Iberian Conference on IST
 2013-01-05 18:59 UTC 

CFP: Scientific Cloud Computing (ScienceCloud) -- co-located with ACM HPDC 2013
 2013-01-05 15:11 UTC 

[PATCH v3 02/11] x86/kexec: Add extra pointers to transition page table PGD, PUD, PMD and PTE
 2013-01-04 14:12 UTC  (3+ messages)

[PATCH v3 01/11] kexec: introduce kexec firmware support
 2013-01-04 14:04 UTC  (3+ messages)

[PATCH] virtio-spec: serial: english tweak
 2013-01-03  0:15 UTC  (2+ messages)

[PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
 2013-01-02 14:43 UTC  (4+ messages)
    ` [Xen-devel] "

[PATCH] virtio-blk: Don't free ida when disk is in use
 2013-01-02  5:09 UTC  (13+ messages)

[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 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 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 

[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)

[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  (2+ messages)

[PATCH net-next v3 0/3] Multiqueue support in virtio-net
 2012-12-09  5:32 UTC  (4+ messages)


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).