On 5 June 2015 at 15:14, Gerd Hoffmann <kra...@redhat.com> wrote: > Hi, > > Here comes the fw_cfg patch queue, bringing a patch series from Gabriel > which drops the (unused) fw_cfg write support and adds a command line > switch to add blobs to fw_cfg. Also some bugfixes. > > please pull, > Gerd > > The following changes since commit 00967f4e0bab246679d0ddc32fd31a7179345baf: > > Merge remote-tracking branch 'remotes/agraf/tags/signed-s390-for-upstream' > into staging (2015-06-05 12:04:42 +0100) > > are available in the git repository at: > > > git://git.kraxel.org/qemu tags/pull-fw_cfg-20150605-1 > > for you to fetch changes up to 87140d16f51a5dca1d312c7705907d7122413939: > > bios-tables-test: handle false-positive smbios signature matches > (2015-06-05 15:49:53 +0200) > > ---------------------------------------------------------------- > fw_cfg: drop write support, qemu cmdline support, bugfixes. > bios-tables-test: fix smbios test.
Hi. I'm afraid this fails make check for me: GTESTER check-qtest-ppc qemu-system-ppc: /home/petmay01/linaro/qemu-for-merges/hw/nvram/fw_cfg.c:426: fw_cfg_add_bytes_read_callback: Assertion `s->entries[arch][key].data == ((void *)0)' failed. Broken pipe GTester: last random seed: R02Sd9273ba718a6b28ff4381eed659a0cb4 qemu-system-ppc: /home/petmay01/linaro/qemu-for-merges/hw/nvram/fw_cfg.c:426: fw_cfg_add_bytes_read_callback: Assertion `s->entries[arch][key].data == ((void *)0)' failed. Broken pipe GTester: last random seed: R02S59d67a130b823e6e6d04a41eb4b168c7 -- PMM