summaryrefslogtreecommitdiffstats
path: root/hw/net/xen_nic.c
Commit message (Expand)AuthorAgeFilesLines
* net: introduce qemu_set_info_str() functionLaurent Vivier2022-10-281-3/+2Star
* Revert "net: Move NetClientState.info_str to dynamic allocations"Jason Wang2021-04-081-2/+3
* net: Move NetClientState.info_str to dynamic allocationsAlexey Kirillov2021-03-151-3/+2Star
* net: checksum: Introduce fine control over checksum typeBin Meng2021-01-251-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* xen: Import other xen/io/*.hAnthony PERARD2019-06-241-1/+1
* xen: re-name XenDevice to XenLegacyDevice...Paul Durrant2019-01-141-7/+7
* xen: remove other open-coded use of libxengnttabPaul Durrant2018-05-221-19/+14Star
* xen: Rename xen_be_send_notifyEmil Condrea2016-10-291-2/+2
* xen: Rename xen_be_unbind_evtchnEmil Condrea2016-10-291-1/+1
* xen: Rename xen_be_printf to xen_pv_printfEmil Condrea2016-10-291-11/+11
* xen: Fix coding style warningsEmil Condrea2016-10-291-4/+8
* xen: Fix coding style errorsEmil Condrea2016-10-291-3/+5
* qapi: Change Netdev into a flat unionEric Blake2016-07-191-1/+1
* os-posix: include sys/mman.hPaolo Bonzini2016-06-161-1/+0Star
* xen: Clean up includesPeter Maydell2016-01-291-10/+1Star
* xen: Switch to libxengnttab interface for compat shims.Ian Campbell2016-01-261-9/+9
* maint: remove unused include for signal.hDaniel P. Berrange2015-09-111-1/+0Star
* xen: Drop net_rx_okFam Zheng2015-07-281-24/+1Star
* hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free itChen Gang2015-01-121-0/+1
* hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...Chen Gang2015-01-121-4/+4
* hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' failsChen Gang2015-01-121-1/+6
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+439