virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-30 12:12:10 to 2010-11-08 22:04:42 UTC [more...]

[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
 2010-11-08 22:04 UTC  (5+ messages)
` [PATCH 02/10] staging: hv: Convert camel cased struct fields in hv_api.h "
  ` [PATCH 03/10] staging: hv: Convert camel cased struct fields in hv.h "
    ` [PATCH 04/10] staging: hv: Convert camel cased local variables in hv.c "
      ` [PATCH 05/10] staging: hv: Convert camel cased functions "

[PATCH 00/49] Use vzalloc not vmalloc/kmemset
 2010-11-08 16:43 UTC  (6+ messages)
  ` [PATCH 36/49] drivers/video: Use vzalloc
  ` [PATCH V2 "

implementation of IEEE 802.1Qbg in lldpad
 2010-11-08 16:12 UTC  (10+ messages)
` [PATCH 1/9] consolidation of MIN and MAX macros in common.h
` [PATCH 2/9] implementation of IEEE 802.1Qbg in lldpad, part 1
` [PATCH 3/9] BUGFIX: check for existence of ifup
` [PATCH 4/9] implementation of IEEE 802.1Qbg in lldpad, part 2
` [PATCH 5/9] VDP commandline interface
` [PATCH 6/9] add libnl dependency to configure.ac
` [PATCH 7/9] use connect instead of bind
` [PATCH 8/9] lldpad support for libvirt netlink message
` [PATCH 9/9] do not use macv[tap/lan] interfaces as ports

[ovs-dev] Flow Control and Port Mirroring
 2010-11-08  4:59 UTC  (3+ messages)

[PATCH] Char: virtio_console, fix memory leak
 2010-11-07 23:28 UTC  (2+ messages)

[Qemu-devel] Re: [PATCH] Implement a virtio GPU transport
 2010-11-05 18:05 UTC  (26+ messages)

[RFC PATCH] virtio: (Partially) enable suspend/resume support
 2010-11-05 10:15 UTC  (6+ messages)

[PATCH 3/3] VIDEO: xen-fb, switch to for_each_console
 2010-11-04 15:20 UTC  (2+ messages)

[PATCH v2 3/5] VIDEO: xen-fb, switch to for_each_console
 2010-11-04 15:20 UTC 

[PATCH 05/10] staging: hv: Convert camel cased functions in hv.c to lower cases
 2010-11-03 23:14 UTC 

[PATCH 01/20] x86/ticketlock: clean up types and accessors
 2010-11-03 18:00 UTC  (24+ messages)
` [PATCH 02/20] x86/ticketlock: convert spin loop to C
` [PATCH 03/20] x86/ticketlock: Use C for __ticket_spin_unlock
` [PATCH 04/20] x86/ticketlock: make large and small ticket versions of spin_lock the same
` [PATCH 05/20] x86/ticketlock: make __ticket_spin_lock common
` [PATCH 06/20] x86/ticketlock: make __ticket_spin_trylock common
` [PATCH 07/20] x86/spinlocks: replace pv spinlocks with pv ticketlocks
` [PATCH 08/20] x86/ticketlock: collapse a layer of functions
` [PATCH 09/20] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH 10/20] x86/pvticketlock: keep count of blocked cpus
` [PATCH 11/20] x86/pvticketlock: use callee-save for lock_spinning
` [PATCH 12/20] x86/pvticketlock: use callee-save for unlock_kick as well
` [PATCH 13/20] x86/pvticketlock: make sure unlock is seen by everyone before checking waiters
` [PATCH 14/20] x86/ticketlock: loosen ordering restraints on unlock
` [PATCH 15/20] x86/ticketlock: prevent compiler reordering into locked region
` [PATCH 16/20] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
` [PATCH 17/20] x86/ticketlock: clarify barrier in arch_spin_lock
` [PATCH 18/20] x86/ticketlock: remove .slock
` [PATCH 19/20] x86/ticketlocks: use overlapping read to eliminate mb()
` [PATCH 20/20] x86/ticketlock: rename ticketpair to head_tail

[PATCH 00/20] x86: ticket lock rewrite and paravirtualization
 2010-11-03 14:59 UTC 

[PATCH] x86/pvclock-xen: zero last_value on resume
 2010-11-03 12:46 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
 2010-11-03 11:36 UTC  (13+ messages)
` [PATCH 02/10] staging: hv: Convert camel cased struct fields in hv_api.h "
  ` [PATCH 03/10] staging: hv: Convert camel cased struct fields in hv.h "
    ` [PATCH 04/10] staging: hv: Convert camel cased local variables in hv.c "
      ` [PATCH 05/10] staging: hv: Convert camel cased functions "
        ` [PATCH 06/10] staging: hv: Convert camel cased local variables in osd.c "
          ` [PATCH 07/10] staging: hv: Convert camel cased functions "
            ` [PATCH 08/10] staging: hv: Convert camel cased struct fields in ring_buffer.h "
              ` [PATCH 09/10] staging: hv: Convert camel cased local variables in ring_buffer.c "
                ` [PATCH 10/10] staging: hv: Convert camel cased functions "

[PATCH 03/10] staging: hv: Convert camel cased struct fields in hv.h to lower cases
 2010-11-01 20:48 UTC  (9+ messages)
` [PATCH 04/10] staging: hv: Convert camel cased local variables in hv.c "
  ` [PATCH 06/10] staging: hv: Convert camel cased local variables in osd.c "
    ` [PATCH 07/10] staging: hv: Convert camel cased functions "
      ` [PATCH 09/10] staging: hv: Convert camel cased local variables in ring_buffer.c "

[PATCH 01/10] staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
 2010-11-01 16:31 UTC  (10+ messages)
` [PATCH 02/10] staging: hv: Convert camel cased struct fields in hv_api.h "
  ` [PATCH 03/10] staging: hv: Convert camel cased struct fields in hv.h "
    ` [PATCH 04/10] staging: hv: Convert camel cased local variables in hv.c "
      ` [PATCH 05/10] staging: hv: Convert camel cased functions "
        ` [PATCH 06/10] staging: hv: Convert camel cased local variables in osd.c "
          ` [PATCH 07/10] staging: hv: Convert camel cased functions "
            ` [PATCH 08/10] staging: hv: Convert camel cased struct fields in ring_buffer.h "
              ` [PATCH 09/10] staging: hv: Convert camel cased local variables in ring_buffer.c "
                ` [PATCH 10/10] staging: hv: Convert camel cased functions "

[PATCH] xen: xenfs: privcmd: check put_user() return code
 2010-10-29 17:57 UTC  (5+ messages)

[PATCH] x86/pvclock-xen: zero last_value on resume
 2010-10-26 16:59 UTC 

[PATCH 3/14] drivers/vhost/vhost.c: delete double assignment
 2010-10-26 11:06 UTC  (2+ messages)

implementation of IEEE 802.1Qbg in lldpad
 2010-10-22 11:27 UTC  (10+ messages)
` [PATCH 1/9] consolidation of MIN and MAX macros in common.h
` [PATCH 2/9] implementation of IEEE 802.1Qbg in lldpad, part 1
` [PATCH 3/9] BUGFIX: check for existence of ifup
` [PATCH 4/9] implementation of IEEE 802.1Qbg in lldpad, part 2
` [PATCH 5/9] VDP commandline interface
` [PATCH 6/9] add libnl dependency to configure.ac
` [PATCH 7/9] use connect instead of bind
` [PATCH 8/9] lldpad support for libvirt netlink message
` [PATCH 9/9] do not use macv[tap/lan] interfaces as ports

xen PV on HVM and initial domain merge in linux-next
 2010-10-21 13:44 UTC  (9+ messages)
    ` [Xen-devel] "

[GIT PULL net-2.6] vhost-net: access_ok fix
 2010-10-21  8:08 UTC  (3+ messages)

[PULL] virtio (console and one block)
 2010-10-21  7:22 UTC 

virtio: console: Don't block entire guest if host doesn't read data
 2010-10-20  3:15 UTC 

KVM Forum 2010: videos online [was Re: KVM Forum 2010: presentations online]
 2010-10-19 17:14 UTC 

[PATCH] virtio: console: Don't block entire guest if host doesn't read data
 2010-10-19  8:03 UTC  (8+ messages)

CFP: 7th IEEE International Workshop on Storage Network Architecture and Parallel I/Os (SNAPI 2011)
 2010-10-18  4:37 UTC 

[PATCH 1/5] staging: hv: Convert camel cased local variables in channel_interface.c to lower cases
 2010-10-15 17:14 UTC  (5+ messages)
` [PATCH 2/5] staging: hv: Convert camel cased function names "
  ` [PATCH 3/5] staging: hv: Convert camel cased parameter in channel_interface.h to lower case
    ` [PATCH 4/5] staging: hv: Convert camel cased local variable names in channel_mgmt.c "
      ` [PATCH 5/5] staging: hv: Convert camel cased functions "

netlink versus pid namespaces
 2010-10-15 15:23 UTC  (2+ messages)

netlink versus pid namespaces
 2010-10-15 14:23 UTC 

implementation of IEEE 802.1Qbg in lldpad
 2010-10-13 15:03 UTC  (7+ messages)
` [PATCH 2/9] implementation of IEEE 802.1Qbg in lldpad, part 1
  ` [E1000-eedc] "
` [PATCH 4/9] implementation of IEEE 802.1Qbg in lldpad, part 2
  ` [E1000-eedc] "

[PATCH 1/1] staging: hv: Doubled ringbuffer size for Hyper-v network driver
 2010-10-12 17:45 UTC 

[patch 1/2] vhost: potential integer overflows
 2010-10-12 14:51 UTC  (4+ messages)

[patch 2/2] vhost: fix return code for log_access_ok()
 2010-10-12 12:28 UTC  (2+ messages)

[PATCH 1/1] staging: hv: Rename camel cased functions in channel.c to lowercase
 2010-10-07 18:40 UTC 

vhost_net_ioctl
 2010-10-07  9:53 UTC  (5+ messages)

[GIT PULL net-next-2.6] vhost-net patchset for 2.6.37
 2010-10-06 20:11 UTC  (2+ messages)

[PATCH] virtio-spec trivial fixes
 2010-10-06  9:06 UTC  (2+ messages)

VHOST_NET_SET_BACKEND
 2010-10-06  8:19 UTC  (2+ messages)

BUG - qdev - partial loss of network connectivity
 2010-10-05 21:29 UTC 

[PATCH] x86/xen: remove duplicated include
 2010-10-05 11:44 UTC 

[PATCH 1/1] staging: hv: Remove camel case variables in channel.c
 2010-10-05  7:23 UTC  (3+ messages)

[PATCH 1/1] staging: hv: Remove camel case variables in channel.c
 2010-09-30 17:52 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).