Re: [libvirt] [PATCH 0/3] error: Introdude and use VIR_ERR_DEPRECATED error code

2019-06-25 Thread Ján Tomko
s/dude/duce/ in the subject On Fri, Jun 21, 2019 at 08:33:51AM +0200, Peter Krempa wrote: Peter Krempa (3): error: Add VIR_ERR_DEPRECATED error code qemu: Use VIR_ERR_DEPRECATED in QemuAttach and DomainXMLFromNative stubs news: Mention VIR_ERR_DEPRECATED in improvements docs/news.xml

Re: [libvirt] [PATCH 0/3] error: Introdude and use VIR_ERR_DEPRECATED error code

2019-06-25 Thread Peter Krempa
On Fri, Jun 21, 2019 at 08:33:51 +0200, Peter Krempa wrote: > Peter Krempa (3): > error: Add VIR_ERR_DEPRECATED error code > qemu: Use VIR_ERR_DEPRECATED in QemuAttach and DomainXMLFromNative > stubs > news: Mention VIR_ERR_DEPRECATED in improvements > > docs/news.xml |

[libvirt] [PATCH 0/3] error: Introdude and use VIR_ERR_DEPRECATED error code

2019-06-21 Thread Peter Krempa
Peter Krempa (3): error: Add VIR_ERR_DEPRECATED error code qemu: Use VIR_ERR_DEPRECATED in QemuAttach and DomainXMLFromNative stubs news: Mention VIR_ERR_DEPRECATED in improvements docs/news.xml | 10 ++ include/libvirt/virterror.h | 1 + src/qemu/qemu_driver.c