commit | ff453ce2819434d08fcaadca5d71b6e9a951ebdd | [log] [tgz] |
---|---|---|
author | Bernhard Beschow <shentey@gmail.com> | Sun Jan 14 13:39:02 2024 +0100 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Feb 14 06:09:32 2024 -0500 |
tree | aa821191b528d60948eb49e8f1344e0f9fe589e8 | |
parent | 271c5bb3780773008a936f424cccf181a11b592c [diff] |
hw/block/fdc-sysbus: Move iomem from FDCtrl to FDCtrlSysBus FDCtrl::iomem isn't used inside FDCtrl context but only inside FDCtrlSysBus context, so move it there. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu> Message-Id: <20240114123911.4877-3-shentey@gmail.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>