index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2004-04-25
ide endianness fixes
bellard
1
-10
/
+6
2004-04-25
avoid error if too many sectors in non LBA mode
bellard
1
-1
/
+1
2004-04-07
ide select logic fix
bellard
1
-13
/
+19
2004-03-31
win32 port (initial patch by kazu)
bellard
1
-76
/
+60
2004-03-23
fixed IDE probe
bellard
1
-1
/
+1
2004-03-20
write to both IDE drives - return 0 for not present drives
bellard
1
-14
/
+43
2004-03-14
removable device support - io port API change
bellard
1
-82
/
+88
2004-02-01
ide identify fix (initial patch by Jens Axboe)
bellard
1
-4
/
+5
2004-02-01
fixed atapi error codes (initial patch by Jens Axboe)
bellard
1
-3
/
+6
2004-02-01
SEEK_STAT bit ata reset fix (Jens Axboe)
bellard
1
-1
/
+1
2004-01-22
ATAPI transfer size fix (NetBSD CDROM access fix) - added WIN_CHECKPOWERMODE1...
bellard
1
-3
/
+11
2004-01-05
use CPUState
bellard
1
-8
/
+8
2004-01-04
CD-ROM detection fix
bellard
1
-5
/
+10
2003-11-16
make windows happier
bellard
1
-0
/
+6
2003-11-12
make Knoppix CD-ROM probe happy
bellard
1
-0
/
+26
2003-11-11
moved IDE driver to ide.c
bellard
1
-0
/
+1421