virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-02-13 02:15:18 to 2007-02-17 15:06:40 UTC [more...]

Re: [patch 14/21] Xen-paravirt: Add XEN config options and disableunsupported config options
 2007-02-17 15:06 UTC  (4+ messages)
  ` [Xen-devel] "

[patch 00/21] Xen-paravirt: Xen guest implementation for paravirt_ops interface
 2007-02-17 13:51 UTC  (85+ messages)
` [patch 01/21] Xen-paravirt: Fix typo in sync_constant_test_bit()s name
` [patch 02/21] Xen-paravirt: ignore vgacon if hardware not present
` [patch 03/21] Xen-paravirt: Add pagetable accessors to pack and unpack pagetable entries
` [patch 04/21] Xen-paravirt: ===================================================================
` [patch 05/21] Xen-paravirt: paravirt_ops: hooks to set up initial pagetable
` [patch 06/21] Xen-paravirt: paravirt_ops: allocate a fixmap slot
` [patch 07/21] Xen-paravirt: remove ctor for pgd cache
` [patch 08/21] Xen-paravirt: Allow paravirt backend to choose kernel PMD sharing
` [patch 09/21] Xen-paravirt: Allow paravirt backend to select PGD allocation alignment
` [patch 10/21] Xen-paravirt: add hooks to intercept mm creation and destruction
` [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range
` [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
            ` [Xen-devel] "
` [patch 13/21] Xen-paravirt: Add nosegneg capability to the vsyscall page notes
` [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options
          `  "
            ` [Xen-devel] "
` [patch 15/21] Xen-paravirt: Add Xen interface header files
` [patch 16/21] Xen-paravirt: Core Xen implementation
` [patch 17/21] Xen-paravirt: Add the Xen virtual console driver
` [patch 18/21] Xen-paravirt: Add Xen grant table support
` [patch 19/21] Xen-paravirt: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 20/21] Xen-paravirt: Add Xen virtual block device driver
` [patch 21/21] Xen-paravirt: Add the Xen virtual network "

Wall Street Alert
 2007-02-17 12:39 UTC 

$0ft Cialli$, branded quality
 2007-02-17  3:52 UTC 

paravirt xen gpf
 2007-02-17  0:48 UTC  (3+ messages)

Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
 2007-02-16 23:41 UTC  (4+ messages)

Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
 2007-02-16 19:06 UTC  (3+ messages)
  ` [Xen-devel] "

Re: [patch 14/21] Xen-paravirt: Add XEN config options and disableunsupported config options
 2007-02-16 19:00 UTC  (3+ messages)
  ` [Xen-devel] "

[Xen-devel] Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
 2007-02-16 17:26 UTC  (3+ messages)
`  "

xen hvc console
 2007-02-16 15:16 UTC  (3+ messages)

Re: [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
 2007-02-16 11:34 UTC 

[patch 14/21] Xen-paravirt: Add XEN config options and disableunsupported config options
 2007-02-16 11:03 UTC  (7+ messages)

[patch 00/21] Xen-paravirt: Xen guest implementation for paravirt_ops interface
 2007-02-15 17:32 UTC  (66+ messages)
` [patch 01/21] Xen-paravirt: Fix typo in sync_constant_test_bit()s name
` [patch 02/21] Xen-paravirt: Handle a zero-sized VT console
` [patch 03/21] Xen-paravirt: Add pagetable accessors to pack and unpack pagetable entries
` [patch 04/21] Xen-paravirt: paravirt_ops: hooks to set up initial pagetable
` [patch 05/21] Xen-paravirt: paravirt_ops: allocate a fixmap slot
        `  "
` [patch 06/21] Xen-paravirt: remove ctor for pgd cache
` [patch 07/21] Xen-paravirt: Allow paravirt backend to choose kernel PMD sharing
` [patch 08/21] Xen-paravirt: Allow paravirt backend to select PGD allocation alignment
` [patch 09/21] Xen-paravirt: add hooks to intercept mm creation and destruction
` [patch 10/21] Xen-paravirt: Name: dont export paravirt_ops structure, do individual functions
` [patch 11/21] Xen-paravirt: Add apply_to_page_range() which applies a function to a pte range
` [patch 12/21] Xen-paravirt: Allocate and free vmalloc areas
` [patch 13/21] Xen-paravirt: Add nosegneg capability to the vsyscall page notes
    `  "
` [patch 14/21] Xen-paravirt: Add XEN config options and disable unsupported config options
      `  "
` [patch 15/21] Xen-paravirt: Add Xen interface header files
` [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen
` [patch 17/21] Xen-paravirt: Add the Xen virtual console driver
` [patch 18/21] Xen-paravirt: Add Xen grant table support
` [patch 19/21] Xen-paravirt: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 20/21] Xen-paravirt: Add Xen virtual block device driver
` [patch 21/21] Xen-paravirt: Add the Xen virtual network "

[PATCH 5/7] cleanup: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
 2007-02-14 23:00 UTC  (17+ messages)
` [PATCH 6/7] cleanup: Remove extern declaration from mm/discontig.c, put in header
  ` [PATCH 7/7] cleanup: make disable_acpi() valid w/o CONFIG_ACPI
    ` [PATCH 1/2] lguest preparation: EXPORT_SYMBOL_GPL 5 functions
      ` [PATCH 2/2] lguest preparation: expose futex infrastructure: get_futex_key, get_key_refs and drop_key_refs
        ` [PATCH 1/8] lguest: Kconfig and headers
          ` [PATCH 2/8] lguest: the host code (lg.ko)
            ` [PATCH 3/8] lguest: Guest code
              ` [PATCH 4/8] lguest: Makefile
                ` [PATCH 5/8] lguest: trivial guest network driver

vgacon disable again
 2007-02-14 10:52 UTC  (5+ messages)

[rfc/patch] use hvc for xen console
 2007-02-13 16:13 UTC  (3+ messages)

[PATCH 0/10] lguest
 2007-02-13  3:10 UTC  (10+ messages)
` [PATCH 5/10] Make hvc_console.c compile on non-PowerPC
  ` [PATCH 6/10] lguest code: the little linux hypervisor
            ` [q] kbuild for private asm-offsets (Re: [PATCH 6/10] lguest code: the little linux hypervisor.)

porting lguest to x86_64
 2007-02-13  2:17 UTC  (4+ messages)

[PATCH 1/7] cleanup: paravirt unhandled fallthrough
 2007-02-12  3:32 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).