summaryrefslogtreecommitdiff
path: root/hw/block/hd-geometry.c
AgeCommit message (Expand)Author
2022-08-02hw/block/hd-geometry: Do not override specified bios-chs-transLev Kujawski
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria
2019-08-16block: Remove blk_pread_unthrottled()Kevin Wolf
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini
2016-05-12block: Switch blk_read_unthrottled() to byte interfaceEric Blake
2016-01-20block: Clean up includesPeter Maydell
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini