]> git.proxmox.com Git - mirror_qemu.git/history - hw/virtio-net.c
hw: move headers to include/
[mirror_qemu.git] / hw / virtio-net.c
2013-04-08 Paolo Bonzinihw: move headers to include/
2013-03-26 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-26 Jason Wangvirtio-net: remove layout assumptions for mq ctrl
2013-03-23 Blue SwirlMerge branch 'for-upstream' of git://github.com/mwalle...
2013-03-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/ipxe.2' into staging
2013-03-18 KONRAD Fredericvirtio: make virtio device's structures public.
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'origin/master' into staging
2013-03-11 Anthony LiguoriMerge remote-tracking branch 'bonzini/hw-dirs' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-1.7.2...
2013-03-04 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2013-03-01 Paolo Bonzinihw: include hw header files with full paths
2013-02-27 Jason Wangnet: reduce the unnecessary memory allocation of multiqueue
2013-02-11 Anthony LiguoriMerge remote-tracking branch 'luiz/queue/qmp' into...
2013-02-08 Jesse Larrewhw/virtio-net.c: set config size using host features
2013-02-08 Anthony Liguorivirtio-net: pass host features to virtio_net_init
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 Wangvirtio-net: migration support for multiqueue
2013-02-01 Jason Wangvirtio-net: multiqueue support
2013-02-01 Jason Wangvirtio-net: separate virtqueue from VirtIONet
2013-02-01 Jason Wangvhost: multiqueue support
2013-02-01 Jason Wangnet: intorduce qemu_del_nic()
2013-02-01 Jason Wangnet: introduce qemu_get_nic()
2013-02-01 Jason Wangnet: introduce qemu_get_queue()
2013-02-01 Jason Wangnet: tap: using bool instead of bitfield
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/s390-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'agraf/ppc-for-upstream...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'afaerber/qom-cpu' into...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'afaerber-or/cocoa-for...
2013-02-01 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-29 Amos Kongvirtio-net: rename ctrl rx commands
2013-01-29 Amos Kongvirtio-net: introduce a new macaddr control
2013-01-29 Michael S. Tsirkinvirtio-net: remove layout assumptions for ctrl vq
2013-01-29 Michael S. Tsirkinvirtio-net: revert mac on reset
2013-01-23 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v6' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.76' into staging
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v67' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/testdev.2' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2013-01-14 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-07 Michael S. Tsirkinvhost: backend masking support
2013-01-07 Michael S. Tsirkinvirtio-net: set/clear vhost_started in reverse order
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 Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzininet: reorganize headers
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-29 Aurelien JarnoMerge branch 's390-for-upstream' of git://repo.or.cz...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Michael S. Tsirkinvirtio-net: enable mrg buf header in tap on linux
2012-10-29 Michael S. Tsirkinvirtio-net: test peer header support at init time
2012-10-29 Michael S. Tsirkinvirtio-net: minor code simplification
2012-10-29 Michael S. Tsirkinvirtio-net: simplify rx code
2012-10-29 Michael S. Tsirkinvirtio-net: switch tx to safe iov functions
2012-10-29 Michael S. Tsirkinvirtio-net: first s/g is always at start of buf
2012-10-29 Michael S. Tsirkinvirtio-net: refactor receive_hdr
2012-10-29 Michael S. Tsirkinvirtio-net: use safe iov operations for rx
2012-10-29 Michael S. Tsirkinvirtio-net: avoid sg copy
2012-10-29 Michael S. Tsirkinvirtio-net: track host/guest header length
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-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-17 Juan Quintelavirtio-net: use qemu_get_buffer() in a temp buffer
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 Amos Kongvirtio-net: update nc.link_down in virtio_net_load()
2012-10-06 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'sstabellini/xen-2012...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'qmp/queue/qmp' into staging
2012-10-05 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-09-28 Michael S. Tsirkinvirtio-net: fix used len for tx
2012-09-25 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-09-21 Aurelien JarnoMerge branch 'usb.65' of git://git.kraxel.org/qemu
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v60' into...
2012-09-17 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-09-14 Paolo Bonzininet: notify iothread after flushing queue
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 qemu_del_vlan_client() to qemu_del_net_client()
next