summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* upgrade to latest vgabios version - added Video Parameter Table support - add...bellard2006-03-253-75/+789
* Rename --*able-softmmu --*able-system.pbrook2006-03-191-2/+2
* Configure options to enable/disable all softmmu/user targets.pbrook2006-03-191-2/+23
* Fix FIQ bank switching.pbrook2006-03-141-2/+2
* Add missing break statement.pbrook2006-03-111-0/+1
* Fix FPA condition codes (Ulrich Hecht).pbrook2006-03-113-25/+11
* Set SO_REUSEADDR before calling bind().pbrook2006-03-111-1/+1
* Fix typo in ppc icache flush.pbrook2006-03-111-1/+1
* Fix off by one length calciulation.pbrook2006-03-111-1/+1
* Make sure gui_key_modifier_pressed is cleared correctly.pbrook2006-03-111-3/+3
* Tweak UHCI device settings. Ignore host root hubs.pbrook2006-03-112-3/+8
* Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).pbrook2006-03-111-2/+3
* Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).pbrook2006-03-111-0/+1
* Sparcf ESP dma fixes (Blue Swirl).pbrook2006-03-111-5/+46
* Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).pbrook2006-03-112-2/+2
* e bitfields in mips TLB structures (Thiemo Seufer).pbrook2006-03-113-41/+35
* Improved terminal emulation (Piotr Esden-Tempski).pbrook2006-03-111-48/+268
* Add missing function prototype.pbrook2006-03-111-0/+2
* mipsel configure support (Thiemo Seufer).pbrook2006-03-113-1/+3
* Add missing FORCE_RET()pbrook2006-03-111-0/+4
* x86_64 stack alignment fixes - x86_64 32 bit syscall fixbellard2006-03-031-4/+14
* Add missing return statement.pbrook2006-03-021-0/+1
* suppressed invalid testbellard2006-03-021-3/+0
* Update Arm docs.pbrook2006-02-201-2/+2
* Add Arm926 core support.pbrook2006-02-2010-55/+177
* WIn32 compile fix.pbrook2006-02-191-1/+1
* PL110 byteswapping fix.pbrook2006-02-191-6/+6
* Fix Arm big-endian host bug.pbrook2006-02-131-18/+20
* Fix Arm msr spsr bug.pbrook2006-02-111-8/+11
* Avoid crash if -redir or -smb used without -net user.pbrook2006-02-101-1/+3
* always compile 'int' tracesbellard2006-02-091-4/+2
* BIOS workarounds for kqemubellard2006-02-092-2/+30
* Record configure commandline.pbrook2006-02-091-0/+1
* Arm Linux EABI syscall support.pbrook2006-02-094-33/+171
* kqemu.h include path fixbellard2006-02-081-1/+1
* added last_io_time field - '-kernel-kqemu' experimental optionbellard2006-02-081-0/+44
* optional support for kernel code virtualizationbellard2006-02-084-37/+216
* added last_io_time fieldbellard2006-02-082-0/+16
* support for builtin profilerbellard2006-02-082-5/+81
* kqemu/qvm86 must now be compiled outside QEMUbellard2006-02-083-76/+143
* Add support for raw AT keyboard scancodes.pbrook2006-02-083-1/+35
* Fix Thumb variable shift condition code bug.pbrook2006-02-071-0/+4
* Fix -nographic on Arm.pbrook2006-02-061-1/+3
* Arm display emulation.pbrook2006-02-065-1/+657
* Allow selection of emulated network card.pbrook2006-02-0513-25/+2983
* Avoid buffer overflow when sending slirp packets.pbrook2006-02-045-20/+68
* Fix Arm interrupted ldm bug.pbrook2006-02-042-1/+19
* 64-bit host/cross fixes.pbrook2006-02-041-52/+58
* Make target_mmap always return -1 on failure.pbrook2006-02-042-7/+13
* Implement Arm BKPT instruction.pbrook2006-02-045-5/+39
OpenPOWER on IntegriCloud