Hi Anthony, Thanks for merging this stuff ... In the process of merging it all into qemu-kvm, I noticed a couple of problems:
1) bb6e63644 lacked the change to add the type code to qemu_new_vlan_client() so that and the subsequent 14 commits are unbuildable 2) 93db6685 references NET_CLIENT_TYPE_NIC and the receive_raw but these aren't added until bb6e636443 and 70783b9c, so that's 117 unbuildable commits Neither of these problems existed in the patches Gerd and I posted, so presumably they came about by trying to merge the two patch sets? How can we avoid this happening in future? What process could we have used to avoid it? Should either Gerd or I have merged the others' changes into our tree and asked you to pull? Should you just refuse conflicts and ask us to re-post? Or ...? Thanks, Mark.