Laine Stump 01e421c16a qemu: use g_autoptr for a virPCIDevice
The one instance of a virPCIDevice in
qemuDomainDeviceCalculatePCIConnectFlags() needs to be converted to
use g_autoptr as a prerequisite for a bugfix. It's in this patch by
itself (rather than in a patch converting all virPCIDevice usages to
g_autoptr) to simplify any backport of said bugfix.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2020-12-12 18:36:10 -05:00
..
2020-12-01 11:23:41 +01:00
2020-12-07 11:32:40 +01:00
2020-12-07 11:32:40 +01:00
2020-10-05 16:44:06 +02:00
2020-04-22 09:58:10 +02:00
2020-11-16 13:55:06 -03:00