]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/x86/kvm/x86.c
KVM: Do not calculate linear rip in emulation failure report
authorGlauber Costa <gcosta@redhat.com>
Tue, 10 Jun 2008 13:46:53 +0000 (10:46 -0300)
committerAvi Kivity <avi@qumranet.com>
Sun, 20 Jul 2008 09:42:32 +0000 (12:42 +0300)
commit25be46080f1a446cb2bda3daadbd22a5682b955e
treed736f1c5982d4eefa5da40dac5d8e8074dfa0a76
parent622395a9e63bf87a16faecf555ed02375cbae5b7
KVM: Do not calculate linear rip in emulation failure report

If we're not gonna do anything (case in which failure is already
reported), we do not need to even bother with calculating the linear rip.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/x86.c