index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
m68k
/
next-cube.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/m68k/next-cube: Add vmstate for NeXTPC device
Peter Maydell
2021-01-19
1
-1
/
+33
*
hw/m68k/next-cube: Remove unused fields from NeXTState
Peter Maydell
2021-01-19
1
-4
/
+0
*
hw/m68k/next-cube: Move rtc into NeXTPC struct
Peter Maydell
2021-01-19
1
-14
/
+8
*
hw/m68k/next-cube: Make next_irq GPIO inputs to NEXT_PC device
Peter Maydell
2021-01-19
1
-17
/
+4
*
hw/m68k/next-cube: Move int_status and int_mask to NeXTPC struct
Peter Maydell
2021-01-19
1
-17
/
+16
*
hw/m68k/next-cube: Make next_irq take NeXTPC* as its opaque
Peter Maydell
2021-01-19
1
-8
/
+23
*
hw/m68k/next-cube: Move scr_ops into NeXTPC device
Peter Maydell
2021-01-19
1
-25
/
+25
*
hw/m68k/next-cube: Move mmio_ops into NeXTPC device
Peter Maydell
2021-01-19
1
-36
/
+44
*
hw/m68k/next-cube: Move register/interrupt functionality into a device
Peter Maydell
2021-01-19
1
-0
/
+44
*
hw/m68k/next-cube: Make next_irq() function static
Peter Maydell
2021-01-19
1
-1
/
+1
*
m68k: remove bios_name
Paolo Bonzini
2020-12-10
1
-3
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-1
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-3
/
+3
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-6
/
+6
*
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
1
-3
/
+2
|
\
|
*
m68k/next-cube: use memdev for RAM
Igor Mammedov
2020-02-19
1
-3
/
+2
*
|
hw/m68k/next-cube: Remove superfluous semicolon
Philippe Mathieu-Daudé
2020-02-18
1
-1
/
+1
|
/
*
hw/m68k/next-cube: Avoid static RTC variables and introduce control register
Thomas Huth
2019-10-01
1
-33
/
+40
*
m68k: Add serial controller to the NeXTcube machine
Thomas Huth
2019-09-07
1
-2
/
+39
*
m68k: Add NeXTcube machine
Thomas Huth
2019-09-07
1
-0
/
+941