summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MIPS disassembler update.ths2007-05-281-1050/+1645
* Remove a local subpage IO hack, now that general subpage IO works.balrog2007-05-282-41/+21
* Fix tap device counting.pbrook2007-05-281-1/+1
* Implement ColdFire ff1.pbrook2007-05-282-1/+14
* Add diagnostic for bad opcode masks.pbrook2007-05-281-1/+5
* Interrupt debugging DPRINTFsblueswir12007-05-271-10/+22
* New option -net nic,model=? (Mark Glines)blueswir12007-05-277-4/+26
* Spelling fix (Mark Glines)blueswir12007-05-275-15/+15
* Handle unconnected vlan case in lanceblueswir12007-05-272-22/+27
* Improved sanity checking to -net optionsblueswir12007-05-272-0/+19
* Separate fault for code access to unassigned memoryblueswir12007-05-272-2/+10
* Use qemu_irqs between CPUs and interrupt controllerblueswir12007-05-273-83/+99
* Use qemu_irq between interrupt controller and timersblueswir12007-05-274-41/+39
* Use qemu_irqs between dma controllers and esp, lanceblueswir12007-05-275-42/+37
* Fix typo in m68k outer displacement addressing (Andreas Schwab).pbrook2007-05-261-1/+1
* Generate m68k address faults.pbrook2007-05-261-43/+88
* M68k extended addressing modes.pbrook2007-05-262-29/+121
* Split DMA controller in twoblueswir12007-05-2610-82/+87
* Implement generic sub-page I/O based on earlier work by J. Mayer.blueswir12007-05-262-7/+225
* Ignore m68k-softmmu.pbrook2007-05-261-0/+1
* Update Changelog.pbrook2007-05-261-0/+2
* Rework m68k cpu feature flags.pbrook2007-05-264-133/+176
* Add missing file.pbrook2007-05-261-0/+67
* Reject invalid targets.pbrook2007-05-261-14/+17
* Suppress pointer from integer of different size warning.pbrook2007-05-261-2/+2
* M68k system mode semihosting.pbrook2007-05-2613-283/+415
* Implement Sparc64 CPU timers using ptimersblueswir12007-05-256-8/+100
* Change ptimer API to use 64-bit values, add save and load methodsblueswir12007-05-244-102/+110
* Commit NAND image changes on "commit all" or "commit mtd".balrog2007-05-242-1/+6
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-2418-63/+1330
* Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.balrog2007-05-232-2/+2
* Speed up m68k by 20%.pbrook2007-05-231-8/+8
* Add WM8750 and MAX7310 chips (I2C slaves).balrog2007-05-235-2/+805
* Implement the PXA2xx I2C master controller.balrog2007-05-238-25/+271
* Document ColdFire system emulation.pbrook2007-05-231-0/+16
* m68k/ColdFire system emulation.pbrook2007-05-2319-207/+1548
* Add more cpu.h dependencies.ths2007-05-231-2/+2
* The 24k wants more watch and srsmap registers.ths2007-05-234-261/+45
* The previous patch to make breakpoints work was a performanceths2007-05-232-32/+7
* Add ptimer.c function declarations and makefile rule.pbrook2007-05-232-1/+14
* Add periodic timer implementation.pbrook2007-05-233-116/+213
* I2C/SMBus framework.pbrook2007-05-239-70/+566
* Fix interrupt controller address maskingblueswir12007-05-211-2/+3
* Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...balrog2007-05-211-1/+1
* M68k addx/subx fix.pbrook2007-05-201-2/+2
* Catch more MIPS FPU cornercases, fix addr.ps and mulr.ps instructions.ths2007-05-202-10/+31
* Delete now unused define.ths2007-05-201-1/+0
* Delete linux_boot.bin from the install target.ths2007-05-201-2/+1
* Delete one more leftover file.ths2007-05-201-0/+0
* Fix indexed FP load/store instructions.ths2007-05-203-41/+31
OpenPOWER on IntegriCloud