]> git.proxmox.com Git - qemu.git/history - slirp/if.c
qdev-properties-system.c: Allow vlan or netdev for -device, not both
[qemu.git] / slirp / if.c
2013-11-21 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/tags/for-anthony...
2013-10-31 Anthony LiguoriMerge remote-tracking branch 'mjt/trivial-patches'...
2013-10-26 Stefan Weilmisc: Spelling and grammar fixes in comments
2013-09-03 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-08-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-08-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-08-22 Alex Blighaio / timers: Switch entire codebase to the new timer API
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
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-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: Remove unneeded if_queued
2012-03-13 Jan Kiszkaslirp: Fix queue walking in if_start
2012-03-13 Jan Kiszkaslirp: Prevent recursion of if_start
2012-03-13 Jan Kiszkaslirp: Keep next_m always valid
2012-03-03 Blue SwirlMerge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/core...
2012-03-01 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v49' into...
2012-02-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.39' into staging
2012-02-27 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-27 Jan Kiszkaslirp: Refactor if_start
2012-02-27 Jan Kiszkaslirp: Fix requeuing of batchq packets in if_start
2012-02-27 Jan Kiszkaslirp: Clean up ifs_init
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-08 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-08-08 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-05 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-08-05 Jan Kiszkaslirp: Only start packet expiration for delayed ones
2011-08-05 Jan Kiszkaslirp: Read current time only once per if_start call
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
2009-06-29 Jan Kiszkaslirp: Use internal state in interface
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Drop link_up checks from if_output and slirp_soc...
2009-06-29 Jan Kiszkaslirp: Drop dead code
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2008-09-30 blueswir1Add some missing static qualifiers
2008-08-17 blueswir1Fix warnings that would be generated by gcc -Wstrict...
2008-05-10 balrogSpecial-case CTL_ALIAS instead of CTL_DNS in udp loopba...
2007-10-26 blueswir1 Add const etc. to places forgotten from the previous...
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-10 bellardsuppressed unaligned accesses
2004-10-07 bellardwindows fixes (Gregory Alexander)
2004-09-13 bellardmemory leak fix (Juergen Keil)
2004-04-22 bellardinitial user mode network support