qemu-e2k/softmmu
Paolo Bonzini 086d5f7529 configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
Split between CFLAGS/QEMU_CFLAGS and CXXFLAGS/QEMU_CXXFLAGS so that
we will use CFLAGS and CXXFLAGS for flags that we do not want to
pass to add_project_arguments.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:18:36 -04:00
..
Makefile.objs configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson 2020-08-21 06:18:36 -04:00
arch_init.c 8bit AVR port from Michael Rolnik. 2020-07-11 19:27:59 +01:00
balloon.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
cpu-throttle.c cpu-throttle: new module, extracted from cpus.c 2020-07-10 18:04:49 -04:00
cpus.c cpu-throttle: new module, extracted from cpus.c 2020-07-10 18:04:49 -04:00
ioport.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
main.c softmmu: split off vl.c:main() into main.c 2020-02-22 08:26:47 +00:00
memory.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
memory_mapping.c softmmu: move softmmu only files from root 2020-07-10 18:02:24 -04:00
qtest.c softmmu: move softmmu only files from root 2020-07-10 18:02:24 -04:00
vl.c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00