diff options
author | Thomas Huth <thuth@redhat.com> | 2023-05-04 20:05:21 +0200 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2023-05-05 12:34:22 -0300 |
commit | b35261b1a6c2729fa7e7a6ca34b9489eda62b744 (patch) | |
tree | d8451dbf29f42c65478c7ed55cd0d94929b44ae1 /hw/riscv | |
parent | 0eb9fcc7358b2b65867f4cfe5a0fd0367d969aaf (diff) |
hw/ppc/Kconfig: NVDIMM is a hard requirement for the pseries machine
When building QEMU with "--without-default-devices", the pseries
machine fails to start even when running with the --nodefaults option:
$ ./qemu-system-ppc64 --nodefaults -M pseries
Type 'spapr-nvdimm' is missing its parent 'nvdimm'
Aborted (core dumped)
Looks like NVDIMM is a hard requirement for this machine nowadays.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20230504180521.220404-1-thuth@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'hw/riscv')
0 files changed, 0 insertions, 0 deletions