aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorSairaj Kodilkar <sarunkod@amd.com>2025-02-07 10:23:54 +0530
committerMichael S. Tsirkin <mst@redhat.com>2025-02-21 07:18:42 -0500
commit3684717b7407cc395dc9bf522e193dbc85293dee (patch)
tree837d22d32f093e1040ca2a1f431dae224e93da85 /scripts/qapi/commands.py
parent63dc0b8647391b372f3bb38ff1066f6b4a5e6ea1 (diff)
downloadqemu-3684717b7407cc395dc9bf522e193dbc85293dee.zip
qemu-3684717b7407cc395dc9bf522e193dbc85293dee.tar.gz
qemu-3684717b7407cc395dc9bf522e193dbc85293dee.tar.bz2
amd_iommu: Use correct bitmask to set capability BAR
AMD IOMMU provides the base address of control registers through IVRS table and PCI capability. Since this base address is of 64 bit, use 32 bits mask (instead of 16 bits) to set BAR low and high. Fixes: d29a09ca68 ("hw/i386: Introduce AMD IOMMU") Signed-off-by: Sairaj Kodilkar <sarunkod@amd.com> Reviewed-by: Vasant Hegde <vasant.hegde@amd.com> Message-Id: <20250207045354.27329-3-sarunkod@amd.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions