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

2014-01-14 Thread Kevin Wolf
Am 14.01.2014 um 04:38 hat Edgar E. Iglesias geschrieben: > On Tue, Jan 14, 2014 at 09:27:10AM +1000, Peter Crosthwaite wrote: > > Ping, > > > > Has this one been forgotten or are there issues? PMM had a small > > comment, but he waived it AFAICT. > > Pong, > > I've merged it now, thanks! I bel

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

2014-01-13 Thread Edgar E. Iglesias
On Tue, Jan 14, 2014 at 09:27:10AM +1000, Peter Crosthwaite wrote: > Ping, > > Has this one been forgotten or are there issues? PMM had a small > comment, but he waived it AFAICT. Pong, I've merged it now, thanks! Cheers, Edgar > > Regards, > Peter > > On Tue, Jan 7, 2014 at 8:03 AM, Luiz Ca

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

2014-01-13 Thread Peter Crosthwaite
Ping, Has this one been forgotten or are there issues? PMM had a small comment, but he waived it AFAICT. Regards, Peter On Tue, Jan 7, 2014 at 8:03 AM, Luiz Capitulino wrote: > The following changes since commit f976b09ea2493fd41c98aaf6512908db0bae: > > PPC: Fix compilation with TCG debug

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

2014-01-06 Thread Peter Maydell
On 6 January 2014 22:03, Luiz Capitulino wrote: > Peter Crosthwaite (6): > error: Add error_abort > qdev: Delete dead code > hw: Remove assert_no_error usages > target-i386: Remove assert_no_error usage > qemu-option: Remove qemu_opts_create_nofail > qerror: Rem

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

2014-01-06 Thread Luiz Capitulino
The following changes since commit f976b09ea2493fd41c98aaf6512908db0bae: PPC: Fix compilation with TCG debug (2013-12-22 19:15:55 +0100) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up to c950114286ea358a93ce632db04219

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

2012-01-19 Thread Anthony Liguori
On 01/18/2012 11:41 AM, Luiz Capitulino wrote: This pull request contains my QAPI conversions round 4, improvements to error reporting and a small fix. The changes (since 8c4ec5c0269bda18bb777a64b2008088d1c632dc) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable

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

2012-01-18 Thread Luiz Capitulino
This pull request contains my QAPI conversions round 4, improvements to error reporting and a small fix. The changes (since 8c4ec5c0269bda18bb777a64b2008088d1c632dc) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Anthony Liguori (1): monitor