qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] WARNING: Savannah back online, do not fetch


From: Edgar E. Iglesias
Subject: Re: [Qemu-devel] WARNING: Savannah back online, do not fetch
Date: Tue, 2 Jun 2009 21:47:51 +0200
User-agent: Mutt/1.5.16 (2007-06-09)

On Tue, Jun 02, 2009 at 10:27:32PM +0300, Avi Kivity wrote:
> As has been noticed, savannah git service is back online with an outdated 
> backup.
>
> DO NOT run 'git fetch origin' (or whatever your remote is called).  It will 
> roll back your local copy to the end of april, and your local copy is now 
> an official qemu backup, so don't do anything that can harm it.  I imagine 
> all the automatic mirrors are now destroyed.
>
> Hopefully the qemu maintainers will set up an alternative site soon where 
> we can happily pull from.

FWIW I've got a tree at git://repo.or.cz/qemu/edde.git with the following
top commits. Only odd thing with that tree is that it also has a microblaze
branch.

master:

commit abc0754527e30acf278765f66d2157b6c75dc549
Author: Edgar E. Iglesias <address@hidden>
Date:   Thu May 28 14:00:49 2009 +0200

    Update maintainer list.
    
    Add myself as maintainer for the microblaze cpu and boards.
    Update list of CRIS machines.
    
    Signed-off-by: Edgar E. Iglesias <address@hidden>


stable-0.10:

commit 71c55593c056db5cb80fd40889fa3c5ab9e8ad34
Author: Chris Lalancette <address@hidden>
Date:   Mon May 25 16:38:23 2009 +0200

    Allow monitor interaction when using migrate -exec
    
    All,
         I've recently been playing around with migration via exec.  
Unfortunately,
    when starting the incoming qemu process with "-incoming exec:cmd", it 
suffers
    the same problem that -incoming tcp used to suffer; namely, that you can't
    interact with the monitor until after the migration has happened.  This 
causes
    problems for libvirt usage of -incoming exec, since libvirt expects to be 
able
    to access the monitor ahead of time.  This fairly simple patch allows you to
    access the monitor both before and after the migration has completed using 
exec.
    
    (note: developed/tested with qemu-kvm, but applies perfectly fine to qemu)
    
    Signed-off-by: Chris Lalancette <address@hidden>
    Signed-off-by: Anthony Liguori <address@hidden>

Cheers




reply via email to

[Prev in Thread] Current Thread [Next in Thread]