qemu-irix/hw/ide
Kevin Wolf 72bcca73c7 ide: Fix status register after short PRDs
When failing a request because the length of the regions described by
the PRDT was too short for the requested number of sectors, the IDE
emulation forgot to update the status register, so that the device would
keep the BSY flag set indefinitely.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2012-11-21 09:47:34 +01:00
..
Makefile.objs
ahci.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
ahci.h
atapi.c
cmd646.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
core.c ide: Fix status register after short PRDs 2012-11-21 09:47:34 +01:00
ich.c
internal.h
isa.c
macio.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
microdrive.c
mmio.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
pci.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
pci.h
piix.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
qdev.c
via.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00