index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
m68k
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
hw: skip registration of outdated versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw: set deprecation info for all versioned machine types
Daniel P. Berrangé
1
-0
/
+1
2024-07-02
hw/m68k: convert 'virt' machine definitions to use new macros
Daniel P. Berrangé
1
-22
/
+29
2024-05-03
m68k: switch boards to "default y"
Paolo Bonzini
1
-0
/
+10
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-1
/
+1
2024-04-18
hw: Add compat machines for 9.1
Paolo Bonzini
1
-1
/
+8
2024-03-11
virt: set the CPU type in BOOTINFO
Laurent Vivier
1
-3
/
+14
2024-03-09
hw/m68k/mcf5208: add support for reset
Angelo Dureghello
1
-2
/
+42
2024-02-02
hw/m68k/q800: use qemu_find_nic_info()
David Woodhouse
1
-13
/
+16
2024-02-02
hw/m68k/mcf5208: use qemu_create_nic_device()
David Woodhouse
1
-13
/
+6
2024-01-11
q800: move dp8393x_prom memory region to Q800MachineState
Mark Cave-Ayland
1
-4
/
+3
2024-01-05
hw/m68k/mcf5206: Embed m5206_timer_state in m5206_mbar_state
Thomas Huth
1
-12
/
+8
2023-12-30
hw/m68k: Constify VMState
Richard Henderson
2
-3
/
+3
2023-12-22
next-cube.c: move machine MemoryRegions into NeXTState
Mark Cave-Ayland
1
-17
/
+21
2023-12-22
next-cube.c: remove val and size arguments from nextscr2_write()
Mark Cave-Ayland
1
-11
/
+6
2023-12-22
next-cube.c: move LED logic to new next_scr2_led_update() function
Mark Cave-Ayland
1
-9
/
+13
2023-12-22
next-cube.c: move static old_scr2 variable to NeXTPC
Mark Cave-Ayland
1
-3
/
+9
2023-12-22
next-cube.c: move static phase variable to NextRtc
Mark Cave-Ayland
1
-15
/
+16
2023-12-22
next-cube.c: move static led variable to NeXTPC
Mark Cave-Ayland
1
-6
/
+7
2023-12-22
next-cube.c: update and improve dma_ops
Mark Cave-Ayland
1
-37
/
+63
2023-12-22
next-cube.c: update scr_ops to properly use modern memory API
Mark Cave-Ayland
1
-100
/
+55
2023-12-22
next-cube.c: update mmio_ops to properly use modern memory API
Mark Cave-Ayland
1
-111
/
+45
2023-12-22
next-cube.c: don't pulse SCSI DMA IRQ upon reception of FLUSH command
Mark Cave-Ayland
1
-1
/
+0
2023-12-22
next-cube.c: add dummy Ethernet register to allow diagnostic to timeout
Mark Cave-Ayland
1
-0
/
+4
2023-12-20
hw: Add compat machines for 9.0
Cornelia Huck
1
-1
/
+8
2023-11-20
hw/core/machine: Constify MachineClass::valid_cpu_types[]
Gavin Shan
1
-6
/
+5
2023-11-02
m68k: Instantiate the ESP SCSI controller for the NeXTcube machine
Thomas Huth
1
-7
/
+110
2023-11-01
hw/m68k/next-cube: Mirror BIOS to address 0
Thomas Huth
1
-1
/
+3
2023-11-01
hw/char/mcf_uart: Have mcf_uart_create() return DeviceState
Philippe Mathieu-Daudé
2
-6
/
+6
2023-11-01
hw/m68k/virt: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-5
/
+2
2023-11-01
hw/m68k/next-cube: Do not open-code sysbus_create_simple()
Philippe Mathieu-Daudé
1
-7
/
+2
2023-11-01
hw/m68k/mcf_intc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-6
/
+11
2023-11-01
hw/m68k/mcf_intc: Expose MMIO region via SysBus API
Philippe Mathieu-Daudé
1
-1
/
+3
2023-11-01
hw/m68k/mcf5206: Pass CPU using QOM link property
Philippe Mathieu-Daudé
2
-3
/
+12
2023-11-01
hw/m68k/irqc: Pass CPU using QOM link property
Philippe Mathieu-Daudé
1
-0
/
+2
2023-10-06
q800: add alias for MacOS toolbox ROM at 0x40000000
Mark Cave-Ayland
1
-0
/
+5
2023-10-06
q800: add ESCC alias at 0xc000
Mark Cave-Ayland
1
-0
/
+6
2023-10-06
q800: add easc bool machine class property to switch between ASC and EASC
Mark Cave-Ayland
1
-1
/
+29
2023-10-06
q800: add Apple Sound Chip (ASC) audio to machine
Mark Cave-Ayland
2
-1
/
+31
2023-10-06
audio: add Apple Sound Chip (ASC) emulation
Mark Cave-Ayland
1
-0
/
+1
2023-10-06
q800: allow accesses to RAM area even if less memory is available
Mark Cave-Ayland
1
-1
/
+29
2023-10-06
q800: add IOSB subsystem
Mark Cave-Ayland
2
-0
/
+10
2023-10-06
q800: add machine id register
Mark Cave-Ayland
1
-0
/
+29
2023-10-06
q800: add djMEMC memory controller
Mark Cave-Ayland
2
-0
/
+11
2023-10-06
q800-glue.c: convert to Resettable interface
Mark Cave-Ayland
1
-3
/
+4
2023-09-29
hw/m68k: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-6
/
+4
2023-08-23
hw: Add compat machines for 8.2
Cornelia Huck
1
-1
/
+8
2023-07-25
other architectures: spelling fixes
Michael Tokarev
3
-3
/
+3
2023-06-22
q800: move macfb device to Q800MachineState
Mark Cave-Ayland
1
-2
/
+4
2023-06-22
q800: don't access Nubus bus directly from the mac-nubus-bridge device
Mark Cave-Ayland
1
-1
/
+1
[next]