summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-04-25Solaris port (Ben Taylor)bellard9-4/+134
2006-04-25enable APIC by defaultbellard1-1/+1
2006-04-25LBA48 support (Jens Axboe)bellard1-20/+137
2006-04-25fix for HCHALTED status bitbellard1-1/+1
2006-04-24PC speaker emulation (Joachim Henke)bellard7-20/+177
2006-04-24HCHALTED status bit handling (Lonnie Mendez)bellard1-0/+5
2006-04-24do not set PORT_STAT_C_ENABLE when doing port reset (Lonnie Mendez)bellard1-1/+0
2006-04-24separate file for usb hub devicebellard3-498/+519
2006-04-24usb setup state machine fix when driver reads or writes too many bytesbellard1-4/+4
2006-04-24ia64 fixesbellard6-40/+9
2006-04-24rol/ror cc fixbellard1-4/+4
2006-04-24better shift testsbellard1-1/+1
2006-04-24movddup fixbellard1-1/+1
2006-04-2364 bit fixbellard1-5/+20
2006-04-23-win2k-hack performance+DMA support (Leonardo E. Reiter)bellard1-2/+15
2006-04-23warning fixbellard1-3/+3
2006-04-23SSE3 support (Joachim Henke)bellard5-16/+102
2006-04-23sparc condition code computation fix (Even Rouault)bellard1-20/+60
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