We don't have (yet?) inclusive terminology guidelines, but the PCI hole memory is not "black", the DMA sources don't stream to "slaves", and there isn't really a TSX "black" list, we only check for broken fields. As this terms can be considered offensive, and changing them is a no-brain operation, simply do it. Philippe Mathieu-Daudé (6): hw/ssi/aspeed_smc: Rename max_slaves as max_devices hw/core/stream: Rename StreamSlave as StreamSink hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink hw/net/xilinx_axienet: Rename StreamSlave as StreamSink hw/pci-host/q35: Rename PCI 'black hole as '(memory) hole' target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken() include/hw/pci-host/q35.h | 4 +-- include/hw/ssi/aspeed_smc.h | 2 +- include/hw/ssi/xilinx_spips.h | 2 +- include/hw/stream.h | 46 +++++++++++++-------------- hw/core/stream.c | 20 ++++++------ hw/dma/xilinx_axidma.c | 58 +++++++++++++++++------------------ hw/net/xilinx_axienet.c | 44 +++++++++++++------------- hw/pci-host/q35.c | 38 +++++++++++------------ hw/ssi/aspeed_smc.c | 40 ++++++++++++------------ hw/ssi/xilinx_spips.c | 2 +- target/i386/kvm.c | 4 +-- tests/qtest/q35-test.c | 2 +- 12 files changed, 131 insertions(+), 131 deletions(-) -- 2.26.2