RE: [libvirt][PATCH v10 5/5] Update default CPU location in qemu QOM tree

2022-02-08 Thread Huang, Haibin
Haibin > Cc: libvir-list@redhat.com; Ding, Jian-feng ; Yang, > Lin A ; Lu, Lianhao > Subject: Re: [libvirt][PATCH v10 5/5] Update default CPU location in qemu QOM > tree > > > > On Fri, 28 Jan 2022, Haibin Huang wrote: > > > From: Lin Yang > > > &g

Re: [libvirt][PATCH v10 5/5] Update default CPU location in qemu QOM tree

2022-02-05 Thread Ani Sinha
On Fri, 28 Jan 2022, Haibin Huang wrote: > From: Lin Yang > How do we propose to maintain compatibility with older versions of Qemu? > --- > src/qemu/qemu_monitor_json.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/src/qemu/qemu_monitor_json.c

[libvirt][PATCH v10 5/5] Update default CPU location in qemu QOM tree

2022-01-28 Thread Haibin Huang
From: Lin Yang --- src/qemu/qemu_monitor_json.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/qemu/qemu_monitor_json.c b/src/qemu/qemu_monitor_json.c index 811db233c4..8c7f088775 100644 --- a/src/qemu/qemu_monitor_json.c +++ b/src/qemu/qemu_monitor_json.c