On 05/08/2012 10:33 PM, Osier Yang wrote:
On 2012年05月08日 15:45, Lin Qing wrote:
> 1.With machine option,user can specify macine type to emulate.
> For example : define in xml file , machine='pc' or
machine='pseries'.
> 2.Fix some indent issue in ksiso.sh.
>
> Signed-off-by: Qing Lin<qinglbj(a)linux.vnet.ibm.com>
> ---
> cases/consumption_cpu_topology.conf | 2 +
> cases/consumption_domain_nfs_start.conf | 2 +
> cases/consumption_eventhandler.conf | 2 +
> cases/consumption_libvirtd.conf | 2 +
> cases/consumption_ownership_test.conf | 2 +
> cases/domain_linux_net_inst.conf | 2 +
> cases/linux_domain.conf | 6 ++
> cases/snapshot.conf | 2 +
> cases/windows_domain.conf | 4 ++
> global.cfg | 2 +
> repos/domain/create.py | 2 +-
> repos/domain/define.py | 2 +-
> repos/domain/install_linux_cdrom.py | 2 +-
> repos/domain/install_linux_net.py | 2 +-
> repos/domain/install_windows_cdrom.py | 2 +-
> repos/domain/xmls/kvm_guest_define.xml | 2 +-
> .../domain/xmls/kvm_linux_guest_install_cdrom.xml | 2 +-
> repos/domain/xmls/kvm_linux_guest_install_net.xml | 2 +-
> .../xmls/kvm_windows_guest_install_cdrom.xml | 2 +-
> .../multiple_thread_block_on_domain_create.py | 2 +-
> repos/regression/xmls/domain.xml | 2 +-
> utils/ksiso.sh | 51
> ++++++++++---------
> 22 files changed, 64 insertions(+), 35 deletions(-)
>
Hi, Lin Qing,
B.T.W, could you send the patch in text format instead of
html?
Regards,
Osier
Yes, please do that in order that we could "git am" your patch for
better review.
Thanks.
Guannan Ren