commit | d0a9b5bc0a6abdab182ad55dcc1c71508c163c5c | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Aug 08 19:58:49 2011 +0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Aug 12 08:31:30 2011 -0500 |
tree | 37c0df9b94f5d4faeffaa6384f505ae9908a2e12 | |
parent | 545e92e06aa4f5eda46f4be2018a595d1adf66f8 [diff] |
memory: add API for creating ROM/device regions ROM/device regions act as mapped RAM for reads, can I/O memory for writes. This allow emulation of flash devices. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>