[virt-tools-list] [virt-manager PATCH 0/3] add support for virt-install --panic option

Cole Robinson crobinso at redhat.com
Wed Jan 22 14:29:02 UTC 2014


On 01/22/2014 04:44 AM, Chen Hanxiao wrote:
> From: Chen Hanxiao <chenhanxiao at cn.fujitsu.com>
> 
> 
> Chen Hanxiao (3):
>   virt-install: add support for '--panic option'
>   test: update test cases for virt-install command
>   man: add man page for --panic option
> 
>  man/virt-install.pod                        | 19 ++++++++++++++++++
>  tests/cli-test-xml/compare/many-devices.xml |  6 ++++++
>  tests/clitest.py                            |  6 ++++++
>  virt-install                                |  1 +
>  virtinst/cli.py                             | 31 +++++++++++++++++++++++++++++
>  5 files changed, 63 insertions(+)
> 


I squashed these three patches together and pushed with a few changes (since
I'm doing other work in this area):

- changed --panic io=   to  --panic iobase=  to match the XML value ('io' is
pretty generic)
- Simplified the man page a bit

Thanks,
Cole




More information about the virt-tools-list mailing list