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/include/hw/usb
Roque Arcudia Hernandez 80c80346eb hw/usb: Use __attribute__((packed)) vs __packed
__packed is non standard and is not present in clang-cl.
__attribute__((packed)) has the same semantics.

Signed-off-by: Erwin Jansen <jansene@google.com>
Signed-off-by: Roque Arcudia Hernandez <roqueh@google.com>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241101211720.3354111-1-roqueh@google.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2 weeks ago
..
chipidea.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
dwc2-regs.h hw/usb: Use __attribute__((packed)) vs __packed 2 weeks ago
ehci-regs.h Clean up decorations and whitespace around header guards 9 years ago
hcd-dwc3.h include: Include headers where needed 2 years ago
hid.h hw/usb: Regroup USB HID protocol values 4 years ago
imx-usb-phy.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 4 years ago
msd.h usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert 2 years ago
uhci-regs.h Clean up decorations and whitespace around header guards 9 years ago
xhci.h usb/xhci: add xhci_sysbus_build_aml() helper 4 years ago
xlnx-usb-subsystem.h include: Include headers where needed 2 years ago
xlnx-versal-usb2-ctrl-regs.h include: Include headers where needed 2 years ago