index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
m68k
Age
Commit message (
Expand
)
Author
2023-06-22
q800: move macfb device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: don't access Nubus bus directly from the mac-nubus-bridge device
Mark Cave-Ayland
2023-06-22
q800: move mac-nubus-bridge device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move SWIM device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move ESP device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move escc_orgate device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move ESCC device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move dp8393x device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move VIA2 device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move VIA1 device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: reimplement mac-io region aliasing using IO memory region
Mark Cave-Ayland
2023-06-22
q800: introduce mac-io container memory region
Mark Cave-Ayland
2023-06-22
q800: move GLUE device to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800-glue.c: switch TypeInfo registration to use DEFINE_TYPES() macro
Mark Cave-Ayland
2023-06-22
q800: move GLUE device into separate q800-glue.c file
Mark Cave-Ayland
2023-06-22
q800: move ROM memory region to Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: move CPU object into Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: rename q800_init() to q800_machine_init()
Mark Cave-Ayland
2023-06-22
q800: introduce Q800MachineState
Mark Cave-Ayland
2023-06-22
q800: add missing space after parent object in GLUEState
Mark Cave-Ayland
2023-06-22
q800: fix up minor spacing issues in hw_compat_q800 GlobalProperty array
Mark Cave-Ayland
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-04-20
hw: Add compat machines for 8.1
Cornelia Huck
2023-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2022-12-21
hw: Add compat machines for 8.0
Cornelia Huck
2022-10-27
m68k/q800: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-27
m68k/virt: do not re-randomize RNG seed on snapshot load
Jason A. Donenfeld
2022-10-24
m68k: write bootinfo as rom section and re-randomize on reboot
Jason A. Donenfeld
2022-10-21
m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEED
Jason A. Donenfeld
2022-09-26
m68k: align bootinfo strings and data to 4 bytes
Jason A. Donenfeld
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
2022-08-25
hw: Add compat machines for 7.2
Cornelia Huck
2022-07-13
q800: add default vendor and product information for scsi-cd devices
Mark Cave-Ayland
2022-07-13
q800: add default vendor and product information for scsi-hd devices
Mark Cave-Ayland
2022-07-13
q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd ...
Mark Cave-Ayland
2022-07-13
q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple ...
Mark Cave-Ayland
2022-07-13
q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-...
Mark Cave-Ayland
2022-07-13
q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-...
Mark Cave-Ayland
2022-07-06
m68k: virt: pass RNG seed via bootinfo block
Jason A. Donenfeld
2022-07-06
m68k: use correct variable name in boot info string macro
Jason A. Donenfeld
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-04-20
hw: Add compat machines for 7.1
Cornelia Huck
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-09
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
2022-01-20
m68k: virt: correctly set the initial PC
Laurent Vivier
2022-01-09
q800: fix segfault with invalid MacROM
Laurent Vivier
2022-01-09
hw: m68k: Add virt compat machine type for 7.0
Laurent Vivier
2021-11-09
Merge tag 'm68k-for-6.2-pull-request' of git://github.com/vivier/qemu-m68k in...
Richard Henderson
2021-11-09
hw: m68k: virt: Add compat machine for 6.2
Laurent Vivier
[next]