[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] ioemu-remote: Fix pci pass-through
Jean Guyader writes ("Re: [Xen-devel] [PATCH] ioemu-remote: Fix pci pass-through"): > Sorry, I missed the Signed-off. > ioemu-remote: Enable pci pass-through by default. I applied your previous patch and this one and it said this: /u/iwj/work/qemu-iwj.git/hw/pt-msi.c: In function 'pt_msi_map_update': /u/iwj/work/qemu-iwj.git/hw/pt-msi.c:274: warning: format '%lx' expects type 'long unsigned int', but argument 5 has type 'uint64_t' /u/iwj/work/qemu-iwj.git/hw/pt-msi.c:274: warning: format '%lx' expects type 'long unsigned int', but argument 7 has type 'uint64_t' /u/iwj/work/qemu-iwj.git/hw/pt-msi.c: In function 'pci_msix_writel': /u/iwj/work/qemu-iwj.git/hw/pt-msi.c:570: warning: format '%016lx' expects type 'long unsigned int', but argument 4 has type 'target_phys_addr_t' /u/iwj/work/qemu-iwj.git/hw/pt-msi.c: In function 'pci_msix_readl': /u/iwj/work/qemu-iwj.git/hw/pt-msi.c:619: warning: format '%016lx' expects type 'long unsigned int', but argument 4 has type 'target_phys_addr_t' /u/iwj/work/qemu-iwj.git/hw/pt-msi.c: In function 'pt_msix_init': /u/iwj/work/qemu-iwj.git/hw/pt-msi.c:726: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'uint64_t' /u/iwj/work/qemu-iwj.git/hw/pc.c: In function 'pc_init1': /u/iwj/work/qemu-iwj.git/hw/pc.c:966: warning: implicit declaration of function 'pt_init' These should probably be fixed. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |