Age | Commit message (Expand) | Author | Files | Lines |
2022-10-27 | m68k/q800: do not re-randomize RNG seed on snapshot load | Jason A. Donenfeld | 1 | -20/+13 |
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 | 3 | -59/+111 |
2022-10-21 | m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED | Jason A. Donenfeld | 2 | -4/+11 |
2022-09-26 | m68k: align bootinfo strings and data to 4 bytes | Jason A. Donenfeld | 1 | -4/+6 |
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-13 | q800: add default vendor and product information for scsi-cd devices | Mark Cave-Ayland | 1 | -0/+3 |
2022-07-13 | q800: add default vendor and product information for scsi-hd devices | Mark Cave-Ayland | 1 | -0/+3 |
2022-07-13 | q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd ... | Mark Cave-Ayland | 1 | -0/+1 |
2022-07-13 | q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple ... | Mark Cave-Ayland | 1 | -0/+2 |
2022-07-13 | q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-... | Mark Cave-Ayland | 1 | -0/+1 |
2022-07-13 | q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-... | Mark Cave-Ayland | 1 | -0/+6 |
2022-07-06 | m68k: virt: pass RNG seed via bootinfo block | Jason A. Donenfeld | 2 | -0/+23 |
2022-07-06 | m68k: use correct variable name in boot info string macro | Jason A. Donenfeld | 1 | -1/+1 |
2022-05-19 | ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY | Peter Maydell | 2 | -2/+2 |
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 | 3 | -3/+0 |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 1 | -1/+1 |
2022-03-09 | mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs | Mark Cave-Ayland | 1 | -4/+5 |
2022-01-20 | m68k: virt: correctly set the initial PC | Laurent Vivier | 1 | -5/+17 |
2022-01-09 | q800: fix segfault with invalid MacROM | Laurent Vivier | 1 | -2/+3 |
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-10-20 | q800: drop 8-bit graphic_depth check for Apple 21 inch display | Mark Cave-Ayland | 1 | -1/+1 |
2021-10-20 | q800: add NMI handler | Mark Cave-Ayland | 1 | -0/+47 |
2021-10-20 | q800: wire up remaining IRQs in classic mode | Mark Cave-Ayland | 1 | -0/+49 |
2021-10-20 | q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode | Mark Cave-Ayland | 1 | -16/+41 |
2021-10-20 | q800: wire up auxmode GPIO to GLUE | Mark Cave-Ayland | 1 | -0/+14 |
2021-10-20 | q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs | Mark Cave-Ayland | 1 | -4/+28 |
2021-10-20 | q800: move VIA1 IRQ from level 1 to level 6 | Mark Cave-Ayland | 1 | -1/+1 |
2021-10-08 | q800: wire macfb IRQ to separate video interrupt on VIA2 | Mark Cave-Ayland | 1 | -2/+5 |
2021-10-08 | macfb: add common monitor modes supported by the MacOS toolbox ROM | Mark Cave-Ayland | 1 | -4/+7 |
2021-10-08 | macfb: add qdev property to specify display type | Mark Cave-Ayland | 1 | -0/+5 |
2021-09-29 | q800: configure nubus available slots for Quadra 800 | Mark Cave-Ayland | 1 | -0/+9 |
2021-09-29 | q800: wire up nubus IRQs | Mark Cave-Ayland | 1 | -0/+6 |
2021-09-29 | nubus-bridge: embed the NubusBus object directly within nubus-bridge | Mark Cave-Ayland | 1 | -1/+1 |
2021-09-29 | nubus: move NubusBus from mac-nubus-bridge to nubus-bridge | Mark Cave-Ayland | 1 | -1/+1 |
2021-09-29 | nubus: move nubus to its own 32-bit address space | Mark Cave-Ayland | 1 | -5/+4 |
2021-09-08 | mac_via: remove explicit viaN prefix from VIA IRQ gpios | Mark Cave-Ayland | 1 | -6/+4 |
2021-09-08 | mac_via: remove mac_via device | Mark Cave-Ayland | 1 | -16/+18 |
2021-09-08 | mac_via: move ADB variables to MOS6522Q800VIA1State | Mark Cave-Ayland | 1 | -3/+3 |
2021-07-26 | bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation") | Mark Cave-Ayland | 1 | -1/+1 |
2021-07-02 | hw/m68k/q800: fix PROM checksum and MAC address storage | Mark Cave-Ayland | 1 | -5/+2 |
2021-07-02 | hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board | Mark Cave-Ayland | 1 | -2/+22 |
2021-06-15 | softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate() | David Hildenbrand | 1 | -2/+2 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 6 | -6/+0 |