qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v2 0/3] update CMOS for ISA-FDC with iobase=0x3f0


From: Laszlo Ersek
Subject: [Qemu-devel] [PATCH v2 0/3] update CMOS for ISA-FDC with iobase=0x3f0
Date: Thu, 25 Jun 2015 15:35:04 +0200

In v2 I address coding style comments I got from Markus for v1. No
functional changes (Jan tested v1, many thanks for that). Updates are
marked per patch.

Markus, can you please give your R-b for patch #2? I picked up all other
tags I received from John and you.

Cc: Jan Tomko <address@hidden>
Cc: John Snow <address@hidden>
Cc: Markus Armbruster <address@hidden>
Cc: Paolo Bonzini <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]