qemu-e2k/plugins
Aaron Lindsay 787148bf92 plugins: Expose physical addresses instead of device offsets
This allows plugins to query for full virtual-to-physical address
translation for a given `qemu_plugin_hwaddr` and stops exposing the
offset within the device itself. As this change breaks the API,
QEMU_PLUGIN_VERSION is incremented.

Signed-off-by: Aaron Lindsay <aaron@os.amperecomputing.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20210309202802.211756-1-aaron@os.amperecomputing.com>
Message-Id: <20210312172821.31647-3-alex.bennee@linaro.org>
2021-03-17 07:17:46 +00:00
..
api.c plugins: Expose physical addresses instead of device offsets 2021-03-17 07:17:46 +00:00
core.c cfi: Initial support for cfi-icall in QEMU 2021-01-02 21:03:35 +01:00
loader.c cfi: Initial support for cfi-icall in QEMU 2021-01-02 21:03:35 +01:00
meson.build meson: link emulators without Makefile.target 2020-08-21 06:30:40 -04:00
plugin.h tcg plugins: expose an API version concept 2019-11-12 14:32:55 +00:00
qemu-plugins.symbols plugin: add qemu_plugin_outs helper 2019-10-28 15:12:38 +00:00