]> git.ipfire.org Git - thirdparty/qemu.git/history - net/slirp.c
monitor: move include files to include/monitor/
[thirdparty/qemu.git] / net / slirp.c
2012-12-19  Paolo Bonzinimonitor: move include files to include/monitor/
2012-12-19  Paolo Bonzininet: reorganize headers
2012-12-19  Paolo Bonzinijanitor: do not include qemu-char everywhere
2012-11-28  Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-19  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-15  Klaus Stengelslirp: Add domain-search option to slirp's DHCP server
2012-10-19  Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.67' into staging
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'mdroth/qga-pull-10-9...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-12  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-10-08  Paolo Bonzininet: consolidate NetClientState header files into one
2012-08-14  Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-5a02306...
2012-08-13  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-08-13  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-08-11  Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
2012-08-09  Blue Swirlqapi: avoid reserved keywords
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-08-01  Stefan Hajnoczinet: Rename qemu_del_vlan_client() to qemu_del_net_client()
2012-08-01  Stefan Hajnoczinet: Rename VLANClientState to NetClientState
2012-08-01  Stefan Hajnoczinet: Drop vlan argument to qemu_new_net_client()
2012-08-01  Stefan Hajnoczinet: Look up 'vlan' net clients using hubs
2012-08-01  Stefan Hajnoczinet: Use hubs for the vlan feature
2012-07-30  Anthony LiguoriMerge commit 'quintela/migration-next-v5' into staging
2012-07-29  Michael S. TsirkinMerge branch pci into master
2012-07-23  Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-07-23  Laszlo Ersekremove unused QemuOpts parameter from net init functions
2012-07-23  Laszlo Ersekconvert net_init_slirp() to NetClientOptions
2012-07-23  Laszlo Ersekconvert net_client_init() to OptsVisitor
2012-07-23  Laszlo Ersekhw, net: "net_client_type" -> "NetClientOptionsKind...
2012-07-18  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-anthon...
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-07-09  Jan Kiszkaslirp: Improve error reporting of inaccessible smb...
2012-07-09  Dunrong Huangslirp: Ensure smbd and shared directory exist when...
2012-07-09  Alexander Grafslirp: add 'cmd:' target for guestfwd
2012-07-09  Jan Kiszkaslirp: Enforce host-side user of smb share
2012-06-18  Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-06  Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04  Luiz Capitulinonet: purge the monitor object from all init functions
2012-05-01  Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-05-01  Nikolaus RathDeclare state directory in smb.conf
2012-05-01  Nikolaus Rathslirp: don't use "smb ports = 0" option
2012-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/exec...
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/xen'...
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-19  Geoffrey Thomasslirp: Fix typo in net_slirp_hostfwd_remove
2011-12-05  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/batch...
2011-11-28  Anthony LiguoriMerge remote-tracking branch 'kwolf/block-stable' into...
2011-11-28  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.32' into staging
2011-11-28  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-11-22  Markus Armbrusterslirp: Clean up net_slirp_hostfwd_remove()'s use of...
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-09-08  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-3...
2011-09-03  BradAllow overriding the location of Samba's smbd.
2011-08-25  Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-2...
2011-08-22  Anthony Liguorichar: rename qemu_chr_open() -> qemu_chr_new()
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-05  malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04  Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
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-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