virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-07-03 01:33:11 to 2008-07-23 04:45:30 UTC [more...]

[PATCH] tun: Fix/rewrite packet filtering logic
 2008-07-23  4:45 UTC  (7+ messages)

pv_ops - 2.6.26 - unable to handle kernel paging request
 2008-07-22 18:46 UTC  (3+ messages)

[PATCH 1/2] factor out cpu_khz to common code
 2008-07-22 16:15 UTC  (2+ messages)
  ` [PATCH 2/2] use paravirt function to calculate cpu khz

[PATCH 0/2] Paravirt loops per jiffy calculation
 2008-07-22 16:15 UTC 

[PATCH 01/29] ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
 2008-07-21  8:12 UTC  (46+ messages)
` [PATCH 02/29] ia64/xen: reserve "break" numbers used for xen hypercalls
` [PATCH 03/29] ia64/xen: introduce sync bitops which is necessary for ia64/xen support
` [PATCH 04/29] ia64/xen: increase IA64_MAX_RSVD_REGIONS
` [PATCH 05/29] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH 06/29] ia64/xen: define several constants for ia64/xen
` [PATCH 07/29] ia64/xen: add a neccessary header file to copmle include/xen/interface/xen.h
` [PATCH 08/29] ia64/xen: define helper functions for xen related address conversion
` [PATCH 09/29] ia64/xen: define helper functions for xen hypercalls
` [PATCH 10/29] ia64/xen: implement the arch specific part of xencomm
` [PATCH 11/29] ia64/xen: xencomm conversion functions for hypercalls
` [PATCH 12/29] ia64/xen: implement arch specific part of xen grant table
` [PATCH 13/29] ia64/xen: add definitions necessary for xen event channel
` [PATCH 14/29] ia64/pv_ops/xen: elf note based xen startup
` [PATCH 15/29] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
` [PATCH 16/29] ia64/pv_ops/xen: define xen pv_cpu_ops
` [PATCH 17/29] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
` [PATCH 18/29] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
` [PATCH 19/29] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH 20/29] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
` [PATCH 21/29] ia64/pv_ops/xen: implement xen pv_iosapic_ops
` [PATCH 22/29] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
` [PATCH 23/29] ia64/pv_ops/xen: implement xen pv_irq_ops
` [PATCH 24/29] ia64/pv_ops/xen: implement xen pv_time_ops
` [PATCH 25/29] ia64/xen: define xen machine vector for domU
` [PATCH 26/29] ia64/xen: preliminary support for save/restore
` [PATCH 27/29] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
` [PATCH 28/29] ia64/xen: a recipe for using xen/ia64 with pv_ops
` [PATCH 29/29] ia64/pv_ops: paravirtualized istruction checker
  ` [PATCH 13/29] ia64/xen: add definitions necessary for xen eventchannel
  ` [PATCH 17/29] ia64/pv_ops/xen: define xen paravirtualizedinstructions for hand written assembly code
    ` [Xen-ia64-devel] "

[PATCH] stopmachine: add stopmachine_timeout
 2008-07-18  4:18 UTC  (24+ messages)
` [PATCH] stopmachine: add stopmachine_timeout v2
      ` [PATCH] stopmachine: add stopmachine_timeout v3
` [PATCH] stopmachine: add stopmachine_timeout v4

PCI device assignment to guests
 2008-07-17 17:25 UTC  (12+ messages)
` [PATCH 1/4] KVM: Introduce kvm_set_irq to inject interrupts in guests
  ` [PATCH 2/4] KVM: Introduce a callback routine for IOAPIC ack handling

[PATCH 00/29] ia64/xen domU take 9
 2008-07-17  2:10 UTC 

Patch from LKML
 2008-07-15 19:24 UTC  (9+ messages)
` [PATCH] x86: let 32bit use apic_ops too - fix

[PATCH 4/5] virtio net: Allow receiving SG packets
 2008-07-15  8:52 UTC  (3+ messages)

[PATCH 3/5] virtio net: Add ethtool ops for SG/GSO
 2008-07-15  3:49 UTC 

[PATCH 5/5] virtio_net: Recycle unused recv buffer pages for large skbs in net driver
 2008-07-15  3:42 UTC 

[PATCH 4/5] virtio net: Allow receiving SG packets
 2008-07-15  3:41 UTC 

[PATCH 3/5] virtio net: Add ethtool ops for SG/GSO
 2008-07-15  3:40 UTC 

[PATCH 2/5] virtio: fix virtio_net xmit of freed skb bug
 2008-07-15  3:40 UTC 

[PATCH 1/5] virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
 2008-07-15  3:35 UTC 

Subject: [PATCH 1/2] dm-ioband: I/O bandwidth controller v1.3.0: Source code and patch
 2008-07-11 11:16 UTC  (2+ messages)
  ` Subject: [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.3.0: Document

Subject: [PATCH 0/2] dm-ioband: I/O bandwidth controller v1.3.0: Introduction
 2008-07-11 11:14 UTC 

Multicast and receive filtering in TUN/TAP
 2008-07-11  8:01 UTC  (10+ messages)

[PATCH] virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
 2008-07-11  5:22 UTC 

Multicast and receive filtering in TUN/TAP
 2008-07-09 22:58 UTC 

[PATCH RFC 1/4] x86/paravirt: add hooks for spinlock operations
 2008-07-09 19:26 UTC  (19+ messages)
` [PATCH RFC 2/4] paravirt: introduce a "lock-byte" spinlock implementation
` [PATCH RFC 3/4] xen: use lock-byte "
` [PATCH RFC 4/4] xen: implement Xen-specific spinlocks
` [PATCH RFC 0/4] Paravirtual spinlocks
  ` [patch] x86: paravirt spinlocks, !CONFIG_SMP build fixes (was: Re: [PATCH RFC 0/4] Paravirtual spinlocks)
  ` [patch] x86: paravirt spinlocks, modular build fix "
    ` [patch] x86, paravirt-spinlocks: fix boot hang "
      ` [patch] x86, paravirt-spinlocks: fix boot hang

[PATCH] virtio_net: Set VIRTIO_NET_F_GUEST_CSUM feature
 2008-07-08  7:10 UTC 

[PATCH RFC 0/4] Paravirtual spinlocks
 2008-07-07 19:07 UTC 

[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.2.0: Source code and patch
 2008-07-04  3:42 UTC  (2+ messages)
  ` [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.2.0: Document

[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.2.0: Introduction
 2008-07-04  3:40 UTC 

[PATCH] xen: compilation fix for ia64 support
 2008-07-04  2:41 UTC  (2+ messages)

[PATCH] xen: portability clean up and some minor clean up for xencomm.c
 2008-07-03 21:53 UTC 

2.6.26-rc8 pv_ops causes Unhandled invalid opcode fault/trap
 2008-07-03 21:04 UTC  (8+ messages)

[PATCH 1/3] tun: Interface to query tun/tap features
 2008-07-03 10:48 UTC  (6+ messages)
` [PATCH 2/3] tun: TUNSETFEATURES to set gso features
  ` [PATCH 3/3] tun: Allow GSO using virtio_net_hdr

[PATCH] xen: portability clean up and some minor clean up for xencomm.c
 2008-07-03  7:12 UTC 

[PATCH] xen: remove load_cr3() from manage.c for ia64 support
 2008-07-03  7:10 UTC 

[PATCH] xen: compilation fix for ia64 support
 2008-07-03  7:09 UTC 

[PATCH] xen/netfront: Avoid unaligned accesses to IP datagrams
 2008-07-03  7:06 UTC 

[PATCH] ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
 2008-07-03  6:55 UTC  (29+ messages)
` [PATCH] ia64/xen: reserve "break" numbers used for xen hypercalls
` [PATCH] ia64/xen: introduce sync bitops which is necessary for ia64/xen support
` [PATCH] ia64/xen: increase IA64_MAX_RSVD_REGIONS
` [PATCH] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH] ia64/xen: define several constants for ia64/xen
` [PATCH] ia64/xen: add a neccessary header file to copmle include/xen/interface/xen.h
` [PATCH] ia64/xen: define helper functions for xen related address conversion
` [PATCH] ia64/xen: define helper functions for xen hypercalls
` [PATCH] ia64/xen: implement the arch specific part of xencomm
` [PATCH] ia64/xen: xencomm conversion functions for hypercalls
` [PATCH] ia64/xen: implement arch specific part of xen grant table
` [PATCH] ia64/xen: add definitions necessary for xen event channel
` [PATCH] ia64/pv_ops/xen: elf note based xen startup
` [PATCH] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
` [PATCH] ia64/pv_ops/xen: define xen pv_cpu_ops
` [PATCH] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
` [PATCH] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
` [PATCH] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
` [PATCH] ia64/pv_ops/xen: implement xen pv_iosapic_ops
` [PATCH] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
` [PATCH] ia64/pv_ops/xen: implement xen pv_irq_ops
` [PATCH] ia64/pv_ops/xen: implement xen pv_time_ops
` [PATCH] ia64/xen: define xen machine vector for domU
` [PATCH] ia64/xen: preliminary support for save/restore
` [PATCH] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
` [PATCH] ia64/xen: a recipe for using xen/ia64 with pv_ops
` [PATCH] ia64/pv_ops: paravirtualized istruction checker

[PATCH 00/29] ia64/xen domU take 8
 2008-07-03  6:54 UTC 


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