]> git.proxmox.com Git - qemu.git/history - net/tap-solaris.c
Open 2.0 development tree
[qemu.git] / net / tap-solaris.c
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