14 Commits (fefe2a78abde932e0f340b21bded2c86def1d242)

Author SHA1 Message Date
Yang Hongyang fefe2a78ab net: merge qemu_deliver_packet and qemu_deliver_packet_iov 11 years ago
Markus Armbruster 58889fe50a net: Use g_new() & friends where that makes obvious sense 12 years ago
Michael S. Tsirkin 07d8084624 net: invoke callback when purging queue 12 years ago
Luigi Rizzo 7d91ddd25e net: fix unbounded NetQueue 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 1422e32db5 net: reorganize headers 14 years ago
Stefan Hajnoczi 06b5f36d05 net: do not report queued packets as sent 14 years ago
Paolo Bonzini 987a9b4800 net: notify iothread after flushing queue 14 years ago
Zhi Yong Wu 691a4f3a95 net: determine if packets can be sent before net queue deliver packets 14 years ago
Zhi Yong Wu 86a77c3858 net: cleanup deliver/deliver_iov func pointers 14 years ago
Stefan Hajnoczi 4e68f7a081 net: Rename VLANClientState to NetClientState 14 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago
Mark McLoughlin 839f368f2b net/queue: queue packets even if sender doesn't supply a callback 17 years ago
Mark McLoughlin e1144d006d net: move net-queue.[ch] under net/ 17 years ago
Mark McLoughlin c0b8e49c69 net: add flags parameter to packet queue interface 17 years ago
Mark McLoughlin f710584399 net: refactor packet queueing code 17 years ago