On a Monday in 2026, Michal Privoznik via Devel wrote:
From: Michal Privoznik <[email protected]>Currently, the VMX driver ignores SCSI controllers without disks
NVMe
plugged in (even though they are present in the .vmx file) and relies on post parse callback to fill them in (virDomainDefAddImplicitControllers()). Well, those controllers from the file are visible to the guest so add those to the domain definition instead. Signed-off-by: Michal Privoznik <[email protected]> --- src/vmx/vmx.c | 24 ++++++++++++++++++------ tests/vmx2xmldata/esx-in-the-wild-15.xml | 2 +- 2 files changed, 19 insertions(+), 7 deletions(-)
Jano
signature.asc
Description: PGP signature
