Statistics
| Branch: | Revision:

root / include / hw / virtio @ 5d448f9d

Name Size
  dataplane
vhost-scsi.h 2.1 kB
vhost.h 2.1 kB
virtio-9p.h 430 Bytes
virtio-balloon.h 2 kB
virtio-blk.h 4.4 kB
virtio-bus.h 3.6 kB
virtio-net.h 9.4 kB
virtio-rng.h 1.7 kB
virtio-scsi.h 5.8 kB
virtio-serial.h 7.1 kB
virtio.h 11.5 kB

Latest revisions

# Date Author Comment
611aa333 04/24/2013 07:50 pm KONRAD Frederic

virtio-rng: cleanup: use QOM casts.

As the virtio-rng-pci, virtio-rng-s390 and virtio-rng-ccw are
switched to the new API, we can use QOM casts.

Signed-off-by: KONRAD Frederic <>
Reviewed-by: Andreas Färber <>
Reviewed-by: Andreas Färber <>...

5d448f9d 04/24/2013 07:50 pm KONRAD Frederic

virtio-bus: add new functions.

This add two functions: * virtio_bus_set_vdev_config. * virtio_bus_set_vdev_feature.

Needed by virtio-ccw.

Signed-off-by: KONRAD Frederic <>
Message-id: ...

af1a8ad6 04/24/2013 07:50 pm KONRAD Frederic

virtio-rng: don't use pointer for configuration.

The configuration field must not be a pointer as it will be used for
virtio-rng properties. So *conf is replaced by conf.

Signed-off-by: KONRAD Frederic <>
Tested-by: Cornelia Huck <>...

6eac8aec 04/24/2013 07:50 pm KONRAD Frederic

virtio-rng: add virtio-rng device.

Create virtio-rng-device which extends virtio-device, so it can be connected on
virtio-bus.

Signed-off-by: KONRAD Frederic <>
Tested-by: Cornelia Huck <>
Acked-by: Amit Shah <>...

46a5a89d 04/24/2013 07:50 pm KONRAD Frederic

virtio-rng: cleanup: init and exit functions.

This remove old init and exit function as they are no longer needed.

Signed-off-by: KONRAD Frederic <>
Tested-by: Cornelia Huck <>
Acked-by: Amit Shah <>...

65f3b678 04/24/2013 07:50 pm KONRAD Frederic

virtio-rng: cleanup: remove qdev field.

The qdev field is no longer needed, just drop it.

Signed-off-by: KONRAD Frederic <>
Tested-by: Cornelia Huck <>
Acked-by: Amit Shah <>
Message-id: ...

6165daa4 04/22/2013 04:05 pm Anthony Liguori

Merge remote-tracking branch 'bonzini/scsi-next' into staging

  1. By Paolo Bonzini (5) and others
  2. Via Paolo Bonzini
    • bonzini/scsi-next:
      vhost-scsi-s390: new device supporting the tcm_vhost Linux kernel module
      vhost-scsi-ccw: new device supporting the tcm_vhost Linux kernel module...
5e9be92d 04/19/2013 05:18 pm Nicholas Bellinger

vhost-scsi: new device supporting the tcm_vhost Linux kernel module

The WWPN specified in configfs is passed to "-device vhost-scsi-pci".
The tgpt field of the SET_ENDPOINT ioctl is obsolete now, so it is not
available from the QEMU command-line. Instead, I hardcode it to zero....

292c8e50 04/19/2013 05:17 pm Paolo Bonzini

virtio-scsi: create VirtIOSCSICommon

This patch refactors existing virtio-scsi code into VirtIOSCSICommon
in order to allow virtio_scsi_init_common() to be used by both internal
virtio_scsi_init() and external vhost-scsi-pci code.

Cc: Michael S. Tsirkin <>...

fd1ca7e0 04/19/2013 12:30 pm Luiz Capitulino

virtio.h: drop unused function prototypes

They are unused since commit 5c7d0962f60498c3f11d402e1c857cb9d5d8568d.

Signed-off-by: Luiz Capitulino <>
Signed-off-by: Stefan Hajnoczi <>

View revisions

Also available in: Atom