summaryrefslogtreecommitdiff
path: root/hw/net/xen_nic.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea1-2/+2
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea1-11/+11
2016-10-28xen: Fix coding style warningsEmil Condrea1-4/+8
2016-10-28xen: Fix coding style errorsEmil Condrea1-3/+5
2016-07-19qapi: Change Netdev into a flat unionEric Blake1-1/+1
2016-06-16os-posix: include sys/mman.hPaolo Bonzini1-1/+0
2016-01-29xen: Clean up includesPeter Maydell1-10/+1
2016-01-26xen: Switch to libxengnttab interface for compat shims.Ian Campbell1-9/+9
2015-09-11maint: remove unused include for signal.hDaniel P. Berrange1-1/+0
2015-07-28xen: Drop net_rx_okFam Zheng1-24/+1
2015-01-12hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang1-0/+1
2015-01-12hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang1-4/+4
2015-01-12hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang1-1/+6
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+439