]> git.ipfire.org Git - thirdparty/qemu.git/history - net/tap-solaris.c
linux-user/ppc: Fix padding in mcontext_t for ppc64
[thirdparty/qemu.git] / net / tap-solaris.c
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2019-08-16  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-08-16  Markus ArmbrusterClean up inclusion of sysemu/sysemu.h
2019-06-12  Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-06-12  Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-06-11  Markus Armbrusterqemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
2016-04-08  Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20160...
2016-03-29  Peter MaydellMerge remote-tracking branch 'remotes/cody/tags/block...
2016-03-29  Peter MaydellMerge remote-tracking branch 'remotes/thibault/tags...
2016-03-29  Peter MaydellMerge remote-tracking branch 'remotes/awilliam/tags...
2016-03-24  Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-03-22  Veronia Bahaautil: move declarations out of qemu-common.h
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-solaris: Convert tap_open() to Error
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 Bonzinisoftmmu: move include files to include/sysemu/
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-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-12-19  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14  Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-12-14  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-06  Dong Xu Wangfix typo: delete redundant semicolon
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
2010-07-31  Blue SwirlFix a warning on OpenSolaris
2010-03-17  Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16  Markus Armbrustererror: Replace qemu_error() by error_report()
2009-12-13  Andreas Färbertap: Compilation fix for Solaris
2009-12-03  Mark McLoughlinnet: fix vnet_hdr handling in solaris tap code
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 solaris code to net/tap-solaris.c