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