virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-06-29 07:36:47 to 2010-09-03 10:25:43 UTC [more...]

[PATCH] vhost: error handling fix
 2010-09-03 10:25 UTC 

[PATCH 5/5] staging: hv: Gracefully handle SCSI resets - RESEND
 2010-09-02 20:08 UTC  (3+ messages)

[PATCH 0/3] virtio: console: async notifications for host connect / disconnect
 2010-09-02 13:17 UTC  (4+ messages)
` [PATCH 1/3] virtio: console: Send SIGIO to processes that request it for host events
` [PATCH 2/3] virtio: console: Send SIGIO on new data arrival on ports
` [PATCH 3/3] virtio: console: Send SIGIO in case of port unplug

[PATCH 00/14] virtio: console: Hot-unplug fixes
 2010-09-02 13:08 UTC  (15+ messages)
` [PATCH 01/14] virtio: console: Reset vdev before removing device
` [PATCH 02/14] virtio: console: Remove control vq data only if using multiport support
` [PATCH 03/14] virtio: console: Check if portdev is valid in send_control_msg()
` [PATCH 04/14] virtio: console: Un-block reads on chardev close
` [PATCH 05/14] virtio: console: Unblock poll on port hot-unplug
` [PATCH 06/14] virtio: console: Make read() return -ENODEV on hot-unplug
` [PATCH 07/14] virtio: console: Make write() "
` [PATCH 08/14] virtio: console: remove_port() should return void
` [PATCH 09/14] virtio: console: open: Use a common path for error handling
` [PATCH 10/14] virtio: console: Add a list of portdevs that are active
` [PATCH 11/14] virtio: console: Add a find_port_by_devt() function
` [PATCH 12/14] virtio: console: Use cdev_alloc() instead of cdev_init()
` [PATCH 13/14] virtio: console: Add reference counting for port struct
` [PATCH 14/14] virtio: console: Reference counting portdev structs is not needed

[PATCH 2/5] staging: hv: Fixed lockup problem with bounce_buffer scatter list - RESEND
 2010-09-01 22:45 UTC  (4+ messages)

[PATCH 2/5] staging: hv: Fixed lockup problem with bounce_buffer scatter list - Cleaned up
 2010-09-01 18:10 UTC 

[PATCH 5/5] staging: hv: Gracefully handle SCSI resets
 2010-09-01 15:22 UTC  (3+ messages)

[PATCH 0/4] virtio: console: fixes, SIGIO
 2010-08-31 11:36 UTC  (6+ messages)
` [PATCH 1/4] virtio: console: Un-block reads on chardev close
` [PATCH 2/4] virtio: console: Annotate virtcons_remove with __devexit_p
` [PATCH 3/4] virtio: console: Send SIGIO to processes that request it for host events
` [PATCH 4/4] virtio: console: Send SIGIO on new data arrival on ports

hv block drivers
 2010-08-31 10:46 UTC  (7+ messages)

[PATCH 2/5] staging: hv: Fixed lockup problem with bounce_buffer scatter list
 2010-08-30 23:49 UTC  (2+ messages)

[PATCH 1/3] S390: take a full byte as ext_param indicator
 2010-08-25 21:20 UTC  (10+ messages)
` [PATCH 2/3] S390: Add virtio hotplug add support
` [PATCH 3/3] S390: Export kvm_virtio.h

implementation of IEEE 802.1Qbg in lldpad
 2010-08-25 12:27 UTC  (11+ messages)
` [PATCH 01/10] consolidation of MIN and MAX macros in common.h
` [PATCH 02/10] implementation of IEEE 802.1Qbg in lldpad, part 1
` [PATCH 03/10] BUGFIX: check for existence of ifup
` [PATCH 04/10] ECP implementation
` [PATCH 05/10] implementation of VDP
` [PATCH 06/10] VDP commandline interface
` [PATCH 07/10] add libnl dependency to configure.ac
` [PATCH 08/10] use connect instead of bind
` [PATCH 09/10] lldpad support for libvirt netlink message
` [PATCH 10/10] do not use macv[tap/lan] interfaces as ports

[PATCH 2/2] S390: Add virtio hotplug add support
 2010-08-24 13:24 UTC  (11+ messages)
` [PATCH 1/2] S390: take a full byte as ext_param indicator

Removing VMI kernel support from 2.6.37
 2010-08-23 23:39 UTC  (2+ messages)

[PATCH 1/2] S390: take a full byte as ext_param indicator
 2010-08-23 21:31 UTC 

KVM Forum 2010: presentations online
 2010-08-16 21:50 UTC 

[PATCH] paravirt: noreplace-paravirt is implemented for x86 and ia-64
 2010-08-16 19:40 UTC  (4+ messages)

Using virtio as a physical (wire-level) transport
 2010-08-16  0:19 UTC  (7+ messages)

HPDC 2011 - Call for Workshops
 2010-08-11 21:54 UTC 

CFP: 8th International Conference on Autonomic Computing (ICAC20110
 2010-08-10 15:21 UTC 

[PATCH RFC] vhost: max s/g to match qemu
 2010-08-05 20:03 UTC 

[PATCH 4/5] staging: hv: Increased storvsc ringbuffer and max_io_requests
 2010-08-05 19:30 UTC 

[PATCH 3/5] staging: hv: Fixed the value of the 64bit-hole inside ring buffer
 2010-08-05 19:30 UTC 

[PATCH 1/5] staging: hv: Fixed bounce kmap problem by using correct index
 2010-08-05 19:29 UTC 

[PATCH 1/6] staging: hv: Fixed bounce kmap problem by using correct index
 2010-08-04 19:28 UTC  (8+ messages)

[PATCH 5/6] staging: hv: Increased storvsc ringbuffer and max_io_requests
 2010-08-04 17:08 UTC  (5+ messages)

[PATCH 3/6] staging: hv: Fixed the value of the 64bit-hole inside ring buffer
 2010-08-04 17:05 UTC  (4+ messages)

[PATCH 2/6] staging: hv: Fixed lockup problem with bounce_buffer scatter list
 2010-08-04 17:05 UTC  (4+ messages)

[PATCH 6/6] staging: hv: Gracefully handle SCSI resets
 2010-08-04  4:28 UTC  (3+ messages)

[PATCH 1/1] staging: hv: Fix missing functions for net_device_ops (with detailed comments)
 2010-08-03 19:15 UTC 

[PATCH 1/1] staging: hv: Fix missing functions for net_device_ops (resubmit)
 2010-08-03 18:43 UTC  (3+ messages)

[PATCH 1/1] staging: hv: Fix missing functions for net_device_ops (submit again)
 2010-08-03 18:25 UTC 

[PATCH 4/6] staging: hv: Removed TODO for VMBUS, it mirrors HYPER-V behavior to closely
 2010-08-03 17:42 UTC  (2+ messages)

implementation of IEEE 802.1Qbg in lldpad
 2010-08-03 12:02 UTC  (22+ messages)
` [PATCH 01/17] consolidation of MIN and MAX macros in common.h
` [PATCH 02/17] implementation of IEEE 802.1Qbg in lldpad, part 1
` [PATCH 03/17] support for getting and setting EVB TLV parameters
` [PATCH 04/17] BUGFIX: check in correct positions
` [PATCH 05/17] remove VDPL and proper config save and restore
` [PATCH 06/17] BUGFIX: agree to max of rte
` [PATCH 07/17] BUGFIX: avoid compile warnings
` [PATCH 08/17] BUGFIX: fix formatting in include/lldp_evb_clif.h
` [PATCH 09/17] BUGFIX: check for existence of ifup
` [PATCH 10/17] allow to set both supported forwarding modes
` [PATCH 11/17] ECP implementation
  ` [E1000-eedc] "
` [PATCH 12/17] implementation of vdp
` [PATCH 13/17] VDP commandline interface
` [PATCH 14/17] add libnl dependency to configure.ac
` [PATCH 15/17] use connect instead of bind
` [PATCH 16/17] lldpad support for libvirt netlink message
  ` [E1000-eedc] "
` [PATCH 17/17] do not use macv[tap/lan] interfaces as ports

[GIT PULL net-2.6] vhost-net: more error handling fixes
 2010-08-02 22:54 UTC  (4+ messages)
` [GIT PULL net-next-2.6] vhost-net patchset for 2.6.36

[PATCH 1/1] staging: hv: Fix missing functions for net_device_ops (resubmit)
 2010-08-02 17:46 UTC 

[PATCH 1/1] staging: hv: Fix missing functions for net_device_ops
 2010-08-02 17:41 UTC  (2+ messages)

[PATCH 1/1] staging: hv: Fix missing functions for net_device_ops
 2010-08-02 17:00 UTC 

[PATCH] vhost: locking/rcu cleanup
 2010-08-01  8:41 UTC  (2+ messages)

[PATCH] vhost: locking/rcu cleanup
 2010-07-29 12:23 UTC 

Call for Demos and Exhibition: The 7th International Conference on Autonomic and Trusted Computing (ATC 2010)
 2010-07-28 12:27 UTC 

[stable] [PATCH] virtio: fix oops on OOM
 2010-07-26  7:25 UTC  (2+ messages)
`  "

[PATCH 1/1] staging: hv: Fix Kconfig dependency of hv_blkvsc
 2010-07-23 21:24 UTC 

[PATCH] virtio: fix oops on OOM
 2010-07-23  6:18 UTC 

Virtualization at Plumbers 2010 - Time to submit your proposals!
 2010-07-21  7:18 UTC  (2+ messages)

Call for Demos and Exhibition: The 7th International Conference on Autonomic and Trusted Computing (ATC 2010)
 2010-07-20  1:40 UTC 

[GIT PULL] vhost-net fixes
 2010-07-16 19:57 UTC  (2+ messages)

[PATCH] vhost-net: avoid flush under lock
 2010-07-15 18:17 UTC  (3+ messages)

[Pv-drivers] RFC: Network Plugin Architecture (NPA) for vmxnet3
 2010-07-14 21:06 UTC  (11+ messages)

KVM Forum 2010: schedule and registration reminder
 2010-07-09 19:03 UTC 

[PATCH] virt-what.in: Added VMware virt detection using cpuid in wrapper script
 2010-07-01 14:20 UTC  (2+ messages)

[PATCHv2] vhost-net: add dhclient work-around from userspace
 2010-06-30 23:24 UTC  (6+ messages)

Hypervisor detection from within a Linux VM
 2010-06-29 23:41 UTC  (2+ messages)

[PATCH] virt-what.in: Added VMware virt detection using cpuid in wrapper script
 2010-06-29 23:29 UTC 

Hypervisor detection from within a Linux VM
 2010-06-29 21:25 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).