From: Jan Kiszka <jan.kiszka@web.de>
To: Jordan Justen <jljusten@gmail.com>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] pc_sysfw: Always use alias for ISA BIOS region
Date: Thu, 01 Nov 2012 19:23:25 +0100 [thread overview]
Message-ID: <5092BE1D.7000006@web.de> (raw)
In-Reply-To: <CAFe8ug_kfspNrAegz1nZTpB2jyY3K2muFapjapq4UT3-VyP3RA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]
On 2012-11-01 19:03, Jordan Justen wrote:
> On Thu, Nov 1, 2012 at 10:21 AM, Jan Kiszka <jan.kiszka@web.de> wrote:
>> On 2012-11-01 18:17, Jan Kiszka wrote:
>>> On 2012-11-01 18:15, Jordan Justen wrote:
>>>> Would the old behavior need to be preserved for pc-1.1 & pc-1.2?
>>>
>>> Why? This is just restoring the older, correct behavior.
>>
>> Err, sorry, there was no difference to the behavior before pflash
>> (unless flash was changed by the guest).
>>
>> Still, I see no point in preserving the current behavior even for compat
>> machine. Which (sane) guest should rely on an inconsistency between the
>> two BIOS mappings after an update?
>
> I will not claim to know much about this, but I thought the purpose
> was to allow qemu to properly restore old saved VMs.
Ah, I'm getting the problem: the old version created additional RAM,
outside the main memory, and that caused an additional vmsection to be
written. Unfortunate. But I guess we can address this by registering a
dummy vmstate for compat machine types. The content is redundant anyway.
>
> I agree that the alias in an improvement in machine emulation, and I
> don't think any guest software will rely upon the pc-1.1/pc-1.2
> behavior.
>
> It is probably worth verifying that the 440 chipset PAM registers are
> still working after this change.
Seabios relies on PAM, so they are apparently still fine. More testing
always welcome, of course.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]
next prev parent reply other threads:[~2012-11-01 18:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-01 16:32 [Qemu-devel] [PATCH] pc_sysfw: Always use alias for ISA BIOS region Jan Kiszka
2012-11-01 17:15 ` Jordan Justen
2012-11-01 17:17 ` Jan Kiszka
2012-11-01 17:21 ` Jan Kiszka
2012-11-01 18:03 ` Jordan Justen
2012-11-01 18:23 ` Jan Kiszka [this message]
2012-11-02 18:55 ` [Qemu-devel] [PATCH v2] " Jan Kiszka
2012-11-02 21:17 ` Jordan Justen
2012-11-03 7:48 ` Jan Kiszka
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=5092BE1D.7000006@web.de \
--to=jan.kiszka@web.de \
--cc=jljusten@gmail.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).