aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2004-06-03-localtime optionbellard1-1/+4
2004-05-29put ready it after write command (aka FreeBSD HD access fix) - access 16 mult...bellard1-3/+3
2004-05-26partial big endian fixes - change VESA VBE ports for non i386 targets to avoi...bellard1-27/+63
2004-05-26PowerPC prep/chrp/pmac supportbellard3-752/+633
2004-05-26trace fixesbellard1-3/+3
2004-05-26PowerPC prep/chrp/pmac supportbellard1-0/+300
2004-05-23PowerPC mergebellard1-5/+15
2004-05-23PowerPC mergebellard1-0/+1
2004-05-23pci empty device read fix - piix3 ide initbellard1-8/+27
2004-05-23use PIIX3 like IDE controllerbellard1-1/+1
2004-05-23added PIIX3 like IDE controller - PCI irq generation - SETFEATURES IDE comman...bellard1-17/+76
2004-05-23fixed 2.88 MB boot (aka FreeBSD 5.2.1 boot fix)bellard1-29/+25
2004-05-22receive status register support (aka GRUB netboot fix)bellard1-2/+10
2004-05-22pci memory mapping fixbellard1-4/+5
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard2-2/+180
2004-05-21irq statistics code (initial patch by Jocelyn Mayer)bellard1-4/+31
2004-05-20PIC spurious irq support (aka Solaris install bug)bellard1-23/+28
2004-05-20added cpu_get_tsc()bellard1-0/+7
2004-05-20PIC reset fix (initial patch by Hidemi KAWAI)bellard1-0/+2
2004-05-20win32 fixbellard1-2/+10
2004-05-20VGA PCI supportbellard2-2/+2
2004-05-20dummy VGA PCI support - VGA font selection fix (Daniel Serpell)bellard1-6/+38
2004-05-20PCI interrupt support - PCI BIOS interrupt remapping - more accurate memory m...bellard1-74/+469
2004-05-20PCI irq supportbellard1-26/+12
2004-05-20cleanupbellard1-17/+1
2004-05-20PIIX ELCR register supportbellard1-11/+48
2004-05-20suppressed pci2isa.cbellard1-107/+0
2004-05-18PCI supportbellard6-24/+755
2004-05-17NVRAM fixes (Jocelyn Mayer)bellard1-6/+37
2004-05-17different serial number for each drive (initial patch by Mike Nordell)bellard1-2/+9
2004-05-12floppy fixbellard1-4/+1
2004-05-08MSDOS compatibility mode FPU exception supportbellard1-0/+14
2004-05-08SPECIFY command fix (Jocelyn Mayer)bellard1-1/+1
2004-05-08timer for READ_ID (win98 floppy fix) - simpler irq handlingbellard1-36/+44
2004-05-04fixed floppy reset (aka win98 floppy probe fix)bellard1-1/+1
2004-05-04ide slave fixes (aka Win98 CD-ROM detection fix)bellard1-7/+7
2004-05-03pit fixesbellard2-68/+168
2004-04-29keyboard irq generation fixbellard1-21/+18
2004-04-29Bochs VBE emulation fixbellard1-1/+2
2004-04-28Bochs VBE emulation fixbellard1-0/+8
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard2-16/+17
2004-04-26added temporary option -enable-audiobellard1-3/+5
2004-04-26amd64 portbellard1-20/+22
2004-04-26amd64 port (Jocelyn Mayer)bellard1-1/+1
2004-04-25isa bridge endianness fixesbellard1-4/+12
2004-04-25ide endianness fixesbellard1-10/+6
2004-04-25consistent use of target_ulong and target_phys_addr_tbellard2-22/+22
2004-04-25fixed very unlikely irq bugbellard1-2/+16
2004-04-25disabled S3 VGAbellard1-22/+32
2004-04-25avoid error if too many sectors in non LBA modebellard1-1/+1