virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-11-17 06:54:15 to 2008-12-15 23:52:53 UTC [more...]

[PATCH] AF_VMCHANNEL address family for guest<->host communication
 2008-12-15 23:52 UTC  (21+ messages)

[PATCH 1/4] driver core: add root_device_register()
 2008-12-15 22:27 UTC  (13+ messages)
        ` [PATCH 4/4] s390: remove s390_root_dev_*()
                    ` [PATCH 2/4] virtio: do not statically allocate root device

[PATCH] AF_VMCHANNEL address family for guest<->host communication
 2008-12-14 11:50 UTC 

[PATCH 1/5] ia64/pv_op/binarypatch: add helper functions to support binary patching for paravirt_ops
 2008-12-12  6:41 UTC  (5+ 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 TAKE 2
 2008-12-12  6:41 UTC 

[PATCH 01/15] ia64: remove warnings
 2008-12-12  6:39 UTC  (15+ messages)
` [PATCH 02/15] __initdata and const cannot be always a happy pair, as gcc-4.3.3 gives
` [PATCH 03/15] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
` [PATCH 04/15] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
` [PATCH 05/15] ia64/pv_ops: paravirtualize fsys.S
` [PATCH 06/15] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
` [PATCH 07/15] ia64/pv_ops: paravirtualize mov = ar.itc
` [PATCH 08/15] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
` [PATCH 09/15] ia64/pv_ops/pv_time_ops: add sched_clock hook
` [PATCH 10/15] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
` [PATCH 11/15] ia64/pv_ops: gate page paravirtualization
` [PATCH 12/15] ia64/pv_ops/xen: define xen specific gate page
` [PATCH 13/15] ia64/pv_ops: move down __kernel_syscall_via_epc
` [PATCH 14/15] ia64/pv_ops: paravirtualize gate.S
` [PATCH 15/15] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization

[PATCH 00/15] ia64/pv_ops, xen: more paravirtualization. TAKE 3
 2008-12-12  6:38 UTC 

[PATCH 0/6] Clean up virtio device object handling [was Re: [PATCH] virtio: make PCI devices take a virtio_pci module ref]
 2008-12-11 16:16 UTC  (6+ messages)
                        ` [PATCH 5/6] kvm-s390: use register_virtio_root_device()
                        ` [PATCH 2/6] virtio: add register_virtio_root_device()

[PATCH 16/16 v6] PCI: document the new PCI boot parameters
 2008-12-11 15:39 UTC 

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

[PATCH RFC] virtio: use QUEUE_FLAG_CLUSTER in virtio_blk
 2008-12-03 18:43 UTC  (7+ 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-12-03  3:12 UTC  (35+ 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
` [SR-IOV driver example 0/3 resend] introduction
  ` [SR-IOV driver example 1/3 resend] PF driver: hardware specific operations
  ` [SR-IOV driver example 2/3 resend] PF driver: integrate with SR-IOV core
  ` [SR-IOV driver example 3/3 resend] VF driver: an independent PCI NIC driver

[PATCH] virtio_net: large tx MTU support
 2008-12-01  4:02 UTC  (6+ messages)

[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 0/4] [RFC] Another proportional weight IO controller
 2008-11-28 13:33 UTC  (50+ messages)

[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

[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  (2+ messages)

[PATCH 6/8]Re: bio-cgroup: The body of bio-cgroup
 2008-11-17  7:50 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).