Sign in
qemu
/
qemu
/
0abe33c13adb0ef67bfbbdce30dc5d9735899906
/
net
/
hub.c
7480874
qapi net: Elide redundant has_FOO in generated C
by Markus Armbruster
· 2 years, 4 months ago
5166fe0
qapi: net: add stream and dgram netdevs
by Laurent Vivier
· 2 years, 5 months ago
b8c4b67
hw/net: Make NetCanReceive() return a boolean
by Philippe Mathieu-Daudé
· 5 years ago
b4983c5
net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove'
by Thomas Huth
· 5 years ago
56512e1
net: hub: suppress warnings of no host network for qtest
by Jason Wang
· 6 years ago
442da40
net: Get rid of 'vlan' terminology and use 'hub' instead in the source files
by Thomas Huth
· 7 years ago
18d65d2
net: Allow hubports to connect to other netdevs
by Thomas Huth
· 7 years ago
b62e39b
General warn report fixups
by Alistair Francis
· 7 years ago
8297be8
Convert multi-line fprintf() to warn_report()
by Alistair Francis
· 7 years ago
2ab4b13
Convert single line fprintf(.../n) to warn_report()
by Alistair Francis
· 7 years ago
f394b2e
qapi: Change Netdev into a flat union
by Eric Blake
· 9 years ago
cebea51
net: use Netdev instead of NetClientOptions in client init
by Kővágó, Zoltán
· 9 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
2744d92
net: Clean up includes
by Peter Maydell
· 9 years ago
8d0bcba
net: Convert to new qapi union layout
by Eric Blake
· 9 years ago
a30ecde
net: Permit incremental conversion of init functions to Error
by Markus Armbruster
· 10 years ago
ca7eb18
net: Improve error message for -net hubport a bit
by Markus Armbruster
· 10 years ago
07636d5
net: remove the wrong comment in net_init_hubport()
by Jason Wang
· 10 years ago
a6efd6a
monitor: print hub port name during info network
by Jason Wang
· 10 years ago
03ce574
Add the vhost-user netdev backend to the command line
by Nikolay Nikolaev
· 11 years ago
067404b
net: Rename send_queue to incoming_queue
by Jan Kiszka
· 12 years ago
199ee60
net: fix qemu_flush_queued_packets() in presence of a hub
by Luigi Rizzo
· 12 years ago
27dd773
Merge remote-tracking branch 'bonzini/header-dirs' into staging
by Anthony Liguori
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
83c9089
monitor: move include files to include/monitor/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
e103129
net, hub: fix the indent in the comments
by Zhi Yong Wu
· 12 years ago
a245fc1
net: consolidate NetClientState header files into one
by Paolo Bonzini
· 12 years ago
61518a7
net: broadcast hub packets if at least one port can receive
by Stefan Hajnoczi
· 13 years ago
52a3cb8
hub: add the support for hub own flow control
by Zhi Yong Wu
· 13 years ago
1a85959
net: Make "info network" output more readable info
by Zhi Yong Wu
· 13 years ago
4e68f7a
net: Rename VLANClientState to NetClientState
by Stefan Hajnoczi
· 13 years ago
606c10e
net: Convert qdev_prop_vlan to peer with hub
by Zhi Yong Wu
· 13 years ago
ab5f3f8
net: Drop vlan argument to qemu_new_net_client()
by Stefan Hajnoczi
· 13 years ago
8101764
hub: Check that hubs are configured correctly
by Stefan Hajnoczi
· 13 years ago
90d87a3
net: Look up 'vlan' net clients using hubs
by Stefan Hajnoczi
· 13 years ago
d33d93b
net: Use hubs for the vlan feature
by Stefan Hajnoczi
· 13 years ago
f6c874e
net: Add a hub net client
by Stefan Hajnoczi
· 13 years ago