qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Jan Kiszka <jan.kiszka@web.de>
Cc: Gerd Hoffmann <kraxel@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 7/8] roms: update vgabios binaries
Date: Sun, 05 Jan 2014 12:26:00 +0100	[thread overview]
Message-ID: <52C94148.2020905@redhat.com> (raw)
In-Reply-To: <52C92770.8080607@web.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Il 05/01/2014 10:35, Jan Kiszka ha scritto:
> On 2013-12-06 10:35, Gerd Hoffmann wrote:
>> This also switches from lgplvgabios to seavgabios.
>> 
>> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> --- 
>> pc-bios/vgabios-cirrus.bin | Bin 35840 -> 36864 bytes 
>> pc-bios/vgabios-qxl.bin    | Bin 40448 -> 37376 bytes 
>> pc-bios/vgabios-stdvga.bin | Bin 40448 -> 37376 bytes 
>> pc-bios/vgabios-vmware.bin | Bin 40448 -> 37376 bytes 
>> pc-bios/vgabios.bin        | Bin 40448 -> 36864 bytes 5 files
>> changed, 0 insertions(+), 0 deletions(-)
>> 
> 
> This update breaks a 64-bit win7 guest for me. It now spins
> infinitely in the "Starting Windows" screen. I'm using stdvga. Is
> this a known issue?

Yes, and IIRC it's fixed in seabios.git.

Paolo


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJSyUFIAAoJEBvWZb6bTYbyW2YP/RcOvD+mVB8Q9w+7VR2j6YIi
y6XxUtHtH72149fg6eIp5hv3a2S8rBar4jW+N9zxLrY45dOo6ZDInxwLhXwR2hAI
3e8AV58eiT+JEMNdJ04J6TnROiaIgNU9gyGfHQqV1HlkZhlI17LMsx1paHd+++EN
xss9oryCcVxFQGwThFCmOWLDliGiqr3whnQNRWKrVEc5/8Ia/dEaD3Z4wgdI3V96
cm+G+XxmJWeG3r9N5gPivCq0pCc6EucIKWoY8YDVYUhmBtCtNzvCun01aCX9vdaR
P5UCmuhygLOjdJ6Mg05gXdTRPsoN/HotmimbCFfDkq148AYxOYgnZHxzhQ25Ena+
gBloJ5nM9omUJofZrJRTrj3Y6DHvTdL8ccVAmN6uy81LqGf/h8sKQviH2ON1JrKB
qdPmSzZi94ofYWUYPGvcp9umoeqqDP91neRjRW1YCU39R6pWQ4qhQLOTQbHF2uXC
KyYfHMtPWjaPkwFVAV/8Q5rt79rp0IkFZ2JSmY0R3YIIeCWzJ3lWHM3VVWwQ966V
0mgMmzk7WRNDTMisbBp1fX41FTAoCHMH+x3e6z8UEoW3RSjmkZAnRBvDiG9e8aeZ
8iaERnneV65aVnKDAywfzPzcyRUvRXi/WpAAUoO6nI5yicc5CVxORENDTai5ZCXc
Xf2GUHKZzin9WVRSoqgC
=YmiO
-----END PGP SIGNATURE-----

  reply	other threads:[~2014-01-05 11:26 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-06  9:35 [Qemu-devel] [PULL 0/8] seabios update Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 1/8] add pc-{i440fx,q35}-2.0 machine types Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 2/8] add firmware to machine options Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 3/8] roms: update seabios submodule to 31b8b4eea9d9ad58a73b22a6060d3ac1c419c26d Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 4/8] roms: build two seabios binaries Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 5/8] roms: enable seabios cross builds Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 6/8] roms: update seabios binaries Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 7/8] roms: update vgabios binaries Gerd Hoffmann
2014-01-05  9:35   ` Jan Kiszka
2014-01-05 11:26     ` Paolo Bonzini [this message]
2014-01-05 11:45       ` Jan Kiszka
2014-02-03 14:28         ` Paolo Bonzini
2014-02-03 14:41           ` Gerd Hoffmann
2013-12-06  9:35 ` [Qemu-devel] [PATCH 8/8] pc: switch 2.0 machine types to large seabios binary Gerd Hoffmann
2013-12-09 23:33   ` [Qemu-devel] [PATCH] Add bios-256k.bin to BLOBS on Makefile Eduardo Habkost
2013-12-10  8:52     ` Gerd Hoffmann
2013-12-10 13:56     ` Peter Maydell
2013-12-11 17:30     ` William Dauchy
2014-01-06 13:13     ` Peter Maydell
2014-01-14 13:45       ` William Dauchy
2014-01-14 14:03         ` Michael Tokarev
  -- strict thread matches above, loose matches on Subject: below --
2013-12-02 12:24 [Qemu-devel] [PATCH 0/8] seabios update Gerd Hoffmann
2013-12-02 12:24 ` [Qemu-devel] [PATCH 7/8] roms: update vgabios binaries Gerd Hoffmann

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=52C94148.2020905@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=jan.kiszka@web.de \
    --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).