Re: [Qemu-devel] SPI EEPROM device model

2015-11-30 Thread Peter Crosthwaite
On Mon, Nov 30, 2015 at 11:43 AM, Krzeminski, Marcin (Nokia - PL/Wroclaw) wrote: > > >> -Original Message- >> From: EXT Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] >> Sent: Monday, November 30, 2015 7:45 PM >> To: Krzeminski, Marcin (Nokia - PL/Wroclaw) >> Cc: qemu-devel@nongnu.o

Re: [Qemu-devel] SPI EEPROM device model

2015-11-30 Thread Krzeminski, Marcin (Nokia - PL/Wroclaw)
> -Original Message- > From: EXT Peter Crosthwaite [mailto:crosthwaitepe...@gmail.com] > Sent: Monday, November 30, 2015 7:45 PM > To: Krzeminski, Marcin (Nokia - PL/Wroclaw) > Cc: qemu-devel@nongnu.org > Subject: Re: SPI EEPROM device model > > On Mon, Nov 30, 2015 at 12:53 AM, Krzemins

Re: [Qemu-devel] SPI EEPROM device model

2015-11-30 Thread Peter Crosthwaite
On Mon, Nov 30, 2015 at 12:53 AM, Krzeminski, Marcin (Nokia - PL/Wroclaw) wrote: > Hello, > > I need to write some SPI eeprom device model (probably AT25128B or AT93C56). > I can not see any such device in qemu, but this time I want to ask before I > start to implement, > if something that can sp

[Qemu-devel] SPI EEPROM device model

2015-11-30 Thread Krzeminski, Marcin (Nokia - PL/Wroclaw)
Hello, I need to write some SPI eeprom device model (probably AT25128B or AT93C56). I can not see any such device in qemu, but this time I want to ask before I start to implement, if something that can speed up work is already present somewhere ? Maybe do you have some preferences which eeprom de