aboutsummaryrefslogtreecommitdiff
path: root/hw/ide.c
AgeCommit message (Expand)Author
2008-06-02Fix ATAPI GET_CONFIGURATION function (Alexander Graf, Carlo Marcelo Arenas Be...balrog
2008-05-06ide: Enable byte&word access to DMA address registeraurel32
2008-03-29IDE: Improve DMA transfers by increasing the buffer sizeaurel32
2008-02-03Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL...balrog
2008-01-14Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till Straumann).balrog
2008-01-14Multi-profile DVD-ROM support (Carlo Marcelo Arenas Belon).balrog
2007-12-24Add "cache" parameter to "-drive" (Laurent Vivier).balrog
2007-12-17Fix miscellaneous minor things, by Andre Przywara.ths
2007-12-17Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths
2007-12-16qemu_put signedness fixes, by Andre Przywara.ths
2007-12-16Fix wrong signedness, by Andre Przywara.ths
2007-12-11IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog
2007-12-09Fix Win98SE MyComputer regression, by Ben Taylor.ths
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-11-08Revert "Last AIO Patch" as requested by Fabrice, it is incomplete andths
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-09-13Allow more IDE power management, by Ben Guthro.ths
2007-09-13Partial IDE DVD emulation, by Filip Navara.ths
2007-08-26Last AIO patch, by Vladimir N. Oleynik.ths
2007-08-19Fix bugs in the ATAPI cdrom driver, by Brandon Philips.ths
2007-07-11Spelling fixes, by Stefan Weil.ths
2007-06-06Use the correct PCI IDs for Malta.ths
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog
2007-05-09PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog
2007-04-30PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog
2007-04-07Unify IRQ handling.pbrook
2007-04-07Remove dead code.pbrook
2007-03-17Don't fail for "revert to poweron defaults" IDE command, by Carloths
2007-03-17Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.ths
2007-02-19Ignore special flags in nsector variable.ths
2007-01-24Add support for 82371FB (Step A1) and Improved support for 82371SBths
2007-01-24Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths
2007-01-20Add more ATAPI CDROM DMA support, by Juergen Keil.ths
2007-01-05Fix for hard disk translation hints, by Volker Ruppert.ths
2006-12-22Fix CDROM change, by Anthony Liguori.ths
2006-08-19better support of removable mediabellard
2006-08-17minimal PCI IDE save/restorebellard
2006-08-07use AIO for DMA transfers - enabled DMA for CDROMsbellard
2006-06-04Disk cache flush support.pbrook
2006-05-25Rearrange SCSI disk emulation code.pbrook
2006-05-13Rearrange PCI host emulation code.pbrook
2006-04-25LBA48 support (Jens Axboe)bellard
2006-04-23-win2k-hack performance+DMA support (Leonardo E. Reiter)bellard
2006-04-02CDROM detection fixbellard
2006-02-01correct DMA and transfer mode reporting (Jens Axboe)bellard
2005-08-06ide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung-uk Kim)bellard
2005-07-07suppressed ppc ide hack - fixed read toc for Darwin/PPCbellard
2005-07-02more generic i8259 supportbellard