aboutsummaryrefslogtreecommitdiff
path: root/hw/block/hd-geometry.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-21hw/other: spelling fixesMichael Tokarev1-2/+2
2022-08-02hw/block/hd-geometry: Do not override specified bios-chs-transLev Kujawski1-1/+6
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria1-1/+1
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria1-1/+1
2019-08-16block: Remove blk_pread_unthrottled()Kevin Wolf1-6/+1
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-0/+1
2016-05-19qemu-common: stop including qemu/bswap.h from qemu-common.hPaolo Bonzini1-0/+1
2016-05-12block: Switch blk_read_unthrottled() to byte interfaceEric Blake1-1/+1
2016-01-20block: Clean up includesPeter Maydell1-0/+1
2015-03-10BlockConf: Call backend functions to detect geometry and blocksizesEkaterina Tumanova1-1/+9
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster1-12/+12
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+157