qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
To: qemu-devel@nongnu.org
Cc: qemu-block@nongnu.org, armbru@redhat.com, berto@igalia.com,
	eblake@redhat.com, jsnow@redhat.com, stefanha@redhat.com,
	pbonzini@redhat.com, pavel.dovgaluk@ispras.ru, ari@tuxera.com,
	mreitz@redhat.com, kwolf@redhat.com, groug@kaod.org
Subject: Re: [PATCH v2 00/13] block: deal with errp: part I
Date: Fri, 18 Sep 2020 15:27:01 +0300	[thread overview]
Message-ID: <9681521f-a28a-aee0-668c-0033eb0b10bb@virtuozzo.com> (raw)
In-Reply-To: <160037373907.8478.1501364519385043356@66eaa9a8a123>

17.09.2020 23:15, no-reply@patchew.org wrote:
> Patchew URL: https://patchew.org/QEMU/20200917195519.19589-1-vsementsov@virtuozzo.com/
> 
> 
> 
> Hi,
> 
> This series failed build test on FreeBSD host. Please find the details below.
> 
> 
> 
> 
> 
> 
> The full log is available at
> http://patchew.org/logs/20200917195519.19589-1-vsementsov@virtuozzo.com/testing.FreeBSD/?type=message.

Link is broken, it shows: "N/A. Internal error while reading log file"


-- 
Best regards,
Vladimir


      reply	other threads:[~2020-09-18 12:29 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17 19:55 [PATCH v2 00/13] block: deal with errp: part I Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 01/13] block: return status from bdrv_append and friends Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 02/13] block: use return status of bdrv_append() Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 03/13] block: check return value of bdrv_open_child and drop error propagation Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 04/13] blockdev: fix drive_backup_prepare() missed error Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 05/13] block: drop extra error propagation for bdrv_set_backing_hd Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 06/13] block/mirror: drop extra error propagation in commit_active_start() Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 07/13] blockjob: return status from block_job_set_speed() Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 08/13] block/qcow2: qcow2_get_specific_info(): drop error propagation Vladimir Sementsov-Ogievskiy
2020-09-18 15:04   ` Alberto Garcia
2020-09-17 19:55 ` [PATCH v2 09/13] block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface Vladimir Sementsov-Ogievskiy
2020-09-18 14:54   ` Alberto Garcia
2020-09-18 14:59     ` Vladimir Sementsov-Ogievskiy
2020-09-18 15:15   ` Greg Kurz
2020-09-17 19:55 ` [PATCH v2 10/13] block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps Vladimir Sementsov-Ogievskiy
2020-09-18 15:21   ` Alberto Garcia
2020-09-17 19:55 ` [PATCH v2 11/13] block/qcow2: read_cache_sizes: return status value Vladimir Sementsov-Ogievskiy
2020-09-17 19:55 ` [PATCH v2 12/13] block/qcow2: simplify qcow2_co_invalidate_cache() Vladimir Sementsov-Ogievskiy
2020-09-18 15:26   ` Alberto Garcia
2020-09-18 15:30   ` Greg Kurz
2020-09-18 15:51     ` Alberto Garcia
2020-09-18 16:01       ` Vladimir Sementsov-Ogievskiy
2020-09-18 16:10         ` Greg Kurz
2020-09-17 19:55 ` [PATCH v2 13/13] block/qed: bdrv_qed_do_open: deal with errp Vladimir Sementsov-Ogievskiy
2020-09-18 16:07   ` Greg Kurz
2020-09-17 20:15 ` [PATCH v2 00/13] block: deal with errp: part I no-reply
2020-09-18 12:27   ` Vladimir Sementsov-Ogievskiy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9681521f-a28a-aee0-668c-0033eb0b10bb@virtuozzo.com \
    --to=vsementsov@virtuozzo.com \
    --cc=ari@tuxera.com \
    --cc=armbru@redhat.com \
    --cc=berto@igalia.com \
    --cc=eblake@redhat.com \
    --cc=groug@kaod.org \
    --cc=jsnow@redhat.com \
    --cc=kwolf@redhat.com \
    --cc=mreitz@redhat.com \
    --cc=pavel.dovgaluk@ispras.ru \
    --cc=pbonzini@redhat.com \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).