summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorLaszlo Ersek2014-04-10 10:24:41 +0200
committerLuiz Capitulino2014-05-08 20:20:00 +0200
commit7a98593b34d3e19d77c43a69dd47f2387250d67d (patch)
tree9445fa4f048bd4df20504ae8ed90ae5391bc3cd6 /include/exec
parentpci-assign: propagate errors from assigned_device_pci_cap_init() (diff)
downloadqemu-7a98593b34d3e19d77c43a69dd47f2387250d67d.tar.gz
qemu-7a98593b34d3e19d77c43a69dd47f2387250d67d.tar.xz
qemu-7a98593b34d3e19d77c43a69dd47f2387250d67d.zip
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 'include/exec')
0 files changed, 0 insertions, 0 deletions