virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-07-15 18:52:46 to 2008-08-12 12:36:40 UTC [more...]

[PATCH 1/7] dm-ioband: Patch of device-mapper driver
 2008-08-12 12:36 UTC  (6+ messages)
  ` [PATCH 2/7] dm-ioband: Documentation of design overview, installation, command reference and examples
    ` [PATCH 3/7] bio-cgroup: Introduction
      ` [PATCH 4/7] bio-cgroup: Split the cgroup memory subsystem into two parts
        ` [PATCH 5/7] bio-cgroup: Remove a lot of "#ifdef"s
          ` [PATCH 6/7] bio-cgroup: Implement the bio-cgroup

[PATCH 0/7] I/O bandwidth controller and BIO tracking
 2008-08-12 12:31 UTC 

[PATCH 1/7] dm-ioband: Patch of device-mapper driver
 2008-08-12 11:10 UTC  (68+ messages)
  ` [PATCH 2/7] dm-ioband: Documentation of design overview, installation, command reference and examples
    ` [PATCH 3/7] bio-cgroup: Introduction
      ` [PATCH 4/7] bio-cgroup: Split the cgroup memory subsystem into two parts
        ` [PATCH 5/7] bio-cgroup: Remove a lot of ifdefs
          ` [PATCH 6/7] bio-cgroup: Implement the bio-cgroup
            ` [PATCH 7/7] bio-cgroup: Add a cgroup support to dm-ioband
            ` Re: [PATCH 4/7] bio-cgroup: Split the cgroup memory subsystem into two parts
` Too many I/O controller patches
  ` RFC: I/O bandwidth controller (was Re: Too many I/O controller patches)
    ` RFC: I/O bandwidth controller
    ` I/O bandwidth controller (was Re: Too many I/O controllerpatches)

SR-IOV: patches are available for Linux kernel [4/4]
 2008-08-12  8:46 UTC 

SR-IOV: patches are available for Linux kernel [3/4]
 2008-08-12  8:44 UTC 

SR-IOV: patches are available for Linux kernel [2/4]
 2008-08-12  8:43 UTC 

SR-IOV: patches are available for Linux kernel [1/4]
 2008-08-12  8:42 UTC 

SR-IOV: patches are available for Linux kernel
 2008-08-12  8:32 UTC 

export virtio_rng.h
 2008-08-11  2:46 UTC 

export virtio_rng.h
 2008-08-08  9:15 UTC 

[PATCH 0/7] I/O bandwidth controller and BIO tracking
 2008-08-04  8:51 UTC 

[PATCH 10/10] drivers/net/xen-netfront.c: Use DIV_ROUND_UP
 2008-08-02 15:16 UTC 

State of Xen in upstream Linux
 2008-08-01  8:34 UTC  (13+ messages)
` [Xen-devel] "
  `  "
    ` [Xen-users] "
      ` [Xen-users] Re: [Xen-devel] "

[PATCH 1/2] factor out cpu_khz to common code
 2008-07-29 14:17 UTC  (9+ messages)
  ` [PATCH 2/2] use paravirt function to calculate cpu khz
` [PATCH 0/2] Paravirt loops per jiffy calculation
` [PATCH 0/2] Paravirt loops per jiffy

drivers/xen/balloon.c: Removed duplicated include
 2008-07-28 17:48 UTC  (2+ messages)

How to get a sense of VM pressure
 2008-07-28  8:12 UTC  (7+ messages)

[PULL] virtio patches
 2008-07-25  2:08 UTC 

[PULL] lguest and virtio patches
 2008-07-25  1:24 UTC  (2+ messages)

[PATCH 3/4] tun: Allow GSO using virtio_net_hdr
 2008-07-24 23:54 UTC  (2+ messages)

[PULL] lguest and virtio patches
 2008-07-23  7:27 UTC 

[PATCH] tun: Fix/rewrite packet filtering logic
 2008-07-23  4:52 UTC  (6+ messages)

pv_ops - 2.6.26 - unable to handle kernel paging request
 2008-07-22 18:46 UTC  (3+ messages)

[PATCH 0/2] Paravirt loops per jiffy calculation
 2008-07-22 16:15 UTC 

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

[PATCH] stopmachine: add stopmachine_timeout v2
 2008-07-18  4:18 UTC  (13+ messages)
      ` [PATCH] stopmachine: add stopmachine_timeout v3
    ` [PATCH] stopmachine: add stopmachine_timeout
` [PATCH] stopmachine: add stopmachine_timeout v4

PCI device assignment to guests
 2008-07-17 17:25 UTC  (9+ messages)
` [PATCH 1/4] KVM: Introduce kvm_set_irq to inject interrupts in guests
  ` [PATCH 2/4] KVM: Introduce a callback routine for IOAPIC ack handling

[PATCH 00/29] ia64/xen domU take 9
 2008-07-17  2:10 UTC 

Patch from LKML
 2008-07-15 19:24 UTC  (9+ messages)
` [PATCH] x86: let 32bit use apic_ops too - fix


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