diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-03-21 14:17:52 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-03-21 19:34:36 +0100 |
commit | 64acc23c9793e86f2811345f3c122bf3ece8088b (patch) | |
tree | e0c39ff8e3dfdcdec1035fc8837f2f788aec4e1f /qobject | |
parent | f7b87e464c8e9d30661fb9f519ed14fb053cd415 (diff) | |
download | qemu-64acc23c9793e86f2811345f3c122bf3ece8088b.zip qemu-64acc23c9793e86f2811345f3c122bf3ece8088b.tar.gz qemu-64acc23c9793e86f2811345f3c122bf3ece8088b.tar.bz2 |
rust: hpet: fix decoding of timer registers
Due to a missing "& 0x18", timer registers are not decoded correctly.
This breaks the tests/functional/test_x86_64_tuxrun.py functional
test.
Fixes: 519088b7cf6 ("rust: hpet: decode HPET registers into enums", 2025-03-06)
Reported-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qobject')
0 files changed, 0 insertions, 0 deletions