
On Tue, Apr 04, 2017 at 12:34:49 -0400, John Ferlan wrote:
On 03/31/2017 01:54 PM, Jiri Denemark wrote:
We will need to store two more host CPU models and nested structs look better than separate items with long complicated names.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- src/qemu/qemu_capabilities.c | 65 ++++++++++++++++++++++++++------------------ 1 file changed, 39 insertions(+), 26 deletions(-)
There's two patches in here... One to have a separate virQEMUCapsCopyHostCPUData and the other to create the 'hostCPU'
Oops, I accidentally pushed this series when I wanted to push the "qemu: Properly reset all migration capabilities" one :-( Are you OK with me sending the additional changes as follow-up patches rather than reverting the patches and pushing the updated ones? Jirka