qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v3 1/4] util: rename qemu_open() to qemu_open_old()


From: Eric Blake
Subject: Re: [PATCH v3 1/4] util: rename qemu_open() to qemu_open_old()
Date: Fri, 24 Jul 2020 08:54:10 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 7/24/20 8:25 AM, Daniel P. Berrangé wrote:
We want to introduce a new version of qemu_open() that uses an Error
object for reporting problems and make this it the preferred interface.
Rename the existing method to release the namespace for the new impl.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---

  23 files changed, 42 insertions(+), 40 deletions(-)

Mechanical, and a quick grep shows you got them all.

Reviewed-by: Eric Blake <eblake@redhat.com>

--
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]