Re: [PATCH v3 0/8] Misc hw/ide legacy clean up

2020-03-17 Thread John Snow
On 3/17/20 11:05 AM, BALATON Zoltan wrote: > Avoid problems from reassigning variable in piix4_create and fix > compilation problem with mips_r4k > > BALATON Zoltan (8): > hw/ide: Get rid of piix3_init functions > hw/isa/piix4.c: Introduce variable to store devfn > hw/ide: Get rid of

Re: [PATCH v3 0/8] Misc hw/ide legacy clean up

2020-03-17 Thread John Snow
On 3/17/20 2:34 PM, BALATON Zoltan wrote: > On Tue, 17 Mar 2020, John Snow wrote: >> On 3/17/20 11:05 AM, BALATON Zoltan wrote: >>> Avoid problems from reassigning variable in piix4_create and fix >>> compilation problem with mips_r4k >>> >>> BALATON Zoltan (8): >>>   hw/ide: Get rid of

Re: [PATCH v3 0/8] Misc hw/ide legacy clean up

2020-03-17 Thread BALATON Zoltan
On Tue, 17 Mar 2020, John Snow wrote: On 3/17/20 11:05 AM, BALATON Zoltan wrote: Avoid problems from reassigning variable in piix4_create and fix compilation problem with mips_r4k BALATON Zoltan (8): hw/ide: Get rid of piix3_init functions hw/isa/piix4.c: Introduce variable to store devfn

Re: [PATCH v3 0/8] Misc hw/ide legacy clean up

2020-03-17 Thread John Snow
On 3/17/20 11:05 AM, BALATON Zoltan wrote: > Avoid problems from reassigning variable in piix4_create and fix > compilation problem with mips_r4k > > BALATON Zoltan (8): > hw/ide: Get rid of piix3_init functions > hw/isa/piix4.c: Introduce variable to store devfn > hw/ide: Get rid of

[PATCH v3 0/8] Misc hw/ide legacy clean up

2020-03-17 Thread BALATON Zoltan
Avoid problems from reassigning variable in piix4_create and fix compilation problem with mips_r4k BALATON Zoltan (8): hw/ide: Get rid of piix3_init functions hw/isa/piix4.c: Introduce variable to store devfn hw/ide: Get rid of piix4_init function hw/ide: Remove now unneded #include