qemu-e2k/include/hw/virtio
Wei Jiangang cde6361534 rng-random: rename RndRandom to RngRandom
Usually, Random Number Generator is abbreviated to RNG/rng.
so replacing RndRandom with RngRandom seems more reasonable
and keep consistent with RngBackend.

Signed-off-by: Wei Jiangang <weijg.fnst@cn.fujitsu.com>
Reviewed-by: Pankaj Gupta <pagupta@redhat.com>
Message-Id: <1460684168-5403-1-git-send-email-weijg.fnst@cn.fujitsu.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
2016-05-23 12:18:43 +05:30
..
vhost-backend.h vhost, virtio, pci, pc 2016-02-25 12:13:49 +00:00
vhost-scsi.h vhost-scsi: include linux/vhost.h 2015-09-25 12:04:41 +02:00
vhost.h vhost: drop dead code 2015-12-02 17:59:13 +02:00
virtio-access.h virtio: optimize virtio_access_is_big_endian() for little-endian targets 2016-02-16 12:05:18 +02:00
virtio-balloon.h virtio: move allocation to virtqueue_pop/vring_pop 2016-02-06 20:39:07 +02:00
virtio-blk.h virtio-blk: use aio handler for data plane 2016-04-07 19:57:33 +03:00
virtio-bus.h virtio: handle non-virtio-1-capable backend for ccw 2015-12-02 19:34:11 +02:00
virtio-gpu.h virtio-gpu: block any rendering until client (ui) is done 2016-02-03 10:41:36 +01:00
virtio-input.h virtio-input: support absolute axis config in pass-through 2016-04-13 17:26:12 +02:00
virtio-net.h virtio-net: use the backend cross-endian capabilities 2016-02-16 12:05:17 +02:00
virtio-rng.h rng-random: rename RndRandom to RngRandom 2016-05-23 12:18:43 +05:30
virtio-scsi.h virtio-scsi: use aio handler for data plane 2016-04-07 19:57:33 +03:00
virtio-serial.h virtio: move allocation to virtqueue_pop/vring_pop 2016-02-06 20:39:07 +02:00
virtio.h virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_set_aio 2016-04-07 19:57:33 +03:00