qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/17] qobject/qapi: add uint type


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH 00/17] qobject/qapi: add uint type
Date: Thu, 18 May 2017 17:39:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)

Marc-André Lureau <address@hidden> writes:

> Hi,
>
> In previously sent series "[PATCH 00/21] WIP: dump: add kaslr support
> (for after 2.9)", I proposed changes to accept uint64 values from
> json, by adding a QUint type. During review, it was suggested to
> introduce a QNum type to hold various number representations.
>
> This series introduces the QNum type, adds uint representation to it,
> and make uint64 values over json possible (while keeping json negative
> int for values >INT64_MAX to unsigned cast compatibility). It also
> improves some int vs uint usage for object properties and other
> QObject related clean-ups.
>
> The series is on top of http://repo.or.cz/qemu/armbru.git qapi-next

The series needs a bit of work here and there, but I think you're on the
right path.  Thanks for tackling this!



reply via email to

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