]> git.ipfire.org Git - thirdparty/qemu.git/history - net/tap-win32.c
misc: move include files to include/qemu/
[thirdparty/qemu.git] / net / tap-win32.c
2012-12-19  Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19  Paolo Bonzininet: reorganize headers
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2012-12-10  Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-12-07  Stefan WeilFix spelling (prefered -> preferred)
2012-11-01  Aurelien JarnoMerge branch 'arm-devs.for-upstream' of git://git.linar...
2012-10-31  Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30  Michael S. Tsirkintap-win32: stubs to fix win32 build
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/urgent...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'quintela/migration-next...
2012-10-22  Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/dma'...
2012-10-19  Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-19  Aurelien JarnoMerge branch 'trivial-patches' of git://github.com...
2012-10-19  Stefan Weilnet/tap-win32: Fix compiler warning caused by missing...
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-09  Blue SwirlMerge branch 'x86cpu_qom_tcg_v2' of git://github.com...
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  Stefan Hajnoczinet: Rename vc local variables to nc
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: 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_tap() to NetClientOptions
2012-07-23  Laszlo Ersekconvert net_client_init() to OptsVisitor
2012-07-23  Laszlo Ersekhw, net: "net_client_type" -> "NetClientOptionsKind...
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-02-23  Kevin WolfMerge qemu-iotests into for-anthony
2011-02-25  Pavel DovgalukFixing tap adapter for win32
2010-11-01  Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27  Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13  Blue SwirlDelete write only variables
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-04-02  Anthony LiguoriFix build on mingw32
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()
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...
2009-12-04  Blue Swirlwin32: fix variable use before initialization
2009-12-03  Mark McLoughlinnet: convert tap-win32 to NetClientInfo
2009-10-30  Mark McLoughlinnet: move more stuff into net/tap-win32.c, add net...
2009-10-30  Mark McLoughlinnet: move tap-win32.c under net/