index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
really fix net.h
Anthony Liguori
2009-10-27
1
-1
/
+1
*
Fix signature of new_vlan_client
Anthony Liguori
2009-10-27
1
-1
/
+2
*
Enable UFO on virtio-net and tap devices
Sridhar Samudrala
2009-10-27
1
-1
/
+2
*
net: add tap_set_offload()
Mark McLoughlin
2009-10-27
1
-0
/
+1
*
net: add receive_raw parameter to qemu_new_vlan_client()
Mark McLoughlin
2009-10-27
1
-0
/
+1
*
net: add an API for 'raw' packets
Mark McLoughlin
2009-10-27
1
-0
/
+2
*
net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs
Mark McLoughlin
2009-10-27
1
-0
/
+3
*
net: add a client type code
Mark McLoughlin
2009-10-27
1
-0
/
+11
*
zap DeviceState->nd
Gerd Hoffmann
2009-10-27
1
-7
/
+0
*
qdev/net: common nic property bits
Gerd Hoffmann
2009-10-27
1
-0
/
+14
*
qdev: add netdev property
Gerd Hoffmann
2009-10-27
1
-0
/
+1
*
net: add macaddr type.
Gerd Hoffmann
2009-10-27
1
-0
/
+5
*
net: add queue for peer-to-peer packet forwarding
Mark McLoughlin
2009-10-15
1
-0
/
+1
*
net: refactor packet queueing code
Mark McLoughlin
2009-10-15
1
-16
/
+2
*
net: allow NICs to be connected to netdevs
Mark McLoughlin
2009-10-15
1
-0
/
+2
*
net: add -net nic,netdev= option
Mark McLoughlin
2009-10-15
1
-0
/
+1
*
net: handle -netdevice options
Mark McLoughlin
2009-10-15
1
-1
/
+1
*
net: add QemuOptsList arg to net_client_parse()
Mark McLoughlin
2009-10-15
1
-1
/
+1
*
net: use qtailq for vlan and client lists
Mark McLoughlin
2009-10-15
1
-3
/
+3
*
net: remove id field from NICInfo
Mark McLoughlin
2009-10-15
1
-1
/
+0
*
net: remove unused qemu_handler_true()
Mark McLoughlin
2009-10-15
1
-1
/
+0
*
Final net cleanup after conversion to QemuOpts
Mark McLoughlin
2009-10-06
1
-3
/
+2
*
Port usb net to QemuOpts
Mark McLoughlin
2009-10-06
1
-0
/
+2
*
Don't exit() in config_error()
Markus Armbruster
2009-10-06
1
-2
/
+2
*
Make NICInfo string fields non-const
Mark McLoughlin
2009-10-06
1
-4
/
+4
*
Fix pci_add nic not to exit on bad model
Markus Armbruster
2009-10-05
1
-2
/
+3
*
Make it obvious that pci_nic_init() can't fail
Markus Armbruster
2009-10-05
1
-2
/
+2
*
Fix sys-queue.h conflict for good
Blue Swirl
2009-09-12
1
-3
/
+3
*
monitor: Port handler_3 to use QDict
Luiz Capitulino
2009-09-04
1
-4
/
+2
*
monitor: Port handler_2 to use QDict
Luiz Capitulino
2009-09-04
1
-3
/
+4
*
net: Fix send queue ordering
Jan Kiszka
2009-09-04
1
-2
/
+3
*
net: Fix do_set_link() return type
Luiz Capitulino
2009-08-10
1
-1
/
+1
*
qdev: add id= support for pci nics.
Gerd Hoffmann
2009-07-16
1
-0
/
+1
*
Don't leak VLANClientState on PCI hot remove
Mark McLoughlin
2009-07-09
1
-0
/
+1
*
slirp: Make hostfwd_add/remove multi-instance-aware
Jan Kiszka
2009-06-29
1
-2
/
+4
*
net: Provide VLAN client lookup helper
Jan Kiszka
2009-06-29
1
-1
/
+1
*
slirp: Kill slirp_is_inited
Jan Kiszka
2009-06-29
1
-1
/
+0
*
slirp: Add info usernet for dumping connection states
Jan Kiszka
2009-06-29
1
-0
/
+2
*
slirp: Bind support for host forwarding rules
Jan Kiszka
2009-06-29
1
-1
/
+1
*
slirp: Rework monitor commands for host forwarding
Jan Kiszka
2009-06-29
1
-1
/
+3
*
slirp: Move smb, redir, tftp and bootp parameters and -net channel
Jan Kiszka
2009-06-29
1
-0
/
+3
*
qemu/net: flag to control the number of vectors a nic has
Michael S. Tsirkin
2009-06-24
1
-0
/
+4
*
net: add packet length to NetPacketSent callback
Mark McLoughlin
2009-06-22
1
-1
/
+1
*
net: add qemu_purge_queued_packets()
Mark McLoughlin
2009-06-22
1
-0
/
+1
*
Support addr=... in option argument of -net nic
Markus Armbruster
2009-06-22
1
-0
/
+1
*
Make nic option rom loading less painful.
Glauber Costa
2009-06-22
1
-0
/
+2
*
net: add qemu_send_packet_async()
Mark McLoughlin
2009-06-09
1
-0
/
+8
*
net: add return value to packet receive handler
Mark McLoughlin
2009-06-09
1
-1
/
+1
*
net: pass VLANClientState* as first arg to receive handlers
Mark McLoughlin
2009-06-09
1
-3
/
+3
*
net: re-name vc->fd_read() to vc->receive()
Mark McLoughlin
2009-06-09
1
-11
/
+12
[prev]
[next]