> -----Original Message----- > From: Chris Wright [mailto:chrisw@xxxxxxxxxxxx] > Sent: Thursday, September 29, 2011 12:33 PM > To: Ren, Yongjie > Cc: Chris Wright; Avi Kivity; KVM General > Subject: Re: how to assign a pci device to guest [with qemu.git upstream]? > > * Chris Wright (chrisw@xxxxxxxxxxxx) wrote: > > * Ren, Yongjie (yongjie.ren@xxxxxxxxx) 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). Oh, thanks a lot. I didn't notice the qemu.git is using the 'memory/queue' branch by default. I've switched it to the 'master' tree. It seems device assignment works fine now. > > thanks, > -chris -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html