qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ISA BIOS mapping for system flash emulation
@ 2012-10-31  6:14 Jan Kiszka
  2012-11-01  2:55 ` Jordan Justen
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Kiszka @ 2012-10-31  6:14 UTC (permalink / raw)
  To: Jordan Justen; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 480 bytes --]

Hi Jordan,

I was starring at pc_isa_bios_init and wondering why you are creating a
copy of the system flash for the low ISA range instead of using an alias
here as well, just like old_pc_system_rom_init does. That means the ISA
BIOS range can run out of sync when the system flash is updated during
runtime and requires a restart of QEMU then. Switching to an alias would
also allow some code consolidation. Can you explain the idea behind the
current version?

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 259 bytes --]

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

end of thread, other threads:[~2012-11-01 16:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-31  6:14 [Qemu-devel] ISA BIOS mapping for system flash emulation Jan Kiszka
2012-11-01  2:55 ` Jordan Justen
2012-11-01  6:57   ` Jan Kiszka
2012-11-01 16:13     ` Jordan Justen
2012-11-01 16:28       ` Jan Kiszka

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).