virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-05-06 23:05:48 to 2008-05-28 04:59:09 UTC [more...]

[PATCH 2/3] virtio: fix delayed xmit of packet and freeing of old packets
 2008-05-28  4:59 UTC  (6+ messages)
  ` [PATCH 3/3] virtio: Use __skb_queue_purge()
` [PATCH 1/3] virtio: fix virtio_net xmit of freed skb bug

[PATCH 01/17] ia64: preparation: remove extern in irq_ia64.c
 2008-05-27 23:26 UTC  (25+ messages)
` [PATCH 02/17] ia64/pv_ops: preparation: move the constants, LOAD_OFFSET, to a header file
` [PATCH 03/17] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly
` [PATCH 04/17] ia64/pv_ops: preparation: introduce ia64_get_psr_i() "
` [PATCH 05/17] ia64/pv_ops: introduce pv_info which describes some random info
` [PATCH 06/17] ia64/pv_ops: add an early setup hook for pv_ops
` [PATCH 07/17] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions
` [PATCH 08/17] ia64/pv_ops: preparation for paravirtulization of hand written assembly code
` [PATCH 09/17] ia64/pv_ops: define paravirtualized instructions for native
` [PATCH 10/17] ia64/pv_ops: paravirtualize minstate.h
` [PATCH 11/17] ia64/pv_ops: paravirtualize ivt.S
` [PATCH 12/17] ia64/pv_ops: paravirtualize entry.S
` [PATCH 13/17] ia64/pv_ops: paravirtualize NR_IRQS
` [PATCH 14/17] ia64/pv_ops: define initialization hooks, pv_init_ops, for paravirtualized environment
` [PATCH 15/17] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic
` [PATCH 16/17] ia64/pv_ops: add hooks, pv_irq_ops, to paravirtualized irq related operations
` [PATCH 17/17] ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting
` [PATCH 00/17] ia64/pv_ops take 6
  ` [PATCH 0/2] ia64/pv_ops documentation and pv checker
  ` [PATCH 1/2] ia64/pv_ops: paravirtualized istruction checker
  ` [PATCH 2/2] ia64/pv_ops: documentation on ia64/pv_ops

[PATCH 0/4] paravirt clock source patches, #3
 2008-05-27 13:52 UTC  (12+ 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
` [PATCH 4/4] kvm/guest: fix paravirt clocksource to be compartible "
` [kvm-devel] [PATCH 0/4] paravirt clock source patches, #3

virtio_net: another race with virtio_net and enable_cb
 2008-05-27 10:25 UTC  (2+ messages)

[PATCH/RFC] virtio_blk: check for hardsector size from host
 2008-05-27  9:04 UTC 

[PATCH] virtio_rng: dont use vmalloced addresses for virtio
 2008-05-27  6:31 UTC  (2+ messages)

[PATCH] virtio_rng: dont use vmalloced addresses for virtio
 2008-05-26 14:25 UTC 

virtio_net: another race with virtio_net and enable_cb
 2008-05-26  9:29 UTC 

[PATCH 1/3] virtio: fix virtio_net xmit of freed skb bug
 2008-05-26  7:42 UTC 

kvm-lite, lguest64: status?
 2008-05-26  2:28 UTC  (3+ messages)

[PATCH 0 of 4] mm+paravirt+xen: add pte read-modify-write abstraction
 2008-05-24 20:44 UTC  (12+ messages)
` [PATCH 1 of 4] mm: add a pte_rmw transaction abstraction
` [PATCH 2 of 4] paravirt: add hooks for pte_rmw_start/commit
` [PATCH 3 of 4] xen: implement pte_rmw_start/commit
` [PATCH 4 of 4] xen: add mechanism to extend existing multicalls

[PATCH] x86/paravirt: add pte_flags to just get pte flags
 2008-05-23 13:19 UTC 

[PATCH 3/3] virtio: set device index in common code
 2008-05-23  2:48 UTC 

[PATCH 2/3] virtio: virtio_pci should not set bus_id
 2008-05-23  2:48 UTC 

[PATCH 1/3] virtio: bus_id for devices should contain 'virtio'
 2008-05-23  2:47 UTC 

[Fwd: [PATCH]: Fix silly output for virtio devices in /proc/interrupts]
 2008-05-23  2:43 UTC  (6+ messages)

[Fwd: [PATCH]: Fix crash in virtio_blk during modprobe ; rmmod ; modprobe]
 2008-05-23  1:16 UTC  (6+ messages)

[PATCH 1/5] xen: Enable console tty by default in domU if it's not a dummy
 2008-05-22  0:26 UTC  (8+ messages)
` [PATCH 2/5] xen pvfb: Pointer z-axis (mouse wheel) support
` [PATCH 3/5] xen pvfb: Module aliases to support module autoloading
` [PATCH 4/5] xen pvfb: Zero unused bytes in events sent to backend
` [PATCH 5/5] xen pvfb: Dynamic mode support (screen resizing)
` [PATCH 0/5] xen pvfb: Para-virtual framebuffer, keyboard and pointer driver updates

[PATCH 0/4] paravirt clock series
 2008-05-21 15:24 UTC  (9+ 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 0/5] xen pvfb: Para-virtual framebuffer, keyboard and pointer driver updates
 2008-05-21  8:37 UTC 

[PATCH 00/15] ia64/pv_ops take 5
 2008-05-21  2:38 UTC  (5+ messages)
    ` [Xen-ia64-devel] "

[PATCH 1/4] BIO tracking take2
 2008-05-20 12:04 UTC  (4+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

[PATCH O/4] BIO tracking take2
 2008-05-20 11:59 UTC 

[PATCH] virtio_net: free transmit skbs in a timer
 2008-05-20  1:37 UTC  (15+ messages)

[PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
 2008-05-19 23:08 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/pv_ops/xen: elf note based xen startup
` [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 6
 2008-05-19 23:07 UTC 

[PATCH 00/23] ia64/xen domU take 6
 2008-05-19 13:14 UTC 

[PATCH 00/17] ia64/pv_ops take 6
 2008-05-19 13:13 UTC 

Virt RNG?
 2008-05-19  9:45 UTC  (26+ messages)
  ` [PATCH 1/2] virtio: hardware random device
    ` [PATCH 2/2] lguest: virtio-rng support

[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.0.0: Source code and patch
 2008-05-19  8:24 UTC  (2+ messages)
  ` [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.0.0: Document

[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.0.0: Introduction
 2008-05-19  8:22 UTC 

[kvm-devel] [PATCH] virtio_blk: allow read-only disks
 2008-05-17  4:01 UTC  (3+ messages)
`  "

[PATCH] virtio_blk: allow read-only disks
 2008-05-16  9:17 UTC 

Reminder: register now for KVM Forum 2008
 2008-05-13 16:25 UTC 

[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)


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).