diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2015-04-26 16:49:24 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-04-26 16:49:24 +0100 |
commit | 500131154d677930fce35ec3a6f0b5a26bcd2973 (patch) | |
tree | ffbf25649fe043499bd59284f0b81cf7aa2b7e9c /dtc | |
parent | 5c9eb0286c819c1836220a32f2e1a7b5004ac79a (diff) | |
download | qemu-500131154d677930fce35ec3a6f0b5a26bcd2973.zip qemu-500131154d677930fce35ec3a6f0b5a26bcd2973.tar.gz qemu-500131154d677930fce35ec3a6f0b5a26bcd2973.tar.bz2 |
exec.c: Add new address_space_ld*/st* functions
Add new address_space_ld*/st* functions which allow transaction
attributes and error reporting for basic load and stores. These
are named to be in line with the address_space_read/write/rw
buffer operations.
The existing ld/st*_phys functions are now wrappers around
the new functions.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Diffstat (limited to 'dtc')
0 files changed, 0 insertions, 0 deletions