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
/
net.json
Age
Commit message (
Expand
)
Author
2024-10-28
net/stream: deprecate 'reconnect' in favor of 'reconnect-ms'
Daniil Tatianin
2024-08-05
qapi: Refill doc comments to conform to conventions
Markus Armbruster
2024-07-17
qapi: convert "Example" sections without titles
John Snow
2024-07-06
qapi: convert "Note" sections to plain rST
John Snow
2024-07-06
qapi: fix non-compliant JSON examples
John Snow
2024-03-26
qapi: Refill doc comments to conform to current conventions
Markus Armbruster
2024-03-04
qapi: Delete useless "Returns" sections
Markus Armbruster
2024-03-04
qapi: Move error documentation to new "Errors" sections
Markus Armbruster
2024-02-26
qapi: Require descriptions and tagged sections to be indented
Markus Armbruster
2024-02-12
qapi: Move @String out of common.json to discourage reuse
Markus Armbruster
2024-01-26
qapi: Fix mangled "Returns" sections in documentation
Markus Armbruster
2023-09-18
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-07-26
qapi: Reformat recent doc comments to conform to current conventions
Markus Armbruster
2023-05-10
qapi: Reformat doc comments to conform to current conventions
Markus Armbruster
2023-04-28
qapi: Replace ad hoc "since" documentation by member documentation
Markus Armbruster
2023-04-28
qapi: Fix unintended definition lists in documentation
Markus Armbruster
2023-04-28
qapi: Tidy up examples
Markus Armbruster
2023-02-17
net: stream: add a new option to automatically reconnect
Laurent Vivier
2022-10-28
net: stream: add QAPI events to report connection state
Laurent Vivier
2022-10-28
net: dgram: add unix socket
Laurent Vivier
2022-10-28
net: stream: add unix socket
Laurent Vivier
2022-10-28
qapi: net: add stream and dgram netdevs
Laurent Vivier
2022-10-28
vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
Si-Wei Liu
2022-09-07
qapi: fix example of NIC_RX_FILTER_CHANGED event
Victor Toso
2022-07-20
vdpa: Add x-svq to NetdevVhostVDPAOptions
Eugenio Pérez
2022-06-28
Trivial: 3 char repeat typos
Dr. David Alan Gilbert
2022-05-17
net/vmnet: add vmnet backends to qapi/net
Vladislav Yaroshchuk
2022-04-05
qapi: fix example of netdev_add command
Victor Toso
2022-03-31
qapi: fix example of FAILOVER_NEGOTIATED event
Victor Toso
2021-06-11
netdev: add more commands to preconfig mode
Paolo Bonzini
2021-04-08
Revert "qapi: net: Add query-netdev command"
Jason Wang
2021-03-19
qapi/qom: Add ObjectOptions for filter-*
Kevin Wolf
2021-03-15
qapi: net: Add query-netdev command
Alexey Kirillov
2020-12-10
qapi: Normalize version references x.y.0 to just x.y
Markus Armbruster
2020-09-07
qapi: Fix indentation, again
Peter Maydell
2020-08-03
schemas: Add vim modeline
Andrea Bolognani
2020-07-07
vhost-vdpa: introduce vhost-vdpa net client
Cindy Lu
2020-06-18
net: Drop the NetLegacy structure, always use Netdev instead
Thomas Huth
2020-06-18
net: Drop the legacy "name" parameter from the -net option
Thomas Huth
2020-03-17
net: Complete qapi-fication of netdev_add
Eric Blake
2020-02-15
qapi: Delete all the "foo: dropped in n.n" notes
Peter Maydell
2020-02-15
qapi: Fix indent level on doc comments in json files
Peter Maydell
2019-10-29
qapi: add failover negotiated event
Jens Freimann
2019-10-29
qapi: Fix doc comment checking for commands and events
Markus Armbruster
2019-07-02
net/announce: Add optional ID
Dr. David Alan Gilbert
2019-07-02
net/announce: Allow optional list of interfaces
Dr. David Alan Gilbert
2019-03-05
qmp: Add announce-self command
Dr. David Alan Gilbert
2019-03-05
net: Introduce announce timer
Dr. David Alan Gilbert
2018-12-13
qapi: break long lines at 'data' member
Marc-André Lureau
2018-10-21
slirp: Implement RFC2132 TFTP server name
Fam Zheng
[next]