ppc: suppressed unneeded globals and headers - added explicit type for ppc nvram
[qemu] / hw / ide.c
2004-04-07 bellardide select logic fix
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-23 bellardfixed IDE probe
2004-03-20 bellardwrite to both IDE drives - return 0 for not present...
2004-03-14 bellardremovable device support - io port API change
2004-02-01 bellardide identify fix (initial patch by Jens Axboe)
2004-02-01 bellardfixed atapi error codes (initial patch by Jens Axboe)
2004-02-01 bellardSEEK_STAT bit ata reset fix (Jens Axboe)
2004-01-22 bellardATAPI transfer size fix (NetBSD CDROM access fix) ...
2004-01-05 bellarduse CPUState
2004-01-04 bellardCD-ROM detection fix
2003-11-16 bellardmake windows happier
2003-11-12 bellardmake Knoppix CD-ROM probe happy
2003-11-11 bellardmoved IDE driver to ide.c