qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laszlo Ersek <lersek@redhat.com>
To: Aaron Lauterer <a.lauterer@proxmox.com>,
	qemu-devel <qemu-devel@nongnu.org>
Cc: kraxel@redhat.com
Subject: Re: Possible regression with VGA and resolutions in Windows 10?
Date: Thu, 23 Jul 2020 18:19:04 +0200	[thread overview]
Message-ID: <549596cf-225a-cec3-a8bc-8e87b365a1d7@redhat.com> (raw)
In-Reply-To: <24909a16-be74-7516-b5c5-08bdc743a553@proxmox.com>

On 07/23/20 16:24, Aaron Lauterer wrote:
> Hi all,
> 
> I think we have a regression introduced in commit 0221d73ce6.
> 
> Once I start a Windows 10 VM (build 18363) with `-device VGA` I have
> only the following resolutions to choose from instead of the much longer
> list:
> 
> 1920x1080
> 1024x768
> 800x600
> 
> Linux guests work fine.
> 
> qemu-system-x86_64 \
>   -name windows-resolution-test \
>   -smp '2,sockets=1,cores=2,maxcpus=2' \
>   -nodefaults \
>   -cpu host,+kvm_pv_eoi,+kvm_pv_unhalt \
>   -m 3072 \
>   -device 'piix3-usb-uhci,id=uhci,bus=pci.0,addr=0x1.0x2' \
>   -device 'usb-tablet,id=tablet,bus=uhci.0,port=1' \
>   -device 'VGA,id=vga,vgamem_mb=32,bus=pci.0,addr=0x2' \
>   -device 'virtio-scsi-pci,id=scsihw0,bus=pci.0,addr=0x5' \
>   -drive
> 'file=/dev/zvol/rpool/data/vm-102-disk-0,if=none,id=drive-scsi0,discard=on,format=raw,cache=none,aio=native,detect-zeroes=unmap'
> \
>   -device
> 'scsi-hd,bus=scsihw0.0,channel=0,scsi-id=0,lun=0,drive=drive-scsi0,id=scsi0,rotation_rate=1,bootindex=100'
> \
>   -machine pc,accel=kvm
> 
> 
> I have not yet gotten around to bisect the SeaBIOS repository to know
> exactly which commit there is causing it.
> 
> If this is better handled at the SeaBIOS mailing list, let me know.

I'm vaguely reminded of
<http://mid.mail-archive.com/20200625091709.8550-1-kraxel@redhat.com>,
but no promises.

Laszlo



  reply	other threads:[~2020-07-23 16:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-23 14:24 Possible regression with VGA and resolutions in Windows 10? Aaron Lauterer
2020-07-23 16:19 ` Laszlo Ersek [this message]
2020-07-24  9:41 ` Gerd Hoffmann
2020-07-24 13:17   ` Aaron Lauterer
2020-07-24 14:10     ` Gerd Hoffmann
2020-07-24 14:31       ` Daniel P. Berrangé
2020-07-24 15:35         ` Gerd Hoffmann
2020-07-27 12:00       ` Aaron Lauterer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=549596cf-225a-cec3-a8bc-8e87b365a1d7@redhat.com \
    --to=lersek@redhat.com \
    --cc=a.lauterer@proxmox.com \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).