On Sun, May 24, 2015 at 11:22:22PM -0700, Peter Crosthwaite wrote: > All of the core-code usages of this API have the cpu pointer handy so > pass it in. There are only 3 architecture specific usages (2 of which > are commented out) which can just use ENV_GET_CPU locally to get the > cpu pointer. The reduces core code usage of the CPU env, which brings > us closer to common-obj'ing these core files. > > Cc: Riku Voipio <[email protected]> > Cc: Eduardo Habkost <[email protected]> > Cc: Paolo Bonzini <[email protected]> > Signed-off-by: Peter Crosthwaite <[email protected]>
Reviewed-by: Eduardo Habkost <[email protected]> Acked-by: Eduardo Habkost <[email protected]> -- Eduardo
