aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-25upgrade to latest vgabios version - added Video Parameter Table support - add...bellard
2006-03-19Rename --*able-softmmu --*able-system.pbrook
2006-03-19Configure options to enable/disable all softmmu/user targets.pbrook
2006-03-14Fix FIQ bank switching.pbrook
2006-03-11Add missing break statement.pbrook
2006-03-11Fix FPA condition codes (Ulrich Hecht).pbrook
2006-03-11Set SO_REUSEADDR before calling bind().pbrook
2006-03-11Fix typo in ppc icache flush.pbrook
2006-03-11Fix off by one length calciulation.pbrook
2006-03-11Make sure gui_key_modifier_pressed is cleared correctly.pbrook
2006-03-11Tweak UHCI device settings. Ignore host root hubs.pbrook
2006-03-11Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).pbrook
2006-03-11Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).pbrook
2006-03-11Sparcf ESP dma fixes (Blue Swirl).pbrook
2006-03-11Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).pbrook
2006-03-11e bitfields in mips TLB structures (Thiemo Seufer).pbrook
2006-03-11Improved terminal emulation (Piotr Esden-Tempski).pbrook
2006-03-11Add missing function prototype.pbrook
2006-03-11mipsel configure support (Thiemo Seufer).pbrook
2006-03-11Add missing FORCE_RET()pbrook
2006-03-03x86_64 stack alignment fixes - x86_64 32 bit syscall fixbellard
2006-03-02Add missing return statement.pbrook
2006-03-02suppressed invalid testbellard
2006-02-20Update Arm docs.pbrook
2006-02-20Add Arm926 core support.pbrook
2006-02-19WIn32 compile fix.pbrook
2006-02-19PL110 byteswapping fix.pbrook
2006-02-13Fix Arm big-endian host bug.pbrook
2006-02-11Fix Arm msr spsr bug.pbrook
2006-02-10Avoid crash if -redir or -smb used without -net user.pbrook
2006-02-09always compile 'int' tracesbellard
2006-02-09BIOS workarounds for kqemubellard
2006-02-09Record configure commandline.pbrook
2006-02-09Arm Linux EABI syscall support.pbrook
2006-02-08kqemu.h include path fixbellard
2006-02-08added last_io_time field - '-kernel-kqemu' experimental optionbellard
2006-02-08optional support for kernel code virtualizationbellard
2006-02-08added last_io_time fieldbellard
2006-02-08support for builtin profilerbellard
2006-02-08kqemu/qvm86 must now be compiled outside QEMUbellard
2006-02-08Add support for raw AT keyboard scancodes.pbrook
2006-02-07Fix Thumb variable shift condition code bug.pbrook
2006-02-06Fix -nographic on Arm.pbrook
2006-02-06Arm display emulation.pbrook
2006-02-05Allow selection of emulated network card.pbrook
2006-02-04Avoid buffer overflow when sending slirp packets.pbrook
2006-02-04Fix Arm interrupted ldm bug.pbrook
2006-02-0464-bit host/cross fixes.pbrook
2006-02-04Make target_mmap always return -1 on failure.pbrook
2006-02-04Implement Arm BKPT instruction.pbrook