]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemuDomainDefValidate: Don't require SMM if automatic firmware selection enabled
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 25 Feb 2019 10:30:37 +0000 (11:30 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Mar 2019 15:05:03 +0000 (16:05 +0100)
commitd433f3cdd8abe21fc47311c1a4cb96348508be62
tree519a6fdc32d67109262ac2a65f2d99762423a933
parent43527af27cf02ce00a4974dde697ef15eabc19db
qemuDomainDefValidate: Don't require SMM if automatic firmware selection enabled

The firmware selection code will enable the feature if needed.
There's no need to require SMM to be enabled in that case.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
src/qemu/qemu_domain.c