messages from 2008-10-10 10:59:29 to 2008-11-25 08:32:12 UTC [more...]
[PATCH] kvm: ppc: stop leaking host memory on VM exit
2008-11-25 8:32 UTC (3+ messages)
[PATCH 0 of 2] libcflat test for PowerPC
2008-11-24 22:13 UTC (2+ messages)
[PATCH 2 of 2] kvm-userspace: ppc: Move the -ffreestanding option to
2008-11-22 19:17 UTC
[PATCH 1 of 2] kvm-userspace: ppc: Add "hello world" test for libcflat
2008-11-22 19:17 UTC
[PATCH] qemu: Fix incorrect zlib check error
2008-11-18 22:12 UTC (4+ messages)
` [Qemu-devel] "
[PATCH 2 of 2] [PATCH] kvm-userspace: ppc: Fix for guest load address
2008-11-14 18:10 UTC (2+ messages)
` [PATCH 2 of 2] [PATCH] kvm-userspace: ppc: Fix for guest load
[PATCH 0 of 2] Hello World test for libcflat
2008-11-14 18:10 UTC (2+ messages)
[PATCH 1 of 2] [PATCH] kvm-userspace: ppc: Add "hello world" test for
2008-11-14 18:09 UTC (2+ messages)
` [PATCH 1 of 2] [PATCH] kvm-userspace: ppc: Add "hello world"
[PATCH] [v2] linux: virtio: Standardize virtio's concept of
2008-11-14 1:39 UTC (8+ messages)
` [PATCH] [v2] linux: virtio: Standardize virtio's concept of "page
` [PATCH] [v2] linux: virtio: Standardize virtio's concept of "page size"
[PATCH] [v3] powerpc/4xx: work around CHIP11 errata in a more
2008-11-13 19:54 UTC (8+ messages)
[PATCH 0 of 3] some kernel fixes for PPC440 KVM
2008-11-13 12:21 UTC (3+ messages)
[PATCH] kvm: powerpc: add exit timing statistics
2008-11-12 23:27 UTC (10+ messages)
` [PATCH] kvm: powerpc: add exit timing statistics v2
` [PATCH] kvm: powerpc: add exit timing statistics v3
` [PATCH] kvm: powerpc: add exit timing statistics v4
` [PATCH] kvm: powerpc: add exit timing statistics v5
[PATCH] [PATCH] kvm: powerpc: fix some whitespaces in kvm_ppc.h
2008-11-12 9:35 UTC
[PATCH] [v2] powerpc/4xx: work around CHIP11 errata in a more
2008-11-11 23:20 UTC (2+ messages)
[PATCH] Define OS-dependent qemu_getpagesize()
2008-11-11 22:08 UTC (3+ messages)
` [Qemu-devel] "
[PATCH 05 of 14] ppc: Create disassemble.h to extract instructionfields
2008-11-11 14:56 UTC (2+ messages)
` [PATCH 05 of 14] ppc: Create disassemble.h to extract
[PATCH] kvm: ppc: update KVM config options in ppc44x_defconfig
2008-11-10 20:58 UTC
[PATCH 3 of 3] kvm: ppc: fix userspace mapping invalidation on
2008-11-10 20:57 UTC
[PATCH 2 of 3] kvm: ppc: use prefetchable mappings for guest memory
2008-11-10 20:57 UTC
[PATCH 1 of 3] kvm: ppc: use MMUCR accessor to obtain TID
2008-11-10 20:57 UTC
[PATCH] [mq]: fix-kvm-init.diff
2008-11-10 12:56 UTC (2+ messages)
Exit timing - results online
2008-11-10 8:28 UTC (3+ messages)
[PATCH] qemu: define and use VIRTIO_PFN_SHIFT
2008-11-10 5:55 UTC (9+ messages)
` dynamic virtio page size
[PATCH] kvm: ppc: fix Kconfig constraints
2008-11-09 15:48 UTC (5+ messages)
[PATCH] kvm: ensure that memslot userspace addresses are page-aligned
2008-11-09 10:01 UTC (2+ messages)
[PATCH] [PATCH] kvm: powerpc: add exit timing statistics
2008-11-07 4:58 UTC (3+ messages)
kernel status update
2008-11-07 0:40 UTC (3+ messages)
[PATCH] virtio: Define and use per-architecture "pfn shift" constants
2008-11-06 20:07 UTC (6+ messages)
` [PATCH] virtio: Define and use per-architecture "pfn shift"
cross-compiling flags?
2008-11-06 15:39 UTC (5+ messages)
[PATCH 00 of 14] Kernel updates for PowerPC KVM
2008-11-06 9:12 UTC
large page size virtio issues
2008-11-05 20:29 UTC (11+ messages)
[PATCH 0 of 9] Kernel updates for PowerPC KVM
2008-11-05 10:40 UTC
[PATCH] kvm-userspace: move x86 specific calls introduced by device
2008-11-04 15:55 UTC (7+ messages)
` [PATCH] kvm-userspace: move x86 specific calls introduced by
` regression tests? (was Re: [PATCH] kvm-userspace: move x86
` regression tests? (was Re: [PATCH] kvm-userspace: move x86 specific
` regression tests? (was Re: [PATCH] kvm-userspace: move
[PATCH] kvm-userspace: add ibm archs to unifdef header
2008-11-04 13:10 UTC (4+ messages)
[RFC] a little disassembly infrastructure
2008-11-03 20:44 UTC (6+ messages)
[PATCH] powerpc/44x: declare tlb_44x_index for use in C code
2008-11-03 20:09 UTC
[PATCH 0 of 7] kvm-userspace: support multiple processors in
2008-11-02 9:06 UTC (2+ messages)
[PATCH 1 of 7] user: consolidate $arch tests and allow $arch
2008-11-02 9:03 UTC
[PATCH 1/3] qemu: ppc: define maximum SMP limit as 1 for Bamboo
2008-11-01 1:00 UTC (2+ messages)
` [Qemu-devel] [PATCH 1/3] qemu: ppc: define maximum SMP limit
[PATCH 00 of 10] kvm-userspace: ppc: userspace fixes for powerpc
2008-10-29 12:45 UTC (15+ messages)
` [PATCH 01 of 10] [PATCH] kvm-userspace: powerpc: fix env->xer access
` [PATCH 02 of 10] [PATCH] user: ppc: fix threading bugs in main-ppc.c
` [PATCH 03 of 10] [PATCH] user: ppc: better error reporting in
` [PATCH 04 of 10] [PATCH] user: ppc: implement PowerPC 44x libcflat
` [PATCH 05 of 10] [PATCH] libcflat: ppc: add timebase accessor
` [PATCH 06 of 10] [PATCH] user: ppc: add stub nmi handler
` [PATCH 07 of 10] [PATCH] qemu: ppc: define maximum SMP limit as 1 for
` [PATCH 08 of 10] [PATCH] qemu: ppc: if not a uImage,
` [PATCH 09 of 10] [PATCH] kvm: external module: Treat NONARCH_CONFIG
` [PATCH 10 of 10] [PATCH] kvm-userspace: ppc: fix initial ppc memory
[Qemu-devel] [PATCH 3/3] Add KVM support to QEMU
2008-10-28 21:10 UTC (2+ messages)
[PATCH] [PATCH] qemu: ppc: xer access prototypes no more used &
2008-10-28 16:05 UTC
[PATCH 0/3] kvm-userspace: ppc: userspace fixes for powerpc
2008-10-28 9:25 UTC (8+ messages)
` [PATCH 1/5] user: ppc: fix threading bugs in main-ppc.c
` [PATCH 2/5] user: ppc: better error reporting in load_file
` [PATCH 3/5] user: ppc: implement PowerPC 44x libcflat
` [PATCH 5/5] user: ppc: add stub nmi handler
` [PATCH 4/5] libcflat: ppc: add timebase accessor
[PATCH] qemu: ppc: if not a uImage, try to load kernel as ELF
2008-10-28 9:08 UTC
[PATCH 3/3] kvm-userspace: ppc: fix initial ppc memory setup
2008-10-28 9:08 UTC
[PATCH 2/3] kvm: external module: Treat NONARCH_CONFIG as a list
2008-10-28 9:08 UTC
[PATCH] kvm: external module: fix unifdef problem
2008-10-28 1:02 UTC (6+ messages)
[PATCH 1 of 3] user: ppc: add stub nmi handler
2008-10-27 9:32 UTC (3+ messages)
[PATCH 0 of 3] userspace updates
2008-10-27 9:29 UTC (2+ messages)
[PATCH 3 of 3] qemu: ppc: if not a uImage, try to load kernel as ELF
2008-10-24 16:17 UTC
[PATCH 2 of 3] qemu: ppc: define maximum SMP limit as 1 for Bamboo
2008-10-24 16:17 UTC
Patch to increase the number of tlb entries a guest uses
2008-10-21 15:19 UTC (4+ messages)
[PATCH] kvmppc: comply with requirement for kvm_arch_try_push_nmi
2008-10-19 10:09 UTC (3+ messages)
` [PATCH] kvmppc: comply with requirement for
[PATCH] Use container_of() macro to split core-sepcial things
2008-10-16 4:16 UTC (3+ messages)
[PATCH] kvmppc: add detailed exit timing statistic v2
2008-10-15 14:58 UTC
[PATCH 0/3][RFC] kvmppc: paravirtualization interface - guest part v3
2008-10-13 17:44 UTC (5+ messages)
` [PATCH 2/3] kvmppc: add hypercall infrastructure "
` [PATCH 2/3] kvmppc: add hypercall infrastructure - guest part
[PATCH 2/3] kvmppc: optimize kvm stat handling
2008-10-13 12:07 UTC (3+ messages)
[PATCH 1/3] kvmppc: optimize irq delivery path
2008-10-13 12:07 UTC (4+ messages)
[PATCH 3/3] kvmppc: optimize find first bit
2008-10-13 12:07 UTC (3+ messages)
[PATCH 0/3] kvmppc: optimize path run on every exit
2008-10-13 12:07 UTC (2+ messages)
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