]> git.proxmox.com Git - mirror_qemu.git/commit - .travis.yml
datadir: Use bundle mechanism
authorAkihiko Odaki <akihiko.odaki@gmail.com>
Fri, 24 Jun 2022 14:50:38 +0000 (23:50 +0900)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Jul 2022 14:58:57 +0000 (16:58 +0200)
commit882084a04ae9bec00e510a2319feba1d1a653fb1
treec6ecb1cc33085e0eb6bf47e4deb7530a9fe36602
parentcf60ccc3306ca4726cbd286a156863863b00ff4f
datadir: Use bundle mechanism

softmmu/datadir.c had its own implementation to find files in the
build tree, but now bundle mechanism provides the unified
implementation which works for datadir and the other files.

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Message-Id: <20220624145039.49929-4-akihiko.odaki@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
.travis.yml
pc-bios/keymaps/meson.build
pc-bios/meson.build
scripts/oss-fuzz/build.sh
softmmu/datadir.c
tests/qtest/fuzz/fuzz.c