aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k
AgeCommit message (Expand)Author
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-10-20q800: drop 8-bit graphic_depth check for Apple 21 inch displayMark Cave-Ayland
2021-10-20q800: add NMI handlerMark Cave-Ayland
2021-10-20q800: wire up remaining IRQs in classic modeMark Cave-Ayland
2021-10-20q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic modeMark Cave-Ayland
2021-10-20q800: wire up auxmode GPIO to GLUEMark Cave-Ayland
2021-10-20q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQsMark Cave-Ayland
2021-10-20q800: move VIA1 IRQ from level 1 to level 6Mark Cave-Ayland
2021-10-08q800: wire macfb IRQ to separate video interrupt on VIA2Mark Cave-Ayland
2021-10-08macfb: add common monitor modes supported by the MacOS toolbox ROMMark Cave-Ayland
2021-10-08macfb: add qdev property to specify display typeMark Cave-Ayland
2021-09-29q800: configure nubus available slots for Quadra 800Mark Cave-Ayland
2021-09-29q800: wire up nubus IRQsMark Cave-Ayland
2021-09-29nubus-bridge: embed the NubusBus object directly within nubus-bridgeMark Cave-Ayland
2021-09-29nubus: move NubusBus from mac-nubus-bridge to nubus-bridgeMark Cave-Ayland
2021-09-29nubus: move nubus to its own 32-bit address spaceMark Cave-Ayland
2021-09-08mac_via: remove explicit viaN prefix from VIA IRQ gpiosMark Cave-Ayland
2021-09-08mac_via: remove mac_via deviceMark Cave-Ayland
2021-09-08mac_via: move ADB variables to MOS6522Q800VIA1StateMark Cave-Ayland
2021-07-26bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")Mark Cave-Ayland
2021-07-02hw/m68k/q800: fix PROM checksum and MAC address storageMark Cave-Ayland
2021-07-02hw/m68k/q800: move PROM and checksum calculation from dp8393x device to boardMark Cave-Ayland
2021-06-15softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()David Hildenbrand
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.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
2021-03-07esp: rename existing ESP QOM type to SYSBUS_ESPMark Cave-Ayland
2021-02-11m68k: import bootinfo headers from linuxLaurent Vivier
2021-01-19hw/m68k/next-cube: Add vmstate for NeXTPC devicePeter Maydell
2021-01-19hw/m68k/next-cube: Remove unused fields from NeXTStatePeter Maydell
2021-01-19hw/m68k/next-cube: Move rtc into NeXTPC structPeter Maydell
2021-01-19hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC devicePeter Maydell
2021-01-19hw/m68k/next-cube: Move int_status and int_mask to NeXTPC structPeter Maydell
2021-01-19hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaquePeter Maydell
2021-01-19hw/m68k/next-cube: Move scr_ops into NeXTPC devicePeter Maydell
2021-01-19hw/m68k/next-cube: Move mmio_ops into NeXTPC devicePeter Maydell
2021-01-19hw/m68k/next-cube: Move register/interrupt functionality into a devicePeter Maydell
2021-01-19hw/m68k/next-cube: Make next_irq() function staticPeter Maydell
2020-12-12hw/m68k/q800.c: Make the GLUE chip an actual QOM devicePeter Maydell
2020-12-12hw/m68k/q800: Don't connect two qemu_irqs directly to the same inputPeter Maydell
2020-12-10vl: extract softmmu/datadir.cPaolo Bonzini
2020-12-10m68k: do not use ram_size globalPaolo Bonzini
2020-12-10m68k: remove bios_namePaolo Bonzini
2020-12-09hw/m68k/mcf5206: Don't leak IRQs in mcf5206_mbar_realize()Peter Maydell