]> git.proxmox.com Git - qemu.git/history - net/tap.c
janitor: do not include qemu-char everywhere
[qemu.git] / net / tap.c
2012-12-19 Paolo Bonzinijanitor: do not include qemu-char everywhere
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v64' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-20 Michael S. Tsirkintap: reset vnet header size on open
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-09-10 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-09-10 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-07 Nicholas Bellingermonitor: Rename+move net_handle_fd_param -> monitor_han...
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_bridge() to NetClientOptions
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-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-24 Blue SwirlMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/qom-next...
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-15 Paolo Bonziniqmp: include monitor.h when needed
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
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-04 Blue SwirlMerge branch 'linux-user-for-upstream' of git://git...
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-01 Corey BryantAdd support for net bridge
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-15 Michael Rothnetwork scripts: don't block SIGCHLD before forking
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard-1...
2011-06-15 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2011-06-10 Edgar E. IglesiasMerge remote branch 'rth/axp-next' into alpha-merge
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'qmp/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'jvrao/for-anthony' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v37' into...
2011-06-08 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-06-08 Alexandre RaymondFix compilation warning due to missing header for sigac...
2011-02-01 mst@redhat.comvhost: force vhost off for non-MSI guests
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-16 Michael S. Tsirkintap: make set_offload a nop after netdev cleanup
2010-11-16 Michael S. Tsirkintap: clear vhost_net backend on cleanup
2010-11-13 Michael S. Tsirkintap: make set_offload a nop after netdev cleanup
2010-11-04 Michael S. Tsirkintap: clear vhost_net backend on cleanup
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-09-07 Michael S. Tsirkintap: generalize code for different vnet header len
2010-04-25 Blue SwirlRemove dead assignments in various common files, spotte...
2010-04-01 Michael S. Tsirkintap: add API to retrieve vhost net header
2010-04-01 Michael S. Tsirkintap: add vhost/vhostfd options
2010-04-01 Michael S. Tsirkintap: add interface to get device fd
2010-03-21 Anthony LiguoriRevert "tap: invoke downscript when we exit abnormally"
2010-03-19 Anthony Liguoritap: invoke downscript when we exit abnormally
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
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...
2010-01-08 Michael S. Tsirkinnet: add API to disable/enable polling
2009-12-03 Mark McLoughlinnet: initialize vnet_hdr in net_init_tap()
2009-12-03 Mark McLoughlinnet: remove VLANClientState members now in NetClientInfo
2009-12-03 Mark McLoughlinnet: convert tap to NetClientInfo
2009-11-21 Juergen LockAvoid segfault on net_tap_init() failure
2009-11-09 Mark McLoughlintap: drain queue in tap_send()
2009-11-09 Mark McLoughlintap: disable draining queue in one go
2009-10-30 Alexander GrafUnbreak tap compilation on OS X
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 linux code into net/tap-linux.c
2009-10-30 Mark McLoughlinnet: move AIX code into net/tap-aix.c
next