index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
net
/
xen_nic.c
Age
Commit message (
Expand
)
Author
2021-01-25
net: checksum: Introduce fine control over checksum type
Bin Meng
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-24
xen: Import other xen/io/*.h
Anthony PERARD
2019-01-14
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2018-05-22
xen: remove other open-coded use of libxengnttab
Paul Durrant
2016-10-28
xen: Rename xen_be_send_notify
Emil Condrea
2016-10-28
xen: Rename xen_be_unbind_evtchn
Emil Condrea
2016-10-28
xen: Rename xen_be_printf to xen_pv_printf
Emil Condrea
2016-10-28
xen: Fix coding style warnings
Emil Condrea
2016-10-28
xen: Fix coding style errors
Emil Condrea
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-01-29
xen: Clean up includes
Peter Maydell
2016-01-26
xen: Switch to libxengnttab interface for compat shims.
Ian Campbell
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
2015-07-28
xen: Drop net_rx_ok
Fam Zheng
2015-01-12
hw/net/xen_nic.c: Set 'netdev->mac' to NULL after free it
Chen Gang
2015-01-12
hw/net/xen_nic.c: Need free 'netdev->nic' in net_free() instead of net_discon...
Chen Gang
2015-01-12
hw/net/xen_nic.c: Free 'netdev->txs' when map 'netdev->rxs' fails
Chen Gang
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini