[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] Re: RFC: emulation of system flash
From: |
Carl-Daniel Hailfinger |
Subject: |
Re: [Qemu-devel] Re: RFC: emulation of system flash |
Date: |
Thu, 10 Mar 2011 22:46:34 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.16) Gecko/20101124 SUSE/2.0.11-0.2.1 SeaMonkey/2.0.11 |
Auf 10.03.2011 13:06, Jan Kiszka schrieb:
> BTW, the programming granularity is not bytes but chips with common CFI.
> But that's still tricky if you want to run code from the same chip while
> updating parts of it. The easiest workaround would be handling the
> overlay regions as ROM all the time. Not accurate but realizable without
> kernel changes.
>
I've yet to see CFI chips on x86.
>> On Thu, Mar 10, 2011 at 12:27:55PM +0100, Jan Kiszka wrote:
>>
>>> Virtio
>>> means that you have to patch the guest (which might be something else
>>> than flexible Linux...).
>>>
>>>
>> This intended to be used by firmware only and we control that.
>>
> I'm thinking beyond this use case, beyond firmware flashes, beyond x86.
>
If you're thinking beyond x86, most flash is probably using SPI nowadays
because the reduced PCB footprint can save lots of money. And for SPI
you only need OOB access for write and the memory region itself is readonly.
Regards,
Carl-Daniel
--
http://www.hailfinger.org/
- [Qemu-devel] Re: RFC: emulation of system flash, (continued)
- [Qemu-devel] Re: RFC: emulation of system flash, Gleb Natapov, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Jan Kiszka, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Gleb Natapov, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Jan Kiszka, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Jordan Justen, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Gleb Natapov, 2011/03/10
- Re: [Qemu-devel] Re: RFC: emulation of system flash,
Carl-Daniel Hailfinger <=
- Re: [Qemu-devel] Re: RFC: emulation of system flash, Scott Wood, 2011/03/10
- Re: [Qemu-devel] Re: RFC: emulation of system flash, Carl-Daniel Hailfinger, 2011/03/10
- Re: [Qemu-devel] Re: RFC: emulation of system flash, Jordan Justen, 2011/03/10
[Qemu-devel] Re: RFC: emulation of system flash, Jordan Justen, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Gleb Natapov, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Jordan Justen, 2011/03/10
- Re: [Qemu-devel] Re: RFC: emulation of system flash, Антон Кочков, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Gleb Natapov, 2011/03/10
- [Qemu-devel] Re: RFC: emulation of system flash, Jordan Justen, 2011/03/11
- [Qemu-devel] Re: RFC: emulation of system flash, Gleb Natapov, 2011/03/14