* Chris Wright (chr...@sous-sol.org) wrote:
> * Ren, Yongjie (yongjie....@intel.com) wrote:
> > Chris,
> > Thanks very much for you kind help. 
> > I can't find hw/device-assignment.c in the qemu.git tree.
> > Avi,
> > I clone qemu from git://github.com/avikivity/qemu.git 
> > So device assignment is not available. But qemu-kvm.git has 
> > device-assignment code before kernel.org is down.
> > Any update for this issue?
> 
> Are you using the master branch?  I noticed the github web defaults to
> the memory/queue branch.

BTW, if you hadn't used branches much before, something like this will
get you what you want:

$ git checkout -b master origin/master

Now you'll be on the master branch (and it should track upstream master
properly).

thanks,
-chris
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to