aboutsummaryrefslogtreecommitdiff
path: root/hw/net/xen_nic.c
AgeCommit message (Expand)Author
2016-07-19qapi: Change Netdev into a flat unionEric Blake
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-01-29xen: Clean up includesPeter Maydell
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell
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