On Mon, Jul 23, 2012 at 11:39:17AM -0500, Anthony Liguori wrote: > Andreas Färber <afaer...@suse.de> writes: > > > Am 19.07.2012 17:15, schrieb Michael S. Tsirkin: > >> The following changes since commit > >> 80aa796bf38b7ef21daa42673b4711510c450d8a: > >> > >> pci_bridge_dev: fix error path in pci_bridge_dev_initfn() (2012-06-11 > >> 22:55:13 +0300) > >> > >> are available in the git repository at: > >> > >> git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony > >> > >> for you to fetch changes up to 932d4a42afa28829fadf3cbfbb0507cc09aafd8b: > >> > >> msi/msix: added API to set MSI message address and data (2012-07-19 > >> 17:56:42 +0300) > >> > >> ---------------------------------------------------------------- > >> pci,msi,virtio > >> > >> This pull includes preparation patches mostly by Jan and Alex > >> that should help merge device assignment down the road. > >> And there's a new API needed for emulating POWER firmware. > >> > >> So no new functionality and some unused APIs but it looks like > >> merging will help people make progress. > >> > >> Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > > > Usually, PULLs are expected to carry the individual patches as replies. > > > > But more important, did something go wrong with rebasing before sending > > out the PULL? June 11 is more than a month ago. And if I try to rebase > > my pci_host branch on your "pci" branch it tries to replay loads of > > really old post-1.1 commits (e.g., my "Pass PowerPCCPU to...") and > > fails... am I doing something wrong? "for_anthony" tag and "pci" branch > > seem to match in date at least. > > > It's a tag, not a branch. > > I had to add an explicit remote to pull tags in. I'm not sure if > there's a better way to do it in git. > > Regards, > > Anthony Liguori
Which git version do you have? For me git fetch git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_anthony fetches the tag. > > > > Regards, > > Andreas > > > > -- > > SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany > > GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg