qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/4] qom: add helpers for integer properties


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 0/4] qom: add helpers for integer properties
Date: Mon, 23 Sep 2013 12:41:04 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

Il 22/09/2013 09:16, Michael S. Tsirkin ha scritto:
> Add helper functions for adding read-only properties, that work in the
> case where the value is in memory.
> 
> Michael S. Tsirkin (4):
>   qemu: add Error to typedefs
>   qom: pull in qemu/typedefs
>   qom: cleanup struct Error references
>   qom: add pointer to int property helpers
> 
>  include/qemu/typedefs.h |  1 +
>  include/qom/object.h    | 73 
> +++++++++++++++++++++++++++++++------------------
>  qom/object.c            | 56 +++++++++++++++++++++++++++++++++++++
>  3 files changed, 104 insertions(+), 26 deletions(-)
> 

Reviewed-by: Paolo Bonzini <address@hidden>



reply via email to

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