Re: [Qemu-devel] [PULL 0/2] QMP queue

2014-09-15 Thread Peter Maydell
On 12 September 2014 13:26, Luiz Capitulino wrote: > Two trivial fixes. > > The following changes since commit 6cd14054b67774cc58a51fca6660cfa1d3c08059: > > libqos virtio: Increase ISR timeout (2014-09-12 13:58:07 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/qmp

[Qemu-devel] [PULL 0/2] QMP queue

2014-09-12 Thread Luiz Capitulino
Two trivial fixes. The following changes since commit 6cd14054b67774cc58a51fca6660cfa1d3c08059: libqos virtio: Increase ISR timeout (2014-09-12 13:58:07 +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 e4d9df4fb1

Re: [Qemu-devel] [PULL 0/2] QMP queue

2014-01-06 Thread Luiz Capitulino
On Fri, 20 Dec 2013 11:38:54 -0500 Luiz Capitulino wrote: > I've dropped the two series which need to be respun. As the fix I have from > Paolo is pending for a long time, I figure it's better to send what I have > in the queue now. Please, don't pull this one. I'm working on a more complete pul

[Qemu-devel] [PULL 0/2] QMP queue

2013-12-20 Thread Luiz Capitulino
I've dropped the two series which need to be respun. As the fix I have from Paolo is pending for a long time, I figure it's better to send what I have in the queue now. The following changes since commit f8251db121c3f051b22a7536b97d160c30bcccd4: Merge remote-tracking branch 'agraf/tags/signed-p

[Qemu-devel] [PULL 0/2] QMP queue

2013-07-17 Thread Luiz Capitulino
The following changes since commit 6453a3a69488196f26d12654c6b148446abdf3d6: Merge remote-tracking branch 'quintela/migration.next' into staging (2013-07-15 14:49:16 -0500) are available in the git repository at: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp for you to fetch changes up

[Qemu-devel] [PULL 0/2] QMP queue

2013-04-19 Thread Luiz Capitulino
Two important fixes. The changes (since 09dada400328d75daf79e3eca1e48e024fec148d) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Amos Kong (1): monitor: fix the wrong order of releasing keys Luiz Capitulino (1): virtio-balloon: fix integer ov

Re: [Qemu-devel] [PULL 0/2] QMP queue

2013-01-14 Thread Anthony Liguori
Pulled, thanks. N.B. This note may be extraneous because the pull request was sent by a version of git older than 1.7.9 making the pull request ambigious. Please consider upgrading to a newer version of git. Regards, Anthony Liguori

[Qemu-devel] [PULL 0/2] QMP queue

2013-01-10 Thread Luiz Capitulino
The changes (since 7cd5da7eef152a533c5774effd2e7bbfa5976c86) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Markus Armbruster (1): monitor: assert monitor_puts()'s loop invariant Wen Congyang (1): target-i386: fix bits 39:32 of the final physi

[Qemu-devel] [PULL 0/2]: QMP queue

2012-04-23 Thread Luiz Capitulino
Two small QMP/QAPI fixes. The changes (since 3c30dd5a68e9fee6af67cfd0d14ed7520820f36a) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp NODA, Kai (1): qapi: g_hash_table_find() instead of GHashTableIter. Stefan Hajnoczi (1): qmp: make b

Re: [Qemu-devel] [PULL 0/2]: QMP queue

2012-04-10 Thread Anthony Liguori
On 04/09/2012 01:28 PM, Luiz Capitulino wrote: Contains only the device_del conversion to the QAPI series. The changes (since 7914cb3c738a03a5d5f7cb32c3768bc62eb1e944) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Pulled. Thanks. Regards,

[Qemu-devel] [PULL 0/2]: QMP queue

2012-04-09 Thread Luiz Capitulino
Contains only the device_del conversion to the QAPI series. The changes (since 7914cb3c738a03a5d5f7cb32c3768bc62eb1e944) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Luiz Capitulino (2): qdev: qdev_unplug(): use error_set() qapi: con

Re: [Qemu-devel] [PULL 0/2]: QMP queue

2011-09-08 Thread Anthony Liguori
On 09/06/2011 11:44 AM, Luiz Capitulino wrote: Anthony, The following patches have been sent to the list and look good to me. I've also tested them. Pulled. Thanks. Regards, Anthony Liguori The changes (since 344eecf6995f4a0ad1d887cec922f6806f91a3f8) are available in the following repos

[Qemu-devel] [PULL 0/2]: QMP queue

2011-09-06 Thread Luiz Capitulino
Anthony, The following patches have been sent to the list and look good to me. I've also tested them. The changes (since 344eecf6995f4a0ad1d887cec922f6806f91a3f8) are available in the following repository: git://repo.or.cz/qemu/qmp-unstable.git queue/qmp Jan Kiszka (1): Fix qjson test