]> git.proxmox.com Git - qemu.git/history - net/slirp.c
Introduce a 'client_add' monitor command accepting an open FD
[qemu.git] / net / slirp.c
2011-07-23 Jan Kiszkanet: Refactor net_client_types
2011-07-23 Jan Kiszkaslirp: Canonicalize restrict syntax
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexander Grafslirp: fix guestfwd id
2011-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-09 Juan Quintelaslirp: check system() success
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-19 Markus Armbrusternet: Fix bogus "Warning: vlan 0 with no nics" with...
2010-01-27 Blue SwirlFix BSD build
2010-01-26 Kirill A. Shutemovnet/slirp.c: fix warning with _FORTIFY_SOURCE
2009-12-03 Mark McLoughlinnet: convert slirp to NetClientInfo
2009-12-03 Mark McLoughlinnet: move slirp code from net.c to net/slirp.c