]> git.proxmox.com Git - mirror_qemu.git/history - net/queue.c
misc: move include files to include/qemu/
[mirror_qemu.git] / net / queue.c
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-14 Stefan Hajnoczinet: do not report queued packets as sent
2012-09-14 Paolo Bonzininet: notify iothread after flushing queue
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-cpu-4...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-fixes...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-08-01 Zhi Yong Wunet: determine if packets can be sent before net queue...
2012-08-01 Zhi Yong Wunet: cleanup deliver/deliver_iov func pointers
2012-08-01 Stefan Hajnoczinet: Rename VLANClientState to NetClientState
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2009-11-09 Mark McLoughlinnet/queue: queue packets even if sender doesn't supply...
2009-10-30 Mark McLoughlinnet: move net-queue.[ch] under net/