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
/
ppc
/
rs6000_mc.c
Age
Commit message (
Expand
)
Author
2024-01-05
hw: Simplify memory_region_init_ram() calls
Philippe Mathieu-Daudé
2023-12-30
hw/ppc: Constify VMState
Richard Henderson
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
rs6000_mc: Rename RS6000MC_DEVICE to RS6000MC
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-10-23
ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()
Igor Mammedov
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2017-01-31
prep: add IBM RS/6000 7020 (40p) memory controller
Hervé Poussineau