Age | Commit message (Expand) | Author |
2007-05-28 | Sync __target_cmsg_nxthdr implementation with kernel header. | ths |
2007-05-28 | SMBus support for MIPS Malta. | ths |
2007-05-28 | Handle PX/UX status flags correctly, by Aurelien Jarno. | ths |
2007-05-28 | Revert last change, this workaround is long obsolete. | ths |
2007-05-28 | Fix ddivu for 32bit hosts, by Aurelien Jarno. | ths |
2007-05-28 | Do not sign extend lwu, by Aurelien Jarno. | ths |
2007-05-28 | MIPS64 addressing fixes, by Aurelien Jarno. | ths |
2007-05-28 | Fix do_socketcall argument, by Daniel Jacobowitz. | ths |
2007-05-28 | MIPS disassembler update. | ths |
2007-05-28 | Remove a local subpage IO hack, now that general subpage IO works. | balrog |
2007-05-28 | Fix tap device counting. | pbrook |
2007-05-28 | Implement ColdFire ff1. | pbrook |
2007-05-28 | Add diagnostic for bad opcode masks. | pbrook |
2007-05-27 | Interrupt debugging DPRINTFs | blueswir1 |
2007-05-27 | New option -net nic,model=? (Mark Glines) | blueswir1 |
2007-05-27 | Spelling fix (Mark Glines) | blueswir1 |
2007-05-27 | Handle unconnected vlan case in lance | blueswir1 |
2007-05-27 | Improved sanity checking to -net options | blueswir1 |
2007-05-27 | Separate fault for code access to unassigned memory | blueswir1 |
2007-05-27 | Use qemu_irqs between CPUs and interrupt controller | blueswir1 |
2007-05-27 | Use qemu_irq between interrupt controller and timers | blueswir1 |
2007-05-27 | Use qemu_irqs between dma controllers and esp, lance | blueswir1 |
2007-05-26 | Fix typo in m68k outer displacement addressing (Andreas Schwab). | pbrook |
2007-05-26 | Generate m68k address faults. | pbrook |
2007-05-26 | M68k extended addressing modes. | pbrook |
2007-05-26 | Split DMA controller in two | blueswir1 |
2007-05-26 | Implement generic sub-page I/O based on earlier work by J. Mayer. | blueswir1 |
2007-05-26 | Ignore m68k-softmmu. | pbrook |
2007-05-26 | Update Changelog. | pbrook |
2007-05-26 | Rework m68k cpu feature flags. | pbrook |
2007-05-26 | Add missing file. | pbrook |
2007-05-26 | Reject invalid targets. | pbrook |
2007-05-26 | Suppress pointer from integer of different size warning. | pbrook |
2007-05-26 | M68k system mode semihosting. | pbrook |
2007-05-25 | Implement Sparc64 CPU timers using ptimers | blueswir1 |
2007-05-24 | Change ptimer API to use 64-bit values, add save and load methods | blueswir1 |
2007-05-24 | Commit NAND image changes on "commit all" or "commit mtd". | balrog |
2007-05-24 | Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware. | balrog |
2007-05-23 | Use i2c_slave_init() to allocate the PXA (dummy) I2C slave. | balrog |
2007-05-23 | Speed up m68k by 20%. | pbrook |
2007-05-23 | Add WM8750 and MAX7310 chips (I2C slaves). | balrog |
2007-05-23 | Implement the PXA2xx I2C master controller. | balrog |
2007-05-23 | Document ColdFire system emulation. | pbrook |
2007-05-23 | m68k/ColdFire system emulation. | pbrook |
2007-05-23 | Add more cpu.h dependencies. | ths |
2007-05-23 | The 24k wants more watch and srsmap registers. | ths |
2007-05-23 | The previous patch to make breakpoints work was a performance | ths |
2007-05-23 | Add ptimer.c function declarations and makefile rule. | pbrook |
2007-05-23 | Add periodic timer implementation. | pbrook |
2007-05-23 | I2C/SMBus framework. | pbrook |