
22 Mar
2016
22 Mar
'16
10:22 a.m.
On Tue, Mar 22, 2016 at 08:42:11AM -0400, Cole Robinson wrote:
On 03/15/2016 09:16 AM, Pavel Hrdina wrote:
Use qemuProcessCreateCmd instead duplicating required steps from qemuProcessStart.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- tests/qemuxml2argvtest.c | 38 +++----------------------------------- 1 file changed, 3 insertions(+), 35 deletions(-)
ACK. Nice series!
- Cole
Thanks, pushed now with the comments added and the function renamed. Pavel