]> Git Repo - qemu.git/commit
dump: qemunotes aren't commonly needed
authorAndrew Jones <[email protected]>
Mon, 11 Jan 2016 19:56:19 +0000 (20:56 +0100)
committerPeter Maydell <[email protected]>
Fri, 15 Jan 2016 14:40:24 +0000 (14:40 +0000)
commitb09afd58e4cb61a854c34040a12962e5b6f05ca5
treefd2b0e0f4131e196963596dbbf059f89c0b1b8ef
parentf1cd483004da30a905ee6cf5d3268181f6c13e1a
dump: qemunotes aren't commonly needed

Only one of three architectures implementing qmp-dump-guest-memory write
qemu notes. And, another architecture (arm/aarch64) is coming, which
won't use them either. Make the common implementation truly common.

(No functional change.)

Signed-off-by: Andrew Jones <[email protected]>
Reviewed-by: Peter Maydell <[email protected]>
Message-id: 1452542185[email protected]
Signed-off-by: Peter Maydell <[email protected]>
qom/cpu.c
target-ppc/arch_dump.c
target-ppc/cpu-qom.h
target-ppc/translate_init.c
target-s390x/arch_dump.c
target-s390x/cpu-qom.h
target-s390x/cpu.c
This page took 0.027239 seconds and 4 git commands to generate.