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
/
queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
2015-10-12
1
-6
/
+6
*
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
2015-10-12
1
-3
/
+5
*
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
2015-10-12
1
-1
/
+5
*
net: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-19
1
-1
/
+1
*
net: invoke callback when purging queue
Michael S. Tsirkin
2014-09-04
1
-0
/
+3
*
net: fix unbounded NetQueue
Luigi Rizzo
2013-02-27
1
-0
/
+15
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: reorganize headers
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
net: do not report queued packets as sent
Stefan Hajnoczi
2012-09-14
1
-19
/
+16
*
net: notify iothread after flushing queue
Paolo Bonzini
2012-09-14
1
-2
/
+3
*
net: determine if packets can be sent before net queue deliver packets
Zhi Yong Wu
2012-08-01
1
-4
/
+5
*
net: cleanup deliver/deliver_iov func pointers
Zhi Yong Wu
2012-08-01
1
-9
/
+4
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-8
/
+8
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-7
/
+7
*
net/queue: queue packets even if sender doesn't supply a callback
Mark McLoughlin
2009-11-09
1
-3
/
+3
*
net: move net-queue.[ch] under net/
Mark McLoughlin
2009-10-30
1
-0
/
+260