All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Alex Bennée" <alex.bennee@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
	Pavel Fedin <p.fedin@samsung.com>,
	Eric Auger <eric.auger@redhat.com>
Cc: Shashi Mallela <shashi.mallela@linaro.org>, qemu-arm@nongnu.org
Subject: Implementing GICv3 ITS support for TCG emulation
Date: Tue, 17 Nov 2020 16:44:35 +0000	[thread overview]
Message-ID: <87h7povsp8.fsf@linaro.org> (raw)


Hi,

I've been asked what the state of ITS support is for emulation. The
documentation explicitly states that there is currently no ITS support
under TCG.

Looking at the code it looks like there was a deliberate attempt to
separate common and KVM related code. Currently the only realizable
device (via its_class_name) is the TYPE_KVM_ARM_ITS device with a
comment saying emulation is "not implemented yet". My question is what
is left to do?

  - do we just need a wrapper akin to arm_gicv3_its_kvm.c?
  - do we need to implement more logic normally carried out in KVM?

Thanks,

-- 
Alex Bennée

             reply	other threads:[~2020-11-17 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-17 16:44 Alex Bennée [this message]
2020-11-17 17:46 ` Implementing GICv3 ITS support for TCG emulation Auger Eric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7povsp8.fsf@linaro.org \
    --to=alex.bennee@linaro.org \
    --cc=eric.auger@redhat.com \
    --cc=p.fedin@samsung.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --cc=shashi.mallela@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.