qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] include/hw/xen: Use more inclusive language in comment
@ 2023-11-09 17:40 Thomas Huth
  2023-11-09 17:47 ` Daniel P. Berrangé
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Thomas Huth @ 2023-11-09 17:40 UTC (permalink / raw)
  To: qemu-devel, Stefano Stabellini, Anthony Perard, Paul Durrant
  Cc: xen-devel, qemu-trivial

Let's improve the wording here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
---
 include/hw/xen/interface/hvm/params.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/hw/xen/interface/hvm/params.h b/include/hw/xen/interface/hvm/params.h
index a22b4ed45d..9bcb40284c 100644
--- a/include/hw/xen/interface/hvm/params.h
+++ b/include/hw/xen/interface/hvm/params.h
@@ -255,7 +255,7 @@
  * Note that 'mixed' mode has not been evaluated for safety from a
  * security perspective.  Before using this mode in a
  * security-critical environment, each subop should be evaluated for
- * safety, with unsafe subops blacklisted in XSM.
+ * safety, with unsafe subops blocked in XSM.
  */
 #define HVM_PARAM_ALTP2M       35
 #define XEN_ALTP2M_disabled      0
-- 
2.41.0



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

end of thread, other threads:[~2023-11-10 10:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 17:40 [PATCH] include/hw/xen: Use more inclusive language in comment Thomas Huth
2023-11-09 17:47 ` Daniel P. Berrangé
2023-11-09 19:10 ` Philippe Mathieu-Daudé
2023-11-09 23:27 ` Andrew Cooper
2023-11-10  9:12 ` David Woodhouse
2023-11-10  9:30 ` Jan Beulich
2023-11-10  9:34   ` Thomas Huth
2023-11-10 10:26   ` David Woodhouse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).