git://git.qemu.org
/
qemu.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
tests/acpi: add new unit test to test hotplug off/on feature on the root pci bus
[qemu.git]
/
contrib
/
elf2dmp
/
meson.build
1
if 'CONFIG_CURL' in config_host
2
executable('elf2dmp', files('main.c', 'addrspace.c', 'download.c', 'pdb.c', 'qemu_elf.c'),
3
dependencies: [glib, curl],
4
install: true)
5
endif