aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k
AgeCommit message (Expand)Author
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé
2024-07-02hw/m68k: convert 'virt' machine definitions to use new macrosDaniel P. Berrangé
2024-05-03m68k: switch boards to "default y"Paolo Bonzini
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-03-11virt: set the CPU type in BOOTINFOLaurent Vivier
2024-03-09hw/m68k/mcf5208: add support for resetAngelo Dureghello
2024-02-02hw/m68k/q800: use qemu_find_nic_info()David Woodhouse
2024-02-02hw/m68k/mcf5208: use qemu_create_nic_device()David Woodhouse
2024-01-11q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland
2024-01-05hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_stateThomas Huth
2023-12-30hw/m68k: Constify VMStateRichard Henderson
2023-12-22next-cube.c: move machine MemoryRegions into NeXTStateMark Cave-Ayland
2023-12-22next-cube.c: remove val and size arguments from nextscr2_write()Mark Cave-Ayland
2023-12-22next-cube.c: move LED logic to new next_scr2_led_update() functionMark Cave-Ayland
2023-12-22next-cube.c: move static old_scr2 variable to NeXTPCMark Cave-Ayland
2023-12-22next-cube.c: move static phase variable to NextRtcMark Cave-Ayland
2023-12-22next-cube.c: move static led variable to NeXTPCMark Cave-Ayland
2023-12-22next-cube.c: update and improve dma_opsMark Cave-Ayland
2023-12-22next-cube.c: update scr_ops to properly use modern memory APIMark Cave-Ayland
2023-12-22next-cube.c: update mmio_ops to properly use modern memory APIMark Cave-Ayland
2023-12-22next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH commandMark Cave-Ayland
2023-12-22next-cube.c: add dummy Ethernet register to allow diagnostic to timeoutMark Cave-Ayland
2023-12-20hw: Add compat machines for 9.0Cornelia Huck
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