Review Board 2.0.15


sim, kvm: make KvmVM a System parameter

Review Request #3785 - Created Jan. 17, 2017 and submitted - Latest diff uploaded

Information
Curtis Dunham
gem5
default
Reviewers
Default

sim, kvm: make KvmVM a System parameter

A KVM VM is typically a child of the System object already, but for
solving future issues with configuration graph resolution, the most
logical way to keep track of this object is for it to be an actual
parameter of the System object.

Change-Id: I965ded22203ff8667db9ca02de0042ff1c772220
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>