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
/
qapi
/
sockets.json
Age
Commit message (
Expand
)
Author
2024-08-05
qapi: Refill doc comments to conform to conventions
Markus Armbruster
2024-07-17
qapi/sockets: Move deprecation note out of SocketAddress doc comment
Markus Armbruster
2024-07-06
qapi: add markup to note blocks
John Snow
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
2024-03-26
qapi: Correct documentation indentation and whitespace
Markus Armbruster
2024-02-12
qapi: Add missing union tag documentation
Markus Armbruster
2024-02-12
qapi: Improve documentation of file descriptor socket addresses
Markus Armbruster
2024-02-12
qapi: Plug trivial documentation holes around former simple unions
Markus Armbruster
2023-05-10
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
2022-05-16
qapi: Stop using whitespace for alignment in comments
Andrea Bolognani
2022-05-16
qapi: Drop unnecessary whitespace in comments
Andrea Bolognani
2022-04-21
qapi: Fix typo
Andrea Bolognani
2021-09-30
build-sys: add HAVE_IPPROTO_MPTCP
Marc-André Lureau
2021-09-27
qapi: Convert simple union SocketAddressLegacy to flat one
Markus Armbruster
2021-08-26
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-06-08
sockets: Support multipath TCP
Dr. David Alan Gilbert
2020-11-03
sockets: Make abstract UnixSocketAddress depend on CONFIG_LINUX
Markus Armbruster
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-05-20
qemu-sockets: add abstract UNIX domain socket support
xiaoqiang zhao
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2019-08-15
qapi: Add InetSocketAddress member keep-alive
Vladimir Sementsov-Ogievskiy
2018-03-13
sockets: allow SocketAddress 'fd' to reference numeric file descriptors
Daniel P. Berrange
2017-09-04
qapi-schema: Collect sockets stuff in qapi/sockets.json
Markus Armbruster