On 31/01/2023 22:51, Vikram Garhwal wrote:
Replace g_malloc with g_new and perror with error_report.Signed-off-by: Vikram Garhwal <vikram.garh...@amd.com> Reviewed-by: Stefano Stabellini <sstabell...@kernel.org> --- hw/xen/xen-hvm-common.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Paul Durrant <p...@xen.org>