Home
last modified time | relevance | path

Searched hist:a0032cc5427d0d396aa0a9383ad9980533448ea4 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/
H A Dcpu64.cdiff a0032cc5427d0d396aa0a9383ad9980533448ea4 Fri Mar 09 11:09:44 CST 2018 Peter Maydell <peter.maydell@linaro.org> target/arm: Make 'any' CPU just an alias for 'max'

Now we have a working '-cpu max', the linux-user-only
'any' CPU is pretty much the same thing, so implement it
that way.

For the moment we don't add any of the extra feature bits
to the system-emulation "max", because we don't set the
ID register bits we would need to to advertise those
features as present.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180308130626.12393-5-peter.maydell@linaro.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
H A Dcpu.cdiff a0032cc5427d0d396aa0a9383ad9980533448ea4 Fri Mar 09 11:09:44 CST 2018 Peter Maydell <peter.maydell@linaro.org> target/arm: Make 'any' CPU just an alias for 'max'

Now we have a working '-cpu max', the linux-user-only
'any' CPU is pretty much the same thing, so implement it
that way.

For the moment we don't add any of the extra feature bits
to the system-emulation "max", because we don't set the
ID register bits we would need to to advertise those
features as present.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20180308130626.12393-5-peter.maydell@linaro.org
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>