]> Git Repo - qemu.git/commit - target/i386/arch_memory_mapping.c
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
authorAndreas Färber <[email protected]>
Tue, 28 May 2013 11:52:01 +0000 (13:52 +0200)
committerAndreas Färber <[email protected]>
Tue, 11 Jun 2013 16:03:35 +0000 (18:03 +0200)
commita23bbfda75118eb738acce84afd64965934828f0
tree657bf51b76711385cea7df8464d32bf7bd620f84
parent6d4d3ae77dbb756d454c2deb2ef844b0cc7bde7b
cpu: Turn cpu_get_memory_mapping() into a CPUState hook

Change error reporting from return value to Error argument.

Reviewed-by: Jens Freimann <[email protected]>
Reviewed-by: Luiz Capitulino <[email protected]>
[AF: Fixed cpu_get_memory_mapping() documentation]
Signed-off-by: Andreas Färber <[email protected]>
include/qom/cpu.h
include/sysemu/memory_mapping.h
memory_mapping-stub.c
memory_mapping.c
qom/cpu.c
target-i386/arch_memory_mapping.c
target-i386/cpu-qom.h
target-i386/cpu.c
This page took 0.028488 seconds and 4 git commands to generate.