Home
last modified time | relevance | path

Searched hist:"61 a8f418b26a2d974e38e4ae55020aca8d402d88" (Results 1 – 3 of 3) sorted by relevance

/qemu/include/qobject/
H A Dqnum.h61a8f418b26a2d974e38e4ae55020aca8d402d88 Wed Jun 07 16:36:01 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> qnum: add uint type

In order to store integer values between INT64_MAX and UINT64_MAX, add
a uint64_t internal representation.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20170607163635.17635-10-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
/qemu/tests/unit/
H A Dcheck-qnum.c61a8f418b26a2d974e38e4ae55020aca8d402d88 Wed Jun 07 16:36:01 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> qnum: add uint type

In order to store integer values between INT64_MAX and UINT64_MAX, add
a uint64_t internal representation.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20170607163635.17635-10-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
/qemu/qobject/
H A Dqnum.c61a8f418b26a2d974e38e4ae55020aca8d402d88 Wed Jun 07 16:36:01 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> qnum: add uint type

In order to store integer values between INT64_MAX and UINT64_MAX, add
a uint64_t internal representation.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20170607163635.17635-10-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>