]> git.ipfire.org Git - thirdparty/qemu.git/history - net/tap-aix.c
include/qemu/osdep.h: Don't include qapi/error.h
[thirdparty/qemu.git] / net / tap-aix.c
2016-03-22  Markus Armbrusterinclude/qemu/osdep.h: Don't include qapi/error.h
2016-02-08  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-02-04  Peter Maydellnet: Clean up includes
2015-06-23  Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-06-22  Peter MaydellMerge remote-tracking branch 'remotes/afaerber/tags...
2015-06-22  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-06-19  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-06-19  Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-06-19  Michael S. Tsirkintap: fix non-linux build
2015-05-28  Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2015-05-28  Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-05-27  Markus Armbrustertap: Permit incremental conversion of tap_open() to...
2015-05-27  Markus Armbrustertap: Convert tap_set_sndbuf() to Error
2013-02-06  Anthony LiguoriMerge branch 'for-linux-user' of https://git.gitorious...
2013-02-01  Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-02-01  Jason Wangtap: multiqueue support
2013-02-01  Jason Wangtap: introduce a helper to get the name of an interface
2013-02-01  Jason Wangtap: add Linux multiqueue support
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 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-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
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
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: move AIX code into net/tap-aix.c