aboutsummaryrefslogtreecommitdiff
path: root/hw/net/xen_nic.c
AgeCommit message (Expand)Author
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange
2015-07-28xen: Drop net_rx_okFam Zheng
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini