Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xen nic: check tx queue after connect. | Gerd Hoffmann | 2009-06-13 | 1 | -0/+2 |
* | net: add return value to packet receive handler | Mark McLoughlin | 2009-06-09 | 1 | -5/+7 |
* | net: pass VLANClientState* as first arg to receive handlers | Mark McLoughlin | 2009-06-09 | 1 | -4/+4 |
* | net: re-name vc->fd_read() to vc->receive() | Mark McLoughlin | 2009-06-09 | 1 | -3/+3 |
* | net: add fd_readv() handler to qemu_new_vlan_client() args | Mark McLoughlin | 2009-06-09 | 1 | -2/+2 |
* | xen nic: use XC_PAGE_SIZE instead of PAGE_SIZE. | Gerd Hoffmann | 2009-06-08 | 1 | -1/+1 |
* | xen nic: use qemu_malloc | Gerd Hoffmann | 2009-06-08 | 1 | -2/+2 |
* | xen: net backend doesn't need linux headers. | Gerd Hoffmann | 2009-06-06 | 1 | -2/+0 |
* | xen: add net backend driver. (Gerd Hoffmann) | aliguori | 2009-04-22 | 1 | -0/+406 |