Merge "package: version up" into develop
[sdk/emulator/qemu.git] / net.c
2012-10-30 syeon.hwangMerge branch 'tizen-arm' into develop
2012-10-08 Evgeny VoevodinMerge tag 'v1.2.0' into tizen-arm
2012-10-08 Evgeny VoevodinMerge remote-tracking branch 'score/develop' into tizen-arm
2012-09-14 Evgeny VoevodinMerge commit '260bf01' into tizen-arm
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-03 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-08-03 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-08-02 Peter MaydellSupport 'help' as a synonym for '?' in command line...
2012-08-01 Zhi Yong Wunet: cleanup deliver/deliver_iov func pointers
2012-08-01 Zhi Yong Wunet: Make "info network" output more readable info
2012-08-01 Stefan Hajnoczinet: Rename qemu_del_vlan_client() to qemu_del_net_client()
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: Rename non_vlan_clients to net_clients
2012-08-01 Stefan Hajnoczinet: Remove VLANState
2012-08-01 Stefan Hajnoczinet: Remove vlan code from net.c
2012-08-01 Stefan Hajnoczinet: Drop vlan argument to qemu_new_net_client()
2012-08-01 Stefan Hajnoczihub: Check that hubs are configured correctly
2012-08-01 Stefan Hajnoczinet: Look up 'vlan' net clients using hubs
2012-08-01 Stefan Hajnoczinet: Use hubs for the vlan feature
2012-08-01 Stefan Hajnoczinet: Add a hub net client
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_nic() to NetClientOptions
2012-07-23 Laszlo Ersekconvert net_client_init() to OptsVisitor
2012-07-23 Laszlo Ersekhw, net: "net_client_type" -> "NetClientOptionsKind...
2012-07-18 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-07-09 Anthony LiguoriMerge remote-tracking branch 'mjt/mjt-iov2' into staging
2012-06-18 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-06-15 Evgeny VoevodinUpgrade to upstream v1.1.0.
2012-06-11 Anthony LiguoriMerge remote-tracking branch 'sstabellini/for_1.1.1...
2012-06-07 Michael Tokarevchange iov_* function prototypes to be more appropriate
2012-06-06 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-06-04 Luiz Capitulinoqapi: convert netdev_del
2012-06-04 Luiz Capitulinoqapi: convert netdev_add
2012-06-04 Luiz Capitulinonet: net_client_init(): use error_set()
2012-06-04 Luiz Capitulinonet: purge the monitor object from all init functions
2012-06-04 Luiz Capitulinoqemu-option: qemu_opts_from_qdict(): use error_set()
2012-06-04 Luiz Capitulinoqemu-option: qemu_opts_validate(): use error_set()
2012-04-10 Anthony LiguoriMerge commit 'ff71f2e8cacefae99179993204172bc65e4303df...
2012-03-15 Jason Wangnet: move compute_mcast_idx() to net.h
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwangMerge branch 'develop'
2012-03-15 syeon.hwang[Title] Remove all items for clean upgrade 1.0.1 base...
2012-02-23 Kevin WolfMerge qemu-iotests into for-anthony
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
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 Stefan Weilw32: Fix build with new net bridge code
2012-02-04 Blue SwirlMerge branch 'for-upstream' of git://repo.or.cz/qemu...
2012-02-01 Corey BryantAdd support for net bridge
2012-01-12 BenjaminSupport for UDP unicast network backend
2011-12-19 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/memory/mutators...
2011-12-14 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2011-12-12 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2011-12-06 Luiz Capitulinoqapi: Convert set_link
2011-11-29 hudsonMerge branch 'master' into release
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Blue SwirlMerge branch 'tci' of git://qemu.weilnetz.de/qemu
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/cocoa-for-upstre...
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-11-01 Stefan BergerMove filedescriptor parsing code from net.c into qemu_p...
2011-11-01 Stefan BergerMove filedescriptor parsing code from net.c into qemu_p...
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Anthony LiguoriMerge remote-tracking branch 'pmaydell/armhw-for-upstre...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Blue SwirlMerge branch 'queues/slirp' of git://git.kiszka.org...
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-09 Edgar E. IglesiasMerge remote-tracking branch 'pm-arm/for-upstream'...
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-05 malcMerge branch 'master' of git://git.qemu.org/qemu
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-08-04 Anthony LiguoriMerge remote-tracking branch 'mst/for_anthony' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'alon/pull-libcacard.afe...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/migration.2' into...
2011-07-23 Jan Kiszkanet: Consistently use qemu_macaddr_default_if_unset
2011-07-23 Jan Kiszkanet: Consistently use qemu_macaddr_default_if_unset
2011-07-23 Jan Kiszkanet: Dump client type 'info network'
2011-07-23 Jan Kiszkanet: Dump client type 'info network'
2011-07-23 Jan Kiszkanet: Refactor net_client_types
2011-07-23 Jan Kiszkanet: Refactor net_client_types
2011-07-23 Jan Kiszkanet: Improve layout of 'info network'
2011-07-23 Jan Kiszkanet: Improve layout of 'info network'
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
next