diff options
author | 2025-01-20 07:03:06 -0500 | |
---|---|---|
committer | 2025-01-20 07:03:06 -0500 | |
commit | 3eba032bb720931c6fe8ab3575d0c9bf05bcf8c5 (patch) | |
tree | 2a510303e54d26d86b4b6c29c5c014009193b5e1 /scripts/gdb/linux/utils.py | |
parent | Merge tag 'kvm-riscv-6.14-1' of https://github.com/kvm-riscv/linux into HEAD (diff) | |
parent | KVM: x86: Refactor __kvm_emulate_hypercall() into a macro (diff) | |
download | wireguard-linux-3eba032bb720931c6fe8ab3575d0c9bf05bcf8c5.tar.xz wireguard-linux-3eba032bb720931c6fe8ab3575d0c9bf05bcf8c5.zip |
Merge branch 'kvm-userspace-hypercall' into HEAD
Make the completion of hypercalls go through the complete_hypercall
function pointer argument, no matter if the hypercall exits to
userspace or not. Previously, the code assumed that KVM_HC_MAP_GPA_RANGE
specifically went to userspace, and all the others did not; the new code
need not special case KVM_HC_MAP_GPA_RANGE and in fact does not care at
all whether there was an exit to userspace or not.
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions