Re: [Qemu-devel] [PULL 00/16] Block patches

2019-09-17 Thread Peter Maydell
On Mon, 16 Sep 2019 at 15:22, Max Reitz wrote: > > The following changes since commit dd25f97c66a75d1508f1d4c6478ed2c95bec428f: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20190913' into staging (2019-09-16 > 10:15:15 +0100) > > are available in the Git repository

Re: [Qemu-devel] [PULL 00/16] Block patches

2019-09-16 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190916142246.31474-1-mre...@redhat.com/ Hi, This series failed the docker-quick@centos7 build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #

[Qemu-devel] [PULL 00/16] Block patches

2019-09-16 Thread Max Reitz
The following changes since commit dd25f97c66a75d1508f1d4c6478ed2c95bec428f: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190913' into staging (2019-09-16 10:15:15 +0100) are available in the Git repository at: https://github.com/XanClic/qemu.git tags/pull-block-201

Re: [Qemu-devel] [PULL 00/16] Block patches

2015-09-07 Thread Peter Maydell
On 4 September 2015 at 21:10, Kevin Wolf wrote: > The following changes since commit b597aa037dbd98014c8dec3d69a5e2240f432533: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' > into staging (2015-09-04 17:37:50 +0100) > > are available in the git repository at: >

[Qemu-devel] [PULL 00/16] Block patches

2015-09-04 Thread Kevin Wolf
The following changes since commit b597aa037dbd98014c8dec3d69a5e2240f432533: Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' into staging (2015-09-04 17:37:50 +0100) are available in the git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream for yo

Re: [Qemu-devel] [PULL 00/16] Block patches

2015-01-20 Thread Stefan Hajnoczi
On Sat, Jan 17, 2015 at 11:41:59AM +0100, Peter Wu wrote: > On Friday 16 January 2015 16:46:39 Peter Maydell wrote: > > CentOS5: > > > > ../block/dmg.o: In function `dmg_read_plist_xml': > > /home/petmay01/linaro/qemu-for-merges/block/dmg.c:414: undefined > > reference to `g_base64_decode_inplace'

Re: [Qemu-devel] [PULL 00/16] Block patches

2015-01-17 Thread Peter Wu
On Friday 16 January 2015 16:46:39 Peter Maydell wrote: > CentOS5: > > ../block/dmg.o: In function `dmg_read_plist_xml': > /home/petmay01/linaro/qemu-for-merges/block/dmg.c:414: undefined > reference to `g_base64_decode_inplace' Should have paid more attention to the API docs. Can you try the fol

Re: [Qemu-devel] [PULL 00/16] Block patches

2015-01-16 Thread Peter Maydell
On 16 January 2015 at 15:36, Stefan Hajnoczi wrote: > The following changes since commit df58887b20fab8fe8a6dcca4db30cd4e4077d53a: > > Merge remote-tracking branch > 'remotes/mjt/tags/pull-trivial-patches-2015-01-15' into staging (2015-01-15 > 10:08:46 +) > > are available in the git repos

[Qemu-devel] [PULL 00/16] Block patches

2015-01-16 Thread Stefan Hajnoczi
The following changes since commit df58887b20fab8fe8a6dcca4db30cd4e4077d53a: Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-01-15' into staging (2015-01-15 10:08:46 +) are available in the git repository at: git://github.com/stefanha/qemu.git tags/block-pull-r

Re: [Qemu-devel] [PULL 00/16] Block patches

2014-04-25 Thread Peter Maydell
On 23 April 2014 11:04, Kevin Wolf wrote: > The following changes since commit 2d03b49c3f225994c4b0b46146437d8c887d6774: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20140417-1' into staging (2014-04-17 > 21:37:26 +0100) > > are available in the git repository at:

[Qemu-devel] [PULL 00/16] Block patches

2014-04-23 Thread Kevin Wolf
The following changes since commit 2d03b49c3f225994c4b0b46146437d8c887d6774: Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140417-1' into staging (2014-04-17 21:37:26 +0100) are available in the git repository at: git://repo.or.cz/qemu/kevin.git tags/for-upstream

Re: [Qemu-devel] [PULL 00/16] Block patches for 1.0

2011-11-13 Thread Anthony Liguori
On 11/11/2011 11:39 AM, Kevin Wolf wrote: The following changes since commit 0e3b800e71cb7759d099eabbd8ad4c4fe848e381: hw/lan9118.c: Add missing 'break' to fix buffer overrun (2011-11-10 12:29:50 +) are available in the git repository at: git://repo.or.cz/qemu/kevin.git block-stable

[Qemu-devel] [PULL 00/16] Block patches for 1.0

2011-11-11 Thread Kevin Wolf
The following changes since commit 0e3b800e71cb7759d099eabbd8ad4c4fe848e381: hw/lan9118.c: Add missing 'break' to fix buffer overrun (2011-11-10 12:29:50 +) are available in the git repository at: git://repo.or.cz/qemu/kevin.git block-stable Charles Arnold (1): block: Fix vpc init

Re: [Qemu-devel] [PULL 00/16] Block patches

2010-12-06 Thread Anthony Liguori
On 12/06/2010 07:41 AM, Kevin Wolf wrote: I see: commit 393f398b69f9baadc3f29d822a0b5b74ca63b919 Author: Richard Henderson Date: Mon Nov 22 14:57:58 2010 -0800 tcg-ia64: Fix warning in qemu_ld. The usermode version of qemu_ld doesn't used mem_index, leading to set-but-not

Re: [Qemu-devel] [PULL 00/16] Block patches

2010-12-06 Thread Kevin Wolf
Am 06.12.2010 14:32, schrieb Anthony Liguori: > On 11/30/2010 11:58 AM, Kevin Wolf wrote: >> The following changes since commit f711df67d611e4762966a249742a5f7499e19f99: >> >>microblaze: target-ify target_ucontext (2010-11-23 10:04:30 +0100) >> >> are available in the git repository at: >>g

Re: [Qemu-devel] [PULL 00/16] Block patches

2010-12-06 Thread Anthony Liguori
On 11/30/2010 11:58 AM, Kevin Wolf wrote: The following changes since commit f711df67d611e4762966a249742a5f7499e19f99: microblaze: target-ify target_ucontext (2010-11-23 10:04:30 +0100) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-anthony I see: commi

[Qemu-devel] [PULL 00/16] Block patches

2010-11-30 Thread Kevin Wolf
The following changes since commit f711df67d611e4762966a249742a5f7499e19f99: microblaze: target-ify target_ucontext (2010-11-23 10:04:30 +0100) are available in the git repository at: git://repo.or.cz/qemu/kevin.git for-anthony Avi Kivity (1): ide: convert bmdma address ioport to iopor