Linux Virtualization
[Prev Page][Next Page]
- Re: [PATCH net-next RFC 0/3] virtio-net: Conditionally enable tx interrupt, (continued)
- [3.16 stable PATCH 0/2] virtio-rng: two backports to fix stuck,
Amos Kong
- Call for Papers - WorldCIST'15 - Azores, 1 - 3 April 2015, ML
- [PATCH 0/2] shrink virtio baloon on OOM in guest,
Denis V. Lunev
- [PATCH RFC 00/11] linux: towards virtio-1 guest support,
Cornelia Huck
- [PATCH RFC 01/11] virtio: use u32, not bitmap for struct virtio_device's features, Cornelia Huck
- [PATCH RFC 05/11] virtio_config: endian conversion for v1.0., Cornelia Huck
- [PATCH RFC 10/11] KVM: s390: virtio-ccw revision 1 SET_VQ, Cornelia Huck
- [PATCH RFC 07/11] virtio_net: use v1.0 endian., Cornelia Huck
- [PATCH RFC 03/11] virtio: endianess conversion helpers, Cornelia Huck
- [PATCH RFC 02/11] virtio: add support for 64 bit features., Cornelia Huck
- [PATCH RFC 06/11] virtio: allow transports to get avail/used addresses, Cornelia Huck
- [PATCH RFC 04/11] virtio_ring: implement endian reversal based on VERSION_1 feature., Cornelia Huck
- [PATCH RFC 09/11] KVM: s390: Set virtio-ccw transport revision, Cornelia Huck
- [PATCH RFC 08/11] virtio_blk: use virtio v1.0 endian, Cornelia Huck
- [PATCH RFC 11/11] KVM: s390: enable virtio-ccw revision 1, Cornelia Huck
- [PATCH RFC 00/11] qemu: towards virtio-1 host support,
Cornelia Huck
- [PATCH RFC 06/11] virtio: allow virtio-1 queue layout, Cornelia Huck
- [PATCH RFC 09/11] s390x/virtio-ccw: add virtio set-revision call, Cornelia Huck
- [PATCH RFC 02/11] virtio: cull virtio_bus_set_vdev_features, Cornelia Huck
- [PATCH RFC 07/11] dataplane: allow virtio-1 devices, Cornelia Huck
- [PATCH RFC 05/11] virtio: introduce legacy virtio devices, Cornelia Huck
- [PATCH RFC 10/11] s390x/virtio-ccw: support virtio-1 set_vq format, Cornelia Huck
- [PATCH RFC 01/11] linux-headers/virtio_config: Update with VIRTIO_F_VERSION_1, Cornelia Huck
- [PATCH RFC 11/11] s390x/virtio-ccw: enable virtio 1.0, Cornelia Huck
- [PATCH RFC 03/11] virtio: support more feature bits, Cornelia Huck
- [PATCH RFC 04/11] s390x/virtio-ccw: fix check for WRITE_FEAT, Cornelia Huck
- [PATCH RFC 08/11] s390x/css: Add a callback for when subchannel gets disabled, Cornelia Huck
- Re: [PATCH RFC 00/11] qemu: towards virtio-1 host support, Andy Lutomirski
- Re: [PATCH RFC 00/11] qemu: towards virtio-1 host support, Michael S. Tsirkin
- [PATCH v2 00/15] virtio: fix spec compliance issues,
Michael S. Tsirkin
- [PATCH v2 01/15] virtio_pci: fix virtio spec compliance on restore, Michael S. Tsirkin
- [PATCH v2 03/15] virtio-pci: move freeze/restore to virtio core, Michael S. Tsirkin
- [PATCH v2 04/15] virtio: defer config changed notifications, Michael S. Tsirkin
- [PATCH v2 05/15] virtio_blk: drop config_enable, Michael S. Tsirkin
- [PATCH v2 02/15] virtio: unify config_changed handling, Michael S. Tsirkin
- [PATCH v2 06/15] virtio-blk: drop config_mutex, Michael S. Tsirkin
- [PATCH v2 07/15] virtio_net: drop config_enable, Michael S. Tsirkin
- [PATCH v2 09/15] virtio_net: minor cleanup, Michael S. Tsirkin
- [PATCH v2 10/15] virtio: add API to enable VQs early, Michael S. Tsirkin
- [PATCH v2 11/15] virtio_net: enable VQs early, Michael S. Tsirkin
- [PATCH v2 12/15] virtio_blk: enable VQs early, Michael S. Tsirkin
- [PATCH v2 13/15] virtio_console: enable VQs early, Michael S. Tsirkin
- [PATCH v2 15/15] virtio_net: fix use after free on allocation failure, Michael S. Tsirkin
- [PATCH v2 08/15] virtio-net: drop config_mutex, Michael S. Tsirkin
- [PATCH v2 14/15] 9p/trans_virtio: enable VQs early, Michael S. Tsirkin
- [PATCH 00/16] virtio: fix spec compliance issues,
Michael S. Tsirkin
- [PATCH 01/16] virtio_pci: fix virtio spec compliance on restore, Michael S. Tsirkin
- [PATCH 03/16] virtio: refactor to use drv_to_virtio, Michael S. Tsirkin
- [PATCH 04/16] virtio-pci: move freeze/restore to virtio core, Michael S. Tsirkin
- [PATCH 05/16] virtio: defer config changed notifications, Michael S. Tsirkin
- [PATCH 06/16] virtio_blk: drop config_enable, Michael S. Tsirkin
- [PATCH 02/16] virtio: unify config_changed handling, Michael S. Tsirkin
- [PATCH 07/16] virtio-blk: drop config_mutex, Michael S. Tsirkin
- [PATCH 08/16] virtio_net: drop config_enable, Michael S. Tsirkin
- [PATCH 09/16] virtio-net: drop config_mutex, Michael S. Tsirkin
- [PATCH 10/16] virtio: add API to enable VQs early, Michael S. Tsirkin
- [PATCH 11/16] virtio_net: minor cleanup, Michael S. Tsirkin
- [PATCH 12/16] virtio_net: enable VQs early, Michael S. Tsirkin
- [PATCH 13/16] virtio_blk: enable VQs early, Michael S. Tsirkin
- [PATCH 14/16] virtio_console: enable VQs early, Michael S. Tsirkin
- [PATCH 16/16] virtio_net: fix use after free on allocation failure, Michael S. Tsirkin
- CFP: The 24th Int. ACM Symp. on High-Performance Parallel and Distributed Computing (HPDC) 2015, Ioan Raicu
- [PATCH] virtio_balloon: Convert "vballon" kthread into a workqueue,
Petr Mladek
- [PATCH RFC] virtio_pci: fix virtio spec compliance on restore,
Michael S. Tsirkin
- [PATCH] virtio: refactor to use drv_to_virtio, Michael S. Tsirkin
- [PATCH] virtio: unify config_changed handling,
Michael S. Tsirkin
- [PATCH v2 0/6] fix hw_random stuck,
Amos Kong
- [PATCH] blk-mq: Avoid race condition with uninitialized requests,
David Hildenbrand
- Standardizing an MSR or other hypercall to get an RNG seed?,
Andy Lutomirski
- [PATCH v5 0/3] virtio: Use the DMA API when appropriate,
Andy Lutomirski
- [PATCH v2 0/3] fix stuck in accessing hwrng attributes,
Amos Kong
- [PATCH] virtio-pci: also bind to Amazon PCI vendor ID,
Anthony Liguori
- [PATCH] virtio_pci: properly clean up MSI-X state when initialization fails,
Anthony Liguori
- [PATCH 0/2] virtio-gpu: hardware specification,
Gerd Hoffmann
- blk-mq crash under KVM in multiqueue block code (with virtio-blk and ext4),
Christian Borntraeger
- Rusty away 18th September -- 11th October,
Rusty Russell
- [PATCH 0/2] fix stuck in catting hwrng attributes,
Amos Kong
- [PATCH v3 0/2] virtio-rng: fix hotunplug,
Amos Kong
- mutex,
Amos Kong
- [PATCH v2] virtio-rng: fix stuck of hot-unplugging busy device,
Amos Kong
- [PATCH] virtio_blk: merge S/G list entries by default,
Christoph Hellwig
[WorldCIST'15]: Call for Workshops Proposals; Best papers published in ISI Journals, ML
[PATCH] virtio: pci: Use SIMPLE_DEV_PM_OPS macro,
Jingoo Han
[PATCH 1/1] add selftest for virtio-net v1.0,
Hengjinxiao
Setting up VHost without QEMU?, 가니스
[PATCH 0/3] virtio: simplify virtio_ring.,
Rusty Russell
Re: [PATCH 0/3] virtio: simplify virtio_ring., David Miller
[no subject],
Andy King
[PATCH] VMXNET3: Check for map error in vmxnet3_set_mc,
Andy King
[PATCH v4 0/4] virtio: Clean up scatterlists and use the DMA API,
Andy Lutomirski
[PATCH RFC] virtio-pci: share config interrupt between virtio devices,
Amos Kong
[PATCH v3 0/5] virtio: Clean up scatterlists and use the DMA API,
Andy Lutomirski
[PATCH v2 0/4] virtio: Clean up scatterlists and use the DMA API,
Andy Lutomirski
[PATCH 1/1] add selftest for virtio-net,
Hengjinxiao
GET_RNG_SEED hypercall ABI? (Re: [PATCH v5 0/5] random,x86,kvm: Rework arch RNG seeds and get some from kvm),
Andy Lutomirski
[PATCH 0/3] virtio: Clean up scatterlists and use the DMA API,
Andy Lutomirski
help? looking for limits on in-flight write operations for virtio-blk,
Chris Friesen
virtio DMA API?,
Andy Lutomirski
[WorldCIST'15]: Call for Workshops Proposals; Proceedings by Springer - Indexed by ISI, Scopus, DBLP, etc., ML
[PULL] virtio-rng: add derating factor for use by hwrng core,
Amit Shah
[PATCH net-next] vhost_net: stop rx net polling when possible,
Jason Wang
[PATCH v2 1/1] virtio: rng: add derating factor for use by hwrng core, Amit Shah
[3.16 stable PATCH v2 1/2] virtio: rng: delay hwrng_register() till driver is ready,
Amit Shah
[3.16 stable PATCH 1/2] virtio: rng: delay hwrng_register() till driver is ready,
Amit Shah
[PATCH 1/1] virtio: rng: add derating factor for use by hwrng core,
Amit Shah
[PATCH] vhost: Add polling mode,
Razya Ladelsky
[3.16 stable PATCH 1/1] virtio-rng: fix multi-device startup,
Amit Shah
[WorldCIST'15]: Call for Workshops Proposals - Proceedings by Springer, ML
[PATCH 0/2] rng-tools: add udev rule for virtio-rng,
Amit Shah
[Index of Archives]
[KVM]
[CentOS Virtualization]
[Kernel]
[Kernel Announce]
[Kernel Newbies]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]