kvm, x86: Guard x86-specific APIs in KvmVM
authorAndreas Sandberg <andreas.sandberg@arm.com>
Sat, 23 May 2015 12:37:20 +0000 (13:37 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Sat, 23 May 2015 12:37:20 +0000 (13:37 +0100)
commited447bbff97eb74779ff891734664ef16d4fe646
tree361a5c6047eeef1df53bf799d65072879832bbf0
parent12e91f701b4d4ecfd1a7d9ed92ed1e11c06bb69c
kvm, x86: Guard x86-specific APIs in KvmVM

Protect x86-specific APIs in KvmVM with compile-time guards to avoid
breaking ARM builds.
src/cpu/kvm/vm.cc
src/cpu/kvm/vm.hh