This project is a fork of the qemu.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/qemu.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionMark McLoughlin's queue for qemu.git
ownermarkmc@redhat.com
last changeThu, 26 Nov 2009 18:40:58 +0000 (26 18:40 +0000)
content tags
add:
README
Read the documentation in qemu-doc.html.

Fabrice Bellard.
shortlog
2009-11-26 Mark McLoughlinnet: ignore 'vlan=' if specified with 'netdev='master
2009-11-26 Mark McLoughlinnet: constify NetClientInfo
2009-11-25 Mark McLoughlinnet: fix vnet_hdr handling in solaris tap codefix-announce-self-rfc.v3
2009-11-25 Mark McLoughlinnet: initialize vnet_hdr in net_init_tap()
2009-11-25 Pierre Riteaunet: check for TUNSETOFFLOAD support before trying...
2009-11-25 Pierre Riteaunet: fix TAP networking on host kernels without IFF_VNE...
2009-11-25 Mark McLoughlinnet: print correct error for '-netdev ""'
2009-11-25 Mark McLoughlinnet: fix qemu_announce_self()
2009-11-25 Mark McLoughlinnet: add qemu_foreach_nic()
2009-11-25 Mark McLoughlinnet: remove VLANClientState members now in NetClientInfo
2009-11-25 Mark McLoughlinnet: remove qemu_new_vlan_client()
2009-11-25 Mark McLoughlinnet: convert xen to NICState
2009-11-25 Mark McLoughlinnet: move parse_macaddr() to net/util.[ch]
2009-11-25 Mark McLoughlinnet: convert xilinx_ethlite to NICState
2009-11-25 Mark McLoughlinnet: convert usb-net to NICState
2009-11-25 Mark McLoughlinnet: convert stellaris to NICState
...
heads
14 years ago master
14 years ago fix-announce-self-rfc.v3
14 years ago fix-announce-self-rfc.v2
14 years ago fix-announce-self-rfc
14 years ago misc-fixes
14 years ago virtio-macaddr-fix
14 years ago tap-drain-queue.v2
14 years ago net-cleanup.v3
14 years ago tap-drain-queue
14 years ago net-cleanup.v2
14 years ago net-cleanup
14 years ago vnet-hdr.v2
14 years ago vnet-hdr
14 years ago netdev-option