Philippe Mathieu-Daudé 092b6d1e88 hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB
The USB descriptor sizes are specified as 16-bit for idVendor /
idProduct, and 8-bit for bInterfaceClass / bInterfaceSubClass /
bInterfaceProtocol. Doing so we reduce the usbredir_raw_serial_ids[]
and usbredir_ftdi_serial_ids[] arrays from 16KiB to 6KiB (size
reported on x86_64 host, building with --extra-cflags=-Os).

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-03-16 23:02:25 +01:00
..
2019-08-16 13:31:53 +02:00
2018-06-01 19:20:38 +03:00
2016-02-23 12:43:05 +00:00
2020-02-12 17:20:41 +01:00
2019-06-12 13:20:21 +02:00
2013-02-19 12:30:05 +01:00
2019-08-16 13:31:52 +02:00
2019-08-16 13:31:52 +02:00