Age | Commit message (Expand) | Author |
2007-06-03 | Fix off-by-one memory region sizes. | pbrook |
2007-06-03 | Spelling fixes, by Stefan Weil. | ths |
2007-06-03 | MCF5208 timer fix. | pbrook |
2007-06-03 | MCF5208 emulation. | pbrook |
2007-06-03 | Leave running timer alone if not reloading. | pbrook |
2007-06-01 | Force display update on palette change or loadvm | blueswir1 |
2007-06-01 | Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno. | ths |
2007-05-30 | Fix typo in comment. | ths |
2007-05-30 | Fix CPU (re-)selection on reset. | ths |
2007-05-30 | Replace target_ulong with target_phys_addr_t | blueswir1 |
2007-05-28 | SMBus support for MIPS Malta. | ths |
2007-05-28 | Remove a local subpage IO hack, now that general subpage IO works. | balrog |
2007-05-27 | Interrupt debugging DPRINTFs | blueswir1 |
2007-05-27 | New option -net nic,model=? (Mark Glines) | blueswir1 |
2007-05-27 | Handle unconnected vlan case in lance | 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 | Split DMA controller in two | blueswir1 |
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 | 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 | Add WM8750 and MAX7310 chips (I2C slaves). | balrog |
2007-05-23 | Implement the PXA2xx I2C master controller. | balrog |
2007-05-23 | m68k/ColdFire system emulation. | pbrook |
2007-05-23 | Add periodic timer implementation. | pbrook |
2007-05-23 | I2C/SMBus framework. | pbrook |
2007-05-21 | Fix interrupt controller address masking | blueswir1 |
2007-05-20 | Delete now unused define. | ths |
2007-05-19 | Linux loader rewrite, by H. Peter Anvin. | ths |
2007-05-19 | Use full 36-bit physical address space on SS10 | blueswir1 |
2007-05-17 | Make TCX registers match what NetBSD expects | blueswir1 |
2007-05-17 | Fix Qemu division by zero triggered by NetBSD | blueswir1 |
2007-05-17 | Set limits for memory size to avoid overlap with devices | blueswir1 |
2007-05-17 | Force the primary CPU to run and other CPUs to halt, recalculate timers | blueswir1 |
2007-05-13 | Allow VMware-SVGA operation enable before command FIFO is configured. Implem... | balrog |
2007-05-12 | Correct NAND erase block size. Misc fixes in Spitz code. | balrog |
2007-05-09 | PCMCIA addresses are 26-bit, widen the address type from 16 to 32 bits. | balrog |
2007-05-08 | Correct the number of PXA255 GPIO lines. Reuse the PXA timers struct for PXA... | balrog |
2007-05-08 | Set OOK when OON is set in OSCC register (thanks to BobOfDoom). Correct a fa... | balrog |
2007-05-08 | Switch to qemu_ram_alloc() for memory allocation in PXA255/270. | balrog |
2007-05-08 | ARM946 CPU support. | pbrook |
2007-05-06 | Add dummy THC and TEC registers to TCX | blueswir1 |
2007-05-06 | Fix slavio_misc base | blueswir1 |
2007-05-04 | Support for simple YAMON output, by Alec Voropay. | ths |
2007-05-03 | Change the PCI IO region start to that hardcoded in VBE bios (reported by Jer... | balrog |
2007-05-01 | Set OpenBIOS variables in NVRAM | blueswir1 |
2007-05-01 | Implement power state changes (IDLE and SLEEP) for PXA. | balrog |
2007-05-01 | Honour limited subset of --cpu values instead of ignoring. | balrog |