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)
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>

No differences found