diff options
author | Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> | 2025-05-04 17:04:05 +0000 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2025-05-14 07:45:58 -0400 |
commit | 28931c2e1591deb4bfaaf744fdc8813e96c230f1 (patch) | |
tree | 700108abae661bce42f5333da5df361b88bd976f /python/scripts | |
parent | f864a3235ea1d1d714b3cde2d9a810ea6344a7b5 (diff) | |
download | qemu-28931c2e1591deb4bfaaf744fdc8813e96c230f1.zip qemu-28931c2e1591deb4bfaaf744fdc8813e96c230f1.tar.gz qemu-28931c2e1591deb4bfaaf744fdc8813e96c230f1.tar.bz2 |
hw/i386/amd_iommu: Allow migration when explicitly create the AMDVI-PCI device
Add migration support for AMD IOMMU model by saving necessary AMDVIState
parameters for MMIO registers, device table, command buffer, and event
buffers.
Also change devtab_len type from size_t to uint64_t to avoid 32-bit build
issue.
Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Message-Id: <20250504170405.12623-3-suravee.suthikulpanit@amd.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'python/scripts')
0 files changed, 0 insertions, 0 deletions