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
/
core
/
register.c
Age
Commit message (
Expand
)
Author
2021-09-01
hw/core/register: Add more 64-bit utilities
Joe Komlodi
2020-12-17
hw/core/register.c: Don't use '#' flag of printf format
Xinhao Zhang
2020-11-17
register: Remove unnecessary NULL check
Alistair Francis
2020-09-25
core/register: Specify instance_size in the TypeInfo
Alistair Francis
2020-05-05
hw/core/register: Add register_init_block8 helper.
Joaquin de Andres
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-06-08
hw/core/register: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-03-01
hw: register: Run post_write hook on reset
Alistair Francis
2017-06-04
register: display register prefix (name) since it is available
Philippe Mathieu-Daudé
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-02-28
register: fix incorrect read mask
Philippe Mathieu-Daudé
2017-02-28
hw/core/register: Mark the device with cannot_instantiate_with_device_add_yet
Thomas Huth
2016-07-04
register: Add block initialise helper
Peter Crosthwaite
2016-07-04
register: QOMify
Peter Crosthwaite
2016-07-04
register: Add Memory API glue
Alistair Francis
2016-07-04
register: Add Register API
Alistair Francis