[libvirt] [PATCH] [libvirt-test-API] Add "machine" option to supprot choose machine type in more architectures

Osier Yang jyang at redhat.com
Tue May 8 14:33:51 UTC 2012


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 at 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




More information about the libvir-list mailing list