summaryrefslogtreecommitdiffstats
path: root/hw/net/virtio-net.c
Commit message (Expand)AuthorAgeFilesLines
* virtio-net: only delete bh that existedJason Wang2013-11-061-1/+1
* virtio-net: fix up HMP NIC info string on resetMichael S. Tsirkin2013-09-221-0/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-10/+10
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* net: add support of mac-programming over macvtap in QEMU sideAmos Kong2013-07-151-6/+127
* virtio-net: dynamic network offloads configurationDmitry Fleytman2013-05-221-15/+84
* virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic2013-05-151-2/+43
* virtio-net: properly check the vhost status during status setJason Wang2013-05-071-2/+2
* virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang2013-04-301-0/+1
* virtio-net: unbreak the minix guestJason Wang2013-04-291-7/+8
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-1/+1
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-9/+0
* virtio-net: cleanup: init and exit function.KONRAD Frederic2013-04-171-95/+22
* virtio-net: cleanup: use QOM cast.KONRAD Frederic2013-04-171-67/+74
* virtio-net: add the virtio-net device.KONRAD Frederic2013-04-171-7/+145
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-081-0/+1370
OpenPOWER on IntegriCloud