[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested
From: |
Eric Auger |
Subject: |
Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device |
Date: |
Thu, 28 Nov 2024 09:06:33 +0100 |
User-agent: |
Mozilla Thunderbird |
On 11/28/24 04:25, Zhangfei Gao wrote:
> Hi, Eric
>
> On Thu, 28 Nov 2024 at 00:06, Eric Auger <eric.auger@redhat.com> wrote:
>
>>> Yeah, there is no live migration support yet in the SMMU qmeu driver,
>>> AFAIK?
>> the non accelerated SMMU QEMU device does support migration.
> Could you clarify more about this?
> The migration is not supported if using viommu (SMMU QEMU device), isn't it?
No this is not correct. Current QEMU SMMU device *does* support
migration (see VMStateDescription) as well as qemu virtio-iommu device.
so for instance if you run a guest with smmuv3 and protected virtio-pci
devices this is supposed to be migratable. If it does not work this is
bug and this should be fixed ;-)
Thanks
Eric
>
> Thanks
>
- [RFC PATCH 1/5] hw/arm/virt: Add an SMMU_IO_LEN macro, (continued)
- [RFC PATCH 1/5] hw/arm/virt: Add an SMMU_IO_LEN macro, Shameer Kolothum, 2024/11/08
- [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Shameer Kolothum, 2024/11/08
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Eric Auger, 2024/11/13
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Nicolin Chen, 2024/11/13
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Donald Dutile, 2024/11/26
- RE: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Shameerali Kolothum Thodi, 2024/11/27
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Jason Gunthorpe, 2024/11/27
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Eric Auger, 2024/11/27
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Zhangfei Gao, 2024/11/27
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device,
Eric Auger <=
- RE: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Shameerali Kolothum Thodi, 2024/11/28
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Eric Auger, 2024/11/28
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Jason Gunthorpe, 2024/11/28
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Donald Dutile, 2024/11/27
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Jason Gunthorpe, 2024/11/28
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Donald Dutile, 2024/11/27
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Nicolin Chen, 2024/11/27
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Jason Gunthorpe, 2024/11/28
- Re: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Nicolin Chen, 2024/11/28
- RE: [RFC PATCH 2/5] hw/arm/smmuv3: Add initial support for SMMUv3 Nested device, Shameerali Kolothum Thodi, 2024/11/28