Is it possible to run windows as a virtual machine under Xen using qemu-dm
? If so, how can it be done?
Since Xen without VT technology supports only para-virtualization, can qemu-dm
, the emulator that helps VMs to access network and disk, can be configured to emulate whole hardware?
In case of KVM, can qemu-dm
do this for systems with no hardware-assisted virtualization support?