Re: [Qemu-devel] [PATCH] fdc: remove sparc sun4m mutations

2015-03-19 Thread John Snow
On 03/19/2015 10:25 AM, Mark Cave-Ayland wrote: On 17/03/15 06:43, Hervé Poussineau wrote: Hi, Le 16/03/2015 22:48, John Snow a écrit : On 03/14/2015 12:50 PM, Hervé Poussineau wrote: They were introduced in 6f7e9aec5eb5bdfa57a9e458e391b785c283a007 and 82407d1a4035e5bfefb53ffdcb270872f813b

Re: [Qemu-devel] [PATCH] fdc: remove sparc sun4m mutations

2015-03-19 Thread Mark Cave-Ayland
On 17/03/15 06:43, Hervé Poussineau wrote: > Hi, > > Le 16/03/2015 22:48, John Snow a écrit : >> On 03/14/2015 12:50 PM, Hervé Poussineau wrote: >>> They were introduced in 6f7e9aec5eb5bdfa57a9e458e391b785c283a007 and >>> 82407d1a4035e5bfefb53ffdcb270872f813b34c and lots of bug fixes were >>> don

Re: [Qemu-devel] [PATCH] fdc: remove sparc sun4m mutations

2015-03-19 Thread Mark Cave-Ayland
On 14/03/15 16:50, Hervé Poussineau wrote: > They were introduced in 6f7e9aec5eb5bdfa57a9e458e391b785c283a007 and > 82407d1a4035e5bfefb53ffdcb270872f813b34c and lots of bug fixes were done > after that. > > This fixes (at least) the detection of the floppy controller on Debian > 4.0r9/SPARC, >

Re: [Qemu-devel] [PATCH] fdc: remove sparc sun4m mutations

2015-03-16 Thread Hervé Poussineau
Hi, Le 16/03/2015 22:48, John Snow a écrit : On 03/14/2015 12:50 PM, Hervé Poussineau wrote: They were introduced in 6f7e9aec5eb5bdfa57a9e458e391b785c283a007 and 82407d1a4035e5bfefb53ffdcb270872f813b34c and lots of bug fixes were done after that. This fixes (at least) the detection of the flo

Re: [Qemu-devel] [PATCH] fdc: remove sparc sun4m mutations

2015-03-16 Thread John Snow
On 03/14/2015 12:50 PM, Hervé Poussineau wrote: They were introduced in 6f7e9aec5eb5bdfa57a9e458e391b785c283a007 and 82407d1a4035e5bfefb53ffdcb270872f813b34c and lots of bug fixes were done after that. This fixes (at least) the detection of the floppy controller on Debian 4.0r9/SPARC, and SS

[Qemu-devel] [PATCH] fdc: remove sparc sun4m mutations

2015-03-14 Thread Hervé Poussineau
They were introduced in 6f7e9aec5eb5bdfa57a9e458e391b785c283a007 and 82407d1a4035e5bfefb53ffdcb270872f813b34c and lots of bug fixes were done after that. This fixes (at least) the detection of the floppy controller on Debian 4.0r9/SPARC, and SS-5's OBP initialization routine still works. Signed