qemu-e2k/include
Philippe Mathieu-Daudé 305ab2b971 hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init()
Fix:

  hw/acpi/pcihp.c:499:36: error: declaration shadows a variable in the global scope [-Werror,-Wshadow]
                       MemoryRegion *address_space_io,
                                     ^
  include/exec/address-spaces.h:35:21: note: previous declaration is here
  extern AddressSpace address_space_io;
                      ^

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Ani Sinha <anisinha@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231010115048.11856-5-philmd@linaro.org>
2023-10-19 23:13:28 +02:00
..
authz
block hw/ufs: fixes 2023-10-16 12:37:22 -04:00
chardev
crypto
disas
exec memory,vhost: Allow for marking memory device memory regions unmergeable 2023-10-12 14:15:22 +02:00
fpu
gdbstub gdbstub: replace exit calls with proper shutdown for softmmu 2023-10-12 12:36:37 +10:00
hw hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init() 2023-10-19 23:13:28 +02:00
io
libdecnumber
migration migration: hold the BQL during setup 2023-10-17 09:25:13 +02:00
monitor
net
qapi
qemu meson: do not use set10 2023-10-17 15:20:53 +02:00
qom
scsi
semihosting * util/log: re-allow switching away from stderr log file 2023-10-09 10:11:18 -04:00
standard-headers
sysemu memory: follow Error API guidelines 2023-10-19 23:13:27 +02:00
tcg
ui
user
elf.h
glib-compat.h
qemu-io.h
qemu-main.h