messages from 2008-04-02 14:56:45 to 2008-04-22 23:53:09 UTC [more...]
[RFC PATCH] virtio: change config to guest endian
2008-04-22 23:53 UTC (11+ messages)
` [kvm-devel] "
[PATCH 1/2] KVM: Expose get_eoi_gsi() for IRQ acking by PCI passthrough devices
2008-04-22 17:28 UTC (10+ messages)
` [PATCH 2/2] KVM: Handle interrupts for "
` [PATCH 1/1] QEMU/KVM: Support for PCI Passthrough
` [kvm-devel] [PATCH 2/2] KVM: Handle interrupts for PCI passthrough devices
` [kvm-devel] [PATCH 1/1] QEMU/KVM: Support for PCI Passthrough
` [kvm-devel] [PATCH 1/2] KVM: Expose get_eoi_gsi() for IRQ acking by PCI passthrough devices
[PATCH 01/15] ia64: preparation: remove extern in irq_ia64.c
2008-04-22 13:55 UTC (26+ messages)
` [PATCH 02/15] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly
` [PATCH 03/15] ia64/pv_ops: preparation: introduce ia64_get_psr_i() "
` [PATCH 04/15] ia64/pv_ops: introduce pv_info which describes some random info
` [PATCH 05/15] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions
` [PATCH 06/15] ia64/pv_ops: preparation for paravirtulization of hand written assembly code
` [PATCH 07/15] ia64/pv_ops: define paravirtualized instructions for native
` [PATCH 08/15] ia64/pv_ops: paravirtualize minstate.h
` [PATCH 09/15] ia64/pv_ops: paravirtualize ivt.S
` [PATCH 10/15] ia64/pv_ops: paravirtualize entry.S
` [PATCH 11/15] ia64/pv_ops: paravirtualize NR_IRQS
` [PATCH 12/15] ia64/pv_ops: define initialization hooks, pv_init_ops, for paravirtualized environment
` [PATCH 13/15] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic
` [PATCH 14/15] ia64/pv_ops: add hooks, pv_irq_ops, to paravirtualized irq related operations
` [PATCH 15/15] ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting
[Deadline Extended] Call for Presentations: KVM Forum 2008
2008-04-22 8:52 UTC
[PATCH 1/3] xen: Move manage.c to drivers/xen for ia64/xen support
2008-04-22 7:00 UTC (3+ messages)
` [PATCH 2/3] xen: add missing definitions in include/xen/interface/memory.h which ia64/xen needs
` [PATCH 3/3] xen: compilation fix to balloon driver for ia64 support
[PATCH 0/3] xen: more portability patches
2008-04-22 7:00 UTC
[PATCH 1/3] [RESEND] ia64: preparation: remove extern in irq_ia64.c
2008-04-22 6:42 UTC (3+ messages)
` [PATCH 2/3] [RESEND] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly
` [PATCH 3/3] ia64/pv_ops: preparation: introduce ia64_get_psr_i() "
[PATCH 0/3] ia64/pv_ops preparation
2008-04-22 6:42 UTC
[RFC PATCH] virtio: change config to guest endian
2008-04-22 3:57 UTC
[0/6] [NET]: virtio SG/TSO patches
2008-04-22 2:55 UTC (17+ messages)
` [1/6] [TUN]: Add GSO support
` [2/6] [TUN]: Add GSO detection
` [3/6] [TUN]: Fix GSO mapping
` [4/6] [KVM] virtio-net: Add SG/GSO support
` [5/6] [VIRTIO] net: Add ethtool ops for SG/GSO
` [6/6] [VIRTIO] net: Allow receiving SG packets
[PATCH 1/5] virtio: put last_used and last_avail index into ring itself
2008-04-20 0:16 UTC (27+ messages)
` [PATCH 2/5] /dev/vring: simple userspace-kernel ringbuffer interface
` [PATCH 3/5] /dev/vring limit and base ioctls
` [PATCH 4/5] tun: vringfd receive support
` [PATCH 5/5] tun: vringfd xmit support
[PATCH 0/5] High-speed tun receive and xmit
2008-04-18 4:33 UTC
virtio: wean net driver off NETDEV_TX_BUSY
2008-04-18 4:17 UTC
[PATCH] add virtio disk geometry feature
2008-04-17 14:37 UTC (5+ messages)
[Reminder] Call for Presentations: KVM Forum 2008
2008-04-17 14:02 UTC
[PATCH] kvm: move kvmclock initialization inside kvm_guest_init
2008-04-16 17:29 UTC
[PATCH] kvm: move kvmclock initialization inside kvm_guest_init
2008-04-16 16:59 UTC
[PATCH RFC 2/5] vringfd base/offset
2008-04-12 18:19 UTC (22+ messages)
` [PATCH RFC 1/5] vringfd syscall
` [PATCH RFC 3/5] tun: vringfd receive support
` [PATCH RFC 4/5] tun: vringfd xmit support
` [PATCH RFC 5/5] lguest support
[PATCH] xen: Enable Xen console by default in domU
2008-04-11 8:59 UTC (3+ messages)
[PATCH] use NR_IRQS for irq count
2008-04-10 9:11 UTC (4+ messages)
PCI Passthrough support for KVM
2008-04-10 9:09 UTC
PCI Passthrough support for KVM
2008-04-10 8:48 UTC
[PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
2008-04-09 9:01 UTC (25+ messages)
` [PATCH 02/23] ia64/xen: increase IA64_MAX_RSVD_REGIONS
` [PATCH 03/23] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH 04/23] ia64/xen: define several constants for ia64/xen
` [PATCH 05/23] ia64/xen: define helper functions for xen related address conversion
` [PATCH 06/23] ia64/xen: define helper functions for xen hypercalls
` [PATCH 07/23] ia64/xen: implement the arch specific part of xencomm
` [PATCH 08/23] ia64/xen: xencomm conversion functions for hypercalls
` [PATCH 09/23] ia64/xen: implement arch specific part of xen grant table
` [PATCH 10/23] ia64/xen: add definitions necessary for xen event channel
` [PATCH 11/23] ia64/xen: detect xen environment and do minimal initialization
` [PATCH 12/23] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
` [PATCH 13/23] ia64/pv_ops/xen: define xen pv_cpu_ops
` [PATCH 14/23] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
` [PATCH 15/23] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
` [PATCH 16/23] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH 17/23] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
` [PATCH 18/23] ia64/pv_ops/xen: implement xen pv_iosapic_ops
` [PATCH 19/23] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
` [PATCH 20/23] ia64/pv_ops/xen: implement xen pv_irq_ops
` [PATCH 21/23] ia64/pv_ops/xen: implement xen pv_time_ops
` [PATCH 22/23] ia64/xen: define xen machine vector for domU
` [PATCH 23/23] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
[PATCH 00/23] ia64/xen domU take 4
2008-04-09 4:50 UTC
[PATCH 00/15] RFC: ia64/pv_ops take 4
2008-04-09 4:48 UTC
Call for Presentations: KVM Forum 2008
2008-04-08 2:05 UTC
[PATCH RFC 4/5] tun: vringfd xmit support
2008-04-08 1:51 UTC (3+ messages)
Call for Presentations: KVM Forum 2008
2008-04-08 0:17 UTC
[PATCH RFC 1/5] vringfd syscall
2008-04-07 22:34 UTC
[PATCH] virtio_net: remove overzealous printk
2008-04-07 20:33 UTC
[PATCH] virtio: remove overzealous BUG_ON
2008-04-07 20:09 UTC (4+ messages)
[PATCHv3 1/3] x86: use ELF format in compressed images
2008-04-06 17:34 UTC (6+ messages)
KVM developer forum 2008 - registration is now open
2008-04-06 16:41 UTC
[kvm-devel] [Patch][00/18] kvm-ia64 for kernel V10
2008-04-06 9:08 UTC
kernel BUG at drivers/virtio/virtio_ring.c:218!
2008-04-06 8:13 UTC (4+ messages)
[PATCH RFC 1/5] vringfd syscall
2008-04-06 3:03 UTC (3+ messages)
[PATCH] xen: Enable Xen console by default in domU
2008-04-04 14:59 UTC
[02/17][PATCH] Implement smp_call_function_mask for ia64 - V8
2008-04-02 23:48 UTC
xen: Make hvc0 the preferred console in domU
2008-04-02 17:01 UTC (3+ 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).