messages from 2008-03-05 18:18:47 to 2008-03-22 17:57:05 UTC [more...]
[RFC/PATCH 01/15] preparation: provide hook to enable pgstes in user pagetable
2008-03-22 17:57 UTC (46+ 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
[kvm-devel] [RFC/PATCH 00/15] kvm on big iron
2008-03-22 17:03 UTC (18+ 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 1/5] lguest: mmap backing file
2008-03-21 0:29 UTC (24+ 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
[PATCH 32/50] ia64/xen: define xen assembler constants which will be used later
2008-03-20 14:23 UTC (21+ messages)
` [PATCH 33/50] ia64/xen: detect xen environment at early boot time and do minimal initialization
` [PATCH 34/50] ia64/xen: helper functions for xen fault handlers
` [PATCH 35/50] ia64/pv_ops/xen: paravirtualized instructions for hand written assembly code
` [PATCH 36/50] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN
` [PATCH 37/50] ia64/pv_ops/xen: multi compile switch_leave.S and ivt.S for xen
` [PATCH 38/50] ia64/xen: paravirtualize pal_call_static()
` [PATCH 39/50] ia64/xen: introduce xen paravirtualized intrinsic operations for privileged instruction
` [PATCH 40/50] ia64/pv_ops/xen: xen privileged instruction intrinsics with binary patch
` [PATCH 41/50] ia64/xen: introduce xen hypercall routines necessary for domU
` [PATCH 42/50] ia64/xen: ia64 domU part of xencomm
` [PATCH 43/50] ia64/xen: define xen_alloc_vm_area()/xen_free_vm_area() for ia64 arch
` [PATCH 44/50] ia64/xen: basic helper routines for xen/ia64
` [PATCH 45/50] ia64/xen: domU xen machine vector without dma api
` [PATCH 46/50] ia64/xen: define xen related address conversion helper functions for domU
` [PATCH 47/50] ia64/pv_ops/xen: define xen pv_info
` [PATCH 48/50] ia64/pv_ops/xen: define xen pv_init_ops
` [PATCH 49/50] ia64/pv_ops/xen: define xen pv_iosapic_ops
` [PATCH 50/50] ia64/pv_ops/xen: define xen pv_irq_ops
` Xen common code across architecture
[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
Xen paravirt frontend block hang
2008-03-18 16:02 UTC (10+ messages)
` [Xen-devel] "
[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 (45+ messages)
` [patch 1/6] Guest page hinting: core + volatile page cache
` [patch 2/6] Guest page hinting: volatile swap cache
` [patch 3/6] Guest page hinting: mlocked pages
` [patch 4/6] Guest page hinting: writable page table entries
` [patch 5/6] Guest page hinting: minor fault optimization
` [patch 6/6] Guest page hinting: s390 support
[PATCH] virtio_net/virtio_ring: fix race in enable_cb
2008-03-14 13:17 UTC
2.6.25-rc5-mm1 (paravirt/vsmp/no PCI)
2008-03-12 7:14 UTC (6+ messages)
KVM developer forum 2008
2008-03-11 15:18 UTC
[PATCH 2/4] virtio: Fix sysfs bits to have proper block symlink
2008-03-11 12:06 UTC (3+ messages)
` [PATCH 3/4] virtio: handle > 2 billion page balloon targets
` [PATCH 4/4] virtio: Enable netpoll interface for netconsole logging
[PATCH 1/4] virtio: Use spin_lock_irqsave/restore for virtio-pci
2008-03-11 12:03 UTC
[kvm-devel] I/O bandwidth control on KVM
2008-03-10 12:05 UTC (3+ messages)
[Lguest] networking in lguest: strange error: lguest: Guest moved used index from 6 to 256
2008-03-06 10:45 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).