]> git.proxmox.com Git - mirror_qemu.git/commit
pci_host: Drop write-only address_space field
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 1 Mar 2013 16:57:41 +0000 (16:57 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 8 Mar 2013 12:15:27 +0000 (13:15 +0100)
commitd37e12a07c06b13610b7fabb6b8e009d7a759bc8
treee09b52e010d46dba19ed5046adba27507db985fb
parent7f9c9d12856e65e272297a619705864d9e6346f8
pci_host: Drop write-only address_space field

The address_space field of PCIHostState was only ever written, never used.
Drop it completely.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
hw/pci/pci_host.h
hw/piix_pci.c
hw/ppc/prep.c