]> git.proxmox.com Git - mirror_qemu.git/commit
fix Xen compilation
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 1 Aug 2012 13:44:11 +0000 (13:44 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 1 Aug 2012 13:44:11 +0000 (13:44 +0000)
commit47fb65ce3e15762064dd6d93834e3ce923ef6f89
tree960df2331334a04edb7b9b44b24177da2428ac9e
parentf6ccf1f45385c33ec0ea0463cdb0b1fba3bd7178
fix Xen compilation

xen_pt_unregister_device is used as PCIUnregisterFunc, so it should
match the type.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Tested-by: Andreas Färber <afaerber@suse.de>
hw/xen_pt.c