virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-30 11:36:01 to 2009-11-04 19:19:26 UTC [more...]

[PATCHv8 0/3] vhost: a kernel-level virtio server
 2009-11-04 19:19 UTC  (4+ messages)

[PATCHv7 1/3] tun: export underlying socket
 2009-11-04 19:12 UTC  (29+ messages)
` [PATCHv7 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv7 3/3] vhost_net: a kernel-level virtio server

[PATCHv6 1/3] tun: export underlying socket
 2009-11-04 19:05 UTC  (10+ messages)
` [PATCHv6 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv6 3/3] vhost_net: a kernel-level virtio server

device virtualization
 2009-11-04 18:50 UTC 

[PATCHv8 1/3] tun: export underlying socket
 2009-11-04 15:57 UTC  (3+ messages)
` [PATCHv8 2/3] mm: export use_mm/unuse_mm to modules
` [PATCHv8 3/3] vhost_net: a kernel-level virtio server

[PATCHv8 0/3] vhost: a kernel-level virtio server
 2009-11-04 15:52 UTC 

[Qemu-devel] [PATCH 0/4] megaraid_sas HBA emulation
 2009-11-03 21:03 UTC  (17+ messages)

[PATCHv7 0/3] vhost: a kernel-level virtio server
 2009-11-03 17:23 UTC 

[PATCH v10 1/1] virtio_console: Add support for multiple ports for generic guest and host communication
 2009-11-03 16:38 UTC 

[PATCH v10 0/1] virtio-console: Support for generic ports and multiple consoles
 2009-11-03 16:38 UTC 

[PATCHv4 0/6] qemu-kvm: vhost net support
 2009-11-03 11:03 UTC  (2+ messages)

[PATCHv4 1/6] qemu/virtio: move features to an inline function
 2009-11-03 10:40 UTC  (9+ messages)
` [PATCHv4 2/6] qemu/net: routines to get tap fd
` [PATCHv4 3/6] qemu/net: add raw backend
` [PATCHv4 4/6] qemu/net: move typedef to qemu-common.h
` [PATCHv4 5/6] qemu/raw: add API to get raw socket
` [PATCHv4 6/6] qemu-kvm: vhost-net implementation

[PATCHv6 0/3] vhost: a kernel-level virtio server
 2009-11-02 22:25 UTC 

[PATCHv4 0/6] qemu-kvm: vhost net support
 2009-11-02 22:23 UTC 

[dm-devel] [PATCH] block: silently error unsupported empty barriers too
 2009-10-29  7:45 UTC  (3+ messages)
      `  "

SCSI driver for VMware's virtual HBA - V5
 2009-10-28 20:28 UTC  (7+ messages)
      ` SCSI driver for VMware's virtual HBA - V6

[Qemu-devel] [PATCH 3/4] scsi-disk: Factor out SCSI command emulation
 2009-10-28 19:01 UTC  (2+ messages)

performance regression in virtio-net in 2.6.32-rc4
 2009-10-27 23:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/4] megasas: LSI MegaRAID SAS HBA emulation
 2009-10-27 16:59 UTC 

[PATCH 4/4] megasas: Add SCSI command emulation
 2009-10-27 15:29 UTC 

[PATCH 3/4] scsi-disk: Factor out SCSI command emulation
 2009-10-27 15:28 UTC 

[PATCH 2/4] megasas: LSI MegaRAID SAS HBA emulation
 2009-10-27 15:28 UTC 

[PATCH 1/4] Add 'raid' interface class
 2009-10-27 15:28 UTC 

[PATCH 0/4] megaraid_sas HBA emulation
 2009-10-27 15:26 UTC 

[PATCH] virtio-net: fix data corruption with OOM
 2009-10-27  1:27 UTC  (7+ messages)

performance regression in virtio-net in 2.6.32-rc4
 2009-10-26 18:48 UTC 

[PATCHv2] virtio: order used ring after used index read
 2009-10-25 23:55 UTC 

[PATCH] virtio-net: fix data corruption with OOM
 2009-10-25 17:03 UTC 

[PATCHv2] virtio: order used ring after used index read
 2009-10-25 13:28 UTC 

[PATCH] virtio: order used ring after used index read
 2009-10-25 12:22 UTC 

[dm-devel] [PATCH resend] block: silently error unsupported empty barriers too
 2009-10-23 20:40 UTC  (3+ messages)
`  "

[PATCH] virtio-pci: fix per-vq MSI-X request logic
 2009-10-23 11:08 UTC  (2+ messages)

INDIRECT and NEXT
 2009-10-23  9:30 UTC  (6+ messages)

[PATCH] virtio-pci: fix per-vq MSI-X request logic
 2009-10-22 13:06 UTC 

[PULL] virtio fixes
 2009-10-22  6:13 UTC  (2+ messages)

[PATCH v9 1/1] virtio_console: Add support for multiple ports for generic guest and host communication
 2009-10-20  5:54 UTC 

[PATCH v9 0/1] virtio-console: Support for generic ports and multiple consoles
 2009-10-20  5:54 UTC 

IO controller Mini-Summit 2009
 2009-10-19  7:58 UTC  (7+ messages)

[PULL] virtio fixes
 2009-10-19  2:31 UTC 

Bug on barriers for virtio_blk device - end_request: I/O error, dev vda, sector 0
 2009-10-15 11:12 UTC  (3+ messages)

IO controller Mini-Summit 2009
 2009-10-14 12:24 UTC 

[PATCH 2.6.32-rc4] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-10-13  7:16 UTC  (2+ messages)

[PATCH v8 0/1] virtio_console: Add support for multiple console ports and generic serial ports
 2009-10-12  5:36 UTC  (2+ messages)
` [PATCH v8 1/1] virtio_console: Add support for multiple ports for generic guest and host communication

[PATCH 2.6.32-rc3] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-10-09 23:52 UTC  (4+ messages)

[PATCH 1/4] virtio_blk: deprecate the 1024-byte ID field
 2009-10-07  5:48 UTC  (4+ messages)

[PATCH] virtio_console: Add support for multiple ports for generic guest and host communication
 2009-10-06  6:55 UTC  (14+ messages)

INFO: task journal:337 blocked for more than 120 seconds
 2009-10-04  4:12 UTC  (10+ messages)
    ` INFO: task kjournal:337 "

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-10-03 10:00 UTC  (5+ messages)

[PATCH 2/9] dm-ioband-1.14.0: All-in-one patch
 2009-10-02 11:59 UTC  (8+ messages)
  ` [PATCH 3/9] blkio-cgroup-v13: The new page_cgroup framework
    ` [PATCH 4/9] blkio-cgroup-v13: Refactoring io-context initialization
      ` [PATCH 5/9] blkio-cgroup-v13: The body of blkio-cgroup
        ` [PATCH 6/9] blkio-cgroup-v13: Page tracking hooks
          ` [PATCH 7/9] blkio-cgroup-v13: The document of blkio-cgroup
            ` [PATCH 8/9] blkio-cgroup-v13: Add a cgroup support to dm-ioband
              ` [PATCH 9/9] blkio-cgroup-v13: The document of a cgroup support for dm-ioband

[PATCH 1/9] I/O bandwidth controller and BIO tracking
 2009-10-02 11:56 UTC 

Paravirtualization on VMware's Platform [VMI]
 2009-10-02  4:45 UTC  (11+ messages)

[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-10-01 22:23 UTC  (4+ messages)

[PATCH 2.6.32-rc1] net: VMware virtual Ethernet NIC driver: vmxnet3
 2009-09-30 21:34 UTC 

INFO: task journal:337 blocked for more than 120 seconds
 2009-09-30 21:11 UTC 

virtio-blk + suspend to disk
 2009-09-30 17:24 UTC 

[PATCH] virtio_ids: let virtio header files include virtio_ids.h and export it
 2009-09-30 11:36 UTC 


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