summaryrefslogtreecommitdiffstats
path: root/exec.c
diff options
context:
space:
mode:
authorAvi Kivity2011-07-26 13:26:13 +0200
committerAnthony Liguori2011-07-29 15:25:43 +0200
commit4ef4db860362ce9852c20b343e9813897ecdefce (patch)
tree17438c3a5a431ea0232b19a4f5db3e04620692d8 /exec.c
parentmemory: separate building the final memory map into two steps (diff)
downloadqemu-4ef4db860362ce9852c20b343e9813897ecdefce.tar.gz
qemu-4ef4db860362ce9852c20b343e9813897ecdefce.tar.xz
qemu-4ef4db860362ce9852c20b343e9813897ecdefce.zip
memory: transaction API
Allow changes to the memory hierarchy to be accumulated and made visible all at once. This reduces computational effort, especially when an accelerator (e.g. kvm) is involved. Useful when a single register update causes multiple changes to an address space. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions