diff options
author | Haozhong Zhang | 2017-01-13 12:56:51 +0100 |
---|---|---|
committer | Michael S. Tsirkin | 2017-02-01 02:37:17 +0100 |
commit | e987c37aee1752177906847630d32477da57e705 (patch) | |
tree | 87fc42acd1a03d88b5aecde78ff07fd651af017e /hw/vfio/pci.c | |
parent | hw/pcie: Introduce Generic PCI Express Root Port (diff) | |
download | qemu-e987c37aee1752177906847630d32477da57e705.tar.gz qemu-e987c37aee1752177906847630d32477da57e705.tar.xz qemu-e987c37aee1752177906847630d32477da57e705.zip |
hw/i386: check if nvdimm is enabled before plugging
The missing of 'nvdimm' in the machine type option '-M' means NVDIMM
is disabled. QEMU should refuse to plug any NVDIMM device in this case
and report the misconfiguration.
The behavior of NVDIMM on unsupported platform (HW/FW) is vendor
specific. For some vendors, it's undefined and the platform may do
anything. Thus, I think QEMU is free to choose the implementation.
Aborting QEMU (i.e. refusing to boot) is the easiest one.
Reported-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Haozhong Zhang <haozhong.zhang@intel.com>
Message-Id: 20170112110928.GF4621@stefanha-x1.localdomain
Message-Id: 20170111093630.2088-1-stefanha@redhat.com
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Xiao Guangrong <guangrong.xiao@linux.intel.com>
Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/vfio/pci.c')
0 files changed, 0 insertions, 0 deletions