Moteen Shah writes:
> From: Moteen Shah
>
> The error message in virtio_init_region_cache()
> is given a prefix virtio.
It seems a shame considering we have a common virtio_error function that
we couldn't do it in one place. One option would be to make virtio_error
a macro that could insert _
From: Moteen Shah
The error message in virtio_init_region_cache()
is given a prefix virtio.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/230
Buglink: https://bugs.launchpad.net/qemu/+bug/1919021``
Signed-off-by: Moteen Shah
---
hw/virtio/virtio.c | 6 +++---
1 file changed, 3 inser