qemu-patch-raspberry4/hw/usb
Hervé Poussineau 685cbd2f63 xhci: fix bad print specifier
This fixes the following compilation error:
hw/usb/hcd-xhci.c:1156:17: error: format ‘%llx’ expects argument of type
‘long long unsigned int’, but argument 4 has type ‘unsigned int’

Signed-off-by: Hervé Poussineau <hpoussin@reactos.org>
Reviewed-by: Stefan Weil <sw@weilnetz.de>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2013-02-23 09:39:41 +00:00
..
bus.c HMP: add QDict to info callback handler 2013-01-17 10:24:52 -02:00
combined-packet.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
core.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
desc.c usb: fix endpoint descriptor ordering 2013-02-19 12:30:05 +01:00
desc.h usb: split packet result into actual_length + status 2012-11-08 18:41:46 +01:00
dev-audio.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-bluetooth.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-hid.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-hub.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-network.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-serial.c Make all static TypeInfos const 2013-01-10 15:11:53 -06:00
dev-smartcard-reader.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
dev-storage.c usb-storage: use scsi_req_enqueue return value 2013-02-19 12:30:04 +01:00
dev-uas.c uas-uas: usb3 streams 2013-02-19 13:18:00 +01:00
dev-wacom.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-ehci-pci.c usb/ehci: Clean up SysBus and PCI EHCI split 2013-01-07 12:57:24 +01:00
hcd-ehci-sysbus.c usb/ehci: Add SysBus EHCI device for Exynos4210 2013-01-07 12:57:24 +01:00
hcd-ehci.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-ehci.h usb/ehci: Add SysBus EHCI device for Exynos4210 2013-01-07 12:57:24 +01:00
hcd-musb.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-ohci.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-uhci.c usb-core: usb3 streams 2013-02-19 12:30:05 +01:00
hcd-xhci.c xhci: fix bad print specifier 2013-02-23 09:39:41 +00:00
host-bsd.c usb-host: remove usb_host_device_close 2013-02-19 12:30:05 +01:00
host-legacy.c usb-host: move legacy cmd line bits 2013-02-19 12:30:05 +01:00
host-linux.c usb-host: remove usb_host_device_close 2013-02-19 12:30:05 +01:00
host-stub.c usb-host: remove usb_host_device_close 2013-02-19 12:30:05 +01:00
host.h usb-host: move legacy cmd line bits 2013-02-19 12:30:05 +01:00
libhw.c softmmu: move include files to include/sysemu/ 2012-12-19 08:32:45 +01:00
Makefile.objs usb-host: move legacy cmd line bits 2013-02-19 12:30:05 +01:00
quirks-ftdi-ids.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks-pl2303-ids.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks.c usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
quirks.h usbredir: Add support for buffered bulk input (v2) 2013-01-08 10:56:58 +01:00
redirect.c unbreak hw/usb/redirect.c build 2013-02-22 09:53:56 -06:00