messages from 2008-04-18 14:08:04 to 2008-05-16 00:07:51 UTC [more...]
Virt RNG?
2008-05-16 0:07 UTC (8+ messages)
[PATCH] virtio_net: free transmit skbs in a timer
2008-05-15 23:25 UTC (8+ messages)
Reminder: register now for KVM Forum 2008
2008-05-13 16:25 UTC
[PATCH 0/4] paravirt clock series
2008-05-13 8:03 UTC (6+ messages)
` [PATCH 1/4] Add helper functions for paravirtual clocksources
` [PATCH 2/4] Make xen use the generic paravirt clocksource code
` [PATCH 3/4] kvm/host: fix paravirt clocksource to be compatible with xen
` [kvm-devel] "
` [PATCH 4/4] kvm/guest: fix paravirt clocksource to be compartible "
[PATCH/RFC] stop_machine: make stop_machine_run more virtualization friendly
2008-05-09 1:10 UTC (5+ messages)
qemu/kvm: support for pci passthrough
2008-05-08 20:38 UTC (2+ messages)
[PATCH/RFC] stop_machine: make stop_machine_run more virtualization friendly
2008-05-08 13:20 UTC
[PATCH] fixup 3dnow! support
2008-05-07 9:39 UTC (6+ messages)
` [kvm-devel] "
[patch 0/6] Guest page hinting version 6
2008-05-07 7:00 UTC (6+ messages)
[PATCH 01/15] ia64: preparation: remove extern in irq_ia64.c
2008-05-07 2:38 UTC (16+ 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
` [PATCH 00/15] ia64/pv_ops take 5
[PATCH] make setup_secondary_clock definition dependent on local apic
2008-05-04 11:48 UTC
[kvm-devel] [PATCH 2/2] KVM: Handle interrupts for PCI passthrough devices
2008-05-02 13:16 UTC (4+ messages)
[PULL] virtio & lguest changes for 2.6.26
2008-05-02 11:54 UTC
[PATCH] x86 DMA: Handle devices assigned to the guest by the host
2008-05-01 13:18 UTC (14+ messages)
` [PATCH] KVM x86: Handle hypercalls for assigned PCI devices
` [PATCH] KVM PV Guest: Implement paravirtualized DMA
` PV DMA for PCI passthrough devices for KVM
[PATCH] make setup_secondary_clock definition dependent on local apic
2008-04-30 15:39 UTC
[PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
2008-04-30 12:30 UTC (23+ 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 5
2008-04-30 12:30 UTC
[PATCH 00/15] ia64/pv_ops take 5
2008-04-30 12:29 UTC
PV DMA for PCI passthrough devices for KVM
2008-04-29 10:37 UTC
[PATCH 2/4] virtio: finer-grained features for virtio_net
2008-04-29 5:06 UTC (4+ messages)
` [PATCH 3/4] virtio: net: Add ethtool ops for SG/GSO
` [PATCH 4/4] virtio: net: Allow receiving SG packets
` [PATCH 1/4] virtio: wean net driver off NETDEV_TX_BUSY
[PATCH 1/4] virtio: wean net driver off NETDEV_TX_BUSY
2008-04-28 15:16 UTC
[PATCH 1/2] dm-ioband: I/O bandwidth controller v0.0.4: Source code and patch
2008-04-28 8:06 UTC (5+ messages)
` [PATCH 2/2] dm-ioband: I/O bandwidth controller v0.0.4: Document
[UPDATED][ANNOUNCE] Preliminary KVM Forum 2008 Agenda
2008-04-27 15:15 UTC
[PATCH 1/3] xen: Move manage.c to drivers/xen for ia64/xen support
2008-04-26 8:42 UTC (5+ 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
[MailServer Resend] Quarantined email -- use caution when opening.Re: [PATCH 5/5] tun: vringfd xmit support
2008-04-25 13:30 UTC
[PATCH] virtio-blk: fix remove oops
2008-04-24 19:18 UTC (2+ messages)
[PATCH 11/15] ia64/pv_ops: paravirtualize NR_IRQS
2008-04-24 12:21 UTC (16+ messages)
` [PATCH 04/15] ia64/pv_ops: introduce pv_info which describes some random info
Utility tool for dm-ioband
2008-04-24 11:55 UTC
[PATCH 0/2] dm-ioband: I/O bandwidth controller v0.0.4: Introduction
2008-04-24 11:18 UTC
[PATCH 6/6] virtio: fix scatterlist sizing in net driver
2008-04-24 4:56 UTC
[PATCH 5/6] virtio: de-structify virtio_block status byte
2008-04-24 4:56 UTC
[PATCH 4/6] virtio: export more headers to userspace
2008-04-24 4:56 UTC
[PATCH 3/6] virtio: fix sparse return void-valued expression warnings
2008-04-24 4:56 UTC
[PATCH 2/6] virtio: fix tx_ stats in virtio_net
2008-04-24 4:56 UTC
[PATCH 1/6] virtio: ignore corrupted virtqueues rather than spinning
2008-04-24 4:55 UTC
[PATCH/RFC] virtio: export more headers to userspace
2008-04-24 4:02 UTC
[RFC PATCH] virtio: change config to guest endian
2008-04-23 15:53 UTC (15+ messages)
` [kvm-devel] "
[ANNOUNCE] Preliminary KVM Forum 2008 Agenda
2008-04-23 13:54 UTC
[PATCH/RFC] virtio: export more headers to userspace
2008-04-23 10:57 UTC
[Deadline Extended] Call for Presentations: KVM Forum 2008
2008-04-22 8:52 UTC
[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 (14+ messages)
` [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 5/5] tun: vringfd xmit support
2008-04-20 0:16 UTC (20+ messages)
` [PATCH 2/5] /dev/vring: simple userspace-kernel ringbuffer interface
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).