]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/i386: Restrict CpuClass::get_crash_info() to system-mode
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Fri, 22 May 2020 17:25:07 +0000 (19:25 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Fri, 5 Jun 2020 19:23:22 +0000 (21:23 +0200)
commitb75c99008075eb817461dcd272b6ba8cd7ae210f
tree1775a8b16797c0539aab6ec4b8f00ba8f688ef3a
parent32f5b7e5169c885f09cb20f194db9ba4aab448ae
target/i386: Restrict CpuClass::get_crash_info() to system-mode

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Tested-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200522172510.25784-11-philmd@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/i386/cpu.c