On 9/14/20 6:37 PM, Thomas Huth wrote:
> We simply want to ignore certain queries here, so let's rather
> use the term 'ignore' to express this intention.
>
> Signed-off-by: Thomas Huth
> ---
> v2: Changed naming according to suggestions
>
> tests/qtest/qmp-cmd-test.c | 10 +-
> 1 file
On Mon, Sep 14, 2020 at 06:37:55PM +0200, Thomas Huth wrote:
> We simply want to ignore certain queries here, so let's rather
> use the term 'ignore' to express this intention.
>
> Signed-off-by: Thomas Huth
> ---
> v2: Changed naming according to suggestions
>
> tests/qtest/qmp-cmd-test.c | 1
On 14/09/2020 18.51, Claudio Fontana wrote:
> It seems to me that "blacklist" is a very commonly used technical term,
> and expresses the concept more precisely.
>
> I am not sure what "inclusive language" is or what relationship it has with
> technical work on QEMU.
See e.g.: https://itsfoss.co
It seems to me that "blacklist" is a very commonly used technical term,
and expresses the concept more precisely.
I am not sure what "inclusive language" is or what relationship it has with
technical work on QEMU.
Thanks,
Claudio
On 9/14/20 6:37 PM, Thomas Huth wrote:
> We simply want to ignor
We simply want to ignore certain queries here, so let's rather
use the term 'ignore' to express this intention.
Signed-off-by: Thomas Huth
---
v2: Changed naming according to suggestions
tests/qtest/qmp-cmd-test.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/t