Check ELF binaries for machine type and endianness.
[qemu] / hw /
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
2006-09-24 pbrookImplement sun4u PCI IRQ routing.
2006-09-24 pbrookPCI shared IRQ fix (original patch by andrzej zaborowski).
2006-09-23 pbrookAdd ARM RealView Emulation Baseboard.
2006-09-21 bellardVBE: 8 bit DACs + support for VBE BIOS IDs (Volker...
2006-09-20 bellardsun4m halt support (Blue Swirl)
2006-09-18 pbrookMerge common ISA access routines.
2006-09-17 pbrookSPARC SCSI fixes.
2006-09-10 bellarddummy cs4231 audio driver for sun4m (Blue Swirl)
2006-09-09 bellardallow host serial port usage (Blue Swirl)
2006-09-09 bellardfix serial irq logic (Blue Swirl)
2006-09-09 bellardadded mouse protocol (Igor Kovalenko)
2006-09-09 bellardmore correct display functions
2006-09-03 bellardbetter PCNET endianness support
2006-09-03 bellardendianness fixes
2006-09-03 bellardSeparate the DMA controllers - Convert ESP to new DMA...
2006-09-03 bellardinitial sparc32 lance and pcnet merge
2006-08-29 pbrookSCSI TCQ support.
2006-08-26 bellard16 bit divider
2006-08-19 bellarddelete block device
2006-08-19 bellardno need for bdrv_close()
2006-08-19 bellardbetter support of removable media
2006-08-19 bellarduse bdrv_media_changed()
2006-08-18 bellardfixed VGA resolutions with height > 1024
2006-08-17 bellardminimal PCI IDE save/restore
2006-08-17 bellardsave apic timer
2006-08-17 bellardPCI save/restore changes
2006-08-17 bellardvga init changes
2006-08-17 bellardsave VGA PCI state
2006-08-15 pbrookESP DMA fix.
2006-08-14 pbrookscsi empty drive fix (Blue Swirl).
2006-08-12 pbrookSCSI and USB async IO support.
2006-08-10 pbrookAdd SCSI controller class.
2006-08-09 bellardremoved tabs
2006-08-09 bellardindent
2006-08-07 bellarduse AIO for DMA transfers - enabled DMA for CDROMs
2006-08-06 bellardremoved duplicated line
2006-08-06 pbrookAdd missing #define.
2006-08-06 pbrookFix SCSI off-by-one device size.
2006-08-02 bellardfixed refresh logic (initial patch by Igor Kovalenko)
2006-07-19 bellardusb destroy API change (Lonnie Mendez)
2006-07-17 pbrookFix comment typo.
2006-07-14 bellardwin32 compilation fixes
2006-07-13 bellardavoid recursive tx
2006-07-13 bellardnew clock logic: cpu ticks and virtual clocks are no...
2006-07-10 bellardfixed for TCP segmentation offloading - removed depende...
2006-07-04 bellardaudio endianness API changes (malc)
2006-07-04 bellardavoid unneeded dependencies
2006-07-04 bellardaudio fixes + initial audio capture support (malc)
2006-07-04 bellardsb16 fixes (WfW 3 appears to work with shipped drivers...
2006-07-04 bellardpcnet nic support (Antony T Curtis)
2006-07-04 bellardrtl8139 fixes (Igor Kovalenko)
2006-07-04 bellardflash device fix
2006-07-01 bellarddisable unimplemented C+ mode (aka windows xp 64 fix)
2006-06-26 bellarddisplay device identifier string for user with info...
2006-06-25 bellardAMD NOR flash device support (initial patch by Jocelyn...
2006-06-25 bellardC99 64 bit printf
2006-06-18 pbrookSun4u vga+bios tweaks (Blue Swirl).
2006-06-14 bellardmore ACPI definition to keep Solaris Happy (Juergen...
2006-06-14 bellard-no-fd-bootchk option (Lonnie Mendez)
2006-06-14 bellardclock year fix for sparc (Blue Swirl)
2006-06-14 bellarduse OpenBIOS instead of Proll on sparc (Blue Swirl)
2006-06-13 bellardsupport for Bochs VBE GETCAPS call so that -std-vga...
2006-06-04 pbrookDisk cache flush support.
2006-06-03 pbrookMore SCSI commands (Blue Swirl).
2006-06-03 pbrookSATN fixes (Blue Swirl).
2006-05-30 pbrookPCI SCSI HBA emulation.
2006-05-26 pbrookSCSI lun probing fix.
2006-05-26 pbrookSmall read fix.
next