Review Board 2.0.15


KVM: Build in most of the KVM stuff even if we're not going to use it.

Review Request #2513 - Created Nov. 17, 2014 and discarded

Information
Gabe Black
gem5
default
Reviewers
Default
Changeset 10548:47efc3192cf5
---------------------------
KVM: Build in most of the KVM stuff even if we're not going to use it.

Otherwise it's impossible (or at least highly impractical) to use the KVM VM
as an optional parameter on objects which aren't conditionally built. If
there's no KVM instance that gets set up, those pointers should just be NULL.

   
Review request changed
Updated (Nov. 18, 2014, 10:10 p.m.)

Status: Discarded