messages from 2006-12-28 23:51:59 to 2007-02-12 07:09:27 UTC [more...]
[PATCH 1/7] cleanup: paravirt unhandled fallthrough
2007-02-12 7:09 UTC (22+ messages)
` [PATCH 2/7] cleanup: Initialize esp0 properly all the time
` [PATCH 3/7] cleanup: Make hvc_console.c compile on non-PowerPC
` [PATCH 4/7] cleanup: Move mce_disabled to asm/mce.h
` [PATCH 5/7] cleanup: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
` [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
` [PATCH 6/8] lguest: trivial guest console driver
` [PATCH 7/8] lguest: trivial guest block driver
` [PATCH 8/8] lguest: documentatation and example launcher
[PATCH 0/10] lguest
2007-02-10 11:39 UTC (40+ messages)
` [PATCH 1/10] lguest: Don't rely on last-linked fallthru when no paravirt handler
` [PATCH 2/10] lguest: Export symbols for lguest as a module
` [PATCH 3/10] lguest: Expose get_futex_key, get_key_refs and drop_key_refs
` [PATCH 4/10] lguest: Initialize esp0 properly all the time
` [PATCH 5/10] Make hvc_console.c compile on non-PowerPC
` [PATCH 6/10] lguest code: the little linux hypervisor
` [PATCH 7/10] lguest: Simple lguest network driver
` [PATCH 8/10] lguest: console driver
` [PATCH 9/10] lguest: block driver
` [PATCH 10/10] lguest: documentatation including example launcher
` [PATCH 6a/10] lguest: Config and headers
` [PATCH 6b/10] lguest: the host code (lg.ko)
` [PATCH 6c/10] lguest: the guest code
` [PATCH 6d/10] lguest: the Makefiles
` [PATCH 11/10] lguest: use disable_acpi()
[PATCH 0 of 7] lguest host code
2007-02-10 9:33 UTC (12+ messages)
` [PATCH 1 of 7] lguest: Move mce_disabled to asm/mce.h so lguest can use it
` [PATCH 2 of 7] lguest: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
` [PATCH 3 of 7] lguest: Remove extern declaration from mm/discontig.c, put in header
` [PATCH 4 of 7] lguest: Config and headers
` [PATCH 5 of 7] lguest: the host code (lg.ko)
` [PATCH 6 of 7] lguest: Guest code
` [PATCH 7 of 7] lguest: Makefile
Paravirt-ops VMI / Xen / lrustyvisor merge status
2007-02-09 8:46 UTC (15+ messages)
[PATCH] Use correct macros in raid code, not raw asm
2007-02-09 1:43 UTC (8+ messages)
Solar energy investment
2007-02-08 22:47 UTC
Slackware-11.0, Kernel-2.6.20, lguest-137.patch : compiling problem
2007-02-08 0:48 UTC (3+ messages)
Marla'sBuber's wrote: Would you
2007-02-07 18:14 UTC
ED419
2007-01-26 6:45 UTC
[patch 00/20] XEN-paravirt: Xen guest implementation for paravirt_ops interface
2007-01-19 4:11 UTC (39+ messages)
` [patch 01/20] XEN-paravirt: Fix typo in sync_constant_test_bit()s name
` [patch 02/20] XEN-paravirt: Add a flag to allow the VGA console to be disabled
` [patch 03/20] XEN-paravirt: paravirt: page-table accessors
` [patch 04/20] XEN-paravirt: paravirt pagetable init
` [patch 05/20] XEN-paravirt: paravirt: reserve fixmap slot
` [patch 06/20] XEN-paravirt: remove pgd ctor
` [patch 07/20] XEN-paravirt: paravirt shared kernel pmd flag
` [Xen-devel] "
` [patch 08/20] XEN-paravirt: paravirt pgd allocation alignment
` [patch 09/20] XEN-paravirt: dont export paravirt_ops structure, do individual functions
` [patch 10/20] XEN-paravirt: mm lifetime hooks
` [patch 11/20] XEN-paravirt: Add apply_to_page_range() which applies a function to a pte range
` [patch 12/20] XEN-paravirt: Xen: Add nosegneg capability to the vsyscall page notes
` [patch 13/20] XEN-paravirt: Xen: Add config options and disable unsupported config options
` [patch 14/20] XEN-paravirt: Xen: Add interface header files
` [patch 15/20] XEN-paravirt: Xen: core paravirt guest changes
` [patch 16/20] XEN-paravirt: Add the Xen virtual console driver
` [patch 17/20] XEN-paravirt: Add Xen grant table support
` [patch 18/20] XEN-paravirt: Add Xen driver utility functions
` [patch 19/20] XEN-paravirt: Add the Xenbus sysfs and virtual device hotplug driver
` [patch 20/20] XEN-paravirt: Add Xen virtual block device driver
` "
We have the most lowest and favorable prices join MHII.OB
2007-01-17 17:03 UTC
Oops
2007-01-12 8:31 UTC (21+ messages)
[PATCH] paravirt_ops x86_64 , take 2
2007-01-12 3:04 UTC
lhype -> lguest
2007-01-12 2:47 UTC
paravirt & xen & SMP
2007-01-11 23:13 UTC (5+ messages)
APIC clock setup dependent on PAE ?
2007-01-11 2:01 UTC (5+ messages)
lhype booting debootstrapped debian image over nfsroot, partial success
2007-01-10 9:51 UTC (4+ messages)
more build errors
2007-01-09 18:55 UTC (3+ messages)
[PATCH] x86_64 paravirt_ops port
2007-01-09 11:14 UTC (4+ messages)
[patch] asm/i386/kernel/paravirt.c buildfix
2007-01-08 23:18 UTC (4+ messages)
lhype guest oops
2007-01-08 20:26 UTC (3+ messages)
[PATCH 1/3] Vmi compile fix
2007-01-05 4:35 UTC
[PATCH 3/3] Vmi native fix
2007-01-05 4:35 UTC
[PATCH 2/3] Vmi initialize fs for smp
2007-01-05 4:35 UTC
[PATCH 0/3] VMI hotfixes
2007-01-05 4:35 UTC
lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594 (cr2=00000000, err=0)
2006-12-29 11:05 UTC (6+ messages)
` lhype on 2.6.20-rc2: Guest didn't handle trap 6 at c071b594 (cr2=00000000,err=0)
Undeliverable mail: Returned mail: see transcript for details
2006-12-29 5:47 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).