mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-13 16:15:19 +00:00
qemu: capabilities: add missing comma
Signed-off-by: Ján Tomko <jtomko@redhat.com> Fixes: bab9257a649386a908069ba890a23f2a5ff5b131
This commit is contained in:
parent
80f70c9c9a
commit
587a32672e
@ -596,7 +596,7 @@ VIR_ENUM_IMPL(virQEMUCaps,
|
||||
"intel-iommu.aw-bits",
|
||||
"spapr-tpm-proxy",
|
||||
"numa.hmat",
|
||||
"blockdev-hostdev-scsi"
|
||||
"blockdev-hostdev-scsi",
|
||||
);
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user