virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-07 14:27:15 to 2008-12-01 02:37:15 UTC [more...]

[PATCH 1/5] ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops
 2008-12-01  2:37 UTC  (6+ messages)
` [PATCH 2/5] ia64/pv_ops: implement binary patching optimization for native
` [PATCH 3/5] ia64/pv_ops/bp/module: support binary patching for kernel module
` [PATCH 4/5] ia64/pv_ops/binary patch: define paravirt_dv_serialize_data() and suppress false positive warning
` [PATCH 5/5] ia64/pv_ops/bp/xen: implemented binary patchable pv_cpu_ops
` [PATCH 0/5] ia64/pv_ops, xen: binary patch optimization

[patch 2/4] io controller: biocgroup implementation
 2008-11-28 13:33 UTC  (66+ messages)
                ` [patch 0/4] [RFC] Another proportional weight IO controller
    ` [patch 1/4] io controller: documentation
    ` [patch 3/4] io controller: Core IO controller implementation logic
      ` [patch 3/4] io controller: Core IO controller implementationlogic

[PATCH] virtio_net: large tx MTU support
 2008-11-28  9:29 UTC  (5+ messages)

[PATCH RFC] virtio: use QUEUE_FLAG_CLUSTER in virtio_blk
 2008-11-27 13:04 UTC  (6+ messages)
    ` [PATCH 1/2] virtio: block: set max_segment_size and max_sectors to infinite
      ` [PATCH 2/2] virtio: block: dynamic maximum segments

[PATCH 1/13 v7] PCI: enhance pci_ari_enabled()
 2008-11-26 20:14 UTC  (26+ messages)
` [PATCH 2/13 v7] PCI: remove unnecessary arg of pci_update_resource()
` [PATCH 3/13 v7] PCI: define PCI resource names in an 'enum'
` [PATCH 4/13 v7] PCI: remove unnecessary condition check in pci_restore_bars()
` [PATCH 5/13 v7] PCI: export __pci_read_base()
` [PATCH 6/13 v7] PCI: make pci_alloc_child_bus() be able to handle NULL bridge
` [PATCH 7/13 v7] PCI: add a new function to map BAR offset
` [PATCH 8/13 v7] PCI: cleanup pci_bus_add_devices()
` [PATCH 9/13 v7] PCI: split a new function from pci_bus_add_devices()
` [PATCH 10/13 v7] PCI: support the SR-IOV capability
` [PATCH 11/13 v7] PCI: reserve bus range for SR-IOV device
` [PATCH 12/13 v7] PCI: document the SR-IOV sysfs entries
` [PATCH 13/13 v7] PCI: document for SR-IOV user and developer
` [PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
` [SR-IOV driver example 0/3] introduction
  ` [SR-IOV driver example 1/3] PF driver: allocate hardware specific resource
  ` [SR-IOV driver example 2/3] PF driver: integrate with SR-IOV core
  ` [SR-IOV driver example 3/3] VF driver tar ball

[PATCH] virtio_net: large tx MTU support
 2008-11-26 13:58 UTC 

Host<->guest channel interface advice needed
 2008-11-26 13:20 UTC  (2+ messages)

Host<->guest channel interface advice needed
 2008-11-26 12:39 UTC 

[PATCH 0/5] ia64/pv_ops, xen: binary patch optimization
 2008-11-25 13:03 UTC 

[PATCH 01/13] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
 2008-11-25 13:02 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: paravirtualize mov = ar.itc
` [PATCH 06/13] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
` [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. TAKE 2
 2008-11-25 13:01 UTC 

[PATCH 0/13 v7] PCI: Linux kernel SR-IOV support
 2008-11-21 18:36 UTC 

[PATCH 1/2] virtio_console: support console resizing
 2008-11-19  0:23 UTC  (5+ messages)
` [PATCH 2/2] kvm-s390: implement config_changed for virtio on s390

[PATCH 16/16 v6] PCI: document the new PCI boot parameters
 2008-11-18 16:49 UTC  (12+ messages)
          ` [PATCH 15/16 v6] PCI: document the SR-IOV sysfs entries

[RFC/PATCH 0/2] virtio console resize support
 2008-11-18 11:45 UTC 

[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
 2008-11-17 12:01 UTC  (22+ messages)

[PATCH 1/8] dm-ioband: Introduction
 2008-11-17  7:50 UTC  (12+ messages)
  ` [PATCH 2/8] dm-ioband: Source code and patch
    ` [PATCH 3/8] dm-ioband: Document
      ` [PATCH 4/8] bio-cgroup: Introduction
        ` [PATCH 5/8] bio-cgroup: The new page_cgroup framework
          ` [PATCH 6/8] bio-cgroup: The body of bio-cgroup
            ` [PATCH 7/8] bio-cgroup: Page tracking hooks
              ` [PATCH 8/8] bio-cgroup: Add a cgroup support to dm-ioband
                ` [PATCH 6/8]Re: bio-cgroup: The body of bio-cgroup
` [PATCH 0/8] I/O bandwidth controller and BIO tracking
  ` [dm-devel] "

[PATCH 6/6 v3] PCI: document the change
 2008-11-15 12:38 UTC 

[PATCH 0/8] I/O bandwidth controller and BIO tracking
 2008-11-13  3:10 UTC 

[PATCH][RFC][12+2][v3] A expanded CFQ scheduler for cgroups
 2008-11-12  9:22 UTC  (17+ messages)
` [PATCH][cfq-cgroups][01/12] Move basic strcture variable to header file
` [PATCH][cfq-cgroups][02/12] Introduce "cfq_driver_data" structure
` [PATCH][cfq-cgroups][03/12] Add cgroup file and modify configure files
` [PATCH][cfq-cgroups][04/12] Register or unregister "cfq-cgroups" module
` [PATCH][cfq-cgroups][05/12] Introduce cgroups structure with ioprio entry
` [PATCH][cfq-cgroups][06/12] Add siblings tree control for driver data(cfq_driver_data)
` [PATCH][cfq-cgroups][07/12] Add sibling tree control for group data(cfq_cgroup)
` [PATCH][cfq-cgroups][08/12] Interface to new cfq data structure in cfq_cgroup module
` [PATCH][cfq-cgroups][09/12] Develop service tree control
` [PATCH][cfq-cgroups][10/12] Introduce request control for two layer
` [PATCH][cfq-cgroups][11/12] Expand idle slice timer function
` [PATCH][cfq-cgroups][12/12] Interface for parameter of cfq driver data
` [PATCH][cfq-cgroups][Option 1] Introduce a think time valid entry
` [PATCH][cfq-cgroups][Option 2] Introduce ioprio class for top layer


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