qemu-patch-raspberry4/hw/i386
Laszlo Ersek 220a884642 hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init()
Thanks to the last patch, pc_cmos_init() doesn't need the (optional)
board-default FDC any longer as an input parameter. Update
pc_basic_device_init() not to hand it back to pc_init1() / pc_q35_init(),
and update the latter not to carry the FDC to pc_cmos_init(). This
simplifies the code.

pc_init1() | pc_q35_init()
  pc_basic_device_init()
  pc_cmos_init()

Cc: Jan Tomko <jtomko@redhat.com>
Cc: John Snow <jsnow@redhat.com>
Cc: Markus Armbruster <armbru@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2015-07-08 10:09:56 +03:00
..
kvm pci-assign: QOMify 2015-06-23 19:57:28 +03:00
xen
acpi-build.c pc,pc-dimm: Extract hotplug related fields in PCMachineState to a structure 2015-07-03 17:47:58 -03:00
acpi-build.h
acpi-dsdt-cpu-hotplug.dsl
acpi-dsdt-dbug.dsl
acpi-dsdt-hpet.dsl
acpi-dsdt-isa.dsl
acpi-dsdt-mem-hotplug.dsl
acpi-dsdt.dsl
acpi-dsdt.hex.generated
intel_iommu.c
intel_iommu_internal.h
kvmvapic.c
Makefile.objs pc: cleanup and convert TMP ACPI device description to AML API 2015-06-23 17:08:21 +02:00
multiboot.c
multiboot.h
pc.c hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() 2015-07-08 10:09:56 +03:00
pc_piix.c hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() 2015-07-08 10:09:56 +03:00
pc_q35.c hw/i386/pc: don't carry FDC from pc_basic_device_init() to pc_cmos_init() 2015-07-08 10:09:56 +03:00
pc_sysfw.c
q35-acpi-dsdt.dsl
q35-acpi-dsdt.hex.generated
smbios.c