Re: [Qemu-devel] [PATCH] q35: Re-enable FDC on pc-q35-2.3 and older

2015-06-19 Thread Eduardo Habkost
On Fri, Jun 19, 2015 at 08:43:29AM +0200, Markus Armbruster wrote: > Laszlo Ersek writes: > > > On 06/18/15 18:49, Eduardo Habkost wrote: > >> commit ea96bc629cbd52be98b2967a4b4f72e91dfc3ee4 doesn't match the patch > >> submitted by Laszlo to qemu-devel. We reuse pc_q35_2_4_machine_options() > >>

Re: [Qemu-devel] [PATCH] q35: Re-enable FDC on pc-q35-2.3 and older

2015-06-19 Thread Peter Maydell
On 19 June 2015 at 07:43, Markus Armbruster wrote: > Laszlo Ersek writes: > >> On 06/18/15 18:49, Eduardo Habkost wrote: >>> commit ea96bc629cbd52be98b2967a4b4f72e91dfc3ee4 doesn't match the patch >>> submitted by Laszlo to qemu-devel. We reuse pc_q35_2_4_machine_options() >>> inside pc_q35_2_3_m

Re: [Qemu-devel] [PATCH] q35: Re-enable FDC on pc-q35-2.3 and older

2015-06-18 Thread Markus Armbruster
Laszlo Ersek writes: > On 06/18/15 18:49, Eduardo Habkost wrote: >> commit ea96bc629cbd52be98b2967a4b4f72e91dfc3ee4 doesn't match the patch >> submitted by Laszlo to qemu-devel. We reuse pc_q35_2_4_machine_options() >> inside pc_q35_2_3_machine_options(), so we need to undo the no_floppy >> chang

Re: [Qemu-devel] [PATCH] q35: Re-enable FDC on pc-q35-2.3 and older

2015-06-18 Thread Laszlo Ersek
On 06/18/15 18:49, Eduardo Habkost wrote: > commit ea96bc629cbd52be98b2967a4b4f72e91dfc3ee4 doesn't match the patch > submitted by Laszlo to qemu-devel. We reuse pc_q35_2_4_machine_options() > inside pc_q35_2_3_machine_options(), so we need to undo the no_floppy > change in pc_q35_2_3_machine_optio

[Qemu-devel] [PATCH] q35: Re-enable FDC on pc-q35-2.3 and older

2015-06-18 Thread Eduardo Habkost
commit ea96bc629cbd52be98b2967a4b4f72e91dfc3ee4 doesn't match the patch submitted by Laszlo to qemu-devel. We reuse pc_q35_2_4_machine_options() inside pc_q35_2_3_machine_options(), so we need to undo the no_floppy change in pc_q35_2_3_machine_options(). This restores the previous behavior where a