]> git.proxmox.com Git - qemu.git/history - hw/xen_nic.c
Use glib memory allocation and free functions
[qemu.git] / hw / xen_nic.c
2011-08-21 Anthony LiguoriUse glib memory allocation and free functions
2011-06-15 Michael S. TsirkinMerge remote-tracking branch 'origin/master' into pci
2011-05-14 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-12 Anthony LiguoriMerge remote-tracking branch 'agraf/xen-next' into...
2011-05-08 Anthony PERARDxen: Replace some tab-indents with spaces (clean-up).
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)