]> git.proxmox.com Git - qemu.git/history - slirp/main.h
rng-egd: remove redundant free
[qemu.git] / slirp / main.h
2013-02-26 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-23 Blue SwirlMerge branch 'eflags3' of git://github.com/rth7680...
2013-02-21 Stefan Hajnoczislirp: switch to GPollFD
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 Bonzinijanitor: add guards to headers
2012-08-09 Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-07 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-08-07 Anthony Liguorislirp: fix build on mingw32
2012-08-06 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-08-03 Anders Waldenborgslirp: Handle whole 127.0.0.0/8 network as local addresses.
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
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-07-26 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-07-25 Stefan Weilslirp: Replace u_int8_t, u_int16_t, u_int32_t, u_int64_...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Ed Swierkslirp: Read host DNS config on demand
2009-08-28 Ed Swierkslirp: Remove our_addr code
2009-06-29 Jan Kiszkaslirp: Allocate/free stack instance dynamically
2009-06-29 Jan Kiszkaslirp: Factor out internal state structure
2009-06-29 Jan Kiszkaslirp: Clean up updtime
2009-06-29 Jan Kiszkaslirp: Rework external configuration interface
2009-06-29 Jan Kiszkaslirp: Rework internal configuration
2009-06-29 Jan Kiszkaslirp: Move smb, redir, tftp and bootp parameters and...
2009-01-12 blueswir1Fix some SLIRP warnings
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
2009-01-08 aliguoriRedirect slirp traffic to/from qemu character device...
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2006-05-03 bellardseparate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
2004-07-12 bellardwin32 compile
2004-04-22 bellardinitial user mode network support