mirror of
https://github.com/qemu/qemu.git
synced 2026-07-09 01:56:21 +00:00
This is an analog of VMSTATE_VBUFFER_UINT32 macro, but for uint64 type. Signed-off-by: Alexandr Moshkov <dtalexundeer@yandex-team.ru> Acked-by: Peter Xu <peterx@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20260115081103.655749-4-dtalexundeer@yandex-team.ru>