messages from 2014-07-07 15:23:50 to 2014-08-20 11:05:15 UTC [more...]
[PATCH] vhost: Add polling mode
 2014-08-20 11:05 UTC  (13+ messages)
[RFC PATCH 01/11] PCI/MSI: Use pci_dev->msi_cap instead of msi_desc->msi_attrib.pos
 2014-08-20  7:55 UTC  (39+ messages)
` [RFC PATCH 02/11] PCI/MSI: Use new MSI type macro instead of PCI MSI flags
` [RFC PATCH 03/11] PCI/MSI: Refactor pci_dev_msi_enabled()
` [RFC PATCH 04/11] PCI/MSI: Move MSIX table address mapping out of msix_capability_init
` [RFC PATCH 05/11] PCI/MSI: Move populate_msi_sysfs() out of msi_capability_init()
` [RFC PATCH 06/11] PCI/MSI: Save MSI irq in PCI MSI layer
` [RFC PATCH 07/11] PCI/MSI: Mask MSI-X entry in msix_setup_entries()
` [RFC PATCH 08/11] PCI/MSI: Introduce new struct msi_irqs and struct msi_ops
` [RFC PATCH 09/11] PCI/MSI: refactor PCI MSI driver
` [RFC PATCH 10/11] PCI/MSI: Split the generic MSI code into new file
` [RFC PATCH 11/11] x86/MSI: Refactor x86 MSI code
` [RFC PATCH 00/11] Refactor MSI to support Non-PCI device
[PATCH 0/2] rng-tools: add udev rule for virtio-rng
 2014-08-20  4:36 UTC  (11+ messages)
` [PATCH 1/2] rngd: add udev rule to source from hwrng if virtio-rng present
` [PATCH 2/2] Install udev rules in system-default directory
[PATCH net-next] vhost_net: stop rx net polling when possible
 2014-08-18  3:11 UTC  (3+ messages)
[PULL] virtio-rng: add derating factor for use by hwrng core
 2014-08-15  5:16 UTC  (2+ messages)
` [PATCH v3 1/1] virtio: rng: "
[PATCH v2 1/1] virtio: rng: add derating factor for use by hwrng core
 2014-08-12 15:09 UTC 
[PATCH 1/1] virtio: rng: add derating factor for use by hwrng core
 2014-08-12 14:59 UTC  (4+ messages)
[3.16 stable PATCH 1/2] virtio: rng: delay hwrng_register() till driver is ready
 2014-08-12  7:54 UTC  (4+ messages)
` [3.16 stable PATCH 2/2] Revert "hwrng: virtio - ensure reads happen after successful probe"
[3.16 stable PATCH v2 1/2] virtio: rng: delay hwrng_register() till driver is ready
 2014-08-12  7:53 UTC  (2+ messages)
` [3.16 stable PATCH v2 2/2] Revert "hwrng: virtio - ensure reads happen after successful probe"
[3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup
 2014-08-12  6:53 UTC  (5+ messages)
[PULL] virtio-next
 2014-08-11  2:28 UTC 
[WorldCIST'15]: Call for Workshops Proposals - Proceedings by Springer
 2014-08-07 23:33 UTC 
[PATCH] virtio-rng: complete have_data completion in removing device
 2014-08-06  8:25 UTC  (3+ messages)
When I boot two virtio-rng devices, guest will hang
 2014-08-05 17:45 UTC  (6+ messages)
[PATCH] x86, paravirt: BUG_ON on {rd,wr}msr exceptions
 2014-07-28 20:43 UTC  (4+ messages)
[RFC PATCH 00/11] Refactor MSI to support Non-PCI device
 2014-07-26  3:08 UTC 
KVM Forum 2014 Call for Participation
 2014-07-24 16:21 UTC  (2+ messages)
` KVM Forum 2014 Call for Participation (reminder)
[PATCH v3 net-next 0/2] rx busy polling support for virtio-net
 2014-07-23 22:12 UTC  (4+ messages)
` [PATCH v3 net-next 1/2] virtio-net: introduce virtnet_receive()
` [PATCH v3 net-next 2/2] virtio-net: rx busy polling support
[PATCH v2 0/4] virtio-rng: contribute to early randomness requests
 2014-07-23  5:51 UTC  (13+ messages)
` [PATCH v2 1/4] virtio: rng: remove unused struct element
` [PATCH v2 2/4] virtio: rng: re-arrange struct elements for better packing
` [PATCH v2 3/4] virtio: rng: delay hwrng_register() till driver is ready
` [PATCH v2 4/4] Revert "hwrng: virtio - ensure reads happen after successful probe"
[PATCH 23/25] virtio: Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-22 17:12 UTC  (12+ messages)
` [PATCH 0/25] "
[PATCH 1/3] virtio: rng: remove unused struct element
 2014-07-21 11:10 UTC  (4+ messages)
` [PATCH 2/3] virtio: rng: delay hwrng_register() till driver is ready
` [PATCH 3/3] Revert "hwrng: virtio - ensure reads happen after successful probe"
[PATCH 0/3] virtio-rng: contribute to early randomness requests
 2014-07-21  9:30 UTC 
[PATCH net-next V2 0/3] rx busy polling support for virtio-net
 2014-07-21  3:15 UTC  (15+ messages)
` [PATCH net-next V2 1/3] virtio-net: introduce helpers to enable and disable all NAPIs
` [PATCH net-next V2 2/3] virtio-net: introduce virtnet_receive()
` [PATCH net-next V2 3/3] virtio-net: rx busy polling support
[PATCH 0/25] Replace DEFINE_PCI_DEVICE_TABLE macro use
 2014-07-18 15:26 UTC 
[RFC PATCH 0/3] hw_random: support for delayed init randomness requests
 2014-07-18  9:27 UTC  (9+ messages)
` [RFC PATCH 1/3] hw_random: allow RNG devices to give early randomness after a delay
` [RFC PATCH 2/3] virtio: rng: only accept delayed early randomness requests
` [RFC PATCH 3/3] Revert "virtio: rng: ensure reads happen after successful probe"
[PATCH net-next] virtio-net: rx busy polling support
 2014-07-16  2:44 UTC  (4+ messages)
[3.13.y.z extended stable] Patch "block: virtio_blk: don't hold spin lock during world switch" has been added to staging queue
 2014-07-15 21:29 UTC 
[PATCH 3.13 077/198] block: virtio_blk: don't hold spin lock during world switch
 2014-07-15 21:29 UTC 
[PATCH 00/11] qspinlock with paravirt support
 2014-07-15 14:23 UTC  (11+ messages)
` [PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS
  ` [PATCH 11/11] qspinlock, kvm: Add paravirt support
  ` [PATCH 10/11] qspinlock: Paravirt support
Call for Papers: IEEE Transactions on Cloud Computing - Special Issue on Scientific Cloud Computing (deadline Jul 31, 2014)
 2014-07-15 14:19 UTC 
[PATCH v3 0/2] hwrng, virtio-rng: init-time fixes
 2014-07-15  4:49 UTC  (8+ messages)
` [PATCH v3 1/2] hwrng: fetch randomness only after device init
` [PATCH v3 2/2] virtio: rng: ensure reads happen after successful probe
[PATCH v2 0/2] hwrng, virtio-rng: init-time fixes
 2014-07-14 21:50 UTC  (21+ messages)
` [PATCH v2 1/2] hwrng: fetch randomness only after device init
          ` [RFC PATCH] hwrng: sysfs entry rng_seed_kernel, was: "Re: [PATCH v2 1/2] hwrng: fetch randomness only after device init"
` [PATCH v2 2/2] virtio: rng: ensure reads happen after successful probe
Call for Papers: IEEE Transactions on Cloud Computing - Special Issue on Many-Task Computing in the Cloud
 2014-07-12 14:20 UTC 
CFP: 7th IEEE Workshop on Many-Task Computing on Clouds, Grids, and Supercomputers (MTAGS) 2014 @ IEEE/ACM SC14
 2014-07-11  2:10 UTC 
[PATCH v2 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-07-09  1:01 UTC 
[PATCH RFC 1/2] virtio: support for urgent descriptors
 2014-07-09  0:28 UTC  (2+ messages)
[PATCH 1/1] virtio: console: remove unnecessary null test before debugfs_remove_recursive
 2014-07-09  0:23 UTC  (2+ messages)
[PATCH v3 0/2] block: virtio-blk: support multi vq per virtio-blk
 2014-07-09  0:07 UTC  (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).