qemu/target
Philippe Mathieu-Daudé 433442a75d system: Move 'exec/confidential-guest-support.h' to system/
"exec/confidential-guest-support.h" is specific to system
emulation, so move it under the system/ namespace.
Mechanical change doing:

  $ sed -i \
    -e 's,exec/confidential-guest-support.h,sysemu/confidential-guest-support.h,' \
        $(git grep -l exec/confidential-guest-support.h)

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-Id: <20241218155913.72288-2-philmd@linaro.org>
2024-12-20 17:44:56 +01:00
..
alpha include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
arm include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
avr target/avr: Constify all Property 2024-12-15 12:53:54 -06:00
hexagon target/hexagon: Constify all Property 2024-12-15 12:53:57 -06:00
hppa include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
i386 system: Move 'exec/confidential-guest-support.h' to system/ 2024-12-20 17:44:56 +01:00
loongarch include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
m68k target/m68k: Set default NaN pattern explicitly 2024-12-11 15:31:06 +00:00
microblaze target/microblaze: Constify all Property 2024-12-15 12:54:05 -06:00
mips include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
openrisc target/openrisc: Set default NaN pattern explicitly 2024-12-11 15:31:06 +00:00
ppc include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
riscv include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
rx target/rx: Set default NaN pattern explicitly 2024-12-11 15:31:07 +00:00
s390x system: Move 'exec/confidential-guest-support.h' to system/ 2024-12-20 17:44:56 +01:00
sh4 include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
sparc include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
tricore target/tricore: Set default NaN pattern explicitly 2024-12-11 15:31:07 +00:00
xtensa * rust: better integration with clippy, rustfmt and rustdoc 2024-12-12 18:40:32 -05:00
Kconfig target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00
meson.build target/cris: Remove the deprecated CRIS target 2024-09-13 20:11:13 +02:00