mirror of
https://github.com/mii443/qemu.git
synced 2025-08-27 17:39:37 +00:00
Commit eeacee4d86
changed the syntax of tcg_dump_ops, but didn't convert
all users (notably missing the ppc ones) to it. Fix them to the new syntax.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: malc <av1474@comtv.ru>