I want to use xen accelerator on my Ubuntu system. I have installed xen-hypervisor-amd64 and libxen-dev on my Ubuntu 14.04. I did confirm that xen is installed after reboot.
I tried testing qemu with command line option "-machine q35,accel=xen -cpu qemu64" but I keep on getting the error "Xen not supported for this target".
Can someone help me on how to run the Qemu with xen accelerator.