diff options
author | Ivan Shcherbakov <ivan@sysprogs.com> | 2022-05-14 07:50:21 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2022-05-14 12:32:40 +0200 |
commit | f000bc74589247244943085b210cee32bac28c89 (patch) | |
tree | 3210faa74432f1421e9d63d86e27455d44bff464 /qga/vss-win32 | |
parent | 48de9b0916ef60d5a6bd6ca9288832deff8ee1ee (diff) |
WHPX: fixed TPR/CR8 translation issues affecting VM debugging
This patch fixes the following error that would occur when trying to resume
a WHPX-accelerated VM from a breakpoint:
qemu: WHPX: Failed to set interrupt state registers, hr=c0350005
The error arises from an incorrect CR8 value being passed to
WHvSetVirtualProcessorRegisters() that doesn't match the
value set via WHvSetVirtualProcessorInterruptControllerState2().
Signed-off-by: Ivan Shcherbakov <ivan@sysprogs.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'qga/vss-win32')
0 files changed, 0 insertions, 0 deletions