]> git.proxmox.com Git - qemu.git/history - hw/xen_nic.c
net: pass VLANClientState* as first arg to receive handlers
[qemu.git] / hw / xen_nic.c
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)