>
> Is the USE_KVM setting visible as a preprocessor directive in the C++? If
> so, I could use that to set the kvm pointer to NULL if KVM is turned off
> instead of getting it from the parameters. Then the question is how to
> condition adding the KVM parameter to the python version of the device.
>

Seems like this should be easy to make happen, no?  There's something that
has to choose to link KVM or not.  That could easily create a config option.

  Nate
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to