[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH V9 5/6] hostmem: add more information in error m
From: |
Stefano Garzarella |
Subject: |
Re: [Qemu-devel] [PATCH V9 5/6] hostmem: add more information in error messages |
Date: |
Wed, 16 Jan 2019 12:30:02 +0100 |
On Wed, Jan 16, 2019 at 9:17 AM Zhang Yi <address@hidden> wrote:
>
> When there are multiple memory backends in use, including the object type
> name and the property name in the error message can help users to locate
> the error.
>
> Signed-off-by: Haozhong Zhang <address@hidden>
> Signed-off-by: Zhang Yi <address@hidden>
> Reviewed-by: Eduardo Habkost <address@hidden>
> ---
> backends/hostmem-file.c | 6 ++++--
> backends/hostmem.c | 8 +++++---
> 2 files changed, 9 insertions(+), 5 deletions(-)
>
Reviewed-by: Stefano Garzarella <address@hidden>
- Re: [Qemu-devel] [PATCH V9 1/6] numa: Fixed the memory leak of numa error message, (continued)
- [Qemu-devel] [PATCH V9 2/6] memory: use sparse feature define RAM_FLAG., Zhang Yi, 2019/01/16
- [Qemu-devel] [PATCH V9 3/6] util/mmap-alloc: switch 'shared' to 'flags' parameter, Zhang Yi, 2019/01/16
- [Qemu-devel] [PATCH V9 6/6] docs: Added MAP_SYNC documentation, Zhang Yi, 2019/01/16
- [Qemu-devel] [PATCH V9 4/6] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap(), Zhang Yi, 2019/01/16
- [Qemu-devel] [PATCH V9 5/6] hostmem: add more information in error messages, Zhang Yi, 2019/01/16
- Re: [Qemu-devel] [PATCH V9 5/6] hostmem: add more information in error messages,
Stefano Garzarella <=