Re: [Autotest] [PATCH 1/6] KVM test: Added floppy and tftp options to qemu command

2009-10-09 Thread Lucas Meneghel Rodrigues
FYI, patchset applied! On Fri, Oct 9, 2009 at 5:40 PM, Lucas Meneghel Rodrigues wrote: > This allows you to not specify the full path in the > config file, appends to the image dir. > > Signed-off-by: David Huff > --- >  client/tests/kvm/kvm_vm.py |   12 >  1 files changed, 12 inse

[PATCH 1/6] KVM test: Added floppy and tftp options to qemu command

2009-10-09 Thread Lucas Meneghel Rodrigues
This allows you to not specify the full path in the config file, appends to the image dir. Signed-off-by: David Huff --- client/tests/kvm/kvm_vm.py | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/client/tests/kvm/kvm_vm.py b/client/tests/kvm/kvm_vm.py index d

[PATCH 1/6] KVM test: Added floppy and tftp options to qemu command

2009-10-05 Thread Lucas Meneghel Rodrigues
This allows you to not specify the full path in the config file, appends to the image dir. Signed-off-by: David Huff --- client/tests/kvm/kvm_vm.py | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/client/tests/kvm/kvm_vm.py b/client/tests/kvm/kvm_vm.py index f

[PATCH 1/6] KVM test: Added floppy and tftp options to qemu command

2009-08-03 Thread Lucas Meneghel Rodrigues
This allows you to not specify the full path in the config file, appends to the image dir. Signed-off-by: David Huff --- client/tests/kvm/kvm_vm.py | 12 1 files changed, 12 insertions(+), 0 deletions(-) diff --git a/client/tests/kvm/kvm_vm.py b/client/tests/kvm/kvm_vm.py index 2