On Wed, Jul 08, 2026 at 06:39:22AM +0200, Markus Armbruster wrote:
> Mathieu Poirier <[email protected]> writes:
> 
> > From: Jean-Philippe Brucker <[email protected]>
> >
> > Add a new RmeGuest object, inheriting from ConfidentialGuestSupport, to
> > support the Arm Realm Management Extension (RME). It is instantiated by
> > passing on the command-line:
> >
> >   -M virt,confidential-guest-support=<id>
> >   -object rme-guest,id=<id>[,options...]
> >
> > This is only the skeleton. Support will be added in following patches.
> 
> Which of the patches add options?

Good catch - options have been removed because they are not supported on the V14
kernel.

> 
> > Signed-off-by: Jean-Philippe Brucker <[email protected]>
> > Signed-off-by: Mathieu Poirier <[email protected]>
> 

Reply via email to