qemu-cr16/tests
Philippe Mathieu-Daudé 0c2c2932a9 tests/aio: Clean up global variable shadowing
Rename the argument to fix:

  tests/unit/test-aio.c:130:44: error: declaration shadows a variable in the global scope [-Werror,-Wshadow]
  static void set_event_notifier(AioContext *ctx, EventNotifier *notifier,
                                             ^
  tests/unit/test-aio.c:22:20: note: previous declaration is here
  static AioContext *ctx;
                     ^

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20231009100251.56019-9-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2023-10-27 09:39:08 +02:00
..
avocado tests/avocado: s390x cpu topology bad move 2023-10-20 07:16:53 +02:00
bench
data tests/acpi: Update DSDT.cxl with QTG DSM 2023-10-22 05:18:17 -04:00
decode
docker tests/docker: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
fp
guest-debug
image-fuzzer
include
keys
lcitool tests/lcitool: add swtpm to the package list 2023-10-11 08:46:23 +01:00
migration python/qemu: rename command() to cmd() 2023-10-12 14:21:43 -04:00
multiboot
perf/block/qcow2
plugin
qapi-schema
qemu-iotests iotests: use the correct python to run linters 2023-10-17 15:20:46 +02:00
qtest tests/npcm7xx_adc: Clean up global variable shadowing 2023-10-27 09:39:08 +02:00
rocker
tcg configure, tests/tcg: simplify GDB conditionals 2023-10-18 10:01:01 +02:00
tsan
uefi-test-tools
unit tests/aio: Clean up global variable shadowing 2023-10-27 09:39:08 +02:00
vm tests/vm: avoid invalid escape in Python string 2023-10-17 15:20:53 +02:00
vmstate-static-checker-data
dbus-vmstate-daemon.sh
Makefile.include
meson.build
test-qht-par.c
vhost-user-bridge.c