August 21, 20169 yr Hi, I upgraded to 6.2 RC4. It seems that anything I want to put in a qemu:commandline tag gets thrown away (maybe with the sole exception of GPU, which gets thrown into a hostdev tag). I wanted to use this QEMU tag: <qemu:commandline> <qemu:arg value='-cpu'/> <qemu:arg value='host,hv_time,hv_relaxed,hv_vapic,hv_spinlocks=0x1fff,kvm=off,hv_vendor_id=Swag'/> </qemu:commandline> Could you please make your XML parser not throw away something that users explicitly wants? Or provide an option to save explicitly as the user desires? Also, warnings are not errors. Don't terminate a starting VM based on warnings spit out to stdio. That's annoying. I had to switch to emulated cores rather than pass-through because of the CPUID.80000001H:EDX error.
Archived
This topic is now archived and is closed to further replies.