summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-07-31Parallels disk image support, by Alex Beregszaszi.ths6-2/+181
2007-07-31Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada.ths2-10/+172
2007-07-31Fix i8259 initialization, by Bernhard Kauer.ths1-1/+1
2007-07-31Initialize old_exception, by Bernhard Kauer.ths1-0/+2
2007-07-31A variant of move-if-change, by Stefan Weil.ths1-0/+8
2007-07-31Add OMAP MMC/SD host controller.balrog4-6/+556
2007-07-31OMAP DMA input signals must be level-triggered.balrog1-7/+17
2007-07-31Fix OMAP pic handling of simultaneous interrupts.balrog1-9/+13
2007-07-30Re-add clearing of the APP_CMD flag that somehow got lost.balrog2-4/+5
2007-07-29Fix XScale MMU's extended small pages.balrog1-5/+5
2007-07-29Fix MIPS cache configuration, by Aurelien Jarno.ths1-11/+19
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog12-3/+5143
2007-07-29Word-reads from spitz NAND controller, patch by Juergen Lock.balrog1-1/+13
2007-07-27Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog3-1/+89
2007-07-27Update TNF bit in I2C status register, original patch by Juergen Lock.balrog1-0/+2
2007-07-26gcc32 may well be a 4.x version for a 32bit target, so add an additional chec...balrog1-2/+2
2007-07-25Fix memory corruption after OHCI reset, by Ed Swierk.ths1-1/+8
2007-07-24Various reg offset shift typos.balrog2-4/+4
2007-07-23Restore build on older Linux hosts.ths1-0/+12
2007-07-22Thumb shifter carry flag fixes.pbrook1-2/+2
2007-07-20Fix statfs(64) syscall wrapper, by Andreas Schwab.ths2-6/+12
2007-07-15Restore OS X build (plus code reformatting).ths1-84/+83
2007-07-13Delete mention of /dev/hda as an alias t o \\PysicalDrive0. Currentlyths1-2/+0
2007-07-12Fix crash in set registers in PPC gdb-stub, by Jason Wessel.ths1-4/+6
2007-07-12Tkill support, by Stuart Anderson.ths1-0/+12
2007-07-12Sigio fd passing, by Alexander Graf.ths1-0/+4
2007-07-12Spelling fix, by Stuart Brady.ths5-25/+25
2007-07-12Improve handling of gdb's single-step / continue arguments.ths1-3/+7
2007-07-12Fix configure for cygwin, by Tristan Gingold.ths2-4/+9
2007-07-12More documentation bits, from Stefan Weil.ths2-1/+5
2007-07-12Nicer script formatting, by Ben Taylor.ths1-45/+39
2007-07-12Disable dead code.ths1-1/+2
2007-07-11Display SDL configuration error, idea by Ben Taylor.ths1-1/+6
2007-07-11Ensure signals are properly masked for new SDL Audio threads, by Andrzejths1-0/+18
2007-07-11New features for QEMU text console, by Stefan Weil.ths4-21/+61
2007-07-11Spelling fix, by Stefan Weil.ths1-1/+1
2007-07-11Spelling fixes, by Stefan Weil.ths12-17/+17
2007-07-11Reduce variable shadowing, by Stefan Weil.ths1-66/+66
2007-07-11Remove superfluous gt64xxx_pci_mapping calls.ths1-7/+3
2007-07-11Spelling fix, spotted by Stefan Weil.ths1-1/+1
2007-07-11 Sparc64 updateblueswir11-3/+11
2007-07-11Impement Galilleo ISD register.ths2-11/+72
2007-07-11 More alignment checksblueswir12-4/+102
2007-07-11Fix PPCEMB for 32bit hosts.ths2-6/+6
2007-07-11Silence compiler warnings.ths1-2/+2
2007-07-11Update TODO list.ths1-2/+0
2007-07-11Documentation update for MIPS.ths2-19/+87
2007-07-08 Fix retry and done ops, trap handlingblueswir12-11/+20
2007-07-08 Save state in Sparc64 return opblueswir11-0/+1
2007-07-08 Fix Sparc64 stat system callblueswir12-1/+59