summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2005-07-24do not export fls_bitbellard1-1/+1
2005-07-23EXTINT delivery mode support for I/O APIC (Filip Navara)bellard1-11/+19
2005-07-23IOAPIC support (initial patch by Filip Navara)bellard3-29/+541
2005-07-23sparc64 fixes (Blue Swirl)bellard3-87/+455
2005-07-23fixed VIA irq register accessbellard1-6/+3
2005-07-07heathrow nvram support - use different device ids for different maciosbellard1-6/+84
2005-07-07negative decr fixbellard1-3/+6
2005-07-07suppressed ppc ide hack - fixed read toc for Darwin/PPCbellard1-9/+10
2005-07-07more precise cuda timersbellard1-22/+47
2005-07-03allow variable bios sizebellard1-5/+6
2005-07-03changed machine namesbellard1-3/+3
2005-07-03VGA bios support for PowerPCbellard5-18/+60
2005-07-03endian register supportbellard1-4/+5
2005-07-02PIC fix - changed back TB frequency to 100 MHzbellard1-4/+4
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard2-2/+30
2005-07-02Cirrus fix (Magnus Damm)bellard1-1/+1
2005-07-02more generic i8259 supportbellard5-73/+131
2005-07-02i8259 PIC supportbellard1-62/+7
2005-07-02added NE2000 (Ralf Baechle)bellard1-0/+2
2005-07-02init cleanup (Ralf Baechle)bellard1-9/+6
2005-07-02fixed random register (Ralf Baechle)bellard1-3/+3
2005-07-02kernel load fix (Ralf Baechle)bellard1-3/+4
2005-07-02MIPS target (Jocelyn Mayer)bellard1-0/+309
2005-07-02sparc64 marge (Blue Swirl)bellard6-215/+795
2005-06-05IER behavior change - better IRQ handlingbellard1-7/+15
2005-06-05added Heathrow PICbellard1-0/+168
2005-06-05use new machine APIbellard2-8/+23
2005-06-05correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridgebellard1-61/+104
2005-06-05added CMD646 PCI IDE controller support - better IRQ handling - added IDE flu...bellard1-70/+165
2005-06-05added Heathrow PowerMAC machine - added UniN memory fake controller for Mac99...bellard1-51/+246
2005-06-05use new machine APIbellard1-19/+0
2005-06-05PC machine supportbellard1-4/+10
2005-06-05more generic IRQ supportbellard2-1/+8
2005-05-13handle the case where several PCI irqs share the same PIC irqbellard1-15/+30
2005-04-30Windows 2000 install disk full hack (original idea from Vladimir N. Oleynik)bellard1-1/+25
2005-04-28ne2000 reset fix - start/stop registers read access (aka OS/2 Warp V4 fix) (l...bellard1-2/+11
2005-04-28BMDMA interrupt fix (aka Solaris x86 IDE bug fix)bellard1-0/+3
2005-04-26depth=24 write mask fix (Volker Ruppert)bellard2-1/+15
2005-04-23removed obsolete S3 VGA codebellard1-62/+1
2005-04-23PREP machines have two IO mappings.bellard2-10/+125
2005-04-23This patch fixes two bugs in cuda emulation:bellard1-4/+7
2005-04-17destination write mask support, fixed banked memory access, read-only access ...bellard2-19/+26
2005-04-10packet fix for for netware 3.11 (initial patch by Mark Jonckheere) - security...bellard1-2/+10
2005-04-06IDE irq fix (Jocelyn Mayer)bellard1-1/+1
2005-04-06PCI irq in sync with new Bochs BIOSbellard1-1/+1
2005-04-06sparc update (Blue Swirl)bellard4-165/+140
2005-04-06swap serial ports (Blue Swirl)bellard1-2/+4
2005-04-06keyboard support (Blue Swirl)bellard1-25/+166
2005-04-06SCSI support (Blue Swirl)bellard1-18/+224
2005-03-13sparc fixes (Blue Swirl)bellard4-83/+385