Age | Commit message (Expand) | Author |
2017-09-08 | ppc4xx: Export ECB and PLB emulation | BALATON Zoltan |
2017-09-08 | ppc4xx_i2c: QOMify | BALATON Zoltan |
2017-09-08 | ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file | BALATON Zoltan |
2017-09-08 | ppc4xx: Make MAL emulation more generic | BALATON Zoltan |
2017-09-08 | ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs | BALATON Zoltan |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake |
2017-02-22 | hw/ppc/ppc405_uc.c: Avoid integer overflows | Peter Maydell |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-07-22 | ppc: fix -mem-path failure | Hu Tao |
2014-07-15 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu |
2014-03-13 | target-ppc: Clean up ENV_GET_CPU() usage | Andreas Färber |
2014-02-11 | exec: Make stb_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make stw_*_phys input an AddressSpace | Edgar E. Iglesias |
2014-02-11 | exec: Make stl_*_phys input an AddressSpace | Edgar E. Iglesias |
2013-12-02 | misc: Replace 'struct QEMUTimer' by 'QEMUTimer' | Stefan Weil |
2013-09-02 | ppc405_uc: Disable debug output | Andreas Färber |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-12 | cpu: Pass CPUState to cpu_interrupt() | Andreas Färber |
2013-03-01 | hw: move boards and other isolated files to hw/ARCH | Paolo Bonzini |