summary refs log tree commit diff stats
path: root/hw/usb/dev-storage-classic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi2024-12-211-2/+2
|\
| * include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-2/+2
* | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
|/
* hw/usb: Constify all PropertyRichard Henderson2024-12-151-1/+1
* usb-storage: Fix BlockConf defaultsKevin Wolf2024-04-161-9/+0
* scsi: Don't ignore most usb-storage propertiesKevin Wolf2024-02-071-4/+1
* Don't include headers already included by qemu/osdep.hMarkus Armbruster2023-02-081-1/+0
* scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named()Peter Maydell2021-09-301-2/+2
* usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann2021-07-091-0/+1
* usb/storage move usb-storage device to separate source fileGerd Hoffmann2021-03-151-0/+156