Hi, I have made a back-port to 3.4-testing of 1) many pass-through fixes that are present in unstable and; 2) the multi-function pass-through code that I have been working on. As there are a rather large number of patches involved I have decided to provide the result as hg and git trees as follows: 0) Base These are unmodified trees from xenbits.xensource.com. The are intended to clearly show what I have based the work on xen: View: http://hg.vergenet.net/xen/xen-3.4-testing Clone: hg clone http://hg.vergenet.net/xen/xen-3.4-testing qemu-xen: View: http://github.com/horms/qemu-xen-3.4-testing/tree/master Clone: git clone git://github.com/horms/qemu-xen-3.4-testing.git 1) Back-Port of Pass-Through changes that are present in xen-unstable.hg and qemu-xen-unstable.git. Please let me know if you think that I have missed anything. xen: View: http://hg.vergenet.net/xen/xen-3.4-testing-pass-through Clone: hg clone http://hg.vergenet.net/xen/xen-3.4-testing-pass-through qemu-xen: View: http://github.com/horms/qemu-xen-3.4-testing/tree/pass-through Clone: git clone git://github.com/horms/qemu-xen-3.4-testing.git cd qemu-xen-3.4-testing git fetch git checkout --track -b pass-through origin/pass-through 2) Back-Port of the Multi-Function changes that I have been working on. This includes the pass-through back-port in 1) as many of those changes are pre-requisites for the multi-function code. xen: View: http://hg.vergenet.net/xen/xen-3.4-testing-pass-through-multi-function Clone: hg clone http://hg.vergenet.net/xen/xen-3.4-testing-pass-through-multi-function qemu-xen: View: http://github.com/horms/qemu-xen-3.4-testing/tree/pass-through-multi-function Clone: git clone git://github.com/horms/qemu-xen-3.4-testing.git cd qemu-xen-3.4-testing git fetch git checkout --track -b pass-through-multi-function origin/pass-through-multi-function _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel