]> git.proxmox.com Git - qemu.git/history - hw/xen_nic.c
list MST as pci layer maintainer
[qemu.git] / hw / xen_nic.c
2009-12-03 Mark McLoughlinnet: convert xen to NICState
2009-10-30 Mark McLoughlinnet: move net-checksum.c under net/
2009-10-27 Mark McLoughlinnet: add receive_raw parameter to qemu_new_vlan_client()
2009-10-27 Mark McLoughlinnet: add a client type code
2009-10-15 Mark McLoughlinnet: allow NICs to be connected to netdevs
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-29 Jan Kiszkanet: Provide VLAN client lookup helper
2009-06-13 Gerd Hoffmannxen nic: check tx queue after connect.
2009-06-10 Anthony LiguoriMerge branch 'net-queue'
2009-06-09 Mark McLoughlinnet: add return value to packet receive handler
2009-06-09 Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09 Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09 Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-06-08 Gerd Hoffmannxen nic: use XC_PAGE_SIZE instead of PAGE_SIZE.
2009-06-08 Gerd Hoffmannxen nic: use qemu_malloc
2009-06-06 Gerd Hoffmannxen: net backend doesn't need linux headers.
2009-04-22 aliguorixen: add net backend driver. (Gerd Hoffmann)