2008-03-29 |
aurel32 | IDE: Improve DMA transfers by increasing the buffer... |
blob | commitdiff | raw |
2008-02-03 |
balrog | Simplify guess_disk_lchs - should fix Windows stack... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | Set READY_STAT after a WIN_DIAGNOSE per ATA-3 (Till... |
blob | commitdiff | raw | diff to current |
2008-01-14 |
balrog | Multi-profile DVD-ROM support (Carlo Marcelo Arenas... |
blob | commitdiff | raw | diff to current |
2007-12-24 |
balrog | Add "cache" parameter to "-drive" (Laurent Vivier). |
blob | commitdiff | raw | diff to current |
2007-12-17 |
ths | Fix miscellaneous minor things, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-12-17 |
ths | Fix bdrv_get_geometry to return uint64_t, by Andre... |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | qemu_put signedness fixes, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-12-16 |
ths | Fix wrong signedness, by Andre Przywara. |
blob | commitdiff | raw | diff to current |
2007-12-11 |
balrog | IDE should send irq after WIN_DIAGNOSE (Tristan Gingold). |
blob | commitdiff | raw | diff to current |
2007-12-09 |
ths | Fix Win98SE MyComputer regression, by Ben Taylor. |
blob | commitdiff | raw | diff to current |
2007-11-18 |
pbrook | Add statics and missing #includes for prototypes. |
blob | commitdiff | raw | diff to current |
2007-11-17 |
pbrook | Break up vl.h. |
blob | commitdiff | raw | diff to current |
2007-11-08 |
ths | Revert "Last AIO Patch" as requested by Fabrice, it... |
blob | commitdiff | raw | diff to current |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
blob | commitdiff | raw | diff to current |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
blob | commitdiff | raw | diff to current |
2007-09-13 |
ths | Allow more IDE power management, by Ben Guthro. |
blob | commitdiff | raw | diff to current |
2007-09-13 |
ths | Partial IDE DVD emulation, by Filip Navara. |
blob | commitdiff | raw | diff to current |
2007-08-26 |
ths | Last AIO patch, by Vladimir N. Oleynik. |
blob | commitdiff | raw | diff to current |
2007-08-19 |
ths | Fix bugs in the ATAPI cdrom driver, by Brandon Philips. |
blob | commitdiff | raw | diff to current |
2007-07-11 |
ths | Spelling fixes, by Stefan Weil. |
blob | commitdiff | raw | diff to current |
2007-06-06 |
ths | Use the correct PCI IDs for Malta. |
blob | commitdiff | raw | diff to current |
2007-05-24 |
balrog | Savevm/loadvm bits for ARM core, the PXA2xx peripherals... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
balrog | PCMCIA addresses are 26-bit, widen the address type... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
balrog | PCMCIA bus support. Parts of CF-ATA command set. Hitach... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Unify IRQ handling. |
blob | commitdiff | raw | diff to current |
2007-04-07 |
pbrook | Remove dead code. |
blob | commitdiff | raw | diff to current |
2007-03-17 |
ths | Don't fail for "revert to poweron defaults" IDE command... |
blob | commitdiff | raw | diff to current |
2007-03-17 |
ths | Allow disabling IDE block mode, by Carlo Marcelo Arenas... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
ths | Ignore special flags in nsector variable. |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Add support for 82371FB (Step A1) and Improved support... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
ths | Fix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas... |
blob | commitdiff | raw | diff to current |
2007-01-20 |
ths | Add more ATAPI CDROM DMA support, by Juergen Keil. |
blob | commitdiff | raw | diff to current |
2007-01-05 |
ths | Fix for hard disk translation hints, by Volker Ruppert. |
blob | commitdiff | raw | diff to current |
2006-12-22 |
ths | Fix CDROM change, by Anthony Liguori. |
blob | commitdiff | raw | diff to current |
2006-08-19 |
bellard | better support of removable media |
blob | commitdiff | raw | diff to current |
2006-08-17 |
bellard | minimal PCI IDE save/restore |
blob | commitdiff | raw | diff to current |
2006-08-07 |
bellard | use AIO for DMA transfers - enabled DMA for CDROMs |
blob | commitdiff | raw | diff to current |
2006-06-04 |
pbrook | Disk cache flush support. |
blob | commitdiff | raw | diff to current |
2006-05-25 |
pbrook | Rearrange SCSI disk emulation code. |
blob | commitdiff | raw | diff to current |
2006-05-13 |
pbrook | Rearrange PCI host emulation code. |
blob | commitdiff | raw | diff to current |
2006-04-25 |
bellard | LBA48 support (Jens Axboe) |
blob | commitdiff | raw | diff to current |
2006-04-23 |
bellard | -win2k-hack performance+DMA support (Leonardo E. Reiter) |
blob | commitdiff | raw | diff to current |
2006-04-02 |
bellard | CDROM detection fix |
blob | commitdiff | raw | diff to current |
2006-02-01 |
bellard | correct DMA and transfer mode reporting (Jens Axboe) |
blob | commitdiff | raw | diff to current |
2005-08-06 |
bellard | ide PCI ident fix, aka FreeBSD/amd64 bug fix (Jung... |
blob | commitdiff | raw | diff to current |
2005-07-07 |
bellard | suppressed ppc ide hack - fixed read toc for Darwin/PPC |
blob | commitdiff | raw | diff to current |
2005-07-02 |
bellard | more generic i8259 support |
blob | commitdiff | raw | diff to current |
2005-06-05 |
bellard | added CMD646 PCI IDE controller support - better IRQ... |
blob | commitdiff | raw | diff to current |
2005-04-30 |
bellard | Windows 2000 install disk full hack (original idea... |
blob | commitdiff | raw | diff to current |
2005-04-28 |
bellard | BMDMA interrupt fix (aka Solaris x86 IDE bug fix) |
blob | commitdiff | raw | diff to current |
2004-12-02 |
bellard | added WIN_IDLEIMMEDIATE and WIN_DIAGNOSE commands |
blob | commitdiff | raw | diff to current |
2004-11-17 |
bellard | disable automatic BIOS translation if the logical disk... |
blob | commitdiff | raw | diff to current |
2004-11-16 |
bellard | better BIOS ATA translation support |
blob | commitdiff | raw | diff to current |
2004-11-09 |
bellard | enabled DMA |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | IDE standby fix for Linux 2.6 guest - segfault fix |
blob | commitdiff | raw | diff to current |
2004-10-09 |
bellard | IDE fix for NT4 (Ben Pfaf) |
blob | commitdiff | raw | diff to current |
2004-06-25 |
bellard | BMDMA support - CDROM fixes |
blob | commitdiff | raw | diff to current |
2004-06-21 |
bellard | added PCI bus |
blob | commitdiff | raw | diff to current |
2004-06-21 |
bellard | pmac macio based ide support |
blob | commitdiff | raw | diff to current |
2004-06-12 |
bellard | IDE ATA identify fix (aka FreeBSD 4.10 fix) |
blob | commitdiff | raw | diff to current |
2004-05-29 |
bellard | put ready it after write command (aka FreeBSD HD access... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
bellard | added PIIX3 like IDE controller - PCI irq generation... |
blob | commitdiff | raw | diff to current |
2004-05-20 |
bellard | cleanup |
blob | commitdiff | raw | diff to current |
2004-05-18 |
bellard | PCI support |
blob | commitdiff | raw | diff to current |
2004-05-17 |
bellard | different serial number for each drive (initial patch... |
blob | commitdiff | raw | diff to current |
2004-05-04 |
bellard | ide slave fixes (aka Win98 CD-ROM detection fix) |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | ide endianness fixes |
blob | commitdiff | raw | diff to current |
2004-04-25 |
bellard | avoid error if too many sectors in non LBA mode |
blob | commitdiff | raw | diff to current |
2004-04-07 |
bellard | ide select logic fix |
blob | commitdiff | raw | diff to current |
2004-03-31 |
bellard | win32 port (initial patch by kazu) |
blob | commitdiff | raw | diff to current |
2004-03-23 |
bellard | fixed IDE probe |
blob | commitdiff | raw | diff to current |
2004-03-20 |
bellard | write to both IDE drives - return 0 for not present... |
blob | commitdiff | raw | diff to current |
2004-03-14 |
bellard | removable device support - io port API change |
blob | commitdiff | raw | diff to current |
2004-02-01 |
bellard | ide identify fix (initial patch by Jens Axboe) |
blob | commitdiff | raw | diff to current |
2004-02-01 |
bellard | fixed atapi error codes (initial patch by Jens Axboe) |
blob | commitdiff | raw | diff to current |
2004-02-01 |
bellard | SEEK_STAT bit ata reset fix (Jens Axboe) |
blob | commitdiff | raw | diff to current |
2004-01-22 |
bellard | ATAPI transfer size fix (NetBSD CDROM access fix) ... |
blob | commitdiff | raw | diff to current |
2004-01-05 |
bellard | use CPUState |
blob | commitdiff | raw | diff to current |
2004-01-04 |
bellard | CD-ROM detection fix |
blob | commitdiff | raw | diff to current |
2003-11-16 |
bellard | make windows happier |
blob | commitdiff | raw | diff to current |
2003-11-12 |
bellard | make Knoppix CD-ROM probe happy |
blob | commitdiff | raw | diff to current |
2003-11-11 |
bellard | moved IDE driver to ide.c |
blob | commitdiff | raw | diff to current |
|