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 fred.kon...@greensocs.com 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 fred.kon...@greensocs.com ---

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 fred.kon...@greensocs.com 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

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 fred.kon...@greensocs.com As the virtio-rng-pci and virtio-rng-s390 are switched to the new API, and virtio-rng-ccw ;) we

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

2013-04-14 Thread fred . konrad
From: KONRAD Frederic fred.kon...@greensocs.com 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 fred.kon...@greensocs.com --- hw/virtio/virtio-rng.c | 31 +--