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
/
misc
/
mips_cmgcr.c
Age
Commit message (
Expand
)
Author
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-07-14
mips_cmgcr: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-02-21
hw/mips_cmgcr: allow GCR base to be moved
Paul Burton
2016-07-12
hw/mips_cmgcr: implement RESET_BASE register in CM GCR
Leon Alrae
2016-07-12
hw/mips/cps: create GIC block inside CPS
Leon Alrae
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
2016-03-30
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
hw/mips: add initial Global Config Register support
Yongbok Kim