Re: [Qemu-devel] Writing to ROM-Range 0xC800-EFFF

2005-07-26 Thread Andreas Bollhalder
Hello Jim Thank you for the tips. I will have a look into it. Would be nice if QEMU could allow us to enable write access to the BIOS memory range (shadow RAM) which isn't in use. Andreas Jim C. Brown wrote: On Tue, Jul 19, 2005 at 08:00:21PM +0200, Andreas Bollhalder wrote: Hello What does

Re: [Qemu-devel] Writing to ROM-Range 0xC800-EFFF

2005-07-25 Thread Jim C. Brown
On Tue, Jul 19, 2005 at 08:00:21PM +0200, Andreas Bollhalder wrote: > Hello > > What does I need to change in the source code of QEMU that it would be > possible to enable write access to the ROM adresses from 0xC800 up to > 0xEFFF ? For instance, "UMBPCI.SYS" > (http://www.uwe-sieber.de/umbpci_e.

[Qemu-devel] Writing to ROM-Range 0xC800-EFFF

2005-07-19 Thread Andreas Bollhalder
Hello What does I need to change in the source code of QEMU that it would be possible to enable write access to the ROM adresses from 0xC800 up to 0xEFFF ? For instance, "UMBPCI.SYS" (http://www.uwe-sieber.de/umbpci_e.html) can made this range accessible for direct access if no BIOS-ROM is using i