aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-06-21Add alternate grab key, by Michael Mohr.ths3-5/+27
2007-06-21Unpause the emulation after shutdown request on SDL close, so that it can tak...balrog1-1/+2
2007-06-18Add parallel memory mapped interface, by Herve Poussineau.ths3-13/+95
2007-06-18Fix a race condition and non-leaf imagesgrowing in VMDK chains, by Igorths1-32/+117
2007-06-17Remove cscope.* files on 'make clean', by George G. Davis.ths1-1/+1
2007-06-17Option to drop LD_PRELOAD from emulated environment, by Lauri Leukkunen.ths1-9/+34
2007-06-17Allow relative paths for the interpreter prefix in linux-user emulation.ths1-17/+29
2007-06-13Use pixel_ops.h in PXA LCD screen drawing.balrog2-30/+13
2007-06-12Fix alpha user build failure.ths1-11/+11
2007-06-12Revert the Gallileo PCI mapping patch, it conflicts with the supposedlyths2-321/+32
2007-06-12Change 20Kc PRID to a later version.ths1-1/+3
2007-06-11Fix "blx lr" (Lauro Venancio).pbrook1-2/+2
2007-06-10 Fix Sparc64 prefetcha opblueswir11-3/+3
2007-06-10Wacom PenPartner tablet (virtual USB device).balrog5-0/+422
2007-06-10 Fix patch splitting lossage in vga.cblueswir12-4/+19
2007-06-10 Add hw/pixel_ops.hblueswir11-0/+41
2007-06-10 Attempt to fix incorrect colours on some BGR displaysblueswir14-8/+74
2007-06-10 Merge TCX and VGA pixel operationsblueswir13-46/+6
2007-06-10More PCI mapping/remapping for Gallileo.ths2-32/+321
2007-06-10Flush the debug log when qemu Aborts (patch by Herve Poussineau)balrog1-0/+4
2007-06-10Use the same offset for all STR and STM instructions that store r15, as speci...balrog1-2/+2
2007-06-09M68K watchpoint hacks.pbrook1-0/+11
2007-06-09Workaround dyngen problems with m68k conditional branch ops.pbrook2-14/+40
2007-06-09M68K status register fixes.pbrook3-8/+6
2007-06-09Don't try to use "vt" output in nographic mode.ths1-24/+28
2007-06-09ARM GDB semihosting fixespbrook1-9/+31
2007-06-09ARM PL181 MMCI fixes.pbrook1-11/+34
2007-06-09R5k has PX implemented.ths1-2/+2
2007-06-08 Fix incorrect target_ulong use in hw devicesblueswir19-42/+49
2007-06-08Don't refresh a graphical screen when it isn't displayed, by Herve Poussineau.ths2-35/+11
2007-06-07Fix return type.pbrook1-1/+1
2007-06-07Windows build fixes.pbrook3-2/+43
2007-06-07Fix code formatting, by Herve Poussineau.ths1-163/+163
2007-06-07Unbreak PCI config register, noticed by Stefan Weil.ths1-1/+1
2007-06-07Initialize more GT64xxx registers on reset.ths1-11/+113
2007-06-07Fix some Malta PCI config bits.ths1-9/+13
2007-06-07PCI device saving for GT64xxx.ths1-0/+21
2007-06-07Implement some more Gallileo registers.ths1-17/+336
2007-06-07Fix comment.ths1-1/+1
2007-06-07Fix PCI irq mapping on Malta.ths1-2/+2
2007-06-07Fix firmware word endianness for Malta.ths1-0/+12
2007-06-06Make the Malta bootloader handling a bit more transparent.ths1-14/+17
2007-06-06Fix formatting.ths1-1/+1
2007-06-06Malta has no ISA bus.ths1-11/+2
2007-06-06Big endian byte swap for serial mmapped interface.ths1-4/+18
2007-06-06Use the correct PCI IDs for Malta.ths6-5/+83
2007-06-04Take advantage of subpage support.ths1-24/+5
2007-06-04Add documentation for new ColdFire board.pbrook1-1/+14
2007-06-04ColdFire Ethernet support.pbrook5-3/+479
2007-06-03Fix typo.ths1-1/+1