qemu-e2k/scripts
Marc-André Lureau d36d0a9d15 dump-guest-memory.py: fix No symbol "vmcoreinfo_find"
When qemu is compiled without debug, the dump gdb python script can fail with:

Error occurred in Python command: No symbol "vmcoreinfo_find" in current context.

Because vmcoreinfo_find() is inlined and not exported.

Use the underlying object_resolve_path_type() to get the instance instead.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-12-01 19:05:58 +02:00
..
coccinelle
kvm
modules
qemu-guest-agent
qemugdb
qmp
tracetool
analyse-9p-simpletrace.py
analyze-inclusions
analyze-migration.py
archive-source.sh
argparse.py
check-qerror.sh
checkpatch.pl
clean-header-guards.pl
clean-includes
cleanup-trace-events.pl
cocci-macro-file.h
coverity-model.c
create_config
device-crash-test
disas-objdump.pl
dump-guest-memory.py dump-guest-memory.py: fix No symbol "vmcoreinfo_find" 2017-12-01 19:05:58 +02:00
extract-vsssdk-headers
feature_to_c.sh
get_maintainer.pl
git-submodule.sh
git.orderfile
gtester-cat
hxtool
make_device_config.sh
make-release
ordereddict.py
qapi2texi.py
qapi-commands.py
qapi-event.py
qapi-introspect.py
qapi-types.py
qapi-visit.py
qapi.py
qemu-binfmt-conf.sh
qemu-gdb.py
qemu.py
qtest.py
refresh-pxe-roms.sh
shaderinclude.pl
show-fixed-bugs.sh
signrom.py
simpletrace.py
switch-timer-api
texi2pod.pl
tracetool.py
update-linux-headers.sh
vmstate-static-checker.py