]> git.proxmox.com Git - mirror_qemu.git/commit
pc_basic_device_init: pass PCMachineState
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 2 Jul 2020 13:25:16 +0000 (15:25 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 6 Jul 2020 15:01:11 +0000 (17:01 +0200)
commit10e2483b5f4f288be394e49661fc60f334dd9930
treeac77e38a328a3fb15ea4c6678466b2f889f99e07
parentfcb541c14e2791829c0cbca3c6678bddaf121226
pc_basic_device_init: pass PCMachineState

Need access to pcms for pcspk initialization.
Just preparation, no functional change.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20200702132525.6849-12-kraxel@redhat.com
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/pc.h