diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2024-04-24 23:49:26 +0800 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-05-22 19:43:29 +0200 |
commit | 6807487474165ddffd1016af1bf167e5c15e71bf (patch) | |
tree | 5acd3488cb130be9460f74c8d611012b139a10a0 /event-loop-base.c | |
parent | 321d2599ebf9d27fbc41c672858048087f6a052d (diff) | |
download | qemu-6807487474165ddffd1016af1bf167e5c15e71bf.zip qemu-6807487474165ddffd1016af1bf167e5c15e71bf.tar.gz qemu-6807487474165ddffd1016af1bf167e5c15e71bf.tar.bz2 |
hw/i386/pc: Support smp.modules for x86 PC machine
As module-level topology support is added to X86CPU, now we can enable
the support for the modules parameter on PC machines. With this support,
we can define a 5-level x86 CPU topology with "-smp":
-smp cpus=*,maxcpus=*,sockets=*,dies=*,modules=*,cores=*,threads=*.
So, add the 5-level topology example in description of "-smp".
Additionally, add the missed drawers and books options in previous
example.
Tested-by: Yongwei Ma <yongwei.ma@intel.com>
Co-developed-by: Zhuocheng Ding <zhuocheng.ding@intel.com>
Signed-off-by: Zhuocheng Ding <zhuocheng.ding@intel.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Tested-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Babu Moger <babu.moger@amd.com>
Message-ID: <20240424154929.1487382-19-zhao1.liu@intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'event-loop-base.c')
0 files changed, 0 insertions, 0 deletions