]> git.proxmox.com Git - qemu.git/commit
refer to FWCfgState explicitly
authorLaszlo Ersek <lersek@redhat.com>
Tue, 16 Apr 2013 00:24:08 +0000 (02:24 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 2 Jun 2013 15:14:02 +0000 (18:14 +0300)
commita88b362c6ffbb7a802bf0ed5ef0e2447164dc989
treeffda042ef533d06f9dd6144212c06a79ea7a6250
parentedf9735e40841298874ee308fdecca2ac2aa5bdf
refer to FWCfgState explicitly

Currently some places use pointer-to-void even though they mean
pointer-to-FWCfgState. Clean them up.

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/piix4.c
hw/core/loader.c
hw/i386/multiboot.c
hw/i386/multiboot.h
hw/i386/pc.c
hw/i386/pc_piix.c
hw/sparc/sun4m.c
hw/sparc64/sun4u.c
include/hw/i386/pc.h
include/hw/loader.h