]> git.proxmox.com Git - mirror_qemu.git/history - net/queue.c
Don't require encryption password for 'qemu-img info' command
[mirror_qemu.git] / net / queue.c
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/