summary refs log tree commit diff stats
path: root/fsdev/qemu-fsdev.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2011-12-11 14:47:25 +0200
committerAvi Kivity <avi@redhat.com>2011-12-20 14:14:07 +0200
commit7664e80c84700d8b7e88ae854d1d74806c63f013 (patch)
tree39e5764672d23bc53b1042237ac4de5297fc0c93 /fsdev/qemu-fsdev.c
parent86e775c654b775d3e295e8a33bb03cc03bdab68d (diff)
downloadfocaccia-qemu-7664e80c84700d8b7e88ae854d1d74806c63f013.tar.gz
focaccia-qemu-7664e80c84700d8b7e88ae854d1d74806c63f013.zip
memory: add API for observing updates to the physical memory map
Add an API that allows a client to observe changes in the global
memory map:
 - region added (possibly with logging enabled)
 - region removed (possibly with logging enabled)
 - logging started on a region
 - logging stopped on a region
 - global logging started
 - global logging removed

This API will eventually replace cpu_register_physical_memory_client().

Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'fsdev/qemu-fsdev.c')
0 files changed, 0 insertions, 0 deletions