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