On Thu, Jan 11, 2007 at 09:00:58PM +0100, Fabrice Bellard wrote:
> I would prefer to keep the PIIX3 for the PC until the PIIX4 is more
> tested (and implemented !). I would accept having both PIIX3 and PIIX4
> (a flag could suffice at the init).
>
Please find below a new patch. I have actually
I would prefer to keep the PIIX3 for the PC until the PIIX4 is more
tested (and implemented !). I would accept having both PIIX3 and PIIX4
(a flag could suffice at the init).
Regards,
Fabrice.
Aurelien Jarno wrote:
On Tue, Jan 09, 2007 at 09:03:01PM +0300, Alexander Voropay wrote:
"Aurelie
On Tue, Jan 09, 2007 at 09:03:01PM +0300, Alexander Voropay wrote:
> "Aurelien Jarno" <[EMAIL PROTECTED]> wrote:
>
> >This patch changes the 82371SB PCI-to-ISA bridge into a 82371EB.
> >
> >Note that the ACPI controller
> >implemented in QEMU is already a 82371EB.
>
> Shouldn't we also change al
"Aurelien Jarno" <[EMAIL PROTECTED]> wrote:
This patch changes the 82371SB PCI-to-ISA bridge into a 82371EB.
Note that the ACPI controller
implemented in QEMU is already a 82371EB.
Shouldn't we also change all "piix3" names to "piix4" ?
[qemu]$ find . -type f | xargs grep "piix3" | wc -l
18