virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-05-09 04:58:27 to 2007-05-22 14:10:12 UTC [more...]

[patch 00/33] xen: Xen paravirt_ops implementation
 2007-05-22 14:10 UTC  (32+ messages)
` [patch 01/33] xen: paravirt: add an "mm" argument to alloc_pt
` [patch 02/33] xen: paravirt: add a hook for once the allocator is ready
` [patch 03/33] xen: paravirt: increase IRQ limit
` [patch 04/33] xen: paravirt: unstatic leave_mm
` [patch 05/33] xen: paravirt: unstatic smp_store_cpu_info
` [patch 06/33] xen: paravirt: make siblingmap functions visible
` [patch 07/33] xen: paravirt: export __supported_pte_mask
` [patch 08/33] xen: Allocate and free vmalloc areas
` [patch 09/33] xen: Add nosegneg capability to the vsyscall page notes
` [patch 10/33] xen: Add Xen interface header files
` [patch 11/33] xen: Core Xen implementation
` [patch 12/33] xen: Xen virtual mmu
` [patch 13/33] xen: xen event channels
` [patch 14/33] xen: xen time implementation
` [patch 15/33] xen: xen configuration
` [patch 16/33] xen: xen: add pinned page flag
` [patch 17/33] xen: Complete pagetable pinning for Xen
` [patch 18/33] xen: xen: ignore RW mapping of RO pages in pagetable_init
` [patch 19/33] xen: Account for time stolen by Xen
` [patch 20/33] xen: Implement xen_sched_clock
` [patch 21/33] xen: Xen SMP guest support
` [patch 22/33] xen: Add support for preemption
` [patch 23/33] xen: xen: lazy-mmu operations
` [patch 24/33] xen: xen: hack to prevent bad segment register reload
` [patch 25/33] xen: Use the hvc console infrastructure for Xen console
` [patch 26/33] xen: Add Xen grant table support
` [patch 27/33] xen: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 28/33] xen: Add Xen virtual block device driver
` [patch 29/33] xen: Add the Xen virtual network "
` [patch 30/33] xen: Xen machine operations
` [patch 31/33] xen: xen: handle external requests for shutdown, reboot and sysrq

changing definition of paravirt_ops.iret
 2007-05-22  0:08 UTC  (5+ messages)

[PATCH 2/6] lguest: kbuild tidyups
 2007-05-16  7:00 UTC  (9+ messages)
  ` [PATCH 3/6] lguest: guest tidyups
    ` [PATCH 4/6] lguest: netdriver tidyups and a bugfix
      ` [PATCH 5/6] lguest: console driver tidyups
        ` [PATCH 6/6] lguest: block "
` [PATCH 1/6] lguest: host code tidyups

[ANNOUNCE] virtbench now has xen support
 2007-05-15  2:38 UTC 

[PATCH 1/6] lguest: host code tidyups
 2007-05-15  1:17 UTC 

[PATCH 1/5] lguest host feedback tidyups
 2007-05-14  7:11 UTC  (22+ messages)
  ` [PATCH 2/5] lguest guest "
    ` [PATCH 3/5] lguest network driver "
      ` [PATCH 4/5] lguest block "
        ` [PATCH 5/5] lguest console "
` [PATCH 0/5] lguest "

[patch 00/28]xen: Xen implementation for paravirt_ops
 2007-05-12 19:57 UTC  (33+ messages)
` [patch 01/28]xen: Allocate and free vmalloc areas
` [patch 02/28]xen: Add nosegneg capability to the vsyscall page notes
` [patch 03/28]xen: Add Xen interface header files
` [patch 04/28]xen: Core Xen implementation
` [patch 05/28]xen: Xen virtual mmu
` [patch 06/28]xen: xen event channels
` [patch 07/28]xen: xen time implementation
` [patch 08/28]xen: xen configuration
` [patch 09/28]xen: Complete pagetable pinning for Xen
` [patch 10/28]xen: ignore RW mapping of RO pages in pagetable_init
` [patch 11/28]xen: fix multicall batching
` [patch 12/28]xen: Account for time stolen by Xen
` [patch 13/28]xen: Implement xen_sched_clock
` [patch 14/28]xen: Xen SMP guest support
` [patch 15/28]xen: Add support for preemption
` [patch 16/28]xen: lazy-mmu operations
` [patch 17/28]xen: deal with negative stolen time
` [patch 18/28]xen: Use the hvc console infrastructure for Xen console
` [patch 19/28]xen: Add early printk support via hvc console
  ` [Xen-devel] "
` [patch 20/28]xen: Add Xen grant table support
` [patch 21/28]xen: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 22/28]xen: Add Xen virtual block device driver
` [patch 23/28]xen: rename xen netif_ structures to xen_netif_
` [patch 24/28]xen: Add the Xen virtual network device driver
` [patch 25/28]xen: Xen machine operations
` [patch 26/28]xen: handle external requests for shutdown, reboot and sysrq
` [patch 27/28]xen: Place vcpu_info structure into per-cpu memory, if possible
` [patch 28/28]xen: Attempt to patch inline versions of common operations

[patch 0/6] [rfc] guest page hinting version 5
 2007-05-11 14:53 UTC  (9+ messages)
` [patch 1/6] Guest page hinting: core + volatile page cache
` [patch 2/6] Guest page hinting: volatile swap cache
` [patch 3/6] Guest page hinting: mlocked pages
` [patch 4/6] Guest page hinting: writable page table entries
` [patch 5/6] Guest page hinting: minor fault optimization
` [patch 6/6] Guest page hinting: s390 support

[patch 8/9] lguest: the block driver
 2007-05-11 12:09 UTC  (7+ messages)

[PATCH 0/2 v05] lguest: TSC & hrtimers
 2007-05-11  5:03 UTC  (4+ messages)
` [PATCH 1/2] lguest: Add TSC clocksource
` [PATCH 2/2] lguest: Convert to hrtimer framework

[PATCH 0/5] lguest feedback tidyups
 2007-05-11  1:17 UTC 

[patch 00/29] xen: Xen implementation for paravirt_ops
 2007-05-10 22:53 UTC  (16+ messages)
` [patch 25/29] xen: Add the Xen virtual network device driver
          ` [1/2] [NET] link_watch: Move link watch list into net_device

Of jeannette herself hensonville
 2007-05-10 12:29 UTC 

[patch 7/9] lguest: the net driver
 2007-05-10 10:12 UTC  (11+ messages)

lguest re-review
 2007-05-10  1:30 UTC  (5+ messages)

[patches] [PATCH] [21/22] x86_64: Extend bzImage protocol for relocatable bzImage
 2007-05-10  0:55 UTC  (30+ messages)

[patch 5/9] lguest: the Makefile and Kconfig
 2007-05-10  0:19 UTC  (3+ messages)

[patch 4/9] lguest: the asm offsets
 2007-05-10  0:09 UTC  (3+ messages)

[patch 3/9] lguest: the host code
 2007-05-09 12:54 UTC  (2+ messages)

[patch 2/9] lguest: the guest code
 2007-05-09 12:32 UTC  (5+ messages)

[patch 9/9] lguest: the documentation, example launcher
 2007-05-09  9:51 UTC 

[patch 6/9] lguest: the console driver
 2007-05-09  9:51 UTC 

[patch 1/9] lguest: export symbols for lguest as a module
 2007-05-09  9:51 UTC 

[patches] [PATCH] [21/22] x86_64: Extend bzImage protocol for relocatable bzImage
 2007-05-09  4:58 UTC  (5+ 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).