When trying to create fully virtualized guest and click "Finish" - raises ERROR: virDomainCreateLinux() failed Have tryed with Normal disk partition and Simple File Also have tryed ISO Image and CD-ROM as boot media Attached some information
Created attachment 139283 [details] xm info
Created attachment 139284 [details] xend.log
Created attachment 139285 [details] cpuinfo
The last line in the log file shows: XendError: Error creating domain: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS? Since your CPU info shows prescence of the 'vmx' flag, this must mean VT is not enabled in your BIOS. You can verify this by looking at the contents of /sys/hypervisor/properties/capabilities - if there are no 'hvm-*' capabilities listed, then the BIOS has disabled VT.