]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: introduce readonly attribute to virPCIDeviceConfigOpenInternal
authorJán Tomko <jtomko@redhat.com>
Tue, 13 Aug 2019 13:11:14 +0000 (15:11 +0200)
committerJán Tomko <jtomko@redhat.com>
Wed, 14 Aug 2019 14:28:34 +0000 (16:28 +0200)
commit801ebb5edb67c78cb63eddd93068e4e451d69839
treef902e8d9ba8d8d33f58b890b219076793fe2e889
parentfabb7430501c211430ba798a54a1cf1766557976
util: introduce readonly attribute to virPCIDeviceConfigOpenInternal

Allow wrappers to open PCI config as read-only.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virpci.c