aboutsummaryrefslogtreecommitdiff
path: root/qapi/qom.json
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2021-03-24 10:46:50 -0600
committerPaolo Bonzini <pbonzini@redhat.com>2021-04-01 09:40:45 +0200
commit10b8eb94c0902b58d83df84a9eeae709a3480e82 (patch)
treedf819c641346b0c4914426ac69038ef12e395796 /qapi/qom.json
parent76f67bac79f6d915c7760d46c2be58731def8f03 (diff)
downloadqemu-10b8eb94c0902b58d83df84a9eeae709a3480e82.zip
qemu-10b8eb94c0902b58d83df84a9eeae709a3480e82.tar.gz
qemu-10b8eb94c0902b58d83df84a9eeae709a3480e82.tar.bz2
target/i386: Verify memory operand for lcall and ljmp
These two opcodes only allow a memory operand. Lacking the check for a register operand, we used the A0 temp without initialization, which led to a tcg abort. Buglink: https://bugs.launchpad.net/qemu/+bug/1921138 Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210324164650.128608-1-richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qapi/qom.json')
0 files changed, 0 insertions, 0 deletions