diff options
| author | Peter Crosthwaite | 2015-09-11 07:39:31 +0200 |
|---|---|---|
| committer | Paolo Bonzini | 2015-09-16 17:33:33 +0200 |
| commit | 5abf9495ca9ff41160260ac274115825c10545cc (patch) | |
| tree | b407476c4f45bc9ad7262603bbfd8dcb66702c6a /include/exec/memory.h | |
| parent | qemu-char: Use g_new() & friends where that makes obvious sense (diff) | |
| download | qemu-5abf9495ca9ff41160260ac274115825c10545cc.tar.gz qemu-5abf9495ca9ff41160260ac274115825c10545cc.tar.xz qemu-5abf9495ca9ff41160260ac274115825c10545cc.zip | |
cpu-exec: Migrate some generic fns to cpu-exec-common
The goal is to split the functions such that cpu-exec is CPU specific
content, while cpus-exec-common.c is generic code only. The function
interface to cpu-exec needs to be virtualised to prepare support for
multi-arch and moving these definitions out saves bloating the QOM
interface. So move these definitions out of cpu-exec to a new module,
cpu-exec-common.
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-Id: <3cefeb3fbbb33031670951a0e74de2778529da3f.1441614289.git.crosthwaite.peter@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'include/exec/memory.h')
0 files changed, 0 insertions, 0 deletions
