summaryrefslogtreecommitdiffstats
path: root/hw/ide.c
Commit message (Expand)AuthorAgeFilesLines
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-241-48/+109
* PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits.balrog2007-05-091-4/+4
* PCMCIA bus support. Parts of CF-ATA command set. Hitachi DSCM microdrive emul...balrog2007-04-301-4/+737
* Unify IRQ handling.pbrook2007-04-071-24/+18
* Remove dead code.pbrook2007-04-071-38/+0
* Don't fail for "revert to poweron defaults" IDE command, by Carloths2007-03-171-0/+2
* Allow disabling IDE block mode, by Carlo Marcelo Arenas Belon.ths2007-03-171-3/+3
* Ignore special flags in nsector variable.ths2007-02-191-3/+3
* Add support for 82371FB (Step A1) and Improved support for 82371SBths2007-01-241-0/+51
* Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas Belon.ths2007-01-241-1/+1
* Add more ATAPI CDROM DMA support, by Juergen Keil.ths2007-01-201-10/+27
* Fix for hard disk translation hints, by Volker Ruppert.ths2007-01-051-2/+12
* Fix CDROM change, by Anthony Liguori.ths2006-12-221-0/+12
* better support of removable mediabellard2006-08-191-51/+69
* minimal PCI IDE save/restorebellard2006-08-171-0/+113
* use AIO for DMA transfers - enabled DMA for CDROMsbellard2006-08-071-199/+236
* Disk cache flush support.pbrook2006-06-041-0/+5
* Rearrange SCSI disk emulation code.pbrook2006-05-251-123/+2
* Rearrange PCI host emulation code.pbrook2006-05-131-2/+2
* LBA48 support (Jens Axboe)bellard2006-04-251-20/+137
* -win2k-hack performance+DMA support (Leonardo E. Reiter)bellard2006-04-231-2/+15
* CDROM detection fixbellard2006-04-021-1/+1
* correct DMA and transfer mode reporting (Jens Axboe)bellard2006-02-011-7/+54
* ide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung-uk Kim)bellard2005-08-061-0/+1
* suppressed ppc ide hack - fixed read toc for Darwin/PPCbellard2005-07-071-9/+10
* more generic i8259 supportbellard2005-07-021-3/+3
* added CMD646 PCI IDE controller support - better IRQ handling - added IDE flu...bellard2005-06-051-70/+165
* Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik)bellard2005-04-301-1/+25
* BMDMA interrupt fix (aka Solaris x86 IDE bug fix)bellard2005-04-281-0/+3
* added WIN_IDLEIMMEDIATE and WIN_DIAGNOSE commandsbellard2004-12-021-0/+6
* disable automatic BIOS translation if the logical disk geometry implies itbellard2004-11-171-16/+33
* better BIOS ATA translation supportbellard2004-11-161-6/+15
* enabled DMAbellard2004-11-091-3/+5
* IDE standby fix for Linux 2.6 guest - segfault fixbellard2004-10-091-0/+18
* IDE fix for NT4 (Ben Pfaf)bellard2004-10-091-1/+2
* BMDMA support - CDROM fixesbellard2004-06-251-26/+546
* added PCI busbellard2004-06-211-6/+7
* pmac macio based ide supportbellard2004-06-211-0/+139
* IDE ATA identify fix (aka FreeBSD 4.10 fix)bellard2004-06-121-1/+1
* put ready it after write command (aka FreeBSD HD access fix) - access 16 mult...bellard2004-05-291-3/+3
* added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE comman...bellard2004-05-231-17/+76
* cleanupbellard2004-05-201-17/+1
* PCI supportbellard2004-05-181-7/+103
* different serial number for each drive (initial patch by Mike Nordell)bellard2004-05-171-2/+9
* ide slave fixes (aka Win98 CD-ROM detection fix)bellard2004-05-041-7/+7
* ide endianness fixesbellard2004-04-251-10/+6
* avoid error if too many sectors in non LBA modebellard2004-04-251-1/+1
* ide select logic fixbellard2004-04-071-13/+19
* win32 port (initial patch by kazu)bellard2004-03-311-76/+60
* fixed IDE probebellard2004-03-231-1/+1
OpenPOWER on IntegriCloud