Re: [Qemu-devel] [PATCH v2 0/6] prep: some fixes and Super I/O emulation

2012-04-28 Thread Andreas Färber
Am 28.04.2012 20:11, schrieb Hervé Poussineau: > Patch 1 has been applied to prep-up branch by Andreas > Patch 5 has been applied to master by malc > > Ping. v2 series is on my radar for the 1.1 PULL, but I still wasn't happy with the pc87312 patch, so I'd prefer to defer that to 1.2. Andreas >

Re: [Qemu-devel] [PATCH v2 0/6] prep: some fixes and Super I/O emulation

2012-04-28 Thread Hervé Poussineau
Patch 1 has been applied to prep-up branch by Andreas Patch 5 has been applied to master by malc Ping. Hervé Hervé Poussineau a écrit : Hi, Patches 1 to 3 implement the pc87312 Super I/O chip. This patch has been tested on PReP emulation and on IBM 40p (not yet committed). Missing part is dyn

Re: [Qemu-devel] [PATCH v2 0/6] prep: some fixes and Super I/O emulation

2012-04-15 Thread Blue Swirl
On Sun, Apr 15, 2012 at 10:50, Artyom Tarasenko wrote: > On 4/14/12, Hervé Poussineau wrote: >> Hi, >> >> Patches 1 to 3 implement the pc87312 Super I/O chip. > > Nice. It looks pretty similar to the SuperIO chip used in Ultra-5. > We could re-use it in our sun4u machine. > Blue, what do you thin

Re: [Qemu-devel] [PATCH v2 0/6] prep: some fixes and Super I/O emulation

2012-04-15 Thread Artyom Tarasenko
On 4/14/12, Hervé Poussineau wrote: > Hi, > > Patches 1 to 3 implement the pc87312 Super I/O chip. Nice. It looks pretty similar to the SuperIO chip used in Ultra-5. We could re-use it in our sun4u machine. Blue, what do you think? > This patch has > been tested on PReP emulation and on IBM 40p

[Qemu-devel] [PATCH v2 0/6] prep: some fixes and Super I/O emulation

2012-04-14 Thread Hervé Poussineau
Hi, Patches 1 to 3 implement the pc87312 Super I/O chip. This patch has been tested on PReP emulation and on IBM 40p (not yet committed). Missing part is dynamic reconfiguration of devices (serial, parallel, floppy, IDE). However, it is not strictly needed as initial configuration can be changed w