virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-08-13 23:27:16 to 2009-09-11 14:13:06 UTC [more...]

[PATCH] virtio_console: Add support for multiple ports for generic guest and host communication
 2009-09-11 14:13 UTC 

Multiple ports support for virtio_console; major number for dev
 2009-09-11 14:13 UTC 

IO controller Mini-Summit 2009
 2009-09-11 11:16 UTC 

[PATCH] SCSI driver for VMware's virtual HBA - V4
 2009-09-10 23:43 UTC  (9+ messages)

[PATCH] virtio_console: Add support for multiple ports for generic guest and host communication
 2009-09-10 11:57 UTC  (7+ messages)
  ` [PATCH 1/5] char: Emit 'OPENED' events on char device open
    ` [PATCH 2/5] virtio-console: Add support for multiple ports for generic guest-host communication
      ` [PATCH 3/5] virtio-console: in-qemu api for open/read/write/close ports
        ` [PATCH 4/5] vnc: add a is_vnc_active() helper
          ` [PATCH 5/5] vnc: Send / receive guest clipboard if virtio-console connected to clipboard port
` Multiple Port Support for virtio-console

Multiple Port Support for virtio-console
 2009-09-09  8:11 UTC 

[PATCHv5 1/3] mm: export use_mm/unuse_mm to modules
 2009-09-08 20:14 UTC  (8+ messages)
` [PATCHv5 2/3] mm: reduce atomic use on use_mm fast path
` [PATCHv5 3/3] vhost_net: a kernel-level virtio server

[PATCH 1/1] virtio_console: Add interface for guest and host communication
 2009-09-04  8:37 UTC  (9+ messages)
  ` [PATCH 1/2] char: Emit 'OPENED' events on char device open
    ` [PATCH 2/2] virtio-console: Add interface for generic guest-host communication
          ` [Qemu-devel] "

[PATCH resend] block: silently error unsupported empty barriers too
 2009-09-03 15:47 UTC 

Multiple port support for virtio-console
 2009-09-03 12:53 UTC 

a room for blkio-cgroup in struct page_cgroup
 2009-09-03  5:09 UTC  (4+ messages)

a room for blkio-cgroup in struct page_cgroup
 2009-09-02 11:51 UTC 

[RFC] Virtual Machine Device Queues(VMDq) support on KVM
 2009-09-02  6:45 UTC  (2+ messages)

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-01 15:37 UTC  (7+ messages)

[RFC] Virtual Machine Device Queues(VMDq) support on KVM
 2009-09-01  6:58 UTC 

[PATCH] virtio_console: Add interface for guest and host communication
 2009-08-31 16:37 UTC  (26+ messages)
  ` [PATCH 1/3] char: Emit 'CLOSED' events on char device close
    ` [PATCH 2/3] virtio-console: rename dvq to ovq
` [PATCH 3/3] virtio-console: Add interface for generic guest-host communication
` Extending virtio_console to support multiple ports
      ` [Qemu-devel] "
          ` [PATCH] hvc_console: provide (un)locked version for hvc_resize()

[PATCHv5 0/3] vhost: a kernel-level virtio server
 2009-08-27 16:06 UTC 

vhost net: performance with ping benchmark
 2009-08-27 16:00 UTC  (17+ messages)

[evb] RE: [PATCH][RFC] net/bridge: add basic VEPA support
 2009-08-27 12:35 UTC  (2+ messages)

[PATCHv4 2/2] virtio: refactor find_vqs
 2009-08-27 11:26 UTC  (5+ messages)

[PATCHv4 1/2] mm: export use_mm/unuse_mm to modules
 2009-08-27 11:19 UTC  (14+ messages)
` [PATCHv4 2/2] vhost_net: a kernel-level virtio server

[PATCH] virtio_net: Check for room in the vq before adding buffer
 2009-08-27 11:18 UTC  (5+ messages)

[PATCH 1/1] XEN: enlighten, use uninitialized_var(cx)
 2009-08-26 17:27 UTC  (4+ messages)

IO controller Mini-Summit 2009
 2009-08-26 11:32 UTC 

[PATCH] XEN: remove undefined functions
 2009-08-25 16:32 UTC  (2+ messages)

[PATCH 1/2] virtio: Add a can_add_buf helper
 2009-08-25 14:35 UTC  (5+ messages)
` [PATCH 2/2] virtio_net: Use can_add_buf to test for enough room to add

[Qemu-devel] Re: virtio-serial: An interface for host-guest communication
 2009-08-25 13:00 UTC  (17+ messages)

[PATCHv4 0/2] vhost: a kernel-level virtio server
 2009-08-25  8:45 UTC 

Extending virtio_console to support multiple ports
 2009-08-25  6:17 UTC 

[PATCHv3 0/4] qemu-kvm: vhost net support
 2009-08-25  1:38 UTC  (10+ messages)

[PATCHv3 1/4] qemu-kvm: move virtio-pci.o to near pci.o
 2009-08-23  9:58 UTC  (8+ messages)
` [PATCHv3 2/4] virtio: move features to an inline function
` [PATCHv3 3/4] qemu-kvm: vhost-net implementation
` [PATCHv3 4/4] qemu-kvm: add compat eventfd

[PATCHv3 2/2] vhost_net: a kernel-level virtio server
 2009-08-21 13:20 UTC  (14+ messages)

[PATCH 0/3] qemu-kvm: vhost net support
 2009-08-20 17:49 UTC  (7+ messages)

[PATCH 2/2] vhost_net: a kernel-level virtio server
 2009-08-20  7:25 UTC 

[PATCH] dm-ioband-v1.12.3: I/O bandwidth controller
 2009-08-20  2:37 UTC 

[PATCHv4 0/2] vhost: a kernel-level virtio server
 2009-08-19 15:00 UTC 

[PATCH v2 1/2] virtio: Add a can_add_buf helper
 2009-08-19  8:25 UTC  (2+ messages)
` [PATCH v2 2/2] virtio_net: Use can_add_buf to test for enough room to add

[PATCH 1/4] net: skb_orphan on dev_hard_start_xmit
 2009-08-19  3:34 UTC  (4+ messages)

[PATCHv3 0/4] qemu-kvm: vhost net support
 2009-08-17 12:37 UTC 

[PATCH] net/bridge: Add 'hairpin' port forwarding mode
 2009-08-13 23:27 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).