On Fri, 10 Apr 2020 at 12:45, Dongjiu Geng wrote:
>
> The little end UUID is used in many places, so make
> NVDIMM_UUID_LE to a common macro to convert the UUID
> to a little end array.
>
> Reviewed-by: Xiang Zheng
> Signed-off-by: Dongjiu Geng
> ---
> hw/acpi/nvdimm.c| 10 +++---
> inc
The little end UUID is used in many places, so make
NVDIMM_UUID_LE to a common macro to convert the UUID
to a little end array.
Reviewed-by: Xiang Zheng
Signed-off-by: Dongjiu Geng
---
hw/acpi/nvdimm.c| 10 +++---
include/qemu/uuid.h | 9 +
2 files changed, 12 insertions(+), 7