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
/
mips
/
cps.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-03-08
1
-1
/
+1
*
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
2020-12-13
1
-2
/
+1
*
hw/mips: Fix Lesser GPL version number
Chetan Pant
2020-11-03
1
-1
/
+1
*
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+5
*
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+4
*
mips/cps: Use start-powered-off CPUState property
Thiago Jung Bauermann
2020-09-08
1
-4
/
+11
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-9
/
+4
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-12
/
+12
*
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-07-10
1
-8
/
+4
*
mips/cps: Fix mips_cps_realize() error API violations
Markus Armbruster
2020-07-02
1
-10
/
+19
*
hw: Fix error API violation around object_property_set_link()
Markus Armbruster
2020-07-02
1
-2
/
+4
*
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 1
Markus Armbruster
2020-06-15
1
-12
/
+8
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
mips/cps: fix setting saar property
Marc-André Lureau
2020-01-07
1
-1
/
+1
*
target/mips: Style improvements in cps.c
Aleksandar Markovic
2019-08-19
1
-2
/
+4
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw/mips: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-24
1
-12
/
+8
*
target/mips: Update ITU to utilize SAARI and SAAR CP0 registers
Yongbok Kim
2019-01-18
1
-0
/
+8
*
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
1
-2
/
+2
*
mips: replace cpu_mips_init() with cpu_generic_init()
Igor Mammedov
2017-09-21
1
-1
/
+1
*
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
2017-09-19
1
-4
/
+0
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-08-08
1
-1
/
+1
*
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-07-12
1
-7
/
+18
*
mips: use MIPSCPU instead of CPUMIPSState
Paolo Bonzini
2016-05-19
1
-3
/
+4
*
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
2016-03-30
1
-0
/
+32
*
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
1
-0
/
+16
*
hw/mips/cps: create GCR block inside CPS
Leon Alrae
2016-03-30
1
-0
/
+23
*
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
2016-03-30
1
-0
/
+109