]> git.ipfire.org Git - thirdparty/qemu.git/history - net/tap-bsd.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / net / tap-bsd.c
2012-12-19  Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19  Paolo Bonzininet: reorganize headers
2012-08-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
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 Ersekconvert net_init_tap() to NetClientOptions
2012-07-09  Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
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-11  Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-06-11  Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.52' into staging
2012-06-09  Michael Tokarevdo not include <libutil.h> needlessly or if it doesn...
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-07  Manuel BouyerFix network interface tap backend
2011-01-10  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10  Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27  Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-21  BradAdd support for OpenBSD to QEMU's tap driver.
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-05  Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-09-29  Andreas Färbertap: Remove double include of util.h
2010-09-08  Anthony LiguoriMerge remote branch 'agraf/ppc-next' into staging
2010-09-08  Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-08  Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-09-07  Michael S. Tsirkintap: add APIs for vnet header length
2010-03-27  Blue SwirlFix BSD and win32 builds
2010-03-17  Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16  Markus Armbrustererror: Replace qemu_error() by error_report()
2009-12-01  Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-11-29  Aurelien JarnoAdd support for GNU/kFreeBSD
2009-11-21  Juergen Locktap-bsd: handle ifname on FreeBSD hosts
2009-11-21  Juergen LockFix tap breakage on BSD hosts (no IFF_VNET_HDR)
2009-10-30  Alexander GrafUnbreak tap compilation on OS X
2009-10-30  Mark McLoughlinnet: move UFO support detection to tap-linux.c
2009-10-30  Mark McLoughlinnet: move tap_set_offload() code into tap-linux.c
2009-10-30  Mark McLoughlinnet: move tap_probe_vnet_hdr() to tap-linux.c
2009-10-30  Mark McLoughlinnet: move tap_set_sndbuf() to tap-linux.c
2009-10-30  Mark McLoughlinnet: split BSD tap_open() out into net/tap-bsd.c