Re: [Qemu-devel] [PATCH] Change the 82371SB PCI-to-ISA bridge into a82371EB

2007-01-11 Thread Aurelien Jarno
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

Re: [Qemu-devel] [PATCH] Change the 82371SB PCI-to-ISA bridge into a82371EB

2007-01-11 Thread Fabrice Bellard
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

Re: [Qemu-devel] [PATCH] Change the 82371SB PCI-to-ISA bridge into a82371EB

2007-01-09 Thread Aurelien Jarno
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

Re: [Qemu-devel] [PATCH] Change the 82371SB PCI-to-ISA bridge into a82371EB

2007-01-09 Thread Alexander Voropay
"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