diff options
author | Alexey Kardashevskiy <aik@ozlabs.ru> | 2014-05-27 15:36:36 +1000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-06-16 13:24:39 +0200 |
commit | 650f33adbd53b0bacdd5d3392ea5b11a8a0fba42 (patch) | |
tree | 3b67289211c446be7e9a29301f798b4ffd73ad9a /qemu-options.h | |
parent | 523e7b8ab818ec3fab14cfd7a20d51cb3aa33a9d (diff) | |
download | qemu-650f33adbd53b0bacdd5d3392ea5b11a8a0fba42.zip |
spapr_iommu: Introduce page_shift in sPAPRTCETable
At the moment only 4K pages are supported by sPAPRTCETable. Since sPAPR
spec allows other page sizes and we are going to implement them, we need
page size to be configrable.
This adds @page_shift into sPAPRTCETable and replaces SPAPR_TCE_PAGE_SHIFT
with it where it is possible.
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'qemu-options.h')
0 files changed, 0 insertions, 0 deletions