messages from 2007-08-24 03:07:05 to 2007-09-28 23:36:01 UTC [more...]
[PATCH RFC] paravirt_ops: refactor struct paravirt_ops into smaller pv_*_ops
2007-09-28 23:36 UTC (6+ messages)
[RFC] KVM Source layout Proposal to accommodate new CPU architecture
2007-09-28 17:03 UTC (5+ messages)
` [kvm-devel] "
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
2007-09-28 11:32 UTC (48+ messages)
` [patch 01/43] lguest: lguest example launcher truncates block device file to 0 length on problems
` [patch 02/43] lguest: fix modules oopsing in lguest guests
` [patch 03/43] lguest: Normalize config options for guest support
` [patch 04/43] lguest: Consolidate host virtualization support under Virtualization menu
` [patch 05/43] lguest: Example launcher should include asm/e820.h instead of asm-i386/
` [patch 06/43] lguest: turn err into errx in lguest call sites
` [patch 07/43] lguest: Use copy_to_user() not put_user for struct timespec
` [patch 08/43] lguest: Lguest currently depends on 32-bit x86, not just x86
` [patch 09/43] lguest: lguest.txt update
` [patch 10/43] lguest: Make lguest_launcher.h types userspace-friendly
` [patch 11/43] lguest: lguest_devices belongs in lguest_bus.c: its not i386-specific
` [patch 12/43] lguest: Only start khvcd when someone uses hvc_console driver
` [patch 13/43] lguest: Move lguest hcalls to arch-specific header
` [patch 14/43] lguest: Move lguest guest support to arch/i386 where it logically belongs
` [patch 15/43] lguest: Rename switcher.S to i386_switcher.S, since its very i386-specific
` [patch 16/43] lguest: Accept elf files that are valid but have sections that can not be mmaped for some reason
` [patch 17/43] lguest: Introduce guest mem offset, static link example launcher
` [patch 18/43] lguest: Remove fixed limit on number of guests, and lguests array
` [patch 19/43] lguest: Make shadow IDT a complete IDT with 256 entries
` [patch 20/43] lguest: Move i386 part of core.c to i386_core.c
` [patch 21/43] lguest: Reorder guest saved regs to match hyperall order
` [patch 22/43] lguest: Introduce "hcall" pointer to indicate pending hypercall
` [patch 23/43] lguest: Make hypercalls arch-independent
` [patch 24/43] lguest: Change example launcher to use unsigned long not u32
` [patch 25/43] lguest: Move register setup into i386_core.c
` [patch 26/43] lguest: guest.h declares a struct timespec, make it include linux/time.h
` [patch 27/43] lguest: Pagetables to use normal kernel types
` [patch 28/43] lguest: Rename "cr3" to "gpgdir" to avoid x86-specific naming
` [patch 29/43] lguest: Introduce "used_vectors" bitmap which can be used to reserve vectors
` [patch 30/43] lguest: Allow guest to specify syscall vector to use
` [patch 31/43] lguest: Boot with virtual == physical to get closer to native Linux
` [Lguest] "
` [patch 32/43] lguest: Virtio interface
` [patch 33/43] lguest: Net driver using virtio
` [patch 34/43] lguest: Block "
` [Lguest] "
` [patch 35/43] lguest: Virtio console driver
` [patch 36/43] lguest: Module autoprobing support for virtio drivers
` [patch 37/43] lguest: Virtio helper routines for a descriptor ringbuffer implementation
` [patch 38/43] lguest: This gets rid of the lguest bus, drivers and DMA mechanism, to make way for a generic virtio mechanism
` [patch 39/43] lguest: This patch gets rid of the old lguest host I/O infrastructure and replaces it with a single hypercall "LHCALL_NOTIFY" which takes an address
` [patch 40/43] lguest: Lguest support for Virtio
` [patch 41/43] lguest: Update example launcher for virtio
` [patch 42/43] lguest: Example launcher handle guests not being ready for input
` [patch 43/43] lguest: generalize lgread_u32/lgwrite_u32
` [Lguest] "
[PATCH 1/3] virtio interface
2007-09-26 9:08 UTC (19+ messages)
` [PATCH 2/3] virtio ring implementation
` [PATCH 3/3] virtio module alias support
` [kvm-devel] [PATCH 2/3] virtio ring implementation
` [kvm-devel] [PATCH 1/3] virtio interface
[PATCH 2/3] Virtualization config cleanup: move lgeust under virtualization menu
2007-09-25 4:45 UTC (6+ messages)
` [PATCH 1/3] Virtualization config cleanup: Select CONFIG_PARAVIRT when required
` [PATCH 3/3] Virtualization config cleanup: The real patch 1/3
[PATCH 1/3] Virtualization config cleanup: Select CONFIG_PARAVIRT when required
2007-09-25 3:58 UTC
[PATCH 0/3] virtio implementation (draft VI)
2007-09-24 9:13 UTC
[PATCH 1/6] virtio interace
2007-09-23 11:46 UTC (41+ messages)
` [PATCH 2/6] virtio_config
` [PATCH 3/6] virtio net driver
` [kvm-devel] [PATCH 2/6] virtio_config
` [PATCH 4/6] virtio block driver
` [PATCH 5/6] virtio console driver
` [PATCH 6/6] virtio ring helper
` [kvm-devel] "
` [kvm-devel] [PATCH 3/6] virtio net driver
` [kvm-devel] [PATCH 1/6] virtio interace
` [PATCH 0/6] virtio with config abstraction and ring implementation
` [Lguest] [PATCH 0/6] virtio with config abstraction and ringimplementation
[PATCH 2/3] Consolidate host virtualization support under Virtualization menu
2007-09-20 16:47 UTC (26+ messages)
` [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental
[PATCH 0/6] virtio with config abstraction and ring implementation
2007-09-20 12:03 UTC
[PATCH 1/3] Normalize config options for guest support
2007-09-14 5:17 UTC
[PATCH] Add macros for acessing lguest fields
2007-09-13 6:32 UTC
Miguel has sent you a message
2007-09-12 17:09 UTC
Fwd: Thank you, we are accepting your application
2007-09-11 12:20 UTC
Inv update
2007-09-11 5:02 UTC
Did you hear this
2007-09-10 22:02 UTC
[PATCH] Add macros for acessing lguest fields
2007-09-10 18:20 UTC
[PATCH] input: Fix interrupt enable in i8042_ctr when enabling interrupt fails
2007-09-10 13:14 UTC (2+ messages)
[PATCH] input: Fix interrupt enable in i8042_ctr when enabling interrupt fails
2007-09-10 12:41 UTC
VMI kernel logging needs to be fixed
2007-09-08 0:49 UTC
[PATCH] Fix preemptible lazy mode bug
2007-09-06 9:57 UTC (15+ messages)
I can not stress this more
2007-09-05 20:58 UTC
[ANNOUNCE] Lguest64 - fatter puppies!
2007-09-05 17:23 UTC (3+ messages)
Hey Phillip Check Out This Watch
2007-09-04 6:53 UTC
Get on this right away
2007-09-03 8:09 UTC
Weekend Trade Notice
2007-09-01 18:01 UTC
bug in virtio network driver?
2007-08-30 11:28 UTC (2+ messages)
[PATCH] Add I/O hypercalls for i386 paravirt
2007-08-28 11:18 UTC (7+ messages)
[PATCH 2/3] KVM paravirt-ops implementation (v2)
2007-08-27 19:42 UTC
[PATCH 3/3] KVM paravirt-ops implementation
2007-08-27 15:16 UTC
China YouTV's JV Partner Signed Agreement for a Chinese Provincial Portal's DV Shorts Channel
2007-08-27 12:33 UTC
lguest over qemu
2007-08-25 23:33 UTC (5+ messages)
[PATCH] convert #include "linux/..." and #include "asm/..." to #include <...>
2007-08-24 17:19 UTC
[PATCH] Fix preemptible lazy mode bug
2007-08-24 5:46 UTC
Bug #219 CLIENT/SERVER NETWORK
2007-08-24 3:07 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).