aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2007-01-02Arm GIC stuck interrupt fix.pbrook
2007-01-01Fix initrd load address.ths
2006-12-24Fix SCSI cdrom boot, thanks Blue Swirl.ths
2006-12-23Check ELF binaries for machine type and endianness.ths
2006-12-23More serial ports for the mips machine.ths
2006-12-22Sparc64 build fix (Igor Kovalenko).pbrook
2006-12-22SCSI emulation improvements, by Chuck Brazie.ths
2006-12-22Fix CDROM change, by Anthony Liguori.ths
2006-12-21Don't cast lvalues, fixes compiler warning.ths
2006-12-21Avoid "unused variable" compiler warning.ths
2006-12-21Remove unused variable.ths
2006-12-21Scrap SIGN_EXTEND32.ths
2006-12-21Preliminiary MIPS64 support, disabled by default due to performance impact.ths
2006-12-10Fix PCI config space overflow, by Herbert Xu.ths
2006-12-10Fix sector size overflow, by Herbert Xu.ths
2006-12-07Spelling fixes, thanks to Stefan Weil.ths
2006-12-07MIPS RTC emulation.ths
2006-12-07Move date/time init to the RTC implementation.ths
2006-12-06Move the MIPS CPU timer in a seperate file, by Alec Voropay.ths
2006-12-06Halt/reboot support for Linux, by Daniel Jacobowitz. This is a band-aidths
2006-11-19Add casts for 64-bit hosts.pbrook
2006-11-14ARM timer counts down, not up.pbrook
2006-10-29Mips IDE support. (Aurelien Jarno)pbrook
2006-10-22ColdFire target.pbrook
2006-10-18Fix typo in pixel conversion templates.pbrook
2006-10-08APIC init fix + APIC get_irq fix (Juergen Keil)bellard
2006-10-02SMI enable bit supportbellard
2006-10-01ARM GIC bug.pbrook
2006-09-28PCI IRC routing fix.pbrook
2006-09-25VBE 4 bit bank selection fix (Volker Rupper)bellard
2006-09-24implement i440 instead of i450 ISA memory mappings to be compatible with Bochsbellard
2006-09-24moved PCI init to BIOS - added ISA memory mapping registers and SMM supportbellard
2006-09-24moved MP table init to BIOSbellard
2006-09-24moved ACPI table init to BIOSbellard
2006-09-24moved ACPI table init to BIOS - preliminary SMM supportbellard
2006-09-24Implement sun4u PCI IRQ routing.pbrook
2006-09-24PCI shared IRQ fix (original patch by andrzej zaborowski).pbrook
2006-09-23Add ARM RealView Emulation Baseboard.pbrook
2006-09-21VBE: 8 bit DACs + support for VBE BIOS IDs (Volker Ruppert)bellard
2006-09-20sun4m halt support (Blue Swirl)bellard
2006-09-18Merge common ISA access routines.pbrook
2006-09-17SPARC SCSI fixes.pbrook
2006-09-10dummy cs4231 audio driver for sun4m (Blue Swirl)bellard
2006-09-09allow host serial port usage (Blue Swirl)bellard
2006-09-09fix serial irq logic (Blue Swirl)bellard
2006-09-09added mouse protocol (Igor Kovalenko)bellard
2006-09-09more correct display functionsbellard
2006-09-03better PCNET endianness supportbellard
2006-09-03endianness fixesbellard