messages from 2014-07-16 06:21:47 to 2014-08-27 18:58:55 UTC [more...]
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API
2014-08-27 18:58 UTC (23+ messages)
` [PATCH 1/3] virtio_ring: Remove sg_next indirection
` [PATCH 2/3] virtio_ring: Use DMA APIs
` [PATCH 3/3] virtio_pci: Use the DMA API for virtqueues
virtio DMA API?
2014-08-27 14:55 UTC (6+ messages)
[PATCH 1/1] add selftest for virtio-net
2014-08-27 14:28 UTC (2+ messages)
[3.16 stable PATCH v2 1/2] virtio: rng: delay hwrng_register() till driver is ready
2014-08-27 8:55 UTC (3+ messages)
` [3.16 stable PATCH v2 2/2] Revert "hwrng: virtio - ensure reads happen after successful probe"
GET_RNG_SEED hypercall ABI? (Re: [PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm)
2014-08-27 7:07 UTC (3+ messages)
help? looking for limits on in-flight write operations for virtio-blk
2014-08-27 5:43 UTC (4+ messages)
[PATCH 1/1] add selftest for virtio-net
2014-08-27 1:45 UTC
[WorldCIST'15]: Call for Workshops Proposals; Proceedings by Springer - Indexed by ISI, Scopus, DBLP, etc
2014-08-25 17:09 UTC
[PATCH] vhost: Add polling mode
2014-08-24 12:26 UTC (17+ messages)
[Qemu-devel] QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
2014-08-22 17:54 UTC (4+ messages)
` [V9fs-developer] "
[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 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 (13+ messages)
` [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 (7+ messages)
` [RFC PATCH 1/3] hw_random: allow RNG devices to give early randomness after a delay
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).