All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/5] x86/HVM: load state checking
@ 2024-01-10 14:55 Jan Beulich
  2024-01-10 14:57 ` [PATCH v5 1/5] x86/HVM: split restore state checking from state loading Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jan Beulich @ 2024-01-10 14:55 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org
  Cc: Andrew Cooper, Wei Liu, Roger Pau Monné

With the request to convert bounding to actual refusal, and then
doing so in new hooks, the two previously separate patches now need
to be in a series, with infrastructure work done first. Clearly the
checking in other load handlers could (and likely wants to be) moved
to separate check handlers as well - one example of doing so is
added anew in v4, the rest will want doing down the road.

Only patch 1 changed in v5; see there for details.

1: HVM: split restore state checking from state loading
2: HVM: adjust save/restore hook registration for optional check handler
3: vPIT: check values loaded from state save record
4: vPIC: check values loaded from state save record
5: vIRQ: split PCI link load state checking from actual loading

Jan


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

end of thread, other threads:[~2024-01-11 14:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-10 14:55 [PATCH v5 0/5] x86/HVM: load state checking Jan Beulich
2024-01-10 14:57 ` [PATCH v5 1/5] x86/HVM: split restore state checking from state loading Jan Beulich
2024-01-11 14:04   ` Roger Pau Monné
2024-01-10 14:57 ` [PATCH v5 2/5] x86/HVM: adjust save/restore hook registration for optional check handler Jan Beulich
2024-01-10 14:57 ` [PATCH v5 3/5] x86/vPIT: check values loaded from state save record Jan Beulich
2024-01-10 14:58 ` [PATCH v5 4/5] x86/vPIC: " Jan Beulich
2024-01-10 14:58 ` [PATCH v5 5/5] x86/vIRQ: split PCI link load state checking from actual loading 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.