You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/usb
Markus Armbruster 622a0c9dee hw/usb: Convert to qemu_create() for a better error message
The error message changes from

    open FILENAME failed

to

    Could not create 'FILENAME': REASON

where REASON is the value of strerror(errno).

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251121121438.1249498-3-armbru@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
1 week ago
..
Kconfig Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX 10 months ago
bus-stub.c include: Rename sysemu/ -> system/ 12 months ago
bus.c hw/usb: Convert to qemu_create() for a better error message 1 week ago
canokey.c qom: Have class_init() take a const data argument 7 months ago
canokey.h hw/usb/canokey: Fix buffer overflow for OUT packet 10 months ago
ccid-card-emulated.c qom: Have class_init() take a const data argument 7 months ago
ccid-card-passthru.c char: rename CharBackend->CharFrontend 1 month ago
ccid.h
chipidea.c qom: Have class_init() take a const data argument 7 months ago
combined-packet.c
core.c
desc-msos.c
desc.c hw/usb: Silence compiler warnings in USB code when compiling with -Wshadow 2 years ago
desc.h
dev-audio.c audio: move audio.h under include/qemu/ 1 month ago
dev-hid.c hw/usb/dev-hid: Support side and extra mouse buttons for usb-tablet 5 months ago
dev-hub.c qom: Have class_init() take a const data argument 7 months ago
dev-mtp.c qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 1 month ago
dev-network.c hw/usb/network: Remove hardcoded 0x40 prefix in STRING_ETHADDR response 3 months ago
dev-serial.c char: rename CharBackend->CharFrontend 1 month ago
dev-smartcard-reader.c qom: Make InterfaceInfo[] uses const 7 months ago
dev-storage-bot.c qom: Have class_init() take a const data argument 7 months ago
dev-storage-classic.c qom: Have class_init() take a const data argument 7 months ago
dev-storage.c qom: Have class_init() take a const data argument 7 months ago
dev-uas.c qom: remove redundant typedef when use OBJECT_DECLARE_SIMPLE_TYPE 1 month ago
dev-wacom.c qom: Have class_init() take a const data argument 7 months ago
hcd-dwc2.c qom: Have class_init() take a const data argument 7 months ago
hcd-dwc2.h include: Rename sysemu/ -> system/ 12 months ago
hcd-dwc3.c qom: Have class_init() take a const data argument 7 months ago
hcd-ehci-pci.c qom: Make InterfaceInfo[] uses const 7 months ago
hcd-ehci-sysbus.c qom: Have class_init() take a const data argument 7 months ago
hcd-ehci.c hw/usb/hcd-ehci: Fix debug printf format string 10 months ago
hcd-ehci.h include: Rename sysemu/ -> system/ 12 months ago
hcd-ohci-pci.c qom: Make InterfaceInfo[] uses const 7 months ago
hcd-ohci-sysbus.c qom: Have class_init() take a const data argument 7 months ago
hcd-ohci.c hw/usb/hcd-ohci: skip automatic zero-init of large array 6 months ago
hcd-ohci.h include: Rename sysemu/ -> system/ 12 months ago
hcd-uhci.c hw/usb/hcd-uhci: don't assert for SETUP to non-0 endpoint 2 months ago
hcd-uhci.h qom: Have class_init() take a const data argument 7 months ago
hcd-xhci-nec.c qom: Have class_init() take a const data argument 7 months ago
hcd-xhci-pci.c qom: Make InterfaceInfo[] uses const 7 months ago
hcd-xhci-pci.h hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode 9 months ago
hcd-xhci-sysbus.c qom: Have class_init() take a const data argument 7 months ago
hcd-xhci-sysbus.h
hcd-xhci.c hw/usb/hcd-xhci: Unmap canceled packet 7 months ago
hcd-xhci.h hw/usb/hcd-xhci-pci: Adds property for disabling mapping in IRQ mode 9 months ago
host-libusb.c qom: Have class_init() take a const data argument 7 months ago
imx-usb-phy.c qom: Have class_init() take a const data argument 7 months ago
libhw.c include: Rename sysemu/ -> system/ 12 months ago
meson.build Kconfig: Extract CONFIG_USB_CHIPIDEA from CONFIG_IMX 10 months ago
pcap.c
quirks-ftdi-ids.h
quirks-pl2303-ids.h hw/usb: fix tab indentation 3 years ago
quirks.c
quirks.h hw/usb: spelling fixes 2 years ago
redirect.c char: rename CharBackend->CharFrontend 1 month ago
trace-events hw/usb/hcd-ohci: Fix ohci_service_td: accept zero-length TDs where CBP=BE+1 1 year ago
trace.h
u2f-emulated.c qom: Have class_init() take a const data argument 7 months ago
u2f-passthru.c qom: Have class_init() take a const data argument 7 months ago
u2f.c qom: Have class_init() take a const data argument 7 months ago
u2f.h hw/usb/u2f: Declare QOM macros using OBJECT_DECLARE_TYPE() 3 years ago
vt82c686-uhci-pci.c hw/usb/vt82c686-uhci-pci: Use ISA instead of PCI interrupts 2 years ago
xen-usb.c hw/xen: Prefer QOM cast for XenLegacyDevice 10 months ago
xlnx-usb-subsystem.c qom: Have class_init() take a const data argument 7 months ago
xlnx-versal-usb2-ctrl-regs.c qom: Have class_init() take a const data argument 7 months ago