qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1925966] [NEW] Win10 guest freezes randomly
@ 2021-04-23 19:44 Ivan Vulovic
  2021-04-23 20:10 ` [Bug 1925966] " Ivan Vulovic
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ivan Vulovic @ 2021-04-23 19:44 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

In addition to bug #1916775, my Win10 Home guest freezes randomly and
infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
the host (Debian 4.19.171-2) via iotop that all disk IO has stopped. My
only recourse is a hard reset of the guest.

My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
3800XT). It seems to occur more frequently when I plug in 3 monitors
rather than 2 into the pass-through graphics card. It occurs whether or
not I use the qcow disk drive.

qemu-system-x86_64
  -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
  -smp 8
  -rtc clock=host,base=localtime
  -machine type=q35,accel=kvm,kernel_irqchip=on
  -enable-kvm
  -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
  -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
  -m 32G
  -usb
  -device usb-tablet
  -vga none
  -serial none
  -parallel none
  -boot cd
  -nographic
  -device usb-host,vendorid=0x045e,productid=0x00db
  -device usb-host,vendorid=0x1bcf,productid=0x0005
  -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
  -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
  -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
  -device vfio-pci,host=09:00.1,addr=0x02.0x1
  -device vfio-pci,host=09:00.2,addr=0x02.0x2
  -device vfio-pci,host=09:00.3,addr=0x02.0x3
  -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
  -device e1000,netdev=netid,mac=52:54:00:01:02:03

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

- In addition to bug #1916775, my Win10 Home guest freezes randomly and infrequently. Unlike bug ​	
- #1916775, this is unrecoverable and I see on the host (Debian 4.19.171-2) via iotop that all disk IO has stopped. My only recourse is a hard reset of the guest.
+ In addition to bug #1916775, my Win10 Home guest freezes randomly and
+ infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
+ the host (Debian 4.19.171-2) via iotop that all disk IO has stopped. My
+ only recourse is a hard reset of the guest.
  
  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
  3800XT). It seems to occur more frequently when I plug in 3 monitors
  rather than 2 into the pass-through graphics card. It occurs whether or
  not I use the qcow disk drive.
  
- qemu-system-x86_64 
-   -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy 
-   -smp 8 
-   -rtc clock=host,base=localtime 
-   -machine type=q35,accel=kvm,kernel_irqchip=on 
-   -enable-kvm 
-   -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd 
-   -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd 
-   -m 32G 
-   -usb 
-   -device usb-tablet 
-   -vga none 
-   -serial none 
-   -parallel none 
-   -boot cd 
-   -nographic 
-   -device usb-host,vendorid=0x045e,productid=0x00db 
-   -device usb-host,vendorid=0x1bcf,productid=0x0005 
-   -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2 
-   -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv 
-   -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on 
-   -device vfio-pci,host=09:00.1,addr=0x02.0x1 
-   -device vfio-pci,host=09:00.2,addr=0x02.0x2 
-   -device vfio-pci,host=09:00.3,addr=0x02.0x3 
-   -netdev tap,id=netid,ifname=taplan,script=no,downscript=no 
-   -device e1000,netdev=netid,mac=52:54:00:01:02:03
+ qemu-system-x86_64
+   -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
+   -smp 8
+   -rtc clock=host,base=localtime
+   -machine type=q35,accel=kvm,kernel_irqchip=on
+   -enable-kvm
+   -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
+   -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
+   -m 32G
+   -usb
+   -device usb-tablet
+   -vga none
+   -serial none
+   -parallel none
+   -boot cd
+   -nographic
+   -device usb-host,vendorid=0x045e,productid=0x00db
+   -device usb-host,vendorid=0x1bcf,productid=0x0005
+   -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
+   -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
+   -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
+   -device vfio-pci,host=09:00.1,addr=0x02.0x1
+   -device vfio-pci,host=09:00.2,addr=0x02.0x2
+   -device vfio-pci,host=09:00.3,addr=0x02.0x3
+   -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
+   -device e1000,netdev=netid,mac=52:54:00:01:02:03

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1925966

Title:
  Win10 guest freezes randomly

Status in QEMU:
  New

Bug description:
  In addition to bug #1916775, my Win10 Home guest freezes randomly and
  infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
  the host (Debian 4.19.171-2) via iotop that all disk IO has stopped.
  My only recourse is a hard reset of the guest.

  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
  3800XT). It seems to occur more frequently when I plug in 3 monitors
  rather than 2 into the pass-through graphics card. It occurs whether
  or not I use the qcow disk drive.

  qemu-system-x86_64
    -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
    -smp 8
    -rtc clock=host,base=localtime
    -machine type=q35,accel=kvm,kernel_irqchip=on
    -enable-kvm
    -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
    -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
    -m 32G
    -usb
    -device usb-tablet
    -vga none
    -serial none
    -parallel none
    -boot cd
    -nographic
    -device usb-host,vendorid=0x045e,productid=0x00db
    -device usb-host,vendorid=0x1bcf,productid=0x0005
    -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
    -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
    -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
    -device vfio-pci,host=09:00.1,addr=0x02.0x1
    -device vfio-pci,host=09:00.2,addr=0x02.0x2
    -device vfio-pci,host=09:00.3,addr=0x02.0x3
    -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
    -device e1000,netdev=netid,mac=52:54:00:01:02:03

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1925966/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1925966] Re: Win10 guest freezes randomly
  2021-04-23 19:44 [Bug 1925966] [NEW] Win10 guest freezes randomly Ivan Vulovic
@ 2021-04-23 20:10 ` Ivan Vulovic
  2021-05-15 11:18 ` Thomas Huth
  2021-07-15  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Ivan Vulovic @ 2021-04-23 20:10 UTC (permalink / raw)
  To: qemu-devel

** Description changed:

  In addition to bug #1916775, my Win10 Home guest freezes randomly and
  infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
  the host (Debian 4.19.171-2) via iotop that all disk IO has stopped. My
  only recourse is a hard reset of the guest.
  
  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
- 3800XT). It seems to occur more frequently when I plug in 3 monitors
- rather than 2 into the pass-through graphics card. It occurs whether or
- not I use the qcow disk drive.
+ 3800XT). It seems to occur more frequently (every few hours) after
+ switching to host-cpu (kvm=off,vendor=GenuineIntel) became (kvm=on) and
+ maybe using 3 monitors rather than 2 on the pass-through graphics card
+ further increases frequency. The switch to host-cpu was necessary to
+ enable nested virtualization, which now works. It occurs whether or not
+ I use the qcow disk drive.
  
  qemu-system-x86_64
    -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
    -smp 8
    -rtc clock=host,base=localtime
    -machine type=q35,accel=kvm,kernel_irqchip=on
    -enable-kvm
    -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
    -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
    -m 32G
    -usb
    -device usb-tablet
    -vga none
    -serial none
    -parallel none
    -boot cd
    -nographic
    -device usb-host,vendorid=0x045e,productid=0x00db
    -device usb-host,vendorid=0x1bcf,productid=0x0005
    -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
    -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
    -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
    -device vfio-pci,host=09:00.1,addr=0x02.0x1
    -device vfio-pci,host=09:00.2,addr=0x02.0x2
    -device vfio-pci,host=09:00.3,addr=0x02.0x3
    -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
    -device e1000,netdev=netid,mac=52:54:00:01:02:03

** Description changed:

  In addition to bug #1916775, my Win10 Home guest freezes randomly and
  infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
  the host (Debian 4.19.171-2) via iotop that all disk IO has stopped. My
  only recourse is a hard reset of the guest.
  
  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
  3800XT). It seems to occur more frequently (every few hours) after
- switching to host-cpu (kvm=off,vendor=GenuineIntel) became (kvm=on) and
- maybe using 3 monitors rather than 2 on the pass-through graphics card
- further increases frequency. The switch to host-cpu was necessary to
- enable nested virtualization, which now works. It occurs whether or not
- I use the qcow disk drive.
+ switching to host-cpu ("kvm=off,vendor=GenuineIntel" became "kvm=on")
+ and maybe using 3 monitors rather than 2 on the pass-through graphics
+ card further increases frequency. The switch to host-cpu was necessary
+ to enable nested virtualization, which now works. It occurs whether or
+ not I use the qcow disk drive.
  
  qemu-system-x86_64
    -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
    -smp 8
    -rtc clock=host,base=localtime
    -machine type=q35,accel=kvm,kernel_irqchip=on
    -enable-kvm
    -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
    -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
    -m 32G
    -usb
    -device usb-tablet
    -vga none
    -serial none
    -parallel none
    -boot cd
    -nographic
    -device usb-host,vendorid=0x045e,productid=0x00db
    -device usb-host,vendorid=0x1bcf,productid=0x0005
    -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
    -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
    -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
    -device vfio-pci,host=09:00.1,addr=0x02.0x1
    -device vfio-pci,host=09:00.2,addr=0x02.0x2
    -device vfio-pci,host=09:00.3,addr=0x02.0x3
    -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
    -device e1000,netdev=netid,mac=52:54:00:01:02:03

** Description changed:

  In addition to bug #1916775, my Win10 Home guest freezes randomly and
  infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
  the host (Debian 4.19.171-2) via iotop that all disk IO has stopped. My
  only recourse is a hard reset of the guest.
  
  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
  3800XT). It seems to occur more frequently (every few hours) after
- switching to host-cpu ("kvm=off,vendor=GenuineIntel" became "kvm=on")
- and maybe using 3 monitors rather than 2 on the pass-through graphics
- card further increases frequency. The switch to host-cpu was necessary
- to enable nested virtualization, which now works. It occurs whether or
- not I use the qcow disk drive.
+ switching from "kvm=off,vendor=GenuineIntel" to "kvm=on" and maybe using
+ 3 monitors rather than 2 on the pass-through graphics card further
+ increases frequency. The switch to "kvm=on" was necessary to enable
+ nested virtualization, which now works. It occurs whether or not I use
+ the qcow disk drive.
  
  qemu-system-x86_64
    -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
    -smp 8
    -rtc clock=host,base=localtime
    -machine type=q35,accel=kvm,kernel_irqchip=on
    -enable-kvm
    -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
    -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
    -m 32G
    -usb
    -device usb-tablet
    -vga none
    -serial none
    -parallel none
    -boot cd
    -nographic
    -device usb-host,vendorid=0x045e,productid=0x00db
    -device usb-host,vendorid=0x1bcf,productid=0x0005
    -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
    -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
    -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
    -device vfio-pci,host=09:00.1,addr=0x02.0x1
    -device vfio-pci,host=09:00.2,addr=0x02.0x2
    -device vfio-pci,host=09:00.3,addr=0x02.0x3
    -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
    -device e1000,netdev=netid,mac=52:54:00:01:02:03

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1925966

Title:
  Win10 guest freezes randomly

Status in QEMU:
  New

Bug description:
  In addition to bug #1916775, my Win10 Home guest freezes randomly and
  infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
  the host (Debian 4.19.171-2) via iotop that all disk IO has stopped.
  My only recourse is a hard reset of the guest.

  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
  3800XT). It seems to occur more frequently (every few hours) after
  switching from "kvm=off,vendor=GenuineIntel" to "kvm=on" and maybe
  using 3 monitors rather than 2 on the pass-through graphics card
  further increases frequency. The switch to "kvm=on" was necessary to
  enable nested virtualization, which now works. It occurs whether or
  not I use the qcow disk drive.

  qemu-system-x86_64
    -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
    -smp 8
    -rtc clock=host,base=localtime
    -machine type=q35,accel=kvm,kernel_irqchip=on
    -enable-kvm
    -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
    -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
    -m 32G
    -usb
    -device usb-tablet
    -vga none
    -serial none
    -parallel none
    -boot cd
    -nographic
    -device usb-host,vendorid=0x045e,productid=0x00db
    -device usb-host,vendorid=0x1bcf,productid=0x0005
    -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
    -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
    -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
    -device vfio-pci,host=09:00.1,addr=0x02.0x1
    -device vfio-pci,host=09:00.2,addr=0x02.0x2
    -device vfio-pci,host=09:00.3,addr=0x02.0x3
    -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
    -device e1000,netdev=netid,mac=52:54:00:01:02:03

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1925966/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1925966] Re: Win10 guest freezes randomly
  2021-04-23 19:44 [Bug 1925966] [NEW] Win10 guest freezes randomly Ivan Vulovic
  2021-04-23 20:10 ` [Bug 1925966] " Ivan Vulovic
@ 2021-05-15 11:18 ` Thomas Huth
  2021-07-15  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Thomas Huth @ 2021-05-15 11:18 UTC (permalink / raw)
  To: qemu-devel

The QEMU project is currently moving its bug tracking to another system.
For this we need to know which bugs are still valid and which could be
closed already. Thus we are setting the bug state to "Incomplete" now.

If the bug has already been fixed in the latest upstream version of QEMU,
then please close this ticket as "Fix released".

If it is not fixed yet and you think that this bug report here is still
valid, then you have two options:

1) If you already have an account on gitlab.com, please open a new ticket
for this problem in our new tracker here:

    https://gitlab.com/qemu-project/qemu/-/issues

and then close this ticket here on Launchpad (or let it expire auto-
matically after 60 days). Please mention the URL of this bug ticket on
Launchpad in the new ticket on GitLab.

2) If you don't have an account on gitlab.com and don't intend to get
one, but still would like to keep this ticket opened, then please switch
the state back to "New" or "Confirmed" within the next 60 days (other-
wise it will get closed as "Expired"). We will then eventually migrate
the ticket automatically to the new system (but you won't be the reporter
of the bug in the new system and thus you won't get notified on changes
anymore).

Thank you and sorry for the inconvenience.


** Changed in: qemu
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1925966

Title:
  Win10 guest freezes randomly

Status in QEMU:
  Incomplete

Bug description:
  In addition to bug #1916775, my Win10 Home guest freezes randomly and
  infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
  the host (Debian 4.19.171-2) via iotop that all disk IO has stopped.
  My only recourse is a hard reset of the guest.

  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
  3800XT). It seems to occur more frequently (every few hours) after
  switching from "kvm=off,vendor=GenuineIntel" to "kvm=on" and maybe
  using 3 monitors rather than 2 on the pass-through graphics card
  further increases frequency. The switch to "kvm=on" was necessary to
  enable nested virtualization, which now works. It occurs whether or
  not I use the qcow disk drive.

  qemu-system-x86_64
    -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
    -smp 8
    -rtc clock=host,base=localtime
    -machine type=q35,accel=kvm,kernel_irqchip=on
    -enable-kvm
    -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
    -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
    -m 32G
    -usb
    -device usb-tablet
    -vga none
    -serial none
    -parallel none
    -boot cd
    -nographic
    -device usb-host,vendorid=0x045e,productid=0x00db
    -device usb-host,vendorid=0x1bcf,productid=0x0005
    -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
    -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
    -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
    -device vfio-pci,host=09:00.1,addr=0x02.0x1
    -device vfio-pci,host=09:00.2,addr=0x02.0x2
    -device vfio-pci,host=09:00.3,addr=0x02.0x3
    -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
    -device e1000,netdev=netid,mac=52:54:00:01:02:03

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1925966/+subscriptions


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug 1925966] Re: Win10 guest freezes randomly
  2021-04-23 19:44 [Bug 1925966] [NEW] Win10 guest freezes randomly Ivan Vulovic
  2021-04-23 20:10 ` [Bug 1925966] " Ivan Vulovic
  2021-05-15 11:18 ` Thomas Huth
@ 2021-07-15  4:17 ` Launchpad Bug Tracker
  2 siblings, 0 replies; 4+ messages in thread
From: Launchpad Bug Tracker @ 2021-07-15  4:17 UTC (permalink / raw)
  To: qemu-devel

[Expired for QEMU because there has been no activity for 60 days.]

** Changed in: qemu
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1925966

Title:
  Win10 guest freezes randomly

Status in QEMU:
  Expired

Bug description:
  In addition to bug #1916775, my Win10 Home guest freezes randomly and
  infrequently. Unlike bug ​#1916775, this is unrecoverable and I see on
  the host (Debian 4.19.171-2) via iotop that all disk IO has stopped.
  My only recourse is a hard reset of the guest.

  My setup uses PCI-pass-through graphics (GTX 1650), host cpu (Ryzen 7
  3800XT). It seems to occur more frequently (every few hours) after
  switching from "kvm=off,vendor=GenuineIntel" to "kvm=on" and maybe
  using 3 monitors rather than 2 on the pass-through graphics card
  further increases frequency. The switch to "kvm=on" was necessary to
  enable nested virtualization, which now works. It occurs whether or
  not I use the qcow disk drive.

  qemu-system-x86_64
    -cpu host,kvm=on,l3-cache=on,hv_relaxed,hv_vapic,hv_time,hv_spinlocks=0x1fff,hv_vendor_id=hv_dummy
    -smp 8
    -rtc clock=host,base=localtime
    -machine type=q35,accel=kvm,kernel_irqchip=on
    -enable-kvm
    -drive if=pflash,format=raw,readonly,file=/usr/share/OVMF/OVMF_CODE.fd
    -drive if=pflash,format=raw,file=/tmp/OVMF_VARS.fd
    -m 32G
    -usb
    -device usb-tablet
    -vga none
    -serial none
    -parallel none
    -boot cd
    -nographic
    -device usb-host,vendorid=0x045e,productid=0x00db
    -device usb-host,vendorid=0x1bcf,productid=0x0005
    -drive id=disk0,index=0,format=qcow2,if=virtio,cache=off,file=./win10_boot_priv.qcow2
    -drive id=disk2,index=2,aio=native,cache.direct=on,if=virtio,cache=off,format=raw,discard=unmap,detect-zeroes=unmap,file=/dev/vg0/win10_hdpriv
    -device vfio-pci,host=09:00.0,addr=0x02.0x0,multifunction=on
    -device vfio-pci,host=09:00.1,addr=0x02.0x1
    -device vfio-pci,host=09:00.2,addr=0x02.0x2
    -device vfio-pci,host=09:00.3,addr=0x02.0x3
    -netdev tap,id=netid,ifname=taplan,script=no,downscript=no
    -device e1000,netdev=netid,mac=52:54:00:01:02:03

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1925966/+subscriptions



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-07-15  4:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23 19:44 [Bug 1925966] [NEW] Win10 guest freezes randomly Ivan Vulovic
2021-04-23 20:10 ` [Bug 1925966] " Ivan Vulovic
2021-05-15 11:18 ` Thomas Huth
2021-07-15  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).