Displaying 1 result from an estimated 1 matches for "tintinwinoz".
2014 Aug 21
0
failed to initialize directx in w7
...QXL driver.
If not, what is the process to be able to run directX on the windows
guest ? If both are compatible, what did I miss ? The VM is working
perfectly with virtio & qxl.
Please find below my virt-install command:
-----------------------------
virt-install --connect qemu:///system --name=tintinWinoz --memory 4096
--cpu host-model-only --os-variant=win7 --disk /myVM/tintin --boot
cdrom,hd --virt-type kvm --graphics spice --controller
scsi,model=virtio-scsi --cdrom /dev/cdrom --disk
/drawer/myIso/w7.iso,device=
cdrom
-----------------------------------------------------
I thereafter installed m...