I just added the romfile argument to mine, will report back later
tonight. (Don't want to reboot now, as my machine will hang and I'm at
work)
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1580459
T
Here is my startup script.
#!/bin/bash
echo "Starting virtual machine..."
cp /usr/share/edk2.git/ovmf-x64/OVMF_VARS-pure-efi.fd /tmp/my_vars.fd
sudo \
qemu-system-x86_64 \
-name "Windows 10" \
-enable-kvm \
-m 12288 \
-cpu host,kvm=off \
-smp threads=2,cores=4,sockets=1 \
-vga no
** Also affects: fedora
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1580459
Title:
Windows (10?) guest freezes entire host on shutdown if using PCI
p
I am seeing this issue on arch also. I also tried Fedora24 to see if it
was a Arch only issue.
If I start a VM and stop it shortly after everything works fine.
If I start a VM and game for a while, on VM shutdown the host will
totally lock. Tailing the journal to see if anything gets logged sho