summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk2015-06-29 19:58:17 +0200
committerStefano Stabellini2015-09-10 14:04:30 +0200
commit52c7265f602701751b55d437b347bd73debf9d91 (patch)
treeeb92da2c646c176118befdc68a2043095081220c /include
parentxen/pt: Make xen_pt_msi_set_enable static (diff)
downloadqemu-52c7265f602701751b55d437b347bd73debf9d91.tar.gz
qemu-52c7265f602701751b55d437b347bd73debf9d91.tar.xz
qemu-52c7265f602701751b55d437b347bd73debf9d91.zip
xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
However the init routines assume that on errors the return code is -1 (as the libxc API is) - while those xen_host_* routines follow another paradigm - negative errno on return, 0 on success. Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions