[virt-tools-list] [PATCH virt-manager] cli: Add --disk geometry attribute options

Cole Robinson crobinso at redhat.com
Mon Jun 11 16:14:38 UTC 2018


On 06/07/2018 11:29 AM, Anya Harter wrote:
> Attribute options are:
>     - geometry.cyls=W
>     - geometry.heads=X
>     - geometry.secs=Y
>     - geometry.trans=Z
> 
> This maps to disk XML like:
> 
>     <disk>
>       <geometry cyls='W' heads='X' secs='Y' trans='Z'/>
>     </disk>
> 
> Signed-off-by: Anya Harter <aharter at redhat.com>

Thanks, pushed now

- Cole




More information about the virt-tools-list mailing list