qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/11] qom: export more functions for use with non-UserCreata


From: Daniel P . Berrangé
Subject: Re: [PATCH 01/11] qom: export more functions for use with non-UserCreatable objects
Date: Thu, 10 Jun 2021 14:49:51 +0100
User-agent: Mutt/2.0.7 (2021-05-04)

On Thu, Jun 10, 2021 at 03:35:28PM +0200, Paolo Bonzini wrote:
> Machines and accelerators are not user-creatable but they are going
> to share similar command-line parsing machinery.  Export functions
> that will be used with -machine and -accel in softmmu/vl.c.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  include/qom/object.h    | 23 ++++++++++++++++
>  qom/object_interfaces.c | 58 +++++++++++++++++++++++++++++------------
>  2 files changed, 65 insertions(+), 16 deletions(-)

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


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




reply via email to

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