aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-28MIPS disassembler update.ths
2007-05-28Remove a local subpage IO hack, now that general subpage IO works.balrog
2007-05-28Fix tap device counting.pbrook
2007-05-28Implement ColdFire ff1.pbrook
2007-05-28Add diagnostic for bad opcode masks.pbrook
2007-05-27Interrupt debugging DPRINTFsblueswir1
2007-05-27New option -net nic,model=? (Mark Glines)blueswir1
2007-05-27Spelling fix (Mark Glines)blueswir1
2007-05-27Handle unconnected vlan case in lanceblueswir1
2007-05-27Improved sanity checking to -net optionsblueswir1
2007-05-27Separate fault for code access to unassigned memoryblueswir1
2007-05-27Use qemu_irqs between CPUs and interrupt controllerblueswir1
2007-05-27Use qemu_irq between interrupt controller and timersblueswir1
2007-05-27Use qemu_irqs between dma controllers and esp, lanceblueswir1
2007-05-26Fix typo in m68k outer displacement addressing (Andreas Schwab).pbrook
2007-05-26Generate m68k address faults.pbrook
2007-05-26M68k extended addressing modes.pbrook
2007-05-26Split DMA controller in twoblueswir1
2007-05-26Implement generic sub-page I/O based on earlier work by J. Mayer.blueswir1
2007-05-26Ignore m68k-softmmu.pbrook
2007-05-26Update Changelog.pbrook
2007-05-26Rework m68k cpu feature flags.pbrook
2007-05-26Add missing file.pbrook
2007-05-26Reject invalid targets.pbrook
2007-05-26Suppress pointer from integer of different size warning.pbrook
2007-05-26M68k system mode semihosting.pbrook
2007-05-25Implement Sparc64 CPU timers using ptimersblueswir1
2007-05-24Change ptimer API to use 64-bit values, add save and load methodsblueswir1
2007-05-24Commit NAND image changes on "commit all" or "commit mtd".balrog
2007-05-24Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog
2007-05-23Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.balrog
2007-05-23Speed up m68k by 20%.pbrook
2007-05-23Add WM8750 and MAX7310 chips (I2C slaves).balrog
2007-05-23Implement the PXA2xx I2C master controller.balrog
2007-05-23Document ColdFire system emulation.pbrook
2007-05-23m68k/ColdFire system emulation.pbrook
2007-05-23Add more cpu.h dependencies.ths
2007-05-23The 24k wants more watch and srsmap registers.ths
2007-05-23The previous patch to make breakpoints work was a performanceths
2007-05-23Add ptimer.c function declarations and makefile rule.pbrook
2007-05-23Add periodic timer implementation.pbrook
2007-05-23I2C/SMBus framework.pbrook
2007-05-21Fix interrupt controller address maskingblueswir1
2007-05-21Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...balrog
2007-05-20M68k addx/subx fix.pbrook
2007-05-20Catch more MIPS FPU cornercases, fix addr.ps and mulr.ps instructions.ths
2007-05-20Delete now unused define.ths
2007-05-20Delete linux_boot.bin from the install target.ths
2007-05-20Delete one more leftover file.ths
2007-05-20Fix indexed FP load/store instructions.ths