summary refs log tree commit diff stats
path: root/hw/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* m68k: switch boards to "default y"Paolo Bonzini2024-05-031-0/+10
* hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell2024-04-251-1/+1
* hw: Add compat machines for 9.1Paolo Bonzini2024-04-181-1/+8
* virt: set the CPU type in BOOTINFOLaurent Vivier2024-03-111-3/+14
* hw/m68k/mcf5208: add support for resetAngelo Dureghello2024-03-091-2/+42
* hw/m68k/q800: use qemu_find_nic_info()David Woodhouse2024-02-021-13/+16
* hw/m68k/mcf5208: use qemu_create_nic_device()David Woodhouse2024-02-021-13/+6
* q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland2024-01-111-4/+3
* hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_stateThomas Huth2024-01-051-12/+8
* hw/m68k: Constify VMStateRichard Henderson2023-12-302-3/+3
* next-cube.c: move machine MemoryRegions into NeXTStateMark Cave-Ayland2023-12-221-17/+21
* next-cube.c: remove val and size arguments from nextscr2_write()Mark Cave-Ayland2023-12-221-11/+6
* next-cube.c: move LED logic to new next_scr2_led_update() functionMark Cave-Ayland2023-12-221-9/+13
* next-cube.c: move static old_scr2 variable to NeXTPCMark Cave-Ayland2023-12-221-3/+9
* next-cube.c: move static phase variable to NextRtcMark Cave-Ayland2023-12-221-15/+16
* next-cube.c: move static led variable to NeXTPCMark Cave-Ayland2023-12-221-6/+7
* next-cube.c: update and improve dma_opsMark Cave-Ayland2023-12-221-37/+63
* next-cube.c: update scr_ops to properly use modern memory APIMark Cave-Ayland2023-12-221-100/+55
* next-cube.c: update mmio_ops to properly use modern memory APIMark Cave-Ayland2023-12-221-111/+45
* next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH commandMark Cave-Ayland2023-12-221-1/+0
* next-cube.c: add dummy Ethernet register to allow diagnostic to timeoutMark Cave-Ayland2023-12-221-0/+4
* hw: Add compat machines for 9.0Cornelia Huck2023-12-201-1/+8
* hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan2023-11-201-6/+5
* m68k: Instantiate the ESP SCSI controller for the NeXTcube machineThomas Huth2023-11-021-7/+110
* hw/m68k/next-cube: Mirror BIOS to address 0Thomas Huth2023-11-011-1/+3
* hw/char/mcf_uart: Have mcf_uart_create() return DeviceStatePhilippe Mathieu-Daudé2023-11-012-6/+6
* hw/m68k/virt: Do not open-code sysbus_create_simple()Philippe Mathieu-Daudé2023-11-011-5/+2
* hw/m68k/next-cube: Do not open-code sysbus_create_simple()Philippe Mathieu-Daudé2023-11-011-7/+2
* hw/m68k/mcf_intc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé2023-11-011-6/+11
* hw/m68k/mcf_intc: Expose MMIO region via SysBus APIPhilippe Mathieu-Daudé2023-11-011-1/+3
* hw/m68k/mcf5206: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé2023-11-012-3/+12
* hw/m68k/irqc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé2023-11-011-0/+2
* q800: add alias for MacOS toolbox ROM at 0x40000000Mark Cave-Ayland2023-10-061-0/+5
* q800: add ESCC alias at 0xc000Mark Cave-Ayland2023-10-061-0/+6
* q800: add easc bool machine class property to switch between ASC and EASCMark Cave-Ayland2023-10-061-1/+29
* q800: add Apple Sound Chip (ASC) audio to machineMark Cave-Ayland2023-10-062-1/+31
* audio: add Apple Sound Chip (ASC) emulationMark Cave-Ayland2023-10-061-0/+1
* q800: allow accesses to RAM area even if less memory is availableMark Cave-Ayland2023-10-061-1/+29
* q800: add IOSB subsystemMark Cave-Ayland2023-10-062-0/+10
* q800: add machine id registerMark Cave-Ayland2023-10-061-0/+29
* q800: add djMEMC memory controllerMark Cave-Ayland2023-10-062-0/+11
* q800-glue.c: convert to Resettable interfaceMark Cave-Ayland2023-10-061-3/+4
* hw/m68k: Clean up local variable shadowingPhilippe Mathieu-Daudé2023-09-291-6/+4
* hw: Add compat machines for 8.2Cornelia Huck2023-08-231-1/+8
* other architectures: spelling fixesMichael Tokarev2023-07-253-3/+3
* q800: move macfb device to Q800MachineStateMark Cave-Ayland2023-06-221-2/+4
* q800: don't access Nubus bus directly from the mac-nubus-bridge deviceMark Cave-Ayland2023-06-221-1/+1
* q800: move mac-nubus-bridge device to Q800MachineStateMark Cave-Ayland2023-06-221-7/+14
* q800: move SWIM device to Q800MachineStateMark Cave-Ayland2023-06-221-3/+5
* q800: move ESP device to Q800MachineStateMark Cave-Ayland2023-06-221-4/+5