Re: [Qemu-devel] [PULL 00/13] QMP queue

2013-12-20 Thread Luiz Capitulino
On Fri, 20 Dec 2013 14:00:21 +1000 Peter Crosthwaite wrote: > On Fri, Dec 20, 2013 at 10:49 AM, Anthony Liguori > wrote: > > On Wed, Dec 18, 2013 at 8:59 AM, Luiz Capitulino > > wrote: > >> The following changes since commit > >> e157b8fdd412d48eacfbb8c67d3d58780154faa3: > >> > >> Merge re

Re: [Qemu-devel] [PULL 00/13] QMP queue

2013-12-19 Thread Peter Crosthwaite
On Fri, Dec 20, 2013 at 10:49 AM, Anthony Liguori wrote: > On Wed, Dec 18, 2013 at 8:59 AM, Luiz Capitulino > wrote: >> The following changes since commit e157b8fdd412d48eacfbb8c67d3d58780154faa3: >> >> Merge remote-tracking branch 'bonzini/virtio' into staging (2013-12-13 >> 11:10:33 -0800)

Re: [Qemu-devel] [PULL 00/13] QMP queue

2013-12-19 Thread Anthony Liguori
On Wed, Dec 18, 2013 at 8:59 AM, Luiz Capitulino wrote: > The following changes since commit e157b8fdd412d48eacfbb8c67d3d58780154faa3: > > Merge remote-tracking branch 'bonzini/virtio' into staging (2013-12-13 > 11:10:33 -0800) > > are available in the git repository at: Sorry, you lost the me

Re: [Qemu-devel] [PULL 00/13] QMP queue

2013-12-19 Thread Li Guang
Peter Maydell wrote: On 18 December 2013 16:59, Luiz Capitulino wrote: qerror: Remove assert_no_error() This broke my target-arm pullreq :-( Yes, QMP queue and qemu-arm queue will conflict, because patch "target-arm/cpu: Convert reset CBAR to a property" used assert_no_e

Re: [Qemu-devel] [PULL 00/13] QMP queue

2013-12-19 Thread Peter Maydell
On 18 December 2013 16:59, Luiz Capitulino wrote: > qerror: Remove assert_no_error() This broke my target-arm pullreq :-( -- PMM

[Qemu-devel] [PULL 00/13] QMP queue

2013-12-18 Thread Luiz Capitulino
The following changes since commit e157b8fdd412d48eacfbb8c67d3d58780154faa3: Merge remote-tracking branch 'bonzini/virtio' into staging (2013-12-13 11:10:33 -0800) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up to 2e89b

Re: [Qemu-devel] [PULL 00/13]: QMP queue

2012-03-30 Thread Anthony Liguori
On 03/27/2012 07:20 AM, Luiz Capitulino wrote: All of them are QAPI fixes. The changes (since 8a22565b7c2d1920b02b94e7a8021c65895a3a22) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Pulled. Thanks. Regards, Anthony Liguori Laszlo Ersek

[Qemu-devel] [PULL 00/13]: QMP queue

2012-03-27 Thread Luiz Capitulino
All of them are QAPI fixes. The changes (since 8a22565b7c2d1920b02b94e7a8021c65895a3a22) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Laszlo Ersek (1): qapi: fix double free in qmp_output_visitor_cleanup() Paolo Bonzini (12): qapi: