On Wed, 2015-10-21 at 16:52 +0100, Ian Campbell wrote:
> On Wed, 2015-10-21 at 17:26 +0200, Olaf Hering wrote:
> > On Wed, Oct 21, Ian Campbell wrote:
> >
> > > http://xenbits.xen.org/gitweb/?p=qemu-xen.git
> >
> > Is the HEAD warning expected?
>
> No it is not.
Apparently it actually is, it's
On Wed, 2015-10-21 at 17:26 +0200, Olaf Hering wrote:
> On Wed, Oct 21, Ian Campbell wrote:
>
> > http://xenbits.xen.org/gitweb/?p=qemu-xen.git
>
> Is the HEAD warning expected?
No it is not.
Both trees contain a file HEAD containing:
ref: refs/heads/master
which is the same as xen.git does
On Wed, Oct 21, Ian Campbell wrote:
> http://xenbits.xen.org/gitweb/?p=qemu-xen.git
Is the HEAD warning expected?
$ git clone git://xenbits.xen.org/qemu-xen qemu-xen.git
$ cd $_
$ git remote show origin
* remote origin
Fetch URL: git://xenbits.xen.org/qemu-xen
Push URL: git://xenbits.xen.or
I have just completed the switch to use a single qemu tree for each of the
versions we support (qemu-xen AKA upstream and qemu-xen-traditional AKA our
historical fork).
Instead of the individual Xen release specific repositories the QEMU trees
are now:
http://xenbits.xen.org/gitweb/?p=qemu-xen-tr