diff options
author | Andre Przywara | 2009-08-20 21:03:48 +0200 |
---|---|---|
committer | Anthony Liguori | 2009-08-28 02:33:15 +0200 |
commit | a8a358bf35e660b1c0bf5adc5446836c6c0d1c73 (patch) | |
tree | fb71b17362786e0630d53ac5692c79d00d56d484 /hw/mst_fpga.c | |
parent | set CPUID bits to present cores and threads topology (diff) | |
download | qemu-a8a358bf35e660b1c0bf5adc5446836c6c0d1c73.tar.gz qemu-a8a358bf35e660b1c0bf5adc5446836c6c0d1c73.tar.xz qemu-a8a358bf35e660b1c0bf5adc5446836c6c0d1c73.zip |
allow overriding of CPUID level on command line
The CPUID level determines how many CPUID leafs are exposed to the guest.
Some features (like multi-core) cannot be propagated without the proper
level, but guests maybe confused by bogus entries in some leafs.
So add level= and xlevel= to the list of -cpu options to allow the user to
override the default settings. While at it, merge unnecessary local
variables into one and allow hexadecimal arguments.
Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/mst_fpga.c')
0 files changed, 0 insertions, 0 deletions