messages from 2008-03-13 09:11:51 to 2008-03-28 20:31:55 UTC [more...]
[PATCH 01/12] xen: add missing __HYPERVISOR_arch_[0-7] definisions which ia64 needs
2008-03-28 20:31 UTC (16+ messages)
` [PATCH 02/12] xen: add missing VIRQ_ARCH_[0-7] definitions which ia64/xen needs
` [PATCH 03/12] xen: add missing definitions for xen grant table "
` [PATCH 04/12] xen: add missing definitions in include/xen/interface/vcpu.h "
` [PATCH 05/12] xen: move features.c from arch/x86/xen/features.c to drivers/xen
` [PATCH 06/12] xen: Move events.c to drivers/xen for IA64/Xen support
` [PATCH 07/12] Xen: Make events.c portable for ia64/xen support
` [PATCH 08/12] xen: add resend_irq_on_evtchn() definition into events.c
` [PATCH 09/12] xen: make include/xen/page.h portable moving those definitions under asm dir
` [PATCH 10/12] xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
` [PATCH 11/12] xen: make grant table arch portable
` [PATCH 12/12] xen: import arch generic part of xencomm
[17/17][PATCH] kvm/ia64: How to boot up guests on kvm/ia64
2008-03-28 14:40 UTC
[12/17][PATCH] kvm/ia64: add optimization for some virtulization faults
2008-03-28 14:34 UTC
[11/17][PATCH] kvm/ia64: add processor virtulization support
2008-03-28 14:06 UTC
[08/17][PATCH] kvm/ia64: Add interruption vector table for vmm
2008-03-28 13:02 UTC
[14/17][PATCH] kvm/ia64: Add guest interruption injection support
2008-03-28 12:36 UTC
[PATCH 00/12] Xen arch portability patches (take 4)
2008-03-28 11:40 UTC
[PULL] virtio_pci rmmod fix and lguest documentation/comment updates
2008-03-28 0:16 UTC
[kvm-devel] [RFC/PATCH 00/15] kvm on big iron
2008-03-27 12:02 UTC (37+ messages)
` [RFC/PATCH 00/15 v2] "
` [RFC/PATCH 01/15 v2] preparation: provide hook to enable pgstes in user pagetable
` [RFC/PATCH 02/15 v2] preparation: host memory management changes for s390 kvm
` [RFC/PATCH 03/15 v2] preparation: address of the 64bit extint parm in lowcore
` [RFC/PATCH 04/15 v2] preparation: split sysinfo defintions for kvm use
` [RFC/PATCH 05/15 v2] kvm-s390: s390 arch backend for the kvm kernel module
` [RFC/PATCH 06/15 v2] kvm-s390: sie intercept handling
` [RFC/PATCH 07/15 v2] kvm-s390: interrupt subsystem, cpu timer, waitpsw
` [RFC/PATCH 08/15 v2] kvm-s390: intercepts for privileged instructions
` [RFC/PATCH 09/15 v2] kvm-s390: interprocessor communication via sigp
` [RFC/PATCH 10/15 v2] kvm-s390: intercepts for diagnose instructions
` [RFC/PATCH 11/15 v2] kvm-s390: add kvm to kconfig on s390
` [RFC/PATCH 12/15 v2] kvm-s390: API documentation
` [RFC/PATCH 13/15 v2] kvm-s390: update maintainers
` [RFC/PATCH 14/15 v2] guest: detect when running on kvm
` [RFC/PATCH 15/15 v2] guest: virtio device support, and kvm hypercalls
` [RFC/PATCH 00/15 v3] kvm on big iron
` [RFC/PATCH 01/15 v3] preparation: provide hook to enable pgstes in user pagetable
` [RFC/PATCH 02/15 v3] preparation: host memory management changes for s390 kvm
` [RFC/PATCH 03/15 v3] preparation: address of the 64bit extint parm in lowcore
` [RFC/PATCH 04/15 v3] preparation: split sysinfo defintions for kvm use
` [RFC/PATCH 05/15 v3] kvm-s390: s390 arch backend for the kvm kernel module
` [RFC/PATCH 06/15 v3] kvm-s390: sie intercept handling
` [RFC/PATCH 07/15 v3] kvm-s390: interrupt subsystem, cpu timer, waitpsw
` [RFC/PATCH 08/15 v3] kvm-s390: intercepts for privileged instructions
` [RFC/PATCH 09/15 v3] kvm-s390: interprocessor communication via sigp
` [RFC/PATCH 10/15 v3] kvm-s390: intercepts for diagnose instructions
` [RFC/PATCH 11/15 v3] kvm-s390: add kvm to kconfig on s390
` [RFC/PATCH 12/15 v3] kvm-s390: API documentation
` [RFC/PATCH 13/15 v3] kvm-s390: update maintainers
` [RFC/PATCH 14/15 v3] guest: detect when running on kvm
` [RFC/PATCH 15/15 v3] guest: virtio device support, and kvm hypercalls
[kvm-ppc-devel] virtio network traffic issues
2008-03-26 17:03 UTC (2+ messages)
KVM developer forum 2008 (UPDATED)
2008-03-25 16:44 UTC
[RFC/PATCH 01/15] preparation: provide hook to enable pgstes in user pagetable
2008-03-25 15:37 UTC (52+ messages)
` [RFC/PATCH 02/15] preparation: host memory management changes for s390 kvm
` [RFC/PATCH 03/15] preparation: address of the 64bit extint parm in lowcore
` [RFC/PATCH 04/15] preparation: split sysinfo defintions for kvm use
` [RFC/PATCH 05/15] kvm-s390: s390 arch backend for the kvm kernel module
` [RFC/PATCH 06/15] kvm-s390: sie intercept handling
` [RFC/PATCH 07/15] kvm-s390: interrupt subsystem, cpu timer, waitpsw
` [RFC/PATCH 08/15] kvm-s390: intercepts for privileged instructions
` [RFC/PATCH 09/15] kvm-s390: interprocessor communication via sigp
` [RFC/PATCH 10/15] kvm-s390: intercepts for diagnose instructions
` [RFC/PATCH 11/15] kvm-s390: add kvm to kconfig on s390
` [RFC/PATCH 12/15] kvm-s390: API documentation
` [RFC/PATCH 13/15] kvm-s390: update maintainers
` [RFC/PATCH 14/15] guest: detect when running on kvm
` [RFC/PATCH 15/15] guest: virtio device support, and kvm hypercalls
` [RFC/PATCH 05/15] KVM_MAX_VCPUS
` [kvm-devel] "
` [kvm-devel] [RFC/PATCH 12/15] kvm-s390: API documentation
` [kvm-devel] [RFC/PATCH 01/15] preparation: provide hook to enable pgstes in user pagetable
` [kvm-devel] [RFC/PATCH 14/15] guest: detect when running on kvm
` [kvm-devel] [RFC/PATCH 15/15] guest: virtio device support, and kvm hypercalls
` [kvm-devel] [RFC/PATCH 06/15] kvm-s390: sie intercept handling
Xen common code across architecture
2008-03-25 15:08 UTC (5+ messages)
Xen paravirt frontend block hang
2008-03-25 1:37 UTC (11+ messages)
` [Xen-devel] "
[RFC PATCH 1/5] lguest: mmap backing file
2008-03-23 12:05 UTC (26+ messages)
` [kvm-devel] [RFC PATCH 0/4] Inter-guest virtio I/O example with lguest
` [RFC PATCH 2/5] lguest: Encapsulate Guest memory ready for dealing with other Guests
` [RFC PATCH 3/5] lguest: separate out virtqueue info from device info
` [RFC PATCH 4/5] lguest: ignore bad virtqueues
` [RFC PATCH 5/5] lguest: Inter-guest networking
` [Lguest] [RFC PATCH 1/5] lguest: mmap backing file
` [kvm-devel] "
` [Lguest] "
[PATCH] virtio_blk: Dont waste major numbers
2008-03-20 17:38 UTC (2+ messages)
[PATCH] virtio_blk: Dont waste major numbers
2008-03-20 17:36 UTC
[RFC/PATCH 00/15] kvm on big iron
2008-03-20 16:24 UTC
[RFC PATCH 0/4] Inter-guest virtio I/O example with lguest
2008-03-20 5:59 UTC
[PATCH] virtio_pci: unregister virtio device at device remove
2008-03-20 5:46 UTC
[PATCH] virtio_pci: unregister virtio device at device remove
2008-03-20 1:35 UTC
[PATCH 0/3] xen pvfb: Para-virtual framebuffer, keyboard and pointer
2008-03-19 22:55 UTC (11+ messages)
` [PATCH 2/3] fbdev: Make deferred I/O work as advertized
[PATCH 1/3] [PATCH] allow machine_crash_shutdown to be replaced
2008-03-18 11:02 UTC (7+ messages)
` [PATCH 2/3] [PATCH] make native_machine_shutdown non-static
` [PATCH 3/3] [PATCH] disable clock before rebooting
` [PATCH 0/3 - resend] kvmclock reboot
[PATCH 0/3 - resend] kvmclock reboot
2008-03-18 10:30 UTC
[PATCH] virtio_net/virtio_ring: fix race in enable_cb
2008-03-17 12:45 UTC (4+ messages)
[PULL] 2.6.25 virtio fixes
2008-03-17 12:10 UTC
[patch 0/6] Guest page hinting version 6
2008-03-17 9:21 UTC (43+ messages)
` [patch 1/6] Guest page hinting: core + volatile page cache
` [patch 3/6] Guest page hinting: mlocked pages
` [patch 4/6] Guest page hinting: writable page table entries
` [patch 6/6] Guest page hinting: s390 support
[PATCH] virtio_net/virtio_ring: fix race in enable_cb
2008-03-14 13:17 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).