qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest
@ 2015-07-30  9:43 jonas
  2015-10-13 17:05 ` [Qemu-devel] [Bug 1479717] " Jean-Pierre van Riel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jonas @ 2015-07-30  9:43 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

I,m using a Ubuntu 15.04 host and a windows 10 guest (both 64 bit) on a
intel i7 proc. My ubuntu system is up-to-date and I'm using QEMU
emulator version 2.2.0. I use virt-manager 1.0.1 and SPICE guest tools
0.100 are installed on the guest.

With the exactly same setup and a windows 7 guest I can set "Auto resize
VM with window" and it perfectly works. After installing SPICE in
windows 10 I can still select this box, but it doesn't work any longer.

** Affects: qemu
     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/1479717

Title:
  Auto resize VM doesn't work with windows 10 guest

Status in QEMU:
  New

Bug description:
  I,m using a Ubuntu 15.04 host and a windows 10 guest (both 64 bit) on
  a intel i7 proc. My ubuntu system is up-to-date and I'm using QEMU
  emulator version 2.2.0. I use virt-manager 1.0.1 and SPICE guest tools
  0.100 are installed on the guest.

  With the exactly same setup and a windows 7 guest I can set "Auto
  resize VM with window" and it perfectly works. After installing SPICE
  in windows 10 I can still select this box, but it doesn't work any
  longer.

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

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

* [Qemu-devel] [Bug 1479717] Re: Auto resize VM doesn't work with windows 10 guest
  2015-07-30  9:43 [Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest jonas
@ 2015-10-13 17:05 ` Jean-Pierre van Riel
  2015-11-24 19:10 ` Jean-Pierre van Riel
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Jean-Pierre van Riel @ 2015-10-13 17:05 UTC (permalink / raw)
  To: qemu-devel

I've observed the same issue (in Ubuntu Gnome 15.04). In addition, when
I select '' from the Virtual Machine Manager, View, Scale Display, Auto
Resize VM with Window, the guest's screen starts flickering.

On Windows 10 64bit, virtio drivers and QXL installed from ISO extracted
out the RPM here: https://fedorapeople.org/groups/virt/virtio-
win/repo/latest/virtio-win-0.1.110-2.noarch.rpm. In all cases, I
installed the Windows 8.1 x64 option, given w10 drivers are not yet
included in the ISO. The windows QXL drivers haven't been updated since
July 28th (v22.33.46.473) .

There is a commit on github about windows 10 signatures here which
suggests more formal support for Windows 10 is getting closer for some
of the virtio driver set: https://github.com/crobinso/virtio-win-pkg-
scripts/commit/342a5aaf632fa11cfd2e69acf589dd00c15f72ca

Note, qxl-dod comes from http://cgit.freedesktop.org/spice/win32/qxl. I
don't see any recent commits related to Windows 10 support.

Red Hat bugzilla doesn't seem to have the auto resize VM bug noted
anywhere? Perhaps this should be propagated upstream?

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

Title:
  Auto resize VM doesn't work with windows 10 guest

Status in QEMU:
  New

Bug description:
  I,m using a Ubuntu 15.04 host and a windows 10 guest (both 64 bit) on
  a intel i7 proc. My ubuntu system is up-to-date and I'm using QEMU
  emulator version 2.2.0. I use virt-manager 1.0.1 and SPICE guest tools
  0.100 are installed on the guest.

  With the exactly same setup and a windows 7 guest I can set "Auto
  resize VM with window" and it perfectly works. After installing SPICE
  in windows 10 I can still select this box, but it doesn't work any
  longer.

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

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

* [Qemu-devel] [Bug 1479717] Re: Auto resize VM doesn't work with windows 10 guest
  2015-07-30  9:43 [Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest jonas
  2015-10-13 17:05 ` [Qemu-devel] [Bug 1479717] " Jean-Pierre van Riel
@ 2015-11-24 19:10 ` Jean-Pierre van Riel
  2020-08-07 18:14 ` Thomas Huth
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Jean-Pierre van Riel @ 2015-11-24 19:10 UTC (permalink / raw)
  To: qemu-devel

Should someone else stumble upon this, the way to resolve issues for now
is to not use gnome boxes, but rather remote-viewer and perhaps there's
an issue with BIOS/EFI graphics setup with Windows 10 guests?

After a lucky coincidence, flickering seems to have be resolved for me
while tweaking something else (OVMF NVRAM for EFI). It might have simply
been manually updating OVMF or adding the NVRAM / VARS piece to my VM
Win 10 guest config. I'm not sure.

What I can report:
* virt-viewer / remote-viewer, virt-manager and gnome boxes have have stopped flickering
* virt-viewer / remote-viewer are now auto-adjusting windows 10 properly to the windows size
* gnome boxes is scaling (zooming in and out) the Windows 10 display instead of auto-adjusting the guest resolution
** Unlike the Windows 10 guest, When I test a Linux VM with the spice agent installed, it auto-adjusts the guest resolution
* virt-manager is not, it's simply cropping the output

So I think something about how Gnome Boxes handles the Windows 10 guest
is inferior to the way in which remote viewer does (when EFI is used,
which does affect graphics setup). But perhaps wait till spice-agent
officially supports Windows 10 with proper drivers, given you may not
care for people like me who try their luck with the Windows 8.1 drivers
in Windows 10.

More detail on the EFI NVRAM issue?

See: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1483071
 
Hacking around a debian/ubuntu distro specific libvirt apparmor bug allowed me to use a proper OVMF nvram template to the virtual machine config, and after reconfiguring the VM to use this, the display flickering stopped, so this may be something to do with UEFI simulation and windows 10 on KVM (but given my day job as just a virtualisation user, debugging that or understanding that low level interaction is beyond me).

I shared similar info on a related bug where gnome boxes removed the ability to control scale and auto-adjust options for the spice display behaviour
https://bugzilla.gnome.org/show_bug.cgi?id=729700

** Bug watch added: GNOME Bug Tracker #729700
   https://bugzilla.gnome.org/show_bug.cgi?id=729700

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

Title:
  Auto resize VM doesn't work with windows 10 guest

Status in QEMU:
  New

Bug description:
  I,m using a Ubuntu 15.04 host and a windows 10 guest (both 64 bit) on
  a intel i7 proc. My ubuntu system is up-to-date and I'm using QEMU
  emulator version 2.2.0. I use virt-manager 1.0.1 and SPICE guest tools
  0.100 are installed on the guest.

  With the exactly same setup and a windows 7 guest I can set "Auto
  resize VM with window" and it perfectly works. After installing SPICE
  in windows 10 I can still select this box, but it doesn't work any
  longer.

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

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

* [Bug 1479717] Re: Auto resize VM doesn't work with windows 10 guest
  2015-07-30  9:43 [Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest jonas
  2015-10-13 17:05 ` [Qemu-devel] [Bug 1479717] " Jean-Pierre van Riel
  2015-11-24 19:10 ` Jean-Pierre van Riel
@ 2020-08-07 18:14 ` Thomas Huth
  2020-09-26 17:16 ` Thomas Huth
  2020-10-07  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2020-08-07 18:14 UTC (permalink / raw)
  To: qemu-devel

Looking through old bug tickets... is this still an issue with the
latest version of QEMU? Or could we close this ticket nowadays?


** 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/1479717

Title:
  Auto resize VM doesn't work with windows 10 guest

Status in QEMU:
  Incomplete

Bug description:
  I,m using a Ubuntu 15.04 host and a windows 10 guest (both 64 bit) on
  a intel i7 proc. My ubuntu system is up-to-date and I'm using QEMU
  emulator version 2.2.0. I use virt-manager 1.0.1 and SPICE guest tools
  0.100 are installed on the guest.

  With the exactly same setup and a windows 7 guest I can set "Auto
  resize VM with window" and it perfectly works. After installing SPICE
  in windows 10 I can still select this box, but it doesn't work any
  longer.

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


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

* [Bug 1479717] Re: Auto resize VM doesn't work with windows 10 guest
  2015-07-30  9:43 [Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest jonas
                   ` (2 preceding siblings ...)
  2020-08-07 18:14 ` Thomas Huth
@ 2020-09-26 17:16 ` Thomas Huth
  2020-10-07  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Thomas Huth @ 2020-09-26 17:16 UTC (permalink / raw)
  To: qemu-devel

** Bug watch removed: GNOME Bug Tracker #729700
   https://gitlab.gnome.org/729700

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

Title:
  Auto resize VM doesn't work with windows 10 guest

Status in QEMU:
  Incomplete

Bug description:
  I,m using a Ubuntu 15.04 host and a windows 10 guest (both 64 bit) on
  a intel i7 proc. My ubuntu system is up-to-date and I'm using QEMU
  emulator version 2.2.0. I use virt-manager 1.0.1 and SPICE guest tools
  0.100 are installed on the guest.

  With the exactly same setup and a windows 7 guest I can set "Auto
  resize VM with window" and it perfectly works. After installing SPICE
  in windows 10 I can still select this box, but it doesn't work any
  longer.

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


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

* [Bug 1479717] Re: Auto resize VM doesn't work with windows 10 guest
  2015-07-30  9:43 [Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest jonas
                   ` (3 preceding siblings ...)
  2020-09-26 17:16 ` Thomas Huth
@ 2020-10-07  4:17 ` Launchpad Bug Tracker
  4 siblings, 0 replies; 6+ messages in thread
From: Launchpad Bug Tracker @ 2020-10-07  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/1479717

Title:
  Auto resize VM doesn't work with windows 10 guest

Status in QEMU:
  Expired

Bug description:
  I,m using a Ubuntu 15.04 host and a windows 10 guest (both 64 bit) on
  a intel i7 proc. My ubuntu system is up-to-date and I'm using QEMU
  emulator version 2.2.0. I use virt-manager 1.0.1 and SPICE guest tools
  0.100 are installed on the guest.

  With the exactly same setup and a windows 7 guest I can set "Auto
  resize VM with window" and it perfectly works. After installing SPICE
  in windows 10 I can still select this box, but it doesn't work any
  longer.

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


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

end of thread, other threads:[~2020-10-07  4:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-30  9:43 [Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest jonas
2015-10-13 17:05 ` [Qemu-devel] [Bug 1479717] " Jean-Pierre van Riel
2015-11-24 19:10 ` Jean-Pierre van Riel
2020-08-07 18:14 ` Thomas Huth
2020-09-26 17:16 ` Thomas Huth
2020-10-07  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).