aboutsummaryrefslogtreecommitdiff
path: root/hw/net/virtio-net.c
AgeCommit message (Expand)Author
2013-07-15net: add support of mac-programming over macvtap in QEMU sideAmos Kong
2013-05-22virtio-net: dynamic network offloads configurationDmitry Fleytman
2013-05-15virtio-net: add virtio_net_set_netclient_name.KONRAD Frederic
2013-05-07virtio-net: properly check the vhost status during status setJason Wang
2013-04-30virtio-net: count VIRTIO_NET_F_MAC when calculating config_lenJason Wang
2013-04-29virtio-net: unbreak the minix guestJason Wang
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-17virtio-net: cleanup: init and exit function.KONRAD Frederic
2013-04-17virtio-net: cleanup: use QOM cast.KONRAD Frederic
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini