index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
net.c
Age
Commit message (
Expand
)
Author
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-07-17
net/net.c: Add vnet_hdr support in SocketReadState
Zhang Chen
2017-07-17
net: Add vnet_hdr_len arguments in NetClientState
Zhang Chen
2017-05-23
hmp / net: Mark host_net_add/remove as deprecated
Thomas Huth
2017-02-22
net: Flatten simple union NetLegacyOptions
Markus Armbruster
2017-02-15
net: Mark 'vlan' parameter as deprecated
Thomas Huth
2016-11-15
net: fix sending of data with -net socket, listen backend
Daniel P. Berrange
2016-09-27
net: limit allocation in nc_sendv_compat
Peter Lieven
2016-09-27
net: hmp_host_net_remove: Del the -net option of the removed host_net
Shmulik Ladkani
2016-08-18
net/net: properly handle multiple packets in net_fill_rstate()
Zhang Chen
2016-07-19
net: Use correct type for bool flag
Eric Blake
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
2016-07-06
qapi: Add new visit_complete() function
Eric Blake
2016-07-06
string-output-visitor: Favor new visit_free() function
Eric Blake
2016-07-06
opts-visitor: Favor new visit_free() function
Eric Blake
2016-06-28
net: fix qemu_announce_self not emitting packets
Peter Lieven
2016-06-01
net/net: Add SocketReadState for reuse codes
Zhang Chen
2016-06-01
net: vl: Move default_net to vl.c
Eduardo Habkost
2016-04-06
net: fix OptsVisitor memory leak
Paolo Bonzini
2016-04-06
net: Allocating Large sized arrays to heap
Pooja Dhannawat
2016-04-06
util: Improved qemu_hexmap() to include an ascii dump of the buffer
Isaac Lozano
2016-03-31
Fix ipv6 options according to documentation
Samuel Thibault
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-15
qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses
Yann Bordenave
2016-03-04
qapi-dealloc: Reduce use outside of generated code
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-04
net: Clean up includes
Peter Maydell
2016-02-04
net/filter: Fix the output information for command 'info network'
zhanghailiang
2016-02-04
net: always walk through filters in reverse if traffic is egress
Li Zhijian
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-11-02
net: Convert to new qapi union layout
Eric Blake
2015-10-27
net: free the string returned by object_get_canonical_path_component
Yang Hongyang
2015-10-27
net: make iov_to_buf take right size argument in nc_sendv_compat()
Yang Hongyang
2015-10-27
net: Remove duplicate data from query-rx-filter on multiqueue net devices
Vladislav Yasevich
2015-10-21
net: don't set native endianness
Michael S. Tsirkin
2015-10-12
netfilter: print filter info associate with the netdev
Yang Hongyang
2015-10-12
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
2015-10-12
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
2015-10-12
netfilter: hook packets before net queue send
Yang Hongyang
2015-10-12
init/cleanup of netfilter object
Yang Hongyang
2015-07-20
net: Flush queued packets when guest resumes
Fam Zheng
2015-06-24
net: simplify net_client_init1()
Stefan Hajnoczi
2015-06-24
net: drop if expression that is always true
Stefan Hajnoczi
2015-06-24
net: raise an error if -net type is invalid
Stefan Hajnoczi
2015-06-24
net: replace net_client_init1() netdev whitelist with blacklist
Stefan Hajnoczi
2015-06-24
net: add missing "netmap" to host_net_devices[]
Stefan Hajnoczi
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
[next]