|
191 | 191 | <property name="vsnd" type="b" access="readwrite"><tp:docstring>Use PV audio device.</tp:docstring></property>
|
192 | 192 | <property name="vkbd" type="b" access="readwrite"><tp:docstring>Use PV keyboard and mouse.</tp:docstring></property>
|
193 | 193 | <property name="vfb" type="b" access="readwrite"><tp:docstring>Use PV framebuffer.</tp:docstring></property>
|
194 |
| - <property name="v4v" type="b" access="readwrite"><tp:docstring>Use V4V.</tp:docstring></property> |
| 194 | + <property name="argo" type="b" access="readwrite"><tp:docstring>Use Argo.</tp:docstring></property> |
195 | 195 | <property name="private-space" type="i" access="read"><tp:docstring>Private space used (in MiB).</tp:docstring></property>
|
196 | 196 | <property name="realm" type="s" access="readwrite"><tp:docstring>Realm ID.</tp:docstring></property>
|
197 | 197 | <property name="sync-uuid" type="s" access="readwrite"><tp:docstring>VM UUID in synchroniser space.</tp:docstring></property>
|
|
323 | 323 | <arg name="path" type="o" direction="out"/>
|
324 | 324 | </method>
|
325 | 325 |
|
326 |
| - <method name="list_v4v_firewall_rules"> <arg name="rules" type="as" direction="out"/> </method> |
327 |
| - <method name="add_v4v_firewall_rule"> <arg name="rule" type="s" direction="in"/> </method> |
328 |
| - <method name="delete_v4v_firewall_rule"> <arg name="rule" type="s" direction="in"/> </method> |
| 326 | + <method name="list_argo_firewall_rules"> <arg name="rules" type="as" direction="out"/> </method> |
| 327 | + <method name="add_argo_firewall_rule"> <arg name="rule" type="s" direction="in"/> </method> |
| 328 | + <method name="delete_argo_firewall_rule"> <arg name="rule" type="s" direction="in"/> </method> |
329 | 329 |
|
330 | 330 | <method name="add_net_firewall_rule">
|
331 | 331 | <arg name="id" type="i" direction="in"/>
|
|
529 | 529 | <property name="vsnd" type="b" access="readwrite"><tp:docstring>Use PV audio device.</tp:docstring></property>
|
530 | 530 | <property name="vkbd" type="b" access="readwrite"><tp:docstring>Use PV keyboard and mouse.</tp:docstring></property>
|
531 | 531 | <property name="vfb" type="b" access="readwrite"><tp:docstring>Use PV framebuffer.</tp:docstring></property>
|
532 |
| - <property name="v4v" type="b" access="readwrite"><tp:docstring>Use V4V.</tp:docstring></property> |
| 532 | + <property name="argo" type="b" access="readwrite"><tp:docstring>Use Argo.</tp:docstring></property> |
533 | 533 | <property name="private-space" type="i" access="read"><tp:docstring>Private space used (in MiB).</tp:docstring></property>
|
534 | 534 | <property name="realm" type="s" access="readwrite"><tp:docstring>Realm ID.</tp:docstring></property>
|
535 | 535 | <property name="sync-uuid" type="s" access="readwrite"><tp:docstring>VM UUID in Synchroniser space.</tp:docstring></property>
|
|
0 commit comments