hi...

where usually disable-ticketing is avaliable in vm xml ????

i use this command virsh edit vmname

and i can edit any options and added but when add this option to <graphics> as example : <graphics disable-ticketing='yes'> or

<graphics>
<disable-ticketing />
</graphics>

nothing happened the file return to first status only this option ...

if i add passwd in <graphics> is took as example: <graphics passwd='111111'>

it's work and  vm xml is edited...