]> git.proxmox.com Git - mirror_qemu.git/commit
Fix the compatibility typedef of ioservid_t to match the Xen headers
authorPaul Durrant <paul.durrant@citrix.com>
Tue, 7 Jul 2015 13:32:38 +0000 (14:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 8 Jul 2015 14:51:03 +0000 (15:51 +0100)
commitd09952ee8caeea928695d5a3dc3ec50d8afb98c6
tree02b2913a16ffe44c739d3499f1ef0845f892a941
parentc8232b39bb18a91cde39b8e0b60e731a4ce782b1
Fix the compatibility typedef of ioservid_t to match the Xen headers

There is a mismatch between the definition of ioservid_t in
xen_common.h and the definition in the Xen public headers. This patch
corrects the definition in xen_common.h.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Tested-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 1436275958-25174-1-git-send-email-paul.durrant@citrix.com
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/hw/xen/xen_common.h