aboutsummaryrefslogtreecommitdiff
path: root/hw/m68k
AgeCommit message (Expand)AuthorFilesLines
2024-12-21Merge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingStefan Hajnoczi6-14/+14
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé6-14/+14
2024-12-19include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson4-4/+0
2024-12-15hw/m68k: Constify all PropertyRichard Henderson4-4/+4
2024-12-11hw: add compat machines for 10.0Cornelia Huck1-1/+8
2024-11-08next-kbd: convert to use qemu_input_handler_register()Mark Cave-Ayland1-55/+103
2024-11-04next-cube: remove cpu parameter from next_scsi_init()Mark Cave-Ayland1-2/+2
2024-11-04next-cube: fix up compilation when DEBUG_NEXT is enabledMark Cave-Ayland1-5/+5
2024-10-07hw/m68k: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé4-18/+18
2024-09-20license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-onlyPhilippe Mathieu-Daudé1-1/+1
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell4-4/+4
2024-09-08hw/m68k/mcf5208: Add URLs for datasheetsPeter Maydell1-0/+8
2024-09-08hw/m68k/mcf5208: Avoid shifting off end of integerPeter Maydell1-1/+1
2024-09-05hw: add compat machines for 9.2Cornelia Huck1-1/+8
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw/m68k: convert 'virt' machine definitions to use new macrosDaniel P. Berrangé1-22/+29
2024-05-03m68k: switch boards to "default y"Paolo Bonzini1-0/+10
2024-04-25hw, target: Add ResetType argument to hold and exit phase methodsPeter Maydell1-1/+1
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini1-1/+8
2024-03-11virt: set the CPU type in BOOTINFOLaurent Vivier1-3/+14
2024-03-09hw/m68k/mcf5208: add support for resetAngelo Dureghello1-2/+42
2024-02-02hw/m68k/q800: use qemu_find_nic_info()David Woodhouse1-13/+16
2024-02-02hw/m68k/mcf5208: use qemu_create_nic_device()David Woodhouse1-13/+6
2024-01-11q800: move dp8393x_prom memory region to Q800MachineStateMark Cave-Ayland1-4/+3
2024-01-05hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_stateThomas Huth1-12/+8
2023-12-30hw/m68k: Constify VMStateRichard Henderson2-3/+3
2023-12-22next-cube.c: move machine MemoryRegions into NeXTStateMark Cave-Ayland1-17/+21
2023-12-22next-cube.c: remove val and size arguments from nextscr2_write()Mark Cave-Ayland1-11/+6
2023-12-22next-cube.c: move LED logic to new next_scr2_led_update() functionMark Cave-Ayland1-9/+13
2023-12-22next-cube.c: move static old_scr2 variable to NeXTPCMark Cave-Ayland1-3/+9
2023-12-22next-cube.c: move static phase variable to NextRtcMark Cave-Ayland1-15/+16
2023-12-22next-cube.c: move static led variable to NeXTPCMark Cave-Ayland1-6/+7
2023-12-22next-cube.c: update and improve dma_opsMark Cave-Ayland1-37/+63
2023-12-22next-cube.c: update scr_ops to properly use modern memory APIMark Cave-Ayland1-100/+55
2023-12-22next-cube.c: update mmio_ops to properly use modern memory APIMark Cave-Ayland1-111/+45
2023-12-22next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH commandMark Cave-Ayland1-1/+0
2023-12-22next-cube.c: add dummy Ethernet register to allow diagnostic to timeoutMark Cave-Ayland1-0/+4
2023-12-20hw: Add compat machines for 9.0Cornelia Huck1-1/+8
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan1-6/+5
2023-11-02m68k: Instantiate the ESP SCSI controller for the NeXTcube machineThomas Huth1-7/+110
2023-11-01hw/m68k/next-cube: Mirror BIOS to address 0Thomas Huth1-1/+3
2023-11-01hw/char/mcf_uart: Have mcf_uart_create() return DeviceStatePhilippe Mathieu-Daudé2-6/+6
2023-11-01hw/m68k/virt: Do not open-code sysbus_create_simple()Philippe Mathieu-Daudé1-5/+2
2023-11-01hw/m68k/next-cube: Do not open-code sysbus_create_simple()Philippe Mathieu-Daudé1-7/+2
2023-11-01hw/m68k/mcf_intc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé1-6/+11
2023-11-01hw/m68k/mcf_intc: Expose MMIO region via SysBus APIPhilippe Mathieu-Daudé1-1/+3
2023-11-01hw/m68k/mcf5206: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé2-3/+12
2023-11-01hw/m68k/irqc: Pass CPU using QOM link propertyPhilippe Mathieu-Daudé1-0/+2
2023-10-06q800: add alias for MacOS toolbox ROM at 0x40000000Mark Cave-Ayland1-0/+5