qemu-patch-raspberry4/hw/net
Fam Zheng d9612b43dd virtio: Import virtio_vring.h
This header has no further dependencies. It only has some stable data
types and primitive functions, so we can copy it to include/hw/virtio in
order to allow vring code (and its user virtio-blk dataplane) to be
built unconditionally, even for cross compiling.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1410329871-28885-2-git-send-email-famz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2014-09-22 11:39:49 +01:00
..
fsl_etsec
allwinner_emac.c
cadence_gem.c
dp8393x.c
e1000.c SCSI changes that enable sending vendor-specific commands via virtio-scsi. 2014-08-19 13:00:57 +01:00
e1000_regs.h
eepro100.c memory: remove memory_region_destroy 2014-08-18 12:06:21 +02:00
etraxfs_eth.c
lan9118.c
lance.c
Makefile.objs
mcf_fec.c
milkymist-minimac2.c memory: add parameter errp to memory_region_init_ram 2014-09-09 13:41:43 +02:00
mipsnet.c
ne2000-isa.c
ne2000.c memory: remove memory_region_destroy 2014-08-18 12:06:21 +02:00
ne2000.h
opencores_eth.c
pcnet-pci.c memory: remove memory_region_destroy 2014-08-18 12:06:21 +02:00
pcnet.c
pcnet.h
rtl8139.c memory: remove memory_region_destroy 2014-08-18 12:06:21 +02:00
smc91c111.c
spapr_llan.c spapr-vlan: Don't touch last entry in buffer list 2014-09-08 12:50:52 +02:00
stellaris_enet.c memory: remove memory_region_destroy 2014-08-18 12:06:21 +02:00
vhost_net.c virtio: Import virtio_vring.h 2014-09-22 11:39:49 +01:00
virtio-net.c virtio-net: drop assert on vm stop 2014-09-18 21:51:24 +03:00
vmware_utils.h
vmxnet3.c vmxnet3: Pad short frames to minimum size (60 bytes) 2014-08-24 17:11:08 +04:00
vmxnet3.h
vmxnet_debug.h
vmxnet_rx_pkt.c
vmxnet_rx_pkt.h
vmxnet_tx_pkt.c
vmxnet_tx_pkt.h
xen_nic.c
xgmac.c
xilinx_axienet.c
xilinx_ethlite.c