Re: [Qemu-devel] [PATCH v3 8/8] virtio-rng: cleanup: use QOM casts.

2013-04-15 Thread Andreas Färber
Am 15.04.2013 16:33, schrieb KONRAD Frédéric: > On 15/04/2013 15:34, Andreas Färber wrote: >> Am 14.04.2013 15:01, schrieb fred.kon...@greensocs.com: >>> From: KONRAD Frederic >>> >>> As the virtio-rng-pci and virtio-rng-s390 are switched to the new API, >> and virtio-rng-ccw ;) >> >>> we can use

Re: [Qemu-devel] [PATCH v3 8/8] virtio-rng: cleanup: use QOM casts.

2013-04-15 Thread KONRAD Frédéric
On 15/04/2013 15:34, Andreas Färber wrote: Am 14.04.2013 15:01, schrieb fred.kon...@greensocs.com: From: KONRAD Frederic As the virtio-rng-pci and virtio-rng-s390 are switched to the new API, and virtio-rng-ccw ;) we can use QOM casts. Signed-off-by: KONRAD Frederic --- hw/virtio/virtio

Re: [Qemu-devel] [PATCH v3 8/8] virtio-rng: cleanup: use QOM casts.

2013-04-15 Thread Andreas Färber
Am 14.04.2013 15:01, schrieb fred.kon...@greensocs.com: > From: KONRAD Frederic > > As the virtio-rng-pci and virtio-rng-s390 are switched to the new API, and virtio-rng-ccw ;) > we can use QOM casts. > > Signed-off-by: KONRAD Frederic > --- > hw/virtio/virtio-rng.c | 31

[Qemu-devel] [PATCH v3 8/8] virtio-rng: cleanup: use QOM casts.

2013-04-14 Thread fred . konrad
From: KONRAD Frederic As the virtio-rng-pci and virtio-rng-s390 are switched to the new API, we can use QOM casts. Signed-off-by: KONRAD Frederic --- hw/virtio/virtio-rng.c | 31 +-- include/hw/virtio/virtio-rng.h | 2 +- 2 files changed, 18 insertions(+),