aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-23Fix slirp redirection on systems without a useful host IP address.pbrook2-10/+11
2006-04-23SIGINT generation (Jason Wessel)bellard1-2/+4
2006-04-23removed unnecessary headerbellard2-2/+0
2006-04-23Autodetect tools neccessary for building documentation.pbrook2-1/+15
2006-04-23added cpu_physical_memory_write_rom()bellard2-0/+41
2006-04-23use generic ELF loaderbellard4-427/+13
2006-04-23generic ELF loaderbellard5-36/+439
2006-04-23MIPS single stepping fix (Dirk Behme)bellard1-1/+1
2006-04-23MIPS CP0 not usable in kernel mode (Stefan Weil)bellard1-1/+1
2006-04-23Fix overflow conditions for MIPS add / subtract (Stefan Weil)bellard1-2/+4
2006-04-23moved misplaced declarationbellard1-1/+3
2006-04-23check if specified compiler existsbellard1-0/+5
2006-04-18Fix display resize bug.pbrook1-1/+1
2006-04-18Initialize PCI BAR config data.pbrook1-0/+7
2006-04-17Allow user to specify "install" utility.pbrook3-6/+12
2006-04-16Fix typo.pbrook1-1/+1
2006-04-16Typo in error message.pbrook1-1/+1
2006-04-16Fix DEBUG_TB_CHECK build failure (balrog).pbrook1-6/+11
2006-04-16Implement acct and pretend to implement madvise.pbrook1-2/+10
2006-04-16Add quotes missing from previous patch.pbrook1-1/+1
2006-04-16Remove stray "}".pbrook1-1/+0
2006-04-16Remove non-portable code from configure.pbrook2-35/+33
2006-04-16Downgrade DNS failure to a warning.pbrook1-2/+2
2006-04-16Fix out of tree builds.pbrook3-17/+24
2006-04-16Set slirp client hostname.pbrook5-4/+22
2006-04-12mouse API changebellard2-2/+2
2006-04-12updatebellard1-0/+5
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard6-24/+265
2006-04-1264 bit disassemblybellard1-3/+12
2006-04-12simulate a null modem cablebellard1-2/+3
2006-04-12win32 serial port support (initial patch by kazubellard2-5/+444
2006-04-09DESTDIR makefile support.pbrook2-11/+11
2006-04-09Thumb prefetch abort fix.pbrook1-2/+38
2006-04-09ARM Versatile Platform Baseboard emulation.pbrook13-655/+1830
2006-04-09Allow multiple graphics devices.pbrook11-100/+125
2006-04-08Fix incorrect return type.pbrook1-1/+1
2006-04-08Initialize physical memory space to IO_MEM_UNASSIGNED.pbrook1-6/+9
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