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