diff options
| author | Peter Maydell | 2018-12-14 14:30:48 +0100 |
|---|---|---|
| committer | Peter Maydell | 2018-12-14 14:30:48 +0100 |
| commit | 75693e14113c0d1c1ebc1e8405e00879d2a11c84 (patch) | |
| tree | 71872450aea79cf87842f2c4de3ebd59173cdfd5 /include | |
| parent | scripts/checkpatch.pl: Enforce multiline comment syntax (diff) | |
| download | qemu-75693e14113c0d1c1ebc1e8405e00879d2a11c84.tar.gz qemu-75693e14113c0d1c1ebc1e8405e00879d2a11c84.tar.xz qemu-75693e14113c0d1c1ebc1e8405e00879d2a11c84.zip | |
exec.c: Rename cpu_physical_memory_write_rom_internal()
Rename cpu_physical_memory_write_rom_internal() to
address_space_write_rom_internal(), and make it take
MemTxAttrs and return a MemTxResult. This brings its
API into line with address_space_write().
This is an internal function to exec.c; fixing its API
will allow us to change the global function
cpu_physical_memory_write_rom().
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-id: 20181122133507.30950-2-peter.maydell@linaro.org
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
