qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] update CMOS for ISA-FDC with iobase=0x3f0
@ 2015-06-23 16:58 Laszlo Ersek
  2015-06-23 16:58 ` [Qemu-devel] [PATCH 1/3] hw/i386/pc: factor out pc_cmos_init_floppy() Laszlo Ersek
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Laszlo Ersek @ 2015-06-23 16:58 UTC (permalink / raw)
  To: qemu-devel, lersek; +Cc: John Snow, Jan Tomko, Markus Armbruster, Paolo Bonzini

This is (again) for the other pc-q35-2.4 ISA-FDC problem reported by
Jan. Addressing comments from Markus.

Jan, can you give it another try please? I realize this is getting old
pretty quick, so don't bother if you don't want to.

Cc: Jan Tomko <jtomko@redhat.com>
Cc: John Snow <jsnow@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>

Thanks
Laszlo

Laszlo Ersek (3):
  hw/i386/pc: factor out pc_cmos_init_floppy()
  hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS
  hw/i386/pc: don't carry FDC from pc_basic_device_init() to
    pc_cmos_init()

 include/hw/i386/pc.h |   3 +-
 hw/i386/pc.c         | 129 ++++++++++++++++++++++++++++++++++++++-------------
 hw/i386/pc_piix.c    |   5 +-
 hw/i386/pc_q35.c     |   5 +-
 4 files changed, 101 insertions(+), 41 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-06-25 10:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-23 16:58 [Qemu-devel] [PATCH 0/3] update CMOS for ISA-FDC with iobase=0x3f0 Laszlo Ersek
2015-06-23 16:58 ` [Qemu-devel] [PATCH 1/3] hw/i386/pc: factor out pc_cmos_init_floppy() Laszlo Ersek
2015-06-23 16:58 ` [Qemu-devel] [PATCH 2/3] hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS Laszlo Ersek
2015-06-25  7:54   ` Markus Armbruster
2015-06-23 16:58 ` [Qemu-devel] [PATCH 3/3] hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() Laszlo Ersek
2015-06-24  7:48 ` [Qemu-devel] [PATCH 0/3] update CMOS for ISA-FDC with iobase=0x3f0 Ján Tomko
2015-06-24 17:25 ` John Snow
2015-06-25  7:55 ` Markus Armbruster
2015-06-25 10:18   ` Laszlo Ersek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).