Age | Commit message (Expand) | Author |
2020-09-03 | hw/m68k: QOMify the mcf5206 system integration module | Thomas Huth |
2020-07-06 | hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask() | Thomas Huth |
2020-05-30 | hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask() | Philippe Mathieu-Daudé |
2020-05-30 | hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit | Philippe Mathieu-Daudé |
2019-10-25 | hw/m68k/mcf5206.c: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2018-06-15 | hw/m68k/mcf5206: Convert away from old_mmio | Peter Maydell |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2017-10-16 | M68K: use g_new() family of functions | Marc-André Lureau |
2017-10-16 | hw/m68k: Replace fprintf(stderr, "*\n" with error_report() | Alistair Francis |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-01-29 | m68k: Clean up includes | Peter Maydell |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-08 | hw: move headers to include/ | Paolo Bonzini |
2013-03-01 | m68k: move files referencing CPU to hw/m68k/ | Paolo Bonzini |