]> git.proxmox.com Git - mirror_qemu.git/commit
meson: infrastructure for building emulators
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Feb 2020 10:42:03 +0000 (11:42 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Aug 2020 10:30:17 +0000 (06:30 -0400)
commit2becc36a3e53dc9b8ed01c5288e21a2463f1f640
treea9d1f784c47bc111897d41db50972c4628bf6607
parentd3b184809608f3ea948b199d779ec02169ad7085
meson: infrastructure for building emulators

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
16 files changed:
Makefile
Makefile.target
configure
hw/i386/fw_cfg.c
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/x86.c
hw/vfio/pci-quirks.c
hw/virtio/virtio-mem.c
include/qemu/osdep.h
meson.build
rules.mak
scripts/create_config
scripts/grepy.sh [new file with mode: 0755]
scripts/minikconf.py [changed mode: 0755->0644]
softmmu/qtest.c