[virt-tools-list] [PATCH 3/4] Add --redirdev device

Cole Robinson crobinso at redhat.com
Wed Sep 14 20:33:59 UTC 2011


On 09/14/2011 12:57 PM, Marc-André Lureau wrote:
> One more time
> 
> On Tue, Sep 13, 2011 at 6:02 PM, Marc-André Lureau
> <marcandre.lureau at gmail.com> wrote:
>> On Tue, Sep 13, 2011 at 4:35 PM, Cole Robinson <crobinso at redhat.com> wrote:
>>>>  man/en/virt-install.1         |   38 ++++++++++++++++++++++++++-----
>>>>  man/en/virt-install.pod.in    |   28 +++++++++++++++++++++++
>>>>  tests/clitest.py              |   28 +++++++++++++++++++++++
>>>>  tests/xmlparse.py             |   18 +++++++++++++++
>>>>  virt-install                  |    1 +
>>>>  virtinst/Guest.py             |    1 +
>>>>  virtinst/VirtualDevice.py     |    4 ++-
>>>>  virtinst/VirtualHostDevice.py |    1 +
>>>>  virtinst/__init__.py          |    4 ++-
>>>>  virtinst/cli.py               |   49 +++++++++++++++++++++++++++++++++++++++++
>>>>  10 files changed, 164 insertions(+), 8 deletions(-)
>>>>
>>>
>>> Sorry for the review delay, but this seems to be missing the file for
>>> VirtualRedirDev?
>>
>> Ooops Attached is the updated patch
>>
>> cheers
>>

Thanks, applied the first 3. I'm going to leave the fourth patch hanging a bit
until I think a bit more about how we set up default devices in virt-install a
bit more.

Thanks,
Cole




More information about the virt-tools-list mailing list