aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k
AgeCommit message (Expand)Author
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-11-02m68k: Instantiate the ESP SCSI controller for the NeXTcube machineThomas Huth
2023-11-01hw/m68k/next-cube: Mirror BIOS to address 0Thomas Huth
2023-11-01hw/char/mcf_uart: Have mcf_uart_create() return DeviceStatePhilippe Mathieu-Daudé
2023-11-01hw/m68k/virt: Do not open-code sysbus_create_simple()Philippe Mathieu-Daudé
2023-11-01hw/m68k/next-cube: Do not open-code sysbus_create_simple()Philippe Mathieu-Daudé
2023-11-01hw/m68k/mcf_intc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé
2023-11-01hw/m68k/mcf_intc: Expose MMIO region via SysBus APIPhilippe Mathieu-Daudé
2023-11-01hw/m68k/mcf5206: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé
2023-11-01hw/m68k/irqc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé
2023-10-06q800: add alias for MacOS toolbox ROM at 0x40000000Mark Cave-Ayland
2023-10-06q800: add ESCC alias at 0xc000Mark Cave-Ayland
2023-10-06q800: add easc bool machine class property to switch between ASC and EASCMark Cave-Ayland
2023-10-06q800: add Apple Sound Chip (ASC) audio to machineMark Cave-Ayland
2023-10-06audio: add Apple Sound Chip (ASC) emulationMark Cave-Ayland
2023-10-06q800: allow accesses to RAM area even if less memory is availableMark Cave-Ayland
2023-10-06q800: add IOSB subsystemMark Cave-Ayland
2023-10-06q800: add machine id registerMark Cave-Ayland
2023-10-06q800: add djMEMC memory controllerMark Cave-Ayland
2023-10-06q800-glue.c: convert to Resettable interfaceMark Cave-Ayland
2023-09-29hw/m68k: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-06-22q800: move macfb device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: don't access Nubus bus directly from the mac-nubus-bridge deviceMark Cave-Ayland
2023-06-22q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move SWIM device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move ESP device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move escc_orgate device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move ESCC device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move dp8393x device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move VIA2 device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move VIA1 device to Q800MachineStateMark Cave-Ayland
2023-06-22q800: reimplement mac-io region aliasing using IO memory regionMark Cave-Ayland
2023-06-22q800: introduce mac-io container memory regionMark Cave-Ayland
2023-06-22q800: move GLUE device to Q800MachineStateMark Cave-Ayland
2023-06-22q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macroMark Cave-Ayland
2023-06-22q800: move GLUE device into separate q800-glue.c fileMark Cave-Ayland
2023-06-22q800: move ROM memory region to Q800MachineStateMark Cave-Ayland
2023-06-22q800: move CPU object into Q800MachineStateMark Cave-Ayland
2023-06-22q800: rename q800_init() to q800_machine_init()Mark Cave-Ayland
2023-06-22q800: introduce Q800MachineStateMark Cave-Ayland
2023-06-22q800: add missing space after parent object in GLUEStateMark Cave-Ayland
2023-06-22q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty arrayMark Cave-Ayland
2023-06-05bulk: Remove pointless QOM castsPhilippe Mathieu-Daudé
2023-04-20hw: Add compat machines for 8.1Cornelia Huck
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2022-12-21hw: Add compat machines for 8.0Cornelia Huck
2022-10-27m68k/q800: do not re-randomize RNG seed on snapshot loadJason A. Donenfeld
2022-10-27m68k/virt: do not re-randomize RNG seed on snapshot loadJason A. Donenfeld