qemu-e2k/hw/ide
Kevin Wolf e119bcaceb ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors
The disk size can only change when the medium is changed, and the change
callback takes care of updating s->nb_sectors in this case.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2011-04-27 16:20:59 +02:00
..
ahci.c
ahci.h
atapi.c ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectors 2011-04-27 16:20:59 +02:00
cmd646.c
core.c ide: Split atapi.c out 2011-04-27 16:20:27 +02:00
ich.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
internal.h ide: Split atapi.c out 2011-04-27 16:20:27 +02:00
isa.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
macio.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
microdrive.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
mmio.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
pci.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
pci.h
piix.c
qdev.c
via.c