aboutsummaryrefslogtreecommitdiff
path: root/qemu-io-cmds.c
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2014-04-10 10:24:41 +0200
committerLuiz Capitulino <lcapitulino@redhat.com>2014-05-08 14:20:00 -0400
commit7a98593b34d3e19d77c43a69dd47f2387250d67d (patch)
tree9445fa4f048bd4df20504ae8ed90ae5391bc3cd6 /qemu-io-cmds.c
parent64135217a75ac6c4e672ed67cb8fee7a4c16ada4 (diff)
downloadqemu-7a98593b34d3e19d77c43a69dd47f2387250d67d.zip
qemu-7a98593b34d3e19d77c43a69dd47f2387250d67d.tar.gz
qemu-7a98593b34d3e19d77c43a69dd47f2387250d67d.tar.bz2
pci-assign: propagate errors from assigned_dev_register_msix_mmio()
The return type is also changed from "int" to "void", because it was used in a success vs. failure sense only (the caller didn't distinguish error codes from each other, and even assigned_dev_register_msix_mmio() masked mmap()'s errno values with a common -EFAULT). Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions