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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
q800.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-13
q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd ...
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple ...
Mark Cave-Ayland
1
-0
/
+2
2022-07-13
q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-...
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-...
Mark Cave-Ayland
1
-0
/
+6
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
1
-1
/
+0
2022-03-09
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
1
-4
/
+5
2022-01-09
q800: fix segfault with invalid MacROM
Laurent Vivier
1
-2
/
+3
2021-10-20
q800: drop 8-bit graphic_depth check for Apple 21 inch display
Mark Cave-Ayland
1
-1
/
+1
2021-10-20
q800: add NMI handler
Mark Cave-Ayland
1
-0
/
+47
2021-10-20
q800: wire up remaining IRQs in classic mode
Mark Cave-Ayland
1
-0
/
+49
2021-10-20
q800: route SONIC on-board Ethernet IRQ via nubus IRQ 9 in classic mode
Mark Cave-Ayland
1
-16
/
+41
2021-10-20
q800: wire up auxmode GPIO to GLUE
Mark Cave-Ayland
1
-0
/
+14
2021-10-20
q800: use GLUE IRQ numbers instead of IRQ level for GLUE IRQs
Mark Cave-Ayland
1
-4
/
+28
2021-10-20
q800: move VIA1 IRQ from level 1 to level 6
Mark Cave-Ayland
1
-1
/
+1
2021-10-08
q800: wire macfb IRQ to separate video interrupt on VIA2
Mark Cave-Ayland
1
-2
/
+5
2021-10-08
macfb: add common monitor modes supported by the MacOS toolbox ROM
Mark Cave-Ayland
1
-4
/
+7
2021-10-08
macfb: add qdev property to specify display type
Mark Cave-Ayland
1
-0
/
+5
2021-09-29
q800: configure nubus available slots for Quadra 800
Mark Cave-Ayland
1
-0
/
+9
2021-09-29
q800: wire up nubus IRQs
Mark Cave-Ayland
1
-0
/
+6
2021-09-29
nubus-bridge: embed the NubusBus object directly within nubus-bridge
Mark Cave-Ayland
1
-1
/
+1
2021-09-29
nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
Mark Cave-Ayland
1
-1
/
+1
2021-09-29
nubus: move nubus to its own 32-bit address space
Mark Cave-Ayland
1
-5
/
+4
2021-09-08
mac_via: remove explicit viaN prefix from VIA IRQ gpios
Mark Cave-Ayland
1
-6
/
+4
2021-09-08
mac_via: remove mac_via device
Mark Cave-Ayland
1
-16
/
+18
2021-09-08
mac_via: move ADB variables to MOS6522Q800VIA1State
Mark Cave-Ayland
1
-3
/
+3
2021-07-26
bitops.h: revert db1ffc32dd ("qemu/bitops.h: add bitrev8 implementation")
Mark Cave-Ayland
1
-1
/
+1
2021-07-02
hw/m68k/q800: fix PROM checksum and MAC address storage
Mark Cave-Ayland
1
-5
/
+2
2021-07-02
hw/m68k/q800: move PROM and checksum calculation from dp8393x device to board
Mark Cave-Ayland
1
-2
/
+22
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-05-02
hw: Remove superfluous includes of hw/hw.h
Thomas Huth
1
-1
/
+0
2021-03-07
esp: rename existing ESP QOM type to SYSBUS_ESP
Mark Cave-Ayland
1
-2
/
+2
2021-02-11
m68k: import bootinfo headers from linux
Laurent Vivier
1
-13
/
+7
2020-12-12
hw/m68k/q800.c: Make the GLUE chip an actual QOM device
Peter Maydell
1
-12
/
+70
2020-12-12
hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
Peter Maydell
1
-2
/
+10
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
1
-0
/
+1
2020-12-10
m68k: remove bios_name
Paolo Bonzini
1
-3
/
+1
2020-09-09
esp: Rename ESP_STATE to ESP
Eduardo Habkost
1
-1
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-2
/
+2
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
1
-2
/
+1
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-6
/
+6
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-18
/
+18
2020-03-17
hw/m68k: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-2
/
+1
2020-02-28
hw: Do not initialize MachineClass::is_default to 0
Philippe Mathieu-Daudé
1
-1
/
+0
2020-02-19
m68k/q800: use memdev for RAM
Igor Mammedov
1
-4
/
+2
2020-01-29
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
1
-1
/
+1
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
1
-1
/
+2
2020-01-07
dp8393x: replace PROP_PTR with PROP_LINK
Marc-André Lureau
1
-1
/
+2
2020-01-07
q800: implement mac rom reset function for BIOS-less mode
Jason A. Donenfeld
1
-1
/
+28
2020-01-07
q800: add a block backend to the PRAM
Laurent Vivier
1
-0
/
+6
[next]