
1 Jun
2017
1 Jun
'17
6:36 a.m.
On Wed, May 31, 2017 at 11:25:40 -0400, Farhan Ali wrote:
Introduce a new QEMU capability for loadparm and if the capability is supported by QEMU then append the loadparm value to "-machine" string of qemu command line.
Also add test cases for loadparm.
Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com> Reviewed-by: Bjoern Walk <bwalk@linux.vnet.ibm.com> Reviewed-by: Boris Fiuczynski <fiuczy@linux.vnet.ibm.com> Reviewed-by: Marc Hartmayer <mhartmay@linux.vnet.ibm.com> ---
Please split the addition of the capabilities data into a separate patch since the data chunk is huge.