| Commit message (Expand) | Author | Age | Files | Lines |
* | m68k/virt: do not re-randomize RNG seed on snapshot load | Jason A. Donenfeld | 2022-10-27 | 1 | -9/+11 |
* | m68k: write bootinfo as rom section and re-randomize on reboot | Jason A. Donenfeld | 2022-10-24 | 1 | -15/+36 |
* | m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED | Jason A. Donenfeld | 2022-10-21 | 1 | -4/+4 |
* | goldfish_rtc: Add big-endian property | Stafford Horne | 2022-09-04 | 1 | -0/+1 |
* | hw: Add compat machines for 7.2 | Cornelia Huck | 2022-08-25 | 1 | -1/+8 |
* | m68k: virt: pass RNG seed via bootinfo block | Jason A. Donenfeld | 2022-07-06 | 1 | -0/+7 |
* | hw: Add compat machines for 7.1 | Cornelia Huck | 2022-04-20 | 1 | -1/+8 |
* | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
* | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2022-03-21 | 1 | -1/+1 |
* | m68k: virt: correctly set the initial PC | Laurent Vivier | 2022-01-20 | 1 | -5/+17 |
* | hw: m68k: Add virt compat machine type for 7.0 | Laurent Vivier | 2022-01-09 | 1 | -1/+8 |
* | Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in... | Richard Henderson | 2021-11-09 | 1 | -1/+15 |
|\ |
|
| * | hw: m68k: virt: Add compat machine for 6.2 | Laurent Vivier | 2021-11-09 | 1 | -1/+8 |
| * | hw: m68k: virt: Add compat machine for 6.1 | Laurent Vivier | 2021-11-09 | 1 | -1/+8 |
* | | hw/m68k: Fix typo in SPDX tag | Philippe Mathieu-Daudé | 2021-11-09 | 1 | -1/+1 |
|/ |
|
* | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | hw: Do not include hw/irq.h if it is not necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | hw: Remove superfluous includes of hw/hw.h | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | m68k: add Virtual M68k Machine | Laurent Vivier | 2021-03-15 | 1 | -0/+313 |