This is a companion to Shashi's series enabling LPI and ITS features for QEMU's TCG emulation. This is part of our push for a sbsa-ref platform which needs a more modern set of features. Since the last posting this is now at v3: From: Shashi Mallela <shashi.mallela@xxxxxxxxxx> Subject: [PATCH v3 0/8] GICv3 LPI and ITS feature implementation Date: Thu, 29 Apr 2021 19:41:53 -0400 Message-Id: <20210429234201.125565-1-shashi.mallela@xxxxxxxxxx> The only real change from the last version was to drop the IMPDEF behaviour check instead of trying to work around it for the TCG case. Please review. Alex Bennée (4): arm64: remove invalid check from its-trigger test scripts/arch-run: don't use deprecated server/nowait options arm64: enable its-migration tests for TCG arm64: split its-migrate-unmapped-collection into KVM and TCG variants scripts/arch-run.bash | 4 ++-- arm/gic.c | 22 +++++++++++++--------- arm/unittests.cfg | 12 +++++++++--- 3 files changed, 24 insertions(+), 14 deletions(-) -- 2.20.1