summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2015-03-17 08:36:14 +0100
committerKevin Wolf <kwolf@redhat.com>2015-03-19 16:02:59 +0100
commit5b347c541017b9ced10e8e9bce02d25bcf04c7af (patch)
tree0fcb4825e960133b9bd83cc39ce5dff9a39c2b00 /hw/net/virtio-net.c
parent965182549cee6fa337f0e72cde4d5787f35f33ac (diff)
downloadfocaccia-qemu-5b347c541017b9ced10e8e9bce02d25bcf04c7af.tar.gz
focaccia-qemu-5b347c541017b9ced10e8e9bce02d25bcf04c7af.zip
block: Fix blockdev-backup not to use funky error class
Error classes are a leftover from the days of "rich" error objects.
New code should always use ERROR_CLASS_GENERIC_ERROR.  Commit
b7b9d39..7c6a4ab added uses of ERROR_CLASS_DEVICE_NOT_FOUND.  Replace
them.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions