diff options
| author | Laszlo Ersek | 2015-06-25 15:35:07 +0200 |
|---|---|---|
| committer | Michael S. Tsirkin | 2015-07-08 09:09:56 +0200 |
| commit | 220a8846429ac954932e16010efb07af0aba4529 (patch) | |
| tree | 65a1ab91e62f065fa4d9ce0002808fe2467a0f6e /include/standard-headers/linux | |
| parent | hw/i386/pc: reflect any FDC @ ioport 0x3f0 in the CMOS (diff) | |
| download | qemu-220a8846429ac954932e16010efb07af0aba4529.tar.gz qemu-220a8846429ac954932e16010efb07af0aba4529.tar.xz qemu-220a8846429ac954932e16010efb07af0aba4529.zip | |
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>
Diffstat (limited to 'include/standard-headers/linux')
0 files changed, 0 insertions, 0 deletions
