repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target/ppc: Fix 7448 support
[qemu.git]
/
io
/
meson.build
blob
bbcd3c53a4a322da44e9d21c7ee267a082b11a6b
1
io_ss.add(genh)
2
io_ss.add(files(
3
'channel-buffer.c',
4
'channel-command.c',
5
'channel-file.c',
6
'channel-socket.c',
7
'channel-tls.c',
8
'channel-util.c',
9
'channel-watch.c',
10
'channel-websock.c',
11
'channel.c',
12
'dns-resolver.c',
13
'net-listener.c',
14
'task.c',
15
), gnutls)