Ani Sinha <[email protected]> writes: > Microvm machines are not versioned and therefore there is no requirement to > use > the latest cpu model by default. Let microvms use the non-versioned cpu model. > Those users who need spefific cpu versions can use explicit commandline to > select the cpu version desired. > > CC: [email protected] > CC: [email protected] > Signed-off-by: Ani Sinha <[email protected]> > --- > hw/i386/microvm.c | 2 +- > target/i386/cpu.c | 15 --------------- > target/i386/cpu.h | 4 ---- > 3 files changed, 1 insertion(+), 20 deletions(-)
Reviewed-by: Sergio Lopez <[email protected]>
