repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qapi/block: Tidy up block-latency-histogram-set documentation
[qemu/armbru.git]
/
monitor
/
meson.build
blob
5269492cf055d66e1b3062bd0c819f0f63c5bd6b
1
qmp_ss.add(files('monitor.c', 'qmp.c', 'qmp-cmds-control.c'))
2
3
system_ss.add(files(
4
'fds.c',
5
'hmp-cmds.c',
6
'hmp.c',
7
))
8
system_ss.add([spice_headers, files('qmp-cmds.c')])
9
10
specific_ss.add(when: 'CONFIG_SYSTEM_ONLY',
11
if_true: [files( 'hmp-cmds-target.c', 'hmp-target.c'), spice])