summaryrefslogtreecommitdiffstats
path: root/hw/m68k/virt.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: virt: pass RNG seed via bootinfo blockJason A. Donenfeld2022-07-061-0/+7
* hw: Add compat machines for 7.1Cornelia Huck2022-04-201-1/+8
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0Star
* Use g_new() & friends where that makes obvious senseMarkus Armbruster2022-03-211-1/+1
* m68k: virt: correctly set the initial PCLaurent Vivier2022-01-201-5/+17
* hw: m68k: Add virt compat machine type for 7.0Laurent Vivier2022-01-091-1/+8
* Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...Richard Henderson2021-11-091-1/+15
|\
| * hw: m68k: virt: Add compat machine for 6.2Laurent Vivier2021-11-091-1/+8
| * hw: m68k: virt: Add compat machine for 6.1Laurent Vivier2021-11-091-1/+8
* | hw/m68k: Fix typo in SPDX tagPhilippe Mathieu-Daudé2021-11-091-1/+1
|/
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* hw: Do not include hw/irq.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
* hw: Remove superfluous includes of hw/hw.hThomas Huth2021-05-021-1/+0Star
* m68k: add Virtual M68k MachineLaurent Vivier2021-03-151-0/+313