qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC v5 000/126] error: auto propagated local_err


From: Eric Blake
Subject: Re: [RFC v5 000/126] error: auto propagated local_err
Date: Fri, 11 Oct 2019 12:02:51 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.0

On 10/11/19 11:03 AM, Vladimir Sementsov-Ogievskiy wrote:
Hi all!

At the request of Markus: full version of errp propagation. Let's look
at it. Cover as much as possible, except inserting macro invocation
where it's not necessary.

It's huge, and so it's an RFC.

Is there a repo containing these patches, to make it easier to play with them locally without having to 'git am' the entire 126 messages?


  util/qemu-sockets.c                           |  31 +--
  vl.c                                          |  14 +-
  python/commit-per-subsystem.py                | 204 ++++++++++++++
  scripts/coccinelle/auto-propagated-errp.cocci | 118 ++++++++
  341 files changed, 3851 insertions(+), 4455 deletions(-)
  create mode 100755 python/commit-per-subsystem.py
  create mode 100644 scripts/coccinelle/auto-propagated-errp.cocci

So, whether or not we take commit-per-subsystem.py, the overall series appears to be a nice reduction in lines of code.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]