| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging | Stefan Hajnoczi | 2024-12-21 | 1 | -2/+2 |
| |\ | |||||
| | * | include: Rename sysemu/ -> system/ | Philippe Mathieu-Daudé | 2024-12-20 | 1 | -2/+2 |
| * | | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| |/ | |||||
| * | hw/usb: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | usb-storage: Fix BlockConf defaults | Kevin Wolf | 2024-04-16 | 1 | -9/+0 |
| * | scsi: Don't ignore most usb-storage properties | Kevin Wolf | 2024-02-07 | 1 | -4/+1 |
| * | Don't include headers already included by qemu/osdep.h | Markus Armbruster | 2023-02-08 | 1 | -1/+0 |
| * | scsi: Replace scsi_bus_new() with scsi_bus_init(), scsi_bus_init_named() | Peter Maydell | 2021-09-30 | 1 | -2/+2 |
| * | usb: drop usb_host_dev_is_scsi_storage hook | Gerd Hoffmann | 2021-07-09 | 1 | -0/+1 |
| * | usb/storage move usb-storage device to separate source file | Gerd Hoffmann | 2021-03-15 | 1 | -0/+156 |