aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k/virt.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-20hw: Add compat machines for 7.1Cornelia Huck1-1/+8
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau1-1/+0
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-1/+1
2022-01-20m68k: virt: correctly set the initial PCLaurent Vivier1-5/+17
2022-01-09hw: m68k: Add virt compat machine type for 7.0Laurent Vivier1-1/+8
2021-11-09Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...Richard Henderson1-1/+15
2021-11-09hw: m68k: virt: Add compat machine for 6.2Laurent Vivier1-1/+8
2021-11-09hw: m68k: virt: Add compat machine for 6.1Laurent Vivier1-1/+8
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé1-1/+1
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth1-1/+0
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth1-1/+0
2021-03-15m68k: add Virtual M68k MachineLaurent Vivier1-0/+313