index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
net: add fd_readv() handler to qemu_new_vlan_client() args
Mark McLoughlin
2009-06-09
1
-2
/
+4
*
net: Improve parameter error reporting
Jan Kiszka
2009-06-09
1
-1
/
+1
*
User Networking: Enable removal of redirections
Alexander Graf
2009-05-27
1
-1
/
+1
*
PCI network qdev conversion
Paul Brook
2009-05-14
1
-0
/
+7
*
slirp: Enhance host-guest redirection setup (Jan Kiszka)
aliguori
2009-04-21
1
-1
/
+1
*
net: Untangle nested qemu_send_packet (Jan Kiszka)
aliguori
2009-04-21
1
-0
/
+11
*
Introduce VLANClientState::cleanup() (Mark McLoughlin)
aliguori
2009-04-17
1
-0
/
+3
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-06
1
-4
/
+4
*
qemu: PCI device, disk and host network hot-add / hot-remove (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+2
*
qemu: add net_client_uninit / qemu_find_vlan_client (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+2
*
qemu: dynamic nic info index allocation (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+1
*
qemu: return PCIDevice on net device init and record devfn (Marcelo Tosatti)
aliguori
2009-02-11
1
-0
/
+1
*
Add qemu_check_nic_model() and qemu_check_nic_model_list() (Mark McLoughlin)
aliguori
2009-01-13
1
-0
/
+3
*
Allow devices be notified of link status change (Mark McLoughlin)
aliguori
2009-01-08
1
-0
/
+3
*
Add 'set_link' monitor command (Mark McLoughlin)
aliguori
2009-01-08
1
-0
/
+2
*
Add a -net name=foo parameter (Mark McLoughlin)
aliguori
2009-01-07
1
-0
/
+2
*
Add qemu_format_nic_info_str() (Mark McLoughlin)
aliguori
2009-01-07
1
-0
/
+1
*
Assign a name to each VLAN client (Mark McLoughlin)
aliguori
2009-01-07
1
-0
/
+1
*
Add a model string to VLANClientState (Mark McLoughlin)
aliguori
2009-01-07
1
-0
/
+2
*
consolidate definition for tap script and smb support
aurel32
2008-12-18
1
-0
/
+8
*
virtio-net support
aliguori
2008-12-17
1
-0
/
+7
*
Move network redirection code out of vl.c and into net.c
aliguori
2008-10-31
1
-0
/
+9
*
Add a "null" bluetooth HCI and a header file for bluetooth.
balrog
2008-09-29
1
-0
/
+14
*
Add IP checksumming functions to qemu (Gerd Hoffmann)
aliguori
2008-07-29
1
-0
/
+7
*
Remove the NIC from vlan on usb destroy.
balrog
2008-07-17
1
-0
/
+1
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+50