Age | Commit message (Expand) | Author | Files | Lines |
2022-07-12 | block: Change blk_{pread,pwrite}() param order | Alberto Faria | 1 | -10/+10 |
2022-07-12 | block: Add a 'flags' param to blk_pread() | Alberto Faria | 1 | -3/+3 |
2022-05-12 | hw/block/fdc: Prevent end-of-track overrun (CVE-2021-3507) | Philippe Mathieu-Daudé | 1 | -0/+8 |
2022-03-07 | osdep: Move memalign-related functions to their own header | Peter Maydell | 1 | -0/+1 |
2021-12-02 | hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196 | Philippe Mathieu-Daudé | 1 | -1/+13 |
2021-12-02 | hw/block/fdc: Extract blk_create_empty_drive() | Philippe Mathieu-Daudé | 1 | -2/+7 |
2021-09-30 | qbus: Rename qbus_create_inplace() to qbus_init() | Peter Maydell | 1 | -1/+1 |
2021-06-25 | hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c | Philippe Mathieu-Daudé | 1 | -220/+0 |
2021-06-25 | hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c | Philippe Mathieu-Daudé | 1 | -265/+0 |
2021-06-25 | hw/block/fdc: Declare shared prototypes in fdc-internal.h | Philippe Mathieu-Daudé | 1 | -122/+9 |
2021-06-25 | hw/block/fdc: Replace disabled fprintf() by trace event | Philippe Mathieu-Daudé | 1 | -6/+1 |
2021-04-09 | hw/block/fdc: Fix 'fallback' property on sysbus floppy disk controllers | Philippe Mathieu-Daudé | 1 | -2/+2 |
2021-03-19 | hw: Replace anti-social QOM type names | Markus Armbruster | 1 | -2/+2 |
2021-03-19 | fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common() | Markus Armbruster | 1 | -15/+8 |
2021-03-19 | fdc: Drop deprecated floppy configuration | Markus Armbruster | 1 | -52/+2 |
2021-02-20 | hw/block/fdc: Remove the check_media_rate property | Thomas Huth | 1 | -15/+2 |
2021-01-27 | block: Separate blk_is_writable() and blk_supports_write_perm() | Kevin Wolf | 1 | -4/+5 |
2020-12-18 | qdev: Move softmmu properties to qdev-properties-system.h | Eduardo Habkost | 1 | -0/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -12/+4 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -5/+8 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -8/+13 |
2020-07-10 | error: Eliminate error_propagate() manually | Markus Armbruster | 1 | -5/+3 |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster | 1 | -2/+1 |
2020-07-10 | qdev: Use returned bool to check for qdev_realize() etc. failure | Markus Armbruster | 1 | -2/+1 |
2020-06-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -2/+109 |
2020-06-24 | floppy: move cmos_get_fd_drive_type() from pc | Gerd Hoffmann | 1 | -1/+25 |
2020-06-24 | floppy: make isa_fdc_get_drive_max_chs static | Gerd Hoffmann | 1 | -2/+2 |
2020-06-24 | acpi: move aml builder code for floppy device | Gerd Hoffmann | 1 | -0/+83 |
2020-06-23 | qdev: Make qdev_prop_set_drive() match the other helpers | Markus Armbruster | 1 | -3/+3 |
2020-06-23 | fdc: Deprecate configuring floppies with -global isa-fdc | Markus Armbruster | 1 | -0/+17 |
2020-06-23 | fdc: Open-code fdctrl_init_isa() | Markus Armbruster | 1 | -14/+0 |
2020-06-23 | fdc: Reject clash between -drive if=floppy and -global isa-fdc | Markus Armbruster | 1 | -23/+28 |
2020-06-17 | block: consolidate blocksize properties consistency checks | Roman Kagan | 1 | -1/+4 |
2020-06-15 | sysbus: Convert to sysbus_realize() etc. with Coccinelle | Markus Armbruster | 1 | -2/+2 |
2020-06-15 | isa: Convert uses of isa_create(), isa_try_create() manually | Markus Armbruster | 1 | -2/+2 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -6/+6 |
2020-05-15 | Drop more @errp parameters after previous commit | Markus Armbruster | 1 | -2/+2 |
2020-04-29 | fdc: Fix fallback=auto error handling | Markus Armbruster | 1 | -0/+1 |
2020-03-27 | fdc/i8257: implement verify transfer mode | Sven Schnelle | 1 | -43/+18 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -4/+4 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-07-30 | fdc: Fix inserting read-only media in empty drive | Kevin Wolf | 1 | -3/+8 |
2019-06-14 | hw/block/fdc: floppy command FIFO memory initialization | Andrey Shinkevich | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-06-04 | block: Add BlockBackend.ctx | Kevin Wolf | 1 | -1/+1 |
2018-11-19 | fdc: fix segfault in fdctrl_stop_transfer() when DMA is disabled | Mark Cave-Ayland | 1 | -1/+1 |