virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-22 01:48:31 to 2012-04-19 20:12:12 UTC [more...]

[PATCH RFC V7 0/12] Paravirtualized ticketlocks
 2012-04-19 20:12 UTC 

Call for Proposals: Linux Plumbers Conference (Aug 2012)
 2012-04-19 12:14 UTC 

CfP 7th Workshop on Virtualization in High-Performance Cloud Computing (VHPC'12)
 2012-04-19 11:46 UTC 

[RFC PATCH] virtio_console: link vq to port with a private pointer in struct virtqueue
 2012-04-19  6:21 UTC  (7+ messages)

[PATCH RESEND 1/1] Drivers: scsi: storvsc: Properly handle errors from the host
 2012-04-18 12:38 UTC  (3+ messages)

[PATCH RFC V5 0/6] kvm : Paravirt-spinlock support for KVM guests
 2012-04-17  7:17 UTC  (17+ messages)
` [PATCH RFC V5 1/6] debugfs: Add support to print u32 array in debugfs
  ` [Xen-devel] "
` [PATCH RFC V5 2/6] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH RFC V5 3/6] kvm : Add unhalt msr to aid (live) migration
` [PATCH RFC V5 4/6] kvm guest : Added configuration support to enable debug information for KVM Guests
` [PATCH RFC V5 5/6] kvm : pv-ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RFC V5 6/6] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock

[PATCH RFC V6 0/11] Paravirtualized ticketlocks
 2012-04-17  2:54 UTC  (39+ messages)
  ` [PATCH RFC V6 2/11] x86/ticketlock: don't inline _spin_unlock when using paravirt spinlocks
        ` [Xen-devel] [PATCH RFC V6 0/11] Paravirtualized ticketlocks

[PULL] virtio: fixes for 3.4
 2012-04-16 13:49 UTC 

[PATCH] drivers/xen/grant-table.c: add error-handling code on failure of gnttab_resume
 2012-04-15  9:27 UTC 

[PATCH 0/3] Bugfixes for virtio balloon driver
 2012-04-15  8:52 UTC  (10+ messages)
` [PATCH 1/3] virtio_balloon: Remove unnecessarily persistent state
` [PATCH 2/3] virtio_balloon: Fix endian bug
` [PATCH 3/3] virtio_balloon: Bugfixes for PAGE_SIZE != 4k

[net-next V7 PATCH] virtio-net: send gratuitous packets when needed
 2012-04-15  7:20 UTC  (4+ messages)

CFP: 13th IEEE/ACM Int. Conf. on Grid Computing (GRID) 2012
 2012-04-14 12:56 UTC 

Call for Participation: Cloud Futures 2012, Berkeley, CA (May 7-8)
 2012-04-14 12:42 UTC 

Call for Participation: ACM HPDC 2012
 2012-04-14 12:14 UTC 

Call for Posters: The 21st Int. ACM Symp. on High-Performance Parallel and Distributed Computing (HPDC'12)
 2012-04-14 12:13 UTC 

[PATCH] skbuff: struct ubuf_info callback type safety
 2012-04-13 17:09 UTC  (2+ messages)

virtio message framing
 2012-04-13 15:48 UTC  (2+ messages)

[PATCH 1/4] block: add function disk_name_format() into block core
 2012-04-12 20:17 UTC  (27+ messages)
` [PATCH 2/4] scsi: replace sd_format_disk_name() to disk_name_format()
` [PATCH 3/4] block: replace rssd_disk_name_format() "
` [PATCH 4/4] virtio_blk: use disk_name_format() to support mass of disks naming
` [PATCH 0/4] block: move sd_format_disk_name() into block core as disk_name_format()

CFP: 7th International Workshop on Feedback Computing
 2012-04-11 11:12 UTC 

[PATCH] virtio_blk: Add help function to format mass of disks
 2012-04-11  8:43 UTC  (10+ messages)

[PATCH v2] virtio_blk: Add help function to format mass of disks
 2012-04-11  2:38 UTC 

[PATCH 0/2] adding tracepoints to vhost
 2012-04-10 14:58 UTC  (9+ messages)
` [PATCH 1/2] vhost: basic tracepoints
` [PATCH 2/2] tools: virtio: add a top-like utility for displaying vhost satistics

[PATCH] virtio-mmio: Devices parameter parsing
 2012-04-10 12:53 UTC  (5+ messages)
` [PATCH 1/2] params: <level>_initcall-like kernel parameters
  ` [PATCH 2/2] virtio-mmio: Devices parameter parsing

[PATCH 05/14] kvm tools: Add virtio-mmio support
 2012-04-07 23:52 UTC 

[V6 PATCH] virtio-net: send gratuitous packets when needed
 2012-04-05  6:37 UTC  (6+ messages)

question about napi_disable (was Re: [PATCH] virtio_net: set/cancel work on ndo_open/ndo_stop)
 2012-04-05  6:32 UTC  (3+ messages)

[PATCH RFC] virtio-net: remove useless disable on freeze
 2012-04-04  9:19 UTC 

[PATCH] virtio-spec: add an rpmsg appendix
 2012-04-04  7:24 UTC 

[PATCH] virtio_blk: Drop unused request tracking list
 2012-04-02 23:49 UTC  (5+ messages)

[PATCH 1/1] Drivers: scsi: storvsc: Properly handle errors from the host
 2012-04-02 23:09 UTC  (3+ messages)

[PULL] virtio: S3 support, use PM API macro for init
 2012-03-31  2:59 UTC 

[PATCH 0/4] block: move sd_format_disk_name() into block core as disk_name_format()
 2012-03-30  9:50 UTC 

[PATCH] virtio_blk: Drop unused request tracking list
 2012-03-30  3:24 UTC 

[PATCH] virtio_blk: add helper function to support mass of disks naming
 2012-03-29 12:46 UTC  (5+ messages)

[PATCH 0/5] virtio: S3 support, use PM API macro for init
 2012-03-29  8:28 UTC  (6+ messages)
` [PATCH 1/5] virtio: balloon: Allow stats update after restore from S4
` [PATCH 2/5] virtio: drop thaw PM operation
` [PATCH 3/5] virtio-pci: drop restore_common()
` [PATCH 4/5] virtio-pci: S3 support
` [PATCH 5/5] virtio-pci: switch to PM ops macro to initialise PM functions

[PATCH net-next] virtio_net: do not rate limit counter increments
 2012-03-28  8:41 UTC  (3+ messages)

[V5 PATCH] virtio-net: send gratuitous packets when needed
 2012-03-28  2:35 UTC  (3+ messages)

[PATCH net-next] virtio_net: do not rate limit counter increments
 2012-03-27 17:28 UTC 

[RFC V2 PATCH] virtio-spec: ack the announce notification through ctrl_vq
 2012-03-26  0:42 UTC  (2+ messages)

vhost question
 2012-03-25 16:18 UTC  (2+ messages)

CFP: Special Issue on Cloud Computing in Science & Engineering, in the the IEEE Computing in Science & Engineering (CiSE)
 2012-03-23 23:59 UTC 

[PULL net] vhost-net/virtio: fixes for 3.4
 2012-03-23 18:47 UTC  (2+ messages)

[PATCH] virtio-spec: clarify ro/rw bits and updating rule of virtio-net status field
 2012-03-23  2:57 UTC  (6+ messages)
          ` [Qemu-devel] "

[PULL] vhost-net/virtio: fixes for 3.4
 2012-03-22 23:34 UTC  (6+ messages)

Call for Participation: 12th IEEE/ACM Int. Symp. on Cluster, Grid and Cloud, Computing (CCGrid 2012) -- May13-16 in Ottawa, Canada
 2012-03-22 22:32 UTC 

[PATCH] xen/smp: Remove unnecessary call to smp_processor_id()
 2012-03-22 12:59 UTC 

[RFC PATCH] virtio-spec: ack the announce notification through ctrl_vq
 2012-03-22  9:47 UTC 

[PATCH] virtio-spec: fix typo
 2012-03-22  9:46 UTC 

vhost question
 2012-03-22  1:48 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).