Age | Commit message (Expand) | Author |
---|---|---|
2022-04-20 | hw: Add compat machines for 7.1 | Cornelia Huck |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2022-01-20 | m68k: virt: correctly set the initial PC | Laurent Vivier |
2022-01-09 | hw: m68k: Add virt compat machine type for 7.0 | Laurent Vivier |
2021-11-09 | Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in... | Richard Henderson |
2021-11-09 | hw: m68k: virt: Add compat machine for 6.2 | Laurent Vivier |
2021-11-09 | hw: m68k: virt: Add compat machine for 6.1 | Laurent Vivier |
2021-11-09 | hw/m68k: Fix typo in SPDX tag | Philippe Mathieu-Daudé |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth |
2021-05-02 | hw: Do not include hw/irq.h if it is not necessary | Thomas Huth |
2021-05-02 | hw: Remove superfluous includes of hw/hw.h | Thomas Huth |
2021-03-15 | m68k: add Virtual M68k Machine | Laurent Vivier |