aboutsummaryrefslogtreecommitdiff
path: root/hw/net/virtio-net.c
AgeCommit message (Expand)Author
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