Paolo Bonzini e9c16c7850 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>
2019-04-30 22:07:26 +02:00
..
2019-04-07 13:46:17 -10:00
2019-04-07 13:46:17 -10:00
2019-04-09 16:27:18 -10:00
2019-04-08 17:04:42 -10:00
2019-03-06 14:18:59 -08:00