diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2019-04-30 22:07:26 +0200 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2019-04-30 22:07:26 +0200 |
commit | e9c16c78503dd0482b876761d60a3d2f50ac4d86 (patch) | |
tree | 8e2adfa13c9ce4e8e7ac7e4848aa64dd50798ebe /virt/kvm/kvm_main.c | |
parent | 2b3eaf815ca930b1dbc11fb1ebd773e510947c0f (diff) | |
download | talos-op-linux-e9c16c78503dd0482b876761d60a3d2f50ac4d86.tar.gz talos-op-linux-e9c16c78503dd0482b876761d60a3d2f50ac4d86.zip |
KVM: x86: use direct accessors for RIP and RSP
Use specific inline functions for RIP and RSP instead of
going through kvm_register_read and kvm_register_write,
which are quite a mouthful. kvm_rsp_read and kvm_rsp_write
did not exist, so add them.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'virt/kvm/kvm_main.c')
0 files changed, 0 insertions, 0 deletions