All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] misc: Replace the words 'blacklist/whitelist'
@ 2021-03-03 18:46 Philippe Mathieu-Daudé
  2021-03-03 18:46 ` [PATCH v3 1/5] ui: Replace the word 'whitelist' Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-03 18:46 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Peter Maydell, qemu-block, qemu-trivial,
	Michael Roth, Philippe Mathieu-Daudé,
	Dr. David Alan Gilbert, Max Reitz, Eduardo Otubo,
	Alex Williamson, Gerd Hoffmann, Stefan Hajnoczi,
	Alex Bennée, Aurelien Jarno

Follow the inclusive terminology from the "Conscious Language in your
Open Source Projects" guidelines [*] and replace the words "blacklist"
and "whitelist" appropriately.

Since v2:
- added R-b tags
- reworded seccomp comment (thuth)
- dropped queued vfio patch
- dropped device-crash-test reworked by Eduardo as commit 1a14d4e16af
  ("device-crash-test: Remove problematic language")

Since v1:
- dropped qemu-guest-agent patches
- addressed review comments
- added R-b tags

Series fully reviewed and expected to go via the qemu-trivial@ tree.

[*] https://github.com/conscious-lang/conscious-lang-docs/blob/main/faq.md

Philippe Mathieu-Daudé (5):
  ui: Replace the word 'whitelist'
  scripts/tracetool: Replace the word 'whitelist'
  seccomp: Replace the word 'blacklist'
  qemu-options: Replace the word 'blacklist'
  tests/fp/fp-test: Replace the word 'blacklist'

 softmmu/qemu-seccomp.c        | 16 ++++++++--------
 tests/fp/fp-test.c            |  8 ++++----
 ui/console.c                  |  2 +-
 ui/vnc-auth-sasl.c            |  4 ++--
 qemu-options.hx               |  6 +++---
 scripts/tracetool/__init__.py |  2 +-
 6 files changed, 19 insertions(+), 19 deletions(-)

-- 
2.26.2




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

end of thread, other threads:[~2021-03-09 21:27 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-03 18:46 [PATCH v3 0/5] misc: Replace the words 'blacklist/whitelist' Philippe Mathieu-Daudé
2021-03-03 18:46 ` [PATCH v3 1/5] ui: Replace the word 'whitelist' Philippe Mathieu-Daudé
2021-03-09 21:13   ` Laurent Vivier
2021-03-03 18:46 ` [PATCH v3 2/5] scripts/tracetool: " Philippe Mathieu-Daudé
2021-03-08 16:17   ` Stefan Hajnoczi
2021-03-09 21:14   ` Laurent Vivier
2021-03-03 18:46 ` [PATCH v3 3/5] seccomp: Replace the word 'blacklist' Philippe Mathieu-Daudé
2021-03-04  5:33   ` Thomas Huth
2021-03-09 21:15   ` Laurent Vivier
2021-03-03 18:46 ` [PATCH v3 4/5] qemu-options: " Philippe Mathieu-Daudé
2021-03-04  5:36   ` Thomas Huth
2021-03-03 18:46 ` [PATCH v3 5/5] tests/fp/fp-test: " Philippe Mathieu-Daudé
2021-03-04  5:38   ` Thomas Huth
2021-03-09 21:17   ` Laurent Vivier

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.