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