aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k/virt.c
AgeCommit message (Expand)Author
2022-09-04goldfish_rtc: Add big-endian propertyStafford Horne
2022-08-25hw: Add compat machines for 7.2Cornelia Huck
2022-07-06m68k: virt: pass RNG seed via bootinfo blockJason A. Donenfeld
2022-04-20hw: Add compat machines for 7.1Cornelia Huck
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-01-20m68k: virt: correctly set the initial PCLaurent Vivier
2022-01-09hw: m68k: Add virt compat machine type for 7.0Laurent Vivier
2021-11-09Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...Richard Henderson
2021-11-09hw: m68k: virt: Add compat machine for 6.2Laurent Vivier
2021-11-09hw: m68k: virt: Add compat machine for 6.1Laurent Vivier
2021-11-09hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth
2021-05-02hw: Remove superfluous includes of hw/hw.hThomas Huth
2021-03-15m68k: add Virtual M68k MachineLaurent Vivier