mirror_qemu/include/hw/pci-host
Alexey Kardashevskiy 523e7b8ab8 spapr_iommu: Get rid of window_size in sPAPRTCETable
This removes window_size as it is basically a copy of nb_table
shifted by SPAPR_TCE_PAGE_SHIFT. As new dynamic DMA windows are
going to support windows as big as the entire RAM and this number
will be bigger that 32 capacity, we will have to do something
about @window_size anyway and removal seems to be the right way to go.

This removes dma_window_start/dma_window_size from sPAPRPHBState as
they are no longer used.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
2014-06-16 13:24:39 +02:00
..
apb.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
pam.h pam: pass device to init_pam and use it to set owner 2013-07-04 17:42:47 +02:00
ppce500.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
q35.h q35: Correct typo BRDIGE -> BRIDGE 2014-03-11 13:27:27 +02:00
spapr.h spapr_iommu: Get rid of window_size in sPAPRTCETable 2014-06-16 13:24:39 +02:00