Marc-André Lureau <marcandre.lur...@redhat.com> 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 includes previously sent "qapi: Handle some keyval fallout"
> series to help with automated testing.

PATCH 09 hasn't quite converged, but the rest looks pretty close now.
I hope we can wrap this up without trouble :)

Reply via email to