virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-08-15 22:10:09 to 2008-10-01 22:38:10 UTC [more...]

[RFC] CPUID usage for interaction between Hypervisors and Linux
 2008-10-01 22:38 UTC  (28+ messages)

[RFC] CPUID usage for interaction between Hypervisors and Linux
 2008-10-01 17:14 UTC 

[PATCH 1/6 v3] PCI: export some functions and macros
 2008-10-01 16:52 UTC  (2+ messages)

[PATCH 6/6 v3] PCI: document the change
 2008-10-01 16:07 UTC 

[PATCH 4/6 v3] PCI: support SR-IOV capability
 2008-09-30 22:40 UTC  (2+ messages)

[PATCH 3/6 v3] PCI: support ARI capability
 2008-09-30 22:31 UTC 

dm-ioband + bio-cgroup benchmarks
 2008-09-29 12:13 UTC  (39+ messages)
        ` [dm-devel] "
          ` [Xen-devel] "

[PATCH 0/6 v3] PCI: Linux kernel SR-IOV support
 2008-09-27 18:07 UTC 

[PATCH 6/6 v3] PCI: document the change
 2008-09-27  8:28 UTC 

[PATCH 5/6 v3] PCI: reserve bus range for SR-IOV
 2008-09-27  8:28 UTC 

[PATCH 4/6 v3] PCI: support SR-IOV capability
 2008-09-27  8:28 UTC 

[PATCH 3/6 v3] PCI: support ARI capability
 2008-09-27  8:28 UTC 

[PATCH 2/6 v3] PCI: add new general functions
 2008-09-27  8:27 UTC 

[PATCH 1/6 v3] PCI: export some functions and macros
 2008-09-27  8:27 UTC 

[PATCH 0/6 v3] PCI: Linux kernel SR-IOV support
 2008-09-27  8:27 UTC 

[PATCH 1/8] dm-ioband: Patch of device-mapper driver
 2008-09-25  8:46 UTC  (10+ messages)
  ` [PATCH 2/8] dm-ioband: Documentation of design overview, installation, command reference and examples
    ` [PATCH 3/8] bio-cgroup: Introduction
      ` [PATCH 4/8] bio-cgroup: Split the cgroup memory subsystem into two parts
        ` [PATCH 5/8] bio-cgroup: Remove a lot of "#ifdef"s
          ` [PATCH 6/8] bio-cgroup: Implement the bio-cgroup
            ` [PATCH 7/8] bio-cgroup: Add a cgroup support to dm-ioband
              ` [PATCH 8/8] bio-cgroup: Dirty page tracking
          ` [dm-devel] Re: [PATCH 4/8] bio-cgroup: Split the cgroup memory subsystem into two parts

[PATCH 0/8] I/O bandwidth controller and BIO tracking
 2008-09-24 10:10 UTC 

[PATCH 1/5] bio-cgroup: Split the cgroup memory subsystem into two parts
 2008-09-19 12:02 UTC  (6+ messages)
  ` [PATCH 2/5] bio-cgroup: Remove a lot of "#ifdef"s
    ` [PATCH 3/5] bio-cgroup: Implement the bio-cgroup
      ` [PATCH 4/5] bio-cgroup: Add a cgroup support to dm-ioband
        ` [PATCH 5/5] bio-cgroup: Dirty page tracking
` [dm-devel] [PATCH 0/5] bio-cgroup: Introduction

[PATCH 0/5] bio-cgroup: Introduction
 2008-09-19 11:01 UTC 

dm-ioband + bio-cgroup benchmarks
 2008-09-18 12:04 UTC 

RFC: Attaching threads to cgroups is OK?
 2008-09-12 18:57 UTC  (22+ messages)

[PATCH 3/4 v2] PCI: support SR-IOV capability
 2008-09-10 22:41 UTC  (5+ messages)

[PATCH 1/4 v2] PCI: introduce new base functions
 2008-09-10 22:37 UTC  (3+ messages)

[PATCH 2/4 v2] PCI: support ARI capability
 2008-09-10 20:07 UTC  (6+ messages)

[RFC][PATCH -mm] blktrace: adds ioprio to blktrace
 2008-09-10  9:21 UTC 

[PATCH 4/4 v2] PCI: document the change
 2008-09-10  7:55 UTC  (3+ messages)

[PATCH 4/4 v2] PCI: document the change
 2008-09-01 11:21 UTC 

[PATCH 3/4 v2] PCI: support SR-IOV capability
 2008-09-01 11:21 UTC 

[PATCH 2/4 v2] PCI: support ARI capability
 2008-09-01 11:20 UTC 

[PATCH 1/4 v2] PCI: introduce new base functions
 2008-09-01 11:20 UTC 

[PATCH 0/4 v2] PCI: Linux kernel SR-IOV support
 2008-09-01 11:20 UTC 

[RFC] [PATCH] SCSI passthrough for virtio-blk
 2008-08-29 11:01 UTC 

Virtio File System
 2008-08-27 16:14 UTC  (3+ messages)

[PATCH 01/30] ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
 2008-08-26  5:58 UTC  (30+ messages)
` [PATCH 02/30] ia64/xen: reserve "break" numbers used for xen hypercalls
` [PATCH 03/30] ia64/xen: introduce sync bitops which is necessary for ia64/xen support
` [PATCH 04/30] ia64/xen: increase IA64_MAX_RSVD_REGIONS
` [PATCH 05/30] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH 06/30] ia64/xen: define several constants for ia64/xen
` [PATCH 07/30] ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
` [PATCH 08/30] ia64/xen: define helper functions for xen related address conversion
` [PATCH 09/30] ia64/xen: define helper functions for xen hypercalls
` [PATCH 10/30] ia64/xen: implement the arch specific part of xencomm
` [PATCH 11/30] ia64/xen: xencomm conversion functions for hypercalls
` [PATCH 12/30] ia64/xen: implement arch specific part of xen grant table
` [PATCH 13/30] ia64/xen: add definitions necessary for xen event channel
` [PATCH 14/30] ia64/xen: introduce helper function to identify domain mode
` [PATCH 15/30] ia64/pv_ops/xen: elf note based xen startup
` [PATCH 16/30] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
` [PATCH 17/30] ia64/pv_ops/xen: define xen pv_cpu_ops
` [PATCH 18/30] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
` [PATCH 19/30] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
` [PATCH 20/30] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH 21/30] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
` [PATCH 22/30] ia64/pv_ops/xen: implement xen pv_iosapic_ops
` [PATCH 23/30] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
` [PATCH 24/30] ia64/pv_ops/xen: implement xen pv_irq_ops
` [PATCH 25/30] ia64/pv_ops/xen: implement xen pv_time_ops
` [PATCH 26/30] ia64/xen: define xen machine vector for domU
` [PATCH 27/30] ia64/xen: preliminary support for save/restore
` [PATCH 28/30] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
` [PATCH 29/30] ia64/xen: a recipe for using xen/ia64 with pv_ops
` [PATCH 30/30] ia64/pv_ops: paravirtualized istruction checker

[PATCH 00/30] ia64/xen domU take 10
 2008-08-26  5:58 UTC 

[PATCH] [RESEND] xen: portability clean up and some minor clean up for xencomm.c
 2008-08-26  5:31 UTC 

[PATCH] xen: compilation fix fo xen CPU hotplugging
 2008-08-26  5:30 UTC 

[PATCH] xen: wrap load_cr3() in manage.c for ia64 support
 2008-08-26  5:28 UTC 

[PATCH] xen-netfront: Avoid unaligned accesses to IP header
 2008-08-26  5:26 UTC 

[PATCH] xen: compilation fix of drivers/xen/events.c on IA64
 2008-08-26  5:23 UTC 

[PULL] lguest comments, virtio fix and final stop_machine_run() remove
 2008-08-25 14:21 UTC 

[PATCH 4/7] bio-cgroup: Split the cgroup memory subsystem into two parts
 2008-08-20  5:47 UTC  (6+ messages)

RFC: Attaching threads to cgroups is OK?
 2008-08-19 10:38 UTC 

[PATCH] virtio_balloon: fix towards_target when deflating balloon
 2008-08-19  4:17 UTC  (4+ messages)

[PATCH] virtio_balloon: fix towards_target when deflating balloon
 2008-08-18 22:15 UTC 

[PATCH 1/1] tun: TUNGETIFF interface to query name and flags
 2008-08-15 22:10 UTC  (4+ messages)


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).