virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-10-17 02:18:02 to 2008-11-09 12:47:51 UTC [more...]

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-09 12:47 UTC  (35+ messages)
` git repository for SR-IOV development?

[patch 1/4] io controller: documentation
 2008-11-09  9:40 UTC  (29+ messages)
` [patch 2/4] io controller: biocgroup implementation
` [patch 3/4] io controller: Core IO controller implementation logic
` [patch 4/4] io controller: Put IO controller to use in device mapper and standard make_request() function
` [patch 0/4] [RFC] Another proportional weight IO controller
      ` [patch 3/4] io controller: Core IO controller implementationlogic

[PATCH 1/16 v6] PCI: remove unnecessary arg of pci_update_resource()
 2008-11-08  6:05 UTC  (54+ messages)
` [PATCH 2/16 v6] PCI: define PCI resource names in an 'enum'
` [PATCH 3/16 v6] PCI: export __pci_read_base
` [PATCH 4/16 v6] PCI: make pci_alloc_child_bus() be able to handle NULL bridge
` [PATCH 5/16 v6] PCI: add a wrapper for resource_alignment()
` [PATCH 6/16 v6] PCI: add a new function to map BAR offset
` [PATCH 7/16 v6] PCI: cleanup pcibios_allocate_resources()
` [PATCH 8/16 v6] PCI: add boot options to reassign resources
` [PATCH 9/16 v6] PCI: add boot option to align MMIO resources
` [PATCH 10/16 v6] PCI: cleanup pci_bus_add_devices()
` [PATCH 11/16 v6] PCI: split a new function from pci_bus_add_devices()
` [PATCH 12/16 v6] PCI: support the SR-IOV capability
` [PATCH 13/16 v6] PCI: reserve bus range for SR-IOV device
` [PATCH 14/16 v6] PCI: document for SR-IOV user and developer
` [PATCH 15/16 v6] PCI: document the SR-IOV sysfs entries
` [PATCH 16/16 v6] PCI: document the new PCI boot parameters
` [PATCH 0/16 v6] PCI: Linux kernel SR-IOV support

git repository for SR-IOV development?
 2008-11-07 13:09 UTC  (4+ messages)

[patch 0/4] [RFC] Another proportional weight IO controller
 2008-11-06 15:30 UTC 

[Question] power management related with cgroup based resource management
 2008-10-27  2:34 UTC  (8+ messages)

[PATCH] virtio_net: hook up the set-tso ethtool op
 2008-10-23 15:33 UTC 

[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.8.0: Source code and patch
 2008-10-23 11:28 UTC  (14+ messages)
  ` [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.8.0: Document
` [PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction

[PATCH] virtio_net: hook up the set-tso ethtool op
 2008-10-22 15:32 UTC 

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-10-22  8:38 UTC 

[PATCH 1/15 v5] PCI: remove unnecessary arg of pci_update_resource()
 2008-10-22  7:19 UTC  (18+ messages)
` [PATCH 2/15 v5] PCI: define PCI resource names in an 'enum'
` [PATCH 3/15 v5] PCI: export __pci_read_base
` [PATCH 4/15 v5] PCI: make pci_alloc_child_bus() be able to handle NULL bridge
` [PATCH 5/15 v5] PCI: add a wrapper for resource_alignment()
` [PATCH 6/15 v5] PCI: add a new function to map BAR offset
` [PATCH 7/15 v5] PCI: cleanup pcibios_allocate_resources()
` [PATCH 8/15 v5] PCI: add boot options to reassign resources
` [PATCH 9/15 v5] PCI: add boot option to align MMIO resource
` [PATCH 10/15 v5] PCI: cleanup pci_bus_add_devices()
` [PATCH 11/15 v5] PCI: split a new function from pci_bus_add_devices()
` [PATCH 12/15 v5] PCI: support the SR-IOV capability
` [PATCH 13/15 v5] PCI: reserve bus range for the SR-IOV device
` [PATCH 14/15 v5] PCI: document the SR-IOV
` [PATCH 15/15 v5] PCI: document the new PCI boot parameters

[PATCH 0/15 v5] PCI: Linux kernel SR-IOV support
 2008-10-21 11:40 UTC 

[Question] power management related with cgroup based resource management
 2008-10-21  2:54 UTC 

[PATCH 01/13] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
 2008-10-20  3:55 UTC  (13+ messages)
` [PATCH 02/13] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
` [PATCH 03/13] ia64/pv_ops: paravirtualize fsys.S
` [PATCH 04/13] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
` [PATCH 05/13] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
` [PATCH 06/13] ia64/pv_ops: paravirtualize mov = ar.itc
` [PATCH 07/13] ia64/pv_ops/pv_time_ops: add sched_clock hook
` [PATCH 08/13] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
` [PATCH 09/13] ia64/pv_ops: gate page paravirtualization
` [PATCH 10/13] ia64/pv_ops/xen: define xen specific gate page
` [PATCH 11/13] ia64/pv_ops: move down __kernel_syscall_via_epc
` [PATCH 12/13] ia64/pv_ops: paravirtualize gate.S
` [PATCH 13/13] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization

[PATCH 00/13] ia64/pv_ops, xen: more paravirtualization
 2008-10-20  3:55 UTC 

[PATCH 8/8 v4] PCI: document the changes
 2008-10-17 22:54 UTC 

[PATCH 22/33] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
 2008-10-17 20:16 UTC  (15+ messages)
` [PATCH 23/33] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH 24/33] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
` [PATCH 25/33] ia64/pv_ops/xen: implement xen pv_iosapic_ops
` [PATCH 26/33] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
` [PATCH 27/33] ia64/pv_ops/xen: implement xen pv_irq_ops
` [PATCH 28/33] ia64/pv_ops/xen: implement xen pv_time_ops
` [PATCH 29/33] ia64/xen: define xen machine vector for domU
` [PATCH 30/33] ia64/xen: preliminary support for save/restore
` [PATCH 31/33] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
` [PATCH 32/33] ia64/xen: a recipe for using xen/ia64 with pv_ops
` [PATCH 33/33] ia64/pv_ops: paravirtualized istruction checker
` [PATCH 00/33] ia64/xen domU take 12

[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction
 2008-10-17  7:09 UTC 

[PATCH 6/6 v3] PCI: document the change
 2008-10-17  5:48 UTC  (2+ 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).