Add missing softfloat helpers.
[qemu] / hw /
2007-03-20 thsSlavIO Counter-Timers fix, by Aurelien Jarno.
2007-03-20 thsSlavIO interrupt controller fix, by Aurelien Jarno.
2007-03-20 thsVMMouse Emulation, by Anthony Liguori.
2007-03-19 thsFix big endian host operation, by Ben Taylor and Igor...
2007-03-19 thsSCSI fixes, by Wang Cheng Yeh.
2007-03-18 thsA VGA card for the Malta board.
2007-03-18 thsFix BD flag handling, cause register contents, implemen...
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.
2007-03-17 pbrookOHCI USB PXA support (Andrzej Zaborowski).
2007-03-17 thsRemove useless static specifier.
2007-03-17 thsDon't fail for "revert to poweron defaults" IDE command...
2007-03-17 thsAllow disabling IDE block mode, by Carlo Marcelo Arenas...
2007-03-11 pbrookARM reabbot support (orginal patch by Aurelien Jarno).
2007-03-08 pbrookImplement --cpu for ARM.
2007-03-07 j_mayerGreat PowerPC emulation code resynchronisation and...
2007-03-06 pbrookSimple u-boot image loading support.
2007-03-06 thsFix GT-64xxx PCI mapping, by Aurelien Jarno.
2007-03-06 thsFix typo in PCI bridge code.
2007-03-06 thsFix unportable bitfields use which broke pcnet for...
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-03-02 thsFix wrong interrupt number for the second serial interface.
2007-02-28 thsDS1225Y nvram device, by Herve Poussineau.
2007-02-28 ths24C01 / 24C02 EEPROM emulation for Malta, by Stefan...
2007-02-22 thsBasic USB device resume (root hub only), by Lonnie...
2007-02-21 thsFix initialisation of serial/parallel ports, spotted...
2007-02-21 thsAllow arbitrary MIPS BIOS sizes between 0 and 4 MB...
2007-02-20 thsReplace TLSZ with TARGET_FMT_lx.
2007-02-20 ths2nd serial port for Malta, by Jason Wessel.
2007-02-19 thsIgnore special flags in nsector variable.
2007-02-18 thsAdd PS/2 keyboard to MIPS R4K, by Herve Poussineau.
2007-02-18 thsPS/2 interface - Allow custom IO ports + IRQ, by Herve...
2007-02-17 thsParport EPP support for Linux, by Marko Kohtala.
2007-02-11 bellardincrease USB table poll interval
2007-02-10 thsFix typo, by Ed Swierk.
2007-02-08 bellarduse ram allocation functions
2007-02-02 thsPIIX4 SMBus host, EEPROM device emulation, by Ed Swierk.
2007-01-31 thsUpgrade the apic version_id, by Don Laor.
2007-01-31 thsFix GT64120 mapping with REDBOOT, by Aurelien Jarno.
2007-01-31 thsFix 64bit-induced MIPS Malta breakage, by Aurelien...
2007-01-27 pbrookRearrange char event handlers to fix CHR_EVENT_RESET.
2007-01-24 thsFix malta emulation for 64bit qemu.
2007-01-24 thsAdd support for 82371FB (Step A1) and Improved support...
2007-01-24 thsReworking MIPS interrupt handling, by Aurelien Jarno.
2007-01-24 thsFix DMA timeouts on FreeBSD, by Carlo Marcelo Arenas...
2007-01-20 thsAdd more ATAPI CDROM DMA support, by Juergen Keil.
2007-01-20 thsFix typo.
2007-01-20 thsChange display colors, the LED bar is green and the...
2007-01-17 thsBig endian support for Gallileo, by Aurelien Jarno.
2007-01-17 thsFix USB buffer size, by Herbert Xu.
2007-01-17 thsDisable Malta floppy controller for now, by Aurelien...
2007-01-17 pbrookARM boot fix (Jason Wessel).
2007-01-16 pbrookARM ELF loader.
2007-01-15 thsMIPS Malta system and devices support, by Aurelien...
2007-01-15 thsGallileo GT64xxx support, by Aurelien Jarno.
2007-01-15 thsPIIX4 support, by Aurelien Jarno.
2007-01-10 thsDevfn number for the PIIX3 southbridge, by Aurelien...
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2007-01-10 thsRestore SCSI disk attaching, by Igor Kovalenko.
2007-01-07 thsRevert -disk patch, as requested by Fabrice. The genera...
2007-01-06 thsUnbreak the last patch.
2007-01-06 thsDifferent MIPS BIOS binary names per endianness, and...
2007-01-05 thsFix for hard disk translation hints, by Volker Ruppert.
2007-01-05 thsFix comment, by Volker Ruppert.
2007-01-05 thsAdd -option-rom option to allow loading of PCI option...
2007-01-05 thsDynamic handling of guest mice, by Lonnie Mendez.
2007-01-02 pbrookArm GIC stuck interrupt fix.
2007-01-01 thsFix initrd load address.
2006-12-24 thsFix SCSI cdrom boot, thanks Blue Swirl.
2006-12-23 thsCheck ELF binaries for machine type and endianness.
2006-12-23 thsMore serial ports for the mips machine.
2006-12-22 pbrookSparc64 build fix (Igor Kovalenko).
2006-12-22 thsSCSI emulation improvements, by Chuck Brazie.
2006-12-22 thsFix CDROM change, by Anthony Liguori.
2006-12-21 thsDon't cast lvalues, fixes compiler warning.
2006-12-21 thsAvoid "unused variable" compiler warning.
2006-12-21 thsRemove unused variable.
2006-12-21 thsScrap SIGN_EXTEND32.
2006-12-21 thsPreliminiary MIPS64 support, disabled by default due...
2006-12-10 thsFix PCI config space overflow, by Herbert Xu.
2006-12-10 thsFix sector size overflow, by Herbert Xu.
2006-12-07 thsSpelling fixes, thanks to Stefan Weil.
2006-12-07 thsMIPS RTC emulation.
2006-12-07 thsMove date/time init to the RTC implementation.
2006-12-06 thsMove the MIPS CPU timer in a seperate file, by Alec...
2006-12-06 thsHalt/reboot support for Linux, by Daniel Jacobowitz...
2006-11-19 pbrookAdd casts for 64-bit hosts.
2006-11-14 pbrookARM timer counts down, not up.
2006-10-29 pbrookMips IDE support. (Aurelien Jarno)
2006-10-22 pbrookColdFire target.
2006-10-18 pbrookFix typo in pixel conversion templates.
2006-10-08 bellardAPIC init fix + APIC get_irq fix (Juergen Keil)
2006-10-02 bellardSMI enable bit support
2006-10-01 pbrookARM GIC bug.
2006-09-28 pbrookPCI IRC routing fix.
2006-09-25 bellardVBE 4 bit bank selection fix (Volker Rupper)
2006-09-24 bellardimplement i440 instead of i450 ISA memory mappings...
2006-09-24 bellardmoved PCI init to BIOS - added ISA memory mapping regis...
2006-09-24 bellardmoved MP table init to BIOS
2006-09-24 bellardmoved ACPI table init to BIOS
2006-09-24 bellardmoved ACPI table init to BIOS - preliminary SMM support
next