KVM: ARM: Reintroduce trace_kvm_hvc
authorChristoffer Dall <cdall@cs.columbia.edu>
Thu, 21 Feb 2013 19:26:10 +0000 (11:26 -0800)
committerChristoffer Dall <cdall@cs.columbia.edu>
Wed, 6 Mar 2013 23:48:43 +0000 (15:48 -0800)
commitc088f8f0088decf0ce172a6bb4a6f5742cc54c15
tree234ffa8054524cdc532e1975737a09756264db3c
parent3414bbfff98b2524c0b2cdc4d0a78153ebf4f823
KVM: ARM: Reintroduce trace_kvm_hvc

This one got lost in the move to handle_exit, so let's reintroduce it
using an accessor to the immediate value field like the other ones.

Signed-off-by: Christoffer Dall <cdall@cs.columbia.edu>
arch/arm/include/asm/kvm_emulate.h
arch/arm/kvm/handle_exit.c