qemu-e2k/hw/ide
Markus Armbruster 1f24d7b47e hd-geometry: Switch to uint32_t to match BlockConf
Best to use the same type, to avoid unwanted truncation or sign
extension.

BlockConf can't use plain int for cyls, heads and secs, because
integer properties require an exact width.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2012-07-17 16:48:30 +02:00
..
ahci.c
ahci.h
atapi.c atapi: implement READ DISC INFORMATION 2012-07-02 10:18:41 +02:00
cmd646.c
core.c hd-geometry: Switch to uint32_t to match BlockConf 2012-07-17 16:48:30 +02:00
ich.c
internal.h ide pc: Cut out the block layer geometry middleman 2012-07-17 16:48:30 +02:00
isa.c
macio.c
Makefile.objs
microdrive.c
mmio.c
pci.c
pci.h
piix.c
qdev.c ide pc: Cut out the block layer geometry middleman 2012-07-17 16:48:30 +02:00
via.c