https://bugzilla.kernel.org/show_bug.cgi?id=206579 --- Comment #36 from muncrief (rmuncrief@xxxxxxxxxxxxxxx) --- (In reply to Paolo Bonzini from comment #35) > > how to set the avic and nested options in the XML file, instead of an options > > file, that would be great > > For nested you can use > > <feature policy='disable' name='svm'/> > > inside the <cpu> element. For avic=1 it will probably be the default in 5.7. I took the nested option out of the file and added the disable svm statement to the XML and that worked perfectly Paolo. Thank you. -- You are receiving this mail because: You are watching the assignee of the bug.