Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-07-02 | more generic i8259 support | bellard | 1 | -3/+3 |
2005-06-05 | added CMD646 PCI IDE controller support - better IRQ handling - added IDE flu... | bellard | 1 | -70/+165 |
2005-04-30 | Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik) | bellard | 1 | -1/+25 |
2005-04-28 | BMDMA interrupt fix (aka Solaris x86 IDE bug fix) | bellard | 1 | -0/+3 |
2004-12-02 | added WIN_IDLEIMMEDIATE and WIN_DIAGNOSE commands | bellard | 1 | -0/+6 |
2004-11-17 | disable automatic BIOS translation if the logical disk geometry implies it | bellard | 1 | -16/+33 |
2004-11-16 | better BIOS ATA translation support | bellard | 1 | -6/+15 |
2004-11-09 | enabled DMA | bellard | 1 | -3/+5 |
2004-10-09 | IDE standby fix for Linux 2.6 guest - segfault fix | bellard | 1 | -0/+18 |
2004-10-09 | IDE fix for NT4 (Ben Pfaf) | bellard | 1 | -1/+2 |
2004-06-25 | BMDMA support - CDROM fixes | bellard | 1 | -26/+546 |
2004-06-21 | added PCI bus | bellard | 1 | -6/+7 |
2004-06-21 | pmac macio based ide support | bellard | 1 | -0/+139 |
2004-06-12 | IDE ATA identify fix (aka FreeBSD 4.10 fix) | bellard | 1 | -1/+1 |
2004-05-29 | put ready it after write command (aka FreeBSD HD access fix) - access 16 mult... | bellard | 1 | -3/+3 |
2004-05-23 | added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE comman... | bellard | 1 | -17/+76 |
2004-05-20 | cleanup | bellard | 1 | -17/+1 |
2004-05-18 | PCI support | bellard | 1 | -7/+103 |
2004-05-17 | different serial number for each drive (initial patch by Mike Nordell) | bellard | 1 | -2/+9 |
2004-05-04 | ide slave fixes (aka Win98 CD-ROM detection fix) | bellard | 1 | -7/+7 |