diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2021-05-14 10:13:03 -0500 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2021-05-19 12:15:46 -0500 |
| commit | b40a47a17f9e5ed75287e9f6b6fb1b9d4a3a0c25 (patch) | |
| tree | 6efc0e416c03d3fc5fd51a221c9e4ebfef15b959 /scripts/qapi/source.py | |
| parent | 9996dcfd674a66a11983adc33ea09cae92676eaf (diff) | |
| download | focaccia-qemu-b40a47a17f9e5ed75287e9f6b6fb1b9d4a3a0c25.tar.gz focaccia-qemu-b40a47a17f9e5ed75287e9f6b6fb1b9d4a3a0c25.zip | |
target/i386: Assert SS32 for x86_64 user-only
For user-only, SS32 == !VM86, because we are never in real-mode. Since we cannot enter vm86 mode for x86_64 user-only, SS32 is always set. Since we're adding an accessor macro, pull the value directly out of flags otherwise. Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20210514151342.384376-12-richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions