On Fri, 10 Jul 2020 at 14:31, Markus Armbruster <arm...@redhat.com> wrote: > > The following changes since commit b6d7e9b66f59ca6ebc6e9b830cd5e7bf849d31cf: > > Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' > into staging (2020-07-10 09:01:28 +0100) > > are available in the Git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-error-2020-07-07-v2 > > for you to fetch changes up to 1de7096d8378a57e2d75d9cacc9a119e7e41640d: > > xen: Use ERRP_GUARD() (2020-07-10 15:18:09 +0200) > > ---------------------------------------------------------------- > Error reporting patches patches for 2020-07-07 > > * Improve documentation > * Codify rules for less clumsy error handling > * Convert a substantial amount of code to adhere to them > * ERRP_GUARD() infrastructure to avoid more clumsiness > * First batch of conversions to it
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/5.1 for any user-visible changes. -- PMM