qemu-e2k/target/i386/hax
Markus Armbruster 52581c718c Clean up header guards that don't match their file name
Header guard symbols should match their file name to make guard
collisions less likely.

Cleaned up with scripts/clean-header-guards.pl, followed by some
renaming of new guard symbols picked by the script to better ones.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20220506134911.2856099-2-armbru@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Change to generated file ebpf/rss.bpf.skeleton.h backed out]
2022-05-11 16:49:06 +02:00
..
hax-accel-ops.c Use g_new() & friends where that makes obvious sense 2022-03-21 15:44:44 +01:00
hax-accel-ops.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
hax-all.c Remove qemu-common.h include from most units 2022-04-06 14:31:55 +02:00
hax-i386.h i386: move hax accel files into hax/ 2020-12-16 14:06:53 -05:00
hax-interface.h i386: move hax accel files into hax/ 2020-12-16 14:06:53 -05:00
hax-mem.c Replace qemu_real_host_page variables with inlined functions 2022-04-06 10:50:38 +02:00
hax-posix.c accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00
hax-posix.h i386: move hax accel files into hax/ 2020-12-16 14:06:53 -05:00
hax-windows.c accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00
hax-windows.h accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00
meson.build accel: replace struct CpusAccel with AccelOpsClass 2021-02-05 10:24:15 -10:00