diff options
author | Claudio Fontana | 2021-03-22 14:27:43 +0100 |
---|---|---|
committer | Paolo Bonzini | 2021-05-10 21:41:50 +0200 |
commit | ce21726525da53053432b19e27e9fd2a49086d78 (patch) | |
tree | 728582a6a95073517918cbd5b2eb6fe8dbc84224 /target/i386/tcg/meson.build | |
parent | accel: introduce new accessor functions (diff) | |
download | qemu-ce21726525da53053432b19e27e9fd2a49086d78.tar.gz qemu-ce21726525da53053432b19e27e9fd2a49086d78.tar.xz qemu-ce21726525da53053432b19e27e9fd2a49086d78.zip |
target/i386: fix host_cpu_adjust_phys_bits error handling
move the check for phys_bits outside of host_cpu_adjust_phys_bits,
because otherwise it is impossible to return an error condition
explicitly.
Signed-off-by: Claudio Fontana <cfontana@suse.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210322132800.7470-8-cfontana@suse.de>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/i386/tcg/meson.build')
0 files changed, 0 insertions, 0 deletions