virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-11 22:18:38 to 2015-04-01 10:36:03 UTC [more...]

[PATCH v3 1/6] virtio_balloon: transitional interface
 2015-04-01 10:36 UTC  (5+ messages)
` [PATCH v3 2/6] virtio: balloon might not be a legacy device
` [PATCH v3 4/6] virtio_mmio: support non-legacy balloon devices
` [PATCH v3 5/6] virtio_pci: "
` [PATCH v3 6/6] virtio: drop virtio_device_is_legacy_only

[PATCH v2 1/6] virtio_balloon: transitional interface
 2015-04-01 10:28 UTC  (11+ messages)
` [PATCH v2 2/6] virtio: balloon might not be a legacy device
` [PATCH v2 4/6] virtio_mmio: support non-legacy balloon devices
` [PATCH v2 5/6] virtio_pci: "
` [PATCH v2 6/6] virtio: drop virtio_device_is_legacy_only

[PATCH] virtio: drop a useless config read
 2015-04-01  3:14 UTC  (2+ messages)

[PATCH] add generic callbacks into compaction
 2015-03-31 23:11 UTC 

[PATCH 1/6] virtio_balloon: transitional interface
 2015-03-31 19:51 UTC  (11+ messages)
` [PATCH 2/6] virtio: balloon might not be a legacy device
` [PATCH 3/6] virtio_ccw: support non-legacy balloon devices
` [PATCH 4/6] virtio_mmio: "
` [PATCH 5/6] virtio_pci: "
` [PATCH 6/6] virtio: drop virtio_device_is_legacy_only
` [PATCH 0/6] virtio_balloon: virtio 1 support

[PATCH] virtio_config: reorder functions
 2015-03-31 15:17 UTC 

[PATCH] virtio: drop a useless config read
 2015-03-31 11:55 UTC 

[PATCH 12/25] virtio_console: Use bool function return values of true/false not 1/0
 2015-03-31  5:32 UTC  (4+ messages)
` [PATCH 00/25] treewide: "

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-03-30 23:45 UTC 

[PATCH 0/6] virtio_balloon: virtio 1 support
 2015-03-30 17:37 UTC 

[PATCH 0/9] qspinlock stuff -v15
 2015-03-30 16:43 UTC  (31+ messages)
` [PATCH 1/9] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH 2/9] qspinlock, x86: Enable x86-64 to use "
` [PATCH 3/9] qspinlock: Add pending bit
` [PATCH 4/9] qspinlock: Extract out code snippets for the next patch
` [PATCH 5/9] qspinlock: Optimize for smaller NR_CPUS
` [PATCH 6/9] qspinlock: Use a simple write to grab the lock
` [PATCH 7/9] qspinlock: Revert to test-and-set on hypervisors
` [PATCH 8/9] qspinlock: Generic paravirt support
` [PATCH 9/9] qspinlock, x86, kvm: Implement KVM support for paravirt qspinlock
    ` [PATCH 9/9] qspinlock,x86,kvm: "
` [Xen-devel] [PATCH 0/9] qspinlock stuff -v15

[PATCH] Add virtio gpu driver
 2015-03-30 14:49 UTC  (27+ messages)
              ` [virtio-dev] "

[PATCH v5 06/10] virtio_pci: drop msi_off on probe
 2015-03-29 15:04 UTC 

[PATCH v5] Add virtio-input driver
 2015-03-28 19:07 UTC  (4+ messages)
  ` [virtio-dev] "

[PATCH v4 06/10] virtio_pci: drop msi_off on probe
 2015-03-26 11:37 UTC 

[PATCH v4] Add virtio-input driver
 2015-03-26  8:46 UTC  (5+ messages)

[PATCH v3] Add virtio-input driver
 2015-03-25  5:36 UTC  (14+ messages)
  ` [virtio-dev] "

[PATCH net-next] virtio: change comment in transmit
 2015-03-25  4:34 UTC  (3+ messages)

[PATCH net-next] virtio: change comment in transmit
 2015-03-24 23:22 UTC 

[PATCH v3 06/10] virtio_pci: drop msi_off on probe
 2015-03-24 15:42 UTC 

[PATCH v3] Add virtio-input driver
 2015-03-24  7:32 UTC 

[PATCH 1/1] Add virtio-input driver
 2015-03-23 18:20 UTC  (26+ messages)
          ` [virtio-dev] "
` [PATCH 0/1] "

[PATCH 19/35 linux-next] virtio_mmio: constify of_device_id array
 2015-03-23 14:20 UTC  (2+ messages)

[PATCH] virtio_mmio: generation support
 2015-03-23 11:50 UTC  (2+ messages)

[PATCH] virtio_mmio: fix endian-ness for mmio
 2015-03-23 11:49 UTC  (5+ messages)

virtio fixes pull for 4.0?
 2015-03-23  9:29 UTC  (4+ messages)

[PATCH v2] Add virtio-input driver
 2015-03-21 22:23 UTC  (2+ messages)

[PATCH v2] Add virtio-input driver
 2015-03-20 12:39 UTC 

virtio-net: tx queue was stopped
 2015-03-20  9:23 UTC  (4+ messages)

[PATCH v2 4/4] virtio_pci: drop msi_off on probe
 2015-03-19 18:58 UTC 

[PATCH 0/1] Add virtio-input driver
 2015-03-19  9:13 UTC 

[PATCH 00/35 linux-next] constify of_device_id array
 2015-03-16 19:17 UTC 

[PATCH RFC 4/4] virtio_pci: drop msi_off on probe
 2015-03-16 17:20 UTC 

[PATCH] virtio: Remove virtio device during shutdown
 2015-03-13 14:17 UTC  (7+ messages)

[RFC PATCH] PCI: Disable MSI/MSI-X only if device is shutdown
 2015-03-13 13:03 UTC  (3+ messages)

[PATCH] sd, mmc, virtio_blk, string_helpers: fix block size units
 2015-03-13 10:07 UTC 

[PATCH] virtio-pci: fix host notifiers on bi-endian architectures
 2015-03-13  8:03 UTC  (9+ messages)
    ` [Qemu-ppc] "

[PATCH] uapi/virtio_scsi: allow overriding CDB/SENSE size
 2015-03-13  1:29 UTC  (3+ messages)

[PATCH v2 log fixed] virtio_mmio: fix endian-ness for mmio
 2015-03-13  1:28 UTC  (2+ messages)

[PATCH] 9p/trans_virtio: fix hot-unplug
 2015-03-13  1:24 UTC  (4+ messages)

[PATCH net] virtio-net: correctly delete napi hash
 2015-03-12 18:37 UTC  (2+ messages)

[PATCH net] virtio-net: correctly delete napi hash
 2015-03-12  5:57 UTC 

[PATCH] virtio_rpmsg: set DRIVER_OK before using device
 2015-03-12  1:05 UTC  (4+ 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).