21 Commits (79bd3ae9d39fcead07938f473caf0dfd9760bd21)

Author SHA1 Message Date
Jason Wang 705df5466c net: introduce qemu_receive_packet() 5 years ago
Jason Wang 22dc8663d9 net: forbid the reentrant RX 6 years ago
Philippe Mathieu-Daudé f7795e4096 misc: Replace zero-length arrays with flexible array member (automatic) 6 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
Peter Maydell 2744d9207f net: Clean up includes 10 years ago
Yang Hongyang b68c7f7692 net/queue: export qemu_net_queue_append_iov 11 years ago
Yang Hongyang 3e033a46a7 net/queue: introduce NetQueueDeliverFunc 11 years ago
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 13 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 13 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