diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-07-02 11:32:27 +0530 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2022-07-06 19:04:57 +0200 |
commit | 872e13796f732cfd65c4dc62bd2e4bbdbb4fa848 (patch) | |
tree | 4328b4ea9280357880eba23b1bb615a7b38c5700 /monitor/hmp.c | |
parent | 8ec2edac5f32117b523620a216638704d80bbed9 (diff) | |
download | qemu-872e13796f732cfd65c4dc62bd2e4bbdbb4fa848.zip qemu-872e13796f732cfd65c4dc62bd2e4bbdbb4fa848.tar.gz qemu-872e13796f732cfd65c4dc62bd2e4bbdbb4fa848.tar.bz2 |
target/s390x: Remove DISAS_PC_STALE_NOCHAIN
Replace this with a flag: exit_to_mainloop.
We can now control the exit for each of DISAS_TOO_MANY,
DISAS_PC_UPDATED, and DISAS_PC_CC_UPDATED, and fold in
the check for PER.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220702060228.420454-4-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'monitor/hmp.c')
0 files changed, 0 insertions, 0 deletions