summaryrefslogtreecommitdiffstats
path: root/hw/ide.c
Commit message (Expand)AuthorAgeFilesLines
...
* Add "cache" parameter to "-drive" (Laurent Vivier).balrog2007-12-241-4/+14
* Fix miscellaneous minor things, by Andre Przywara.ths2007-12-171-2/+1
* Fix bdrv_get_geometry to return uint64_t, by Andre Przywara.ths2007-12-171-11/+16
* qemu_put signedness fixes, by Andre Przywara.ths2007-12-161-4/+4
* Fix wrong signedness, by Andre Przywara.ths2007-12-161-9/+9
* IDE should send irq after WIN_DIAGNOSE (Tristan Gingold).balrog2007-12-111-0/+1
* Fix Win98SE MyComputer regression, by Ben Taylor.ths2007-12-091-1/+1
* Add statics and missing #includes for prototypes.pbrook2007-11-181-0/+1
* Break up vl.h.pbrook2007-11-171-1/+8
* Revert "Last AIO Patch" as requested by Fabrice, it is incomplete andths2007-11-081-38/+18
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-14/+14
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-75/+75
* Allow more IDE power management, by Ben Guthro.ths2007-09-131-2/+8
* Partial IDE DVD emulation, by Filip Navara.ths2007-09-131-2/+74
* Last AIO patch, by Vladimir N. Oleynik.ths2007-08-261-17/+37
* Fix bugs in the ATAPI cdrom driver, by Brandon Philips.ths2007-08-191-1/+3
* Spelling fixes, by Stefan Weil.ths2007-07-111-1/+1
* Use the correct PCI IDs for Malta.ths2007-06-061-0/+39
* 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
OpenPOWER on IntegriCloud