aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-03Move target-specific defines to the target directories.ths9-71/+51
2007-06-03One day we might support MIPS16...ths1-2/+2
2007-06-03Add comment.ths1-1/+1
2007-06-03Some more regs_to_env/envs_to_regs cleanup.ths1-30/+6
2007-06-03Clean up of some target specifics in exec.c/cpu-exec.c.ths12-92/+92
2007-06-03Avoid compiler warning.ths1-0/+2
2007-06-03Proper target format for qOffsets.ths1-2/+5
2007-06-03Fix typo in comment.ths1-1/+1
2007-06-03Add __mips__to mmap specialcase.ths1-3/+3
2007-06-03Fix off-by-one memory region sizes.pbrook21-39/+39