]> git.proxmox.com Git - qemu.git/history - slirp/slirp.c
xen_disk: use bdrv_aio_flush instead of bdrv_flush
[qemu.git] / slirp / slirp.c
2012-05-01 Blue SwirlMerge branch 'maintainers-up' of git://repo.or.cz/qemu...
2012-05-01 Blue SwirlMerge branch 'qom-cpu-rest.v1' of git://github.com...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.49' into staging
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/tracing' into...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu-x86...
2012-04-26 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-04-26 Stefano Stabellinimain_loop_wait: block indefinitely
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-03-13 Jan Kiszkaslirp: Remove unneeded if_queued
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2011-08-25 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22 Anthony Liguorichar: rename qemu_chr_write() -> qemu_chr_fe_write()
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
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 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-08-03 Fabien ChouteauSimple ARP table
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-25 Blue SwirlWrap recv to avoid warnings
2011-07-23 Jan Kiszkaslirp: Forward ICMP echo requests via unprivileged...
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all rt_clock references to use millisecond resol...
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-09-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-17 Hervé PoussineauMake ARP replies at least 64 bytes long
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonsavevm: Add DeviceState param
2010-03-07 Blue Swirlslirp: remove dead nested assignment, spotted by clang
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-09-05 Blue SwirlFix Sparse warnings: add "static"
2009-08-31 Stefan WeilFix compiler warnings
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-08-01 Blue SwirlAdd missing "static"
2009-07-27 Ed Swierkslirp: Use monotonic clock if available (v2)
2009-07-27 Jan Kiszkaslirp: Fix guestfwd for incoming data
2009-06-29 Jan Kiszkaslirp: Save/restore bootp client states
2009-06-29 Jan Kiszkaslirp: Enable multiple instances
2009-06-29 Jan Kiszkaslirp: Allocate/free stack instance dynamically
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: Clean up timeout handling around slirp_select_fi...
2009-06-29 Jan Kiszkaslirp: Kill slirp_is_inited
2009-06-29 Jan Kiszkaslirp: Clean up updtime
2009-06-29 Jan Kiszkaslirp: Make IP packet ID consistent
2009-06-29 Jan Kiszkaslirp: Factor out one-time initialization
2009-06-29 Jan Kiszkaslirp: Drop dead code
2009-06-29 Jan Kiszkaslirp: Do not allow to remove non-hostfwd sockets
2009-06-29 Jan Kiszkaslirp: Explicitely mark host-forwarding sockets
2009-06-29 Jan Kiszkaslirp: Prepare for persistent socket state flags
2009-06-29 Jan Kiszkaslirp: Bind support for host forwarding rules
2009-06-29 Jan Kiszkaslirp: Fix port comparision in slirp_remove_hostfwd
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-06-29 Jan KiszkaRevert "User networking: Show active connections"
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Jan Kiszkaslirp: Reorder initialization
2009-05-28 Alexander GrafUser networking: Show active connections
2009-05-27 Alexander GrafUser Networking: Enable removal of redirections
2009-05-21 malcCast pointer arguments of get/setsockopt, send to void...
2009-03-07 blueswir1Sparse fixes: NULL use, header order, ANSI prototypes...
2009-01-13 blueswir1Fix 64 bit issue in slirp
2009-01-12 blueswir1Fix some SLIRP warnings
2009-01-08 aliguoriAdd support for vmchannel socket migration (Gleb Natapov)
2009-01-08 aliguoriAdd slirp_restrict option (Gleb Natapov)
2009-01-08 aliguoriRedirect slirp traffic to/from qemu character device...
2008-12-07 aurel32slirp: fix CVE 2007-5729
2008-10-17 bellardadded explicit license
2008-10-17 bellardallow SLIRP to make an ARP request to get the client...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2007-10-26 blueswir1 Use const and static as needed, disable unused code
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
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
2006-05-03 bellardseparate alias_addr (10.0.2.2) from our_addr (Ed Swierk)
2006-04-30 bellardremoved warnings
next