summaryrefslogtreecommitdiffstats
path: root/net/queue.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* net: do not report queued packets as sentStefan Hajnoczi2012-09-141-19/+16
* net: notify iothread after flushing queuePaolo Bonzini2012-09-141-2/+3
* net: determine if packets can be sent before net queue deliver packetsZhi Yong Wu2012-08-011-4/+5
* net: cleanup deliver/deliver_iov func pointersZhi Yong Wu2012-08-011-9/+4
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-8/+8
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-7/+7
* net/queue: queue packets even if sender doesn't supply a callbackMark McLoughlin2009-11-091-3/+3
* net: move net-queue.[ch] under net/Mark McLoughlin2009-10-301-0/+260
OpenPOWER on IntegriCloud