aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-23check if specified compiler existsbellard
2006-04-18Fix display resize bug.pbrook
2006-04-18Initialize PCI BAR config data.pbrook
2006-04-17Allow user to specify "install" utility.pbrook
2006-04-16Fix typo.pbrook
2006-04-16Typo in error message.pbrook
2006-04-16Fix DEBUG_TB_CHECK build failure (balrog).pbrook
2006-04-16Implement acct and pretend to implement madvise.pbrook
2006-04-16Add quotes missing from previous patch.pbrook
2006-04-16Remove stray "}".pbrook
2006-04-16Remove non-portable code from configure.pbrook
2006-04-16Downgrade DNS failure to a warning.pbrook
2006-04-16Fix out of tree builds.pbrook
2006-04-16Set slirp client hostname.pbrook
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