]> git.proxmox.com Git - mirror_qemu.git/history - slirp/mbuf.c
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
[mirror_qemu.git] / slirp / mbuf.c
2016-03-16 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-03-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-03-15 Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-15 Guillaume Subironslirp: Factorizing tcpiphdr structure with an union
2016-02-08 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-04 Peter Maydellslirp: Clean up includes
2016-02-04 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-02-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-02-04 Guillaume Subironslirp: Generalizing and neutralizing ARP code
2015-12-07 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-11-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-11-12 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-11-12 Stefan Weilslirp: Fix type casts and format strings in debug code
2012-03-19 Anthony LiguoriMerge remote-tracking branch 'sstabellini/saverestore...
2012-03-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.6.3...
2012-03-13 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-03-13 Jan Kiszkaslirp: Cleanup resources on instance removal
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.data...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v40' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-03 Fabien ChouteauDelayed IP packets
2011-02-16 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-02-16 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-02-14 Anthony LiguoriFix build from previous commit
2011-02-14 Bruce RogersPATCH] slirp: fix buffer overrun
2009-11-20 Mark McLoughlinslirp: fix use-after-free
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop statistic code
2009-06-29 Jan Kiszkaslirp: Drop dead code
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-10-01 blueswir1Remove unused variables
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-01 bellardfixed realloc logic (Ed Swierk)
2004-04-22 bellardinitial user mode network support