]> git.proxmox.com Git - qemu.git/history - net/vde.c
Open 2.0 development tree
[qemu.git] / net / vde.c
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-25 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-25 Scott Feldmannet: increase buffer size to accommodate Jumbo frame...
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 'mst/tags/for_anthony...
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-22 Liming Wangnet: add missing include file
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 Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-12-19 Paolo Bonzinijanitor: do not include qemu-char everywhere
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
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 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_vde() 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-05-05 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2011-04-25 Anthony LiguoriMerge remote-tracking branch 'awilliam/ipxe' into staging
2011-04-15 Blue SwirlRemove unused sysemu.h include directives
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-03 Mark McLoughlinnet: convert vde to NetClientInfo
2009-12-03 Mark McLoughlinnet: move vde code from net.c to net/vde.c