aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-12mouse API changebellard
2006-04-12updatebellard
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard
2006-04-1264 bit disassemblybellard
2006-04-12simulate a null modem cablebellard
2006-04-12win32 serial port support (initial patch by kazubellard
2006-04-09DESTDIR makefile support.pbrook
2006-04-09Thumb prefetch abort fix.pbrook
2006-04-09ARM Versatile Platform Baseboard emulation.pbrook
2006-04-09Allow multiple graphics devices.pbrook
2006-04-08Fix incorrect return type.pbrook
2006-04-08Initialize physical memory space to IO_MEM_UNASSIGNED.pbrook
2006-04-08Fix typo in previous patch.pbrook
2006-04-08Fix breakpoint TLB invalidation.pbrook
2006-04-08Move configure --help output before gcc checks.pbrook
2006-04-08Keyboard savevm fix (malc).pbrook
2006-04-02btx decode fix on x86_64bellard
2006-04-02do not test reserved config bitsbellard
2006-04-02CDROM detection fixbellard
2006-04-02update to latest Bochs bios - added PCI BIOS real mode 'get irq routing optio...bellard
2006-03-31update linksbellard
2006-03-28Use 3-argument open call when creating file.pbrook
2006-03-25Avoid accessing guest memory directly in usermode emulation.pbrook
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