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