aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-08Fix typo in previous patch.pbrook1-1/+1
2006-04-08Fix breakpoint TLB invalidation.pbrook1-3/+12
2006-04-08Move configure --help output before gcc checks.pbrook1-43/+43
2006-04-08Keyboard savevm fix (malc).pbrook2-15/+39
2006-04-02btx decode fix on x86_64bellard1-1/+1
2006-04-02do not test reserved config bitsbellard1-5/+0
2006-04-02CDROM detection fixbellard1-1/+1
2006-04-02update to latest Bochs bios - added PCI BIOS real mode 'get irq routing optio...bellard2-61/+93
2006-03-31update linksbellard1-2/+2
2006-03-28Use 3-argument open call when creating file.pbrook1-1/+1
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook15-772/+1194
2006-03-25upgrade to latest vgabios version - added Video Parameter Table support - add...bellard3-75/+789
2006-03-19Rename --*able-softmmu --*able-system.pbrook1-2/+2
2006-03-19Configure options to enable/disable all softmmu/user targets.pbrook1-2/+23
2006-03-14Fix FIQ bank switching.pbrook1-2/+2
2006-03-11Add missing break statement.pbrook1-0/+1
2006-03-11Fix FPA condition codes (Ulrich Hecht).pbrook3-25/+11
2006-03-11Set SO_REUSEADDR before calling bind().pbrook1-1/+1
2006-03-11Fix typo in ppc icache flush.pbrook1-1/+1
2006-03-11Fix off by one length calciulation.pbrook1-1/+1
2006-03-11Make sure gui_key_modifier_pressed is cleared correctly.pbrook1-3/+3
2006-03-11Tweak UHCI device settings. Ignore host root hubs.pbrook2-3/+8
2006-03-11Avoid flushing of global TLB entries for differing ASIDs (Thiemo Seufer).pbrook1-2/+3
2006-03-11Clear MIPS_HFLAG_BMASK for ErrorEPC (Thiemo Seufer).pbrook1-0/+1
2006-03-11Sparcf ESP dma fixes (Blue Swirl).pbrook1-5/+46
2006-03-11Rename MIPS_HFLAG(S)_TMASK (Thiemo Seufer).pbrook2-2/+2
2006-03-11e bitfields in mips TLB structures (Thiemo Seufer).pbrook3-41/+35
2006-03-11Improved terminal emulation (Piotr Esden-Tempski).pbrook1-48/+268
2006-03-11Add missing function prototype.pbrook1-0/+2
2006-03-11mipsel configure support (Thiemo Seufer).pbrook3-1/+3
2006-03-11Add missing FORCE_RET()pbrook1-0/+4
2006-03-03x86_64 stack alignment fixes - x86_64 32 bit syscall fixbellard1-4/+14
2006-03-02Add missing return statement.pbrook1-0/+1
2006-03-02suppressed invalid testbellard1-3/+0
2006-02-20Update Arm docs.pbrook1-2/+2
2006-02-20Add Arm926 core support.pbrook10-55/+177
2006-02-19WIn32 compile fix.pbrook1-1/+1
2006-02-19PL110 byteswapping fix.pbrook1-6/+6
2006-02-13Fix Arm big-endian host bug.pbrook1-18/+20
2006-02-11Fix Arm msr spsr bug.pbrook1-8/+11
2006-02-10Avoid crash if -redir or -smb used without -net user.pbrook1-1/+3
2006-02-09always compile 'int' tracesbellard1-4/+2
2006-02-09BIOS workarounds for kqemubellard2-2/+30
2006-02-09Record configure commandline.pbrook1-0/+1
2006-02-09Arm Linux EABI syscall support.pbrook4-33/+171
2006-02-08kqemu.h include path fixbellard1-1/+1
2006-02-08added last_io_time field - '-kernel-kqemu' experimental optionbellard1-0/+44
2006-02-08optional support for kernel code virtualizationbellard4-37/+216
2006-02-08added last_io_time fieldbellard2-0/+16
2006-02-08support for builtin profilerbellard2-5/+81