Peter Maydell 500131154d 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>
2015-04-26 16:49:24 +01:00
2015-03-19 11:30:37 +03:00
2015-03-09 09:14:28 +00:00
2015-04-04 09:45:59 +03:00
2015-03-27 10:01:12 +00:00
2015-03-25 13:38:07 +01:00
2015-04-26 16:49:24 +01:00
2015-03-19 11:35:52 +03:00
2015-04-17 14:27:42 +01:00
2015-03-17 14:31:15 +01:00
2015-03-12 09:13:07 +00:00
2015-04-02 15:58:39 +02:00
2015-03-20 09:50:08 +00:00
2015-03-19 17:47:08 +00:00
2015-04-26 16:49:24 +01:00
2015-03-10 09:26:22 +01:00
2015-04-25 22:05:07 +01:00
2015-03-26 15:31:46 +01:00

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%