On 2/14/19 4:29 PM, Eric Blake wrote: > Although VIR_DOMAIN_DEF_FORMAT_INACTIVE and VIR_DOMAIN_XML_INACTIVE > happen to have the same value (1<<1), they come from different enums; > and it is nicer to reason about a 'flags' variable if all uses of > that variable are compared against the same enum type. Messed up in > commit 06f75ff2 (3.8.0). > > Signed-off-by: Eric Blake <ebl...@redhat.com> > --- > src/qemu/qemu_driver.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: John Ferlan <jfer...@redhat.com> John -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
- [libvirt] [PATCH v2 0/5] virDomainXMLFlags cleanups (increment... Eric Blake
- [libvirt] [PATCH v2 3/5] domain: Document VIR_DOMAIN_XML_... Eric Blake
- [libvirt] [PATCH v2 2/5] qemu: Use correct domain xml fla... Eric Blake
- Re: [libvirt] [PATCH v2 2/5] qemu: Use correct domain... John Ferlan
- [libvirt] [PATCH v2 1/5] domain: Fix unknown flags diagno... Eric Blake
- Re: [libvirt] [PATCH v2 1/5] domain: Fix unknown flag... John Ferlan
- Re: [libvirt] [PATCH v2 1/5] domain: Fix unknown ... Eric Blake
- Re: [libvirt] [PATCH v2 1/5] domain: Fix unkn... Eric Blake
- Re: [libvirt] [PATCH v2 1/5] domain: Fix... John Ferlan
- Re: [libvirt] [PATCH v2 1/5] domain: Fix unkn... Eric Blake
- Re: [libvirt] [PATCH v2 1/5] domain: Fix... John Ferlan
- [libvirt] [PATCH v2 5/5] snapshot: Define explicit flags ... Eric Blake
- [libvirt] [PATCH v2 4/5] domain: Define explicit flags fo... Eric Blake