summaryrefslogtreecommitdiffstats
path: root/target-arm/psci.c
diff options
context:
space:
mode:
authorCao jin2016-01-17 13:13:11 +0100
committerStefano Stabellini2016-01-21 17:45:27 +0100
commitf524bc3b3da5bd595840fca93d43a9852b8d066f (patch)
tree863cd249c19ffd1fd61a21eeca56c3dc226f61cd /target-arm/psci.c
parentChange xen_host_pci_sysfs_path() to return void (diff)
downloadqemu-f524bc3b3da5bd595840fca93d43a9852b8d066f.tar.gz
qemu-f524bc3b3da5bd595840fca93d43a9852b8d066f.tar.xz
qemu-f524bc3b3da5bd595840fca93d43a9852b8d066f.zip
Xen: use qemu_strtoul instead of strtol
No need to roll our own (with slightly incorrect handling of errno), when we can use the common version. Change signed parsing to unsigned, because what it read are values in PCI config space, which are non-negative. Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Eric Blake <eblake@redhat.com>
Diffstat (limited to 'target-arm/psci.c')
0 files changed, 0 insertions, 0 deletions