Virtualization - Jul 2009

Friday July 31 2009
TimeRepliesSubject
4:03AM 1 [PATCH] dm-ioband-v1.12.3: I/O bandwidth controller
 
Thursday July 30 2009
TimeRepliesSubject
6:41AM 0 [PULL] lguest & virtio fixes, cleanups
2:54AM 1 [PATCH] dm-ioband-v1.12.2: I/O bandwidth controller
 
Tuesday July 28 2009
TimeRepliesSubject
12:09PM 1 [PATCH 1/7] blkio-cgroup-v10: Introduction
6:17AM 1 kvm (on core 2 duo) freezes shortly after startup
 
Monday July 27 2009
TimeRepliesSubject
6:04PM 3 virtio-serial: An interface for host-guest communication
 
Sunday July 26 2009
TimeRepliesSubject
3:47PM 1 [PATCHv4 2/2] virtio: refactor find_vqs
3:47PM 0 [PATCHv4 1/2] virtio: make del_vq delete vq from list
3:46PM 0 [PATCHv4 0/2] virtio: find_vqs/del_vqs fixes
12:48PM 0 [PATCHv3 2/2] virtio: refactor find_vqs
12:48PM 1 [PATCHv3 1/2] virtio: delete vq from list
12:47PM 0 [PATCHv3 0/2] virtio: find_vqs/del_vqs fixes
 
Thursday July 23 2009
TimeRepliesSubject
11:47PM 0 No subject
3:48PM 0 [PATCH 2/2] virtio: retry on vector assignment failure
3:45PM 0 [PATCH 1/2] virtio: delete vq from list
3:45PM 0 [PATCH 0/2] virtio: recover from vector assignment failure
2:25PM 0 qemu-kvm missing some msix capability check
11:57AM 1 [PATCHv2 2/2] virtio: fix memory leak on device removal
11:57AM 1 [PATCHv2 1/2] virtio: fix double free_irq on device removal
11:57AM 0 [PATCHv2 0/2] virtio: device removal fixes
9:36AM 2 KVM-88 Crash with Linux-2.6.25 kernel
 
Tuesday July 21 2009
TimeRepliesSubject
3:59PM 1 [PATCH 2/2] virtio: fix double free_irq
3:59PM 2 [PATCH 1/2] virtio: fix memory leak on device removal
3:58PM 0 [PATCH 0/2] virtio: device removal fixes
2:09PM 1 [PATCH 1/9] I/O bandwidth controller and BIO tracking
 
Monday July 20 2009
TimeRepliesSubject
4:00PM 6 [patch 00/54] [Announce] Microsoft Hyper-V drivers for Linux
 
Friday July 17 2009
TimeRepliesSubject
6:09PM 0 [patch 54/54] Staging: hv: osd: remove GetTickCount and GetTimestamp wrappers
6:09PM 0 [patch 53/54] Staging: hv: fix up printk warnings
6:09PM 0 [patch 52/54] Staging: hv: osd: remove PrintBytes wrapper
6:09PM 0 [patch 51/54] Staging: hv: osd: remove LogMsg wrapper
6:09PM 0 [patch 50/54] Staging: hv: osd: remove MemoryFence wrapper
6:09PM 0 [patch 49/54] Staging: hv: osd: remove Sleep wrapper
6:09PM 0 [patch 48/54] Staging: hv: osd: remove spinlock wrapper functions
6:09PM 1 [patch 47/54] Staging: hv: make gVmbusConnection.ChannelLock a real spinlock
6:09PM 0 [patch 46/54] Staging: hv: make gVmbusConnection.ChannelMsgLock a real spinlock
6:09PM 0 [patch 45/54] Staging: hv: make netDevice->ReceivePacketListLock a real spinlock
6:09PM 0 [patch 44/54] Staging: hv: make Device->RequestLock a real spinlock
6:09PM 0 [patch 43/54] Staging: hv: make RingInfo->RingLock a real spinlock
6:09PM 0 [patch 42/54] Staging: hv: make Channel->InboundLock a real spinlock
6:09PM 0 [patch 41/54] Staging: hv: osd: remove MemFree wrapper
6:09PM 0 [patch 40/54] Staging: hv: osd: remove MemAllocAtomic wrapper
6:09PM 0 [patch 39/54] Staging: hv: osd: remove MemAllocZeroed wrapper
6:09PM 0 [patch 38/54] Staging: hv: osd: remove MemAlloc wrapper
6:09PM 0 [patch 37/54] Staging: hv: remove TRUE, FALSE, and NULL usage
6:09PM 0 [patch 36/54] Staging: hv: remove FIELD_OFFSET usage
6:09PM 0 [patch 35/54] Staging: hv: remove UNUSED_VAR usage
6:09PM 1 [patch 34/54] Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines
6:09PM 0 [patch 33/54] Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
6:09PM 0 [patch 32/54] Staging: hv: remove MIN and MAX usages
6:09PM 0 [patch 31/54] Staging: hv: remove #defines from osd.c
6:09PM 0 [patch 30/54] Staging: hv: remove BOOL and BOOLEAN typedefs
6:09PM 0 [patch 29/54] Staging: hv: remove DWORD and BYTE typedefs
6:09PM 0 [patch 28/54] Staging: hv: remove SIZE_T typedef
6:09PM 2 [patch 27/54] Staging: hv: remove ULONG and LONG typedefs
6:09PM 0 [patch 26/54] Staging: hv: remove ULONG_PTR typedef
6:09PM 0 [patch 25/54] Staging: hv: remove ULONGLONG and LONGLONG typedefs
6:09PM 0 [patch 24/54] Staging: hv: remove USHORT typedef
6:09PM 0 [patch 23/54] Staging: hv: remove UINT64 and INT64 and UCHAR typedefs
6:09PM 0 [patch 22/54] Staging: hv: remove UINT32 and INT32 typedefs
6:09PM 0 [patch 21/54] Staging: hv: remove UINT16 and INT16 typedefs
6:09PM 0 [patch 20/54] Staging: hv: remove UINT8 and INT8 typedefs
6:09PM 0 [patch 19/54] Staging: hv: remove VOID typedef
6:09PM 0 [patch 18/54] Staging: hv: remove PVOID typedef
6:09PM 0 [patch 17/54] Staging: hv: remove INTERNAL typedef
6:09PM 0 [patch 16/54] Staging: hv: add the Hyper-V virtual network driver to the build
6:09PM 0 [patch 15/54] Staging: hv: make the Hyper-V virtual network driver build
6:09PM 0 [patch 14/54] Staging: hv: add the Hyper-V virtual block driver to the build
6:09PM 0 [patch 13/54] Staging: hv: make the Hyper-V virtual block driver build
6:09PM 0 [patch 12/54] Staging: hv: add the Hyper-V virtual scsi driver to the build
6:09PM 0 [patch 11/54] Staging: hv: make the Hyper-V virtual storage driver build
6:09PM 0 [patch 10/54] Staging: hv: add the Hyper-V virtual bus to the build
6:08PM 0 [patch 09/54] Staging: hv: use the correct #ifdef for x86-64
6:08PM 0 [patch 08/54] Staging: hv: make the Hyper-V virtual bus code build
6:08PM 0 [patch 07/54] Staging: hv: add a TODO file
6:08PM 0 [patch 06/54] Staging: hv: add the Hyper-V virtual storage driver
6:08PM 0 [patch 05/54] Staging: hv: add the Hyper-V virtual network driver
6:08PM 0 [patch 04/54] Staging: hv: add the Hyper-V virtual block driver
6:08PM 0 [patch 03/54] Staging: hv: add the Hyper-V virtual bus
6:08PM 0 [patch 02/54] Staging: hv: add the Hyper-V driver header files
6:08PM 0 [patch 01/54] Staging: hv: add the Hyper-V api header files
 
Saturday July 11 2009
TimeRepliesSubject
1:33AM 0 [PATCH 13/15] xen: remove duplicated #include
 
Wednesday July 8 2009
TimeRepliesSubject
3:42PM 1 [PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
 
Tuesday July 7 2009
TimeRepliesSubject
7:26AM 0 [PATCH] virtio-pci: correctly unregister root device on error
 
Friday July 3 2009
TimeRepliesSubject
7:22PM 1 [RFC PATCH v3] virito-serial: A guest <-> host interface
 
Wednesday July 1 2009
TimeRepliesSubject
11:44AM 1 IO controller mini-summit -- Japan, Oct 2009