qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/8] misc: Replace the words 'blacklist/whitelist'


From: Philippe Mathieu-Daudé
Subject: [PATCH v2 0/8] misc: Replace the words 'blacklist/whitelist'
Date: Fri, 5 Feb 2021 18:18:09 +0100

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

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

Missing review: PATCH #6 "qemu-options: Replace the word 'blacklist'"

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

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

Philippe Mathieu-Daudé (8):
  ui: Replace the word 'whitelist'
  tools/virtiofsd: Replace the word 'whitelist'
  scripts/tracetool: Replace the word 'whitelist'
  scripts/device-crash-test: Replace the word 'whitelist'
  seccomp: Replace the word 'blacklist'
  qemu-options: Replace the word 'blacklist'
  tests/fp/fp-test: Replace the word 'blacklist'
  hw/vfio/pci-quirks: Replace the word 'blacklist'

 hw/vfio/pci.h                         |  2 +-
 hw/vfio/pci-quirks.c                  | 14 ++++++-------
 hw/vfio/pci.c                         |  4 ++--
 softmmu/qemu-seccomp.c                | 16 +++++++-------
 tests/fp/fp-test.c                    |  8 +++----
 tools/virtiofsd/passthrough_ll.c      |  6 +++---
 tools/virtiofsd/passthrough_seccomp.c | 12 +++++------
 ui/console.c                          |  2 +-
 ui/vnc-auth-sasl.c                    |  4 ++--
 hw/vfio/trace-events                  |  2 +-
 qemu-options.hx                       |  6 +++---
 scripts/device-crash-test             | 30 +++++++++++++--------------
 scripts/tracetool/__init__.py         |  2 +-
 13 files changed, 54 insertions(+), 54 deletions(-)

-- 
2.26.2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]