index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io
/
dns-resolver.c
Age
Commit message (
Expand
)
Author
2021-09-30
build-sys: add HAVE_IPPROTO_MPTCP
Marc-André Lureau
2021-06-08
sockets: Support multipath TCP
Dr. David Alan Gilbert
2020-10-27
io: Fix Lesser GPL version number
Chetan Pant
2020-09-18
qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE
Eduardo Habkost
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-03-06
qio: non-default context for threaded qtask
Peter Xu
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2017-07-14
io: preserve ipv4/ipv6 flags when resolving InetSocketAddress
Daniel P. Berrange
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-04-04
io: fix FD socket handling in DNS lookup
Daniel P. Berrange
2017-04-03
io vnc sockets: Clean up SocketAddressKind switches
Markus Armbruster
2017-01-23
io: introduce a DNS resolver API
Daniel P. Berrange