All of lore.kernel.org
 help / color / mirror / Atom feed
* Arch-neutral name for hardware interrupt support
@ 2021-11-01 10:47 Andrew Cooper
  2021-11-01 20:32 ` Stefano Stabellini
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andrew Cooper @ 2021-11-01 10:47 UTC (permalink / raw)
  To: xen-devel
  Cc: Jan Beulich, Wei Liu, Roger Pau Monné, Julien Grall,
	Stefano Stabellini, Volodymyr Babchuk, Jane Malalane,
	Bobby Eshleman, Alistair Francis, Connor Davis

Hello,

On ARM, the GIC is a hard prerequisite for VMs.

I can't remember what the state of RISCV is, but IIRC there is still
some debate over how interrupts are expected to work under virt.

On x86, the story is very different.  PV have no hardware assistance,
while HVM hardware assistance depends on hardware support.  Therefore we
want to introduce a new CDF flag so we can control the setting per
domain, rather than globally as it is done now.

This brings us to the question of what a suitable architecture name
would be.

Hardware Virtual Interrupts is a little too close to Hardware Virtual
(Machine) Introspection, and Hardware Assisted Interrupts (mirroring
HAP) doesn't seem great either.

Thoughts / ideas / suggestions?

~Andrew



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-11-04  9:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-01 10:47 Arch-neutral name for hardware interrupt support Andrew Cooper
2021-11-01 20:32 ` Stefano Stabellini
2021-11-02  7:16   ` Alistair Francis
2021-11-02  8:38     ` Bertrand Marquis
2021-11-02  0:33 ` Bobby Eshleman
2021-11-02  8:51 ` Roger Pau Monné
2021-11-03 10:16   ` Jane Malalane
2021-11-04  9:30     ` Roger Pau Monné
2021-11-02 12:59 ` Jan Beulich

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.