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
/
next-cube.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-15
softmmu/memory: Pass ram_flags to memory_region_init_ram_shared_nomigrate()
David Hildenbrand
1
-2
/
+2
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-01-19
hw/m68k/next-cube: Add vmstate for NeXTPC device
Peter Maydell
1
-1
/
+33
2021-01-19
hw/m68k/next-cube: Remove unused fields from NeXTState
Peter Maydell
1
-4
/
+0
2021-01-19
hw/m68k/next-cube: Move rtc into NeXTPC struct
Peter Maydell
1
-14
/
+8
2021-01-19
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
1
-17
/
+4
2021-01-19
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
Peter Maydell
1
-17
/
+16
2021-01-19
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Peter Maydell
1
-8
/
+23
2021-01-19
hw/m68k/next-cube: Move scr_ops into NeXTPC device
Peter Maydell
1
-25
/
+25
2021-01-19
hw/m68k/next-cube: Move mmio_ops into NeXTPC device
Peter Maydell
1
-36
/
+44
2021-01-19
hw/m68k/next-cube: Move register/interrupt functionality into a device
Peter Maydell
1
-0
/
+44
2021-01-19
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
1
-1
/
+1
2020-12-10
m68k: remove bios_name
Paolo Bonzini
1
-3
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
1
-3
/
+3
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
1
-6
/
+6
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
1
-3
/
+2
2020-02-19
m68k/next-cube: use memdev for RAM
Igor Mammedov
1
-3
/
+2
2020-02-18
hw/m68k/next-cube: Remove superfluous semicolon
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-01
hw/m68k/next-cube: Avoid static RTC variables and introduce control register
Thomas Huth
1
-33
/
+40
2019-09-07
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
1
-2
/
+39
2019-09-07
m68k: Add NeXTcube machine
Thomas Huth
1
-0
/
+941