From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:51831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLvn0-0003eo-NN for qemu-devel@nongnu.org; Wed, 01 May 2019 16:25:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLvmz-00018U-Pd for qemu-devel@nongnu.org; Wed, 01 May 2019 16:25:14 -0400 From: John Snow Date: Wed, 1 May 2019 16:25:04 -0400 Message-Id: <20190501202506.13875-1-jsnow@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 0/2] Bitmaps patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: jsnow@redhat.com, peter.maydell@linaro.org, qemu-block@nongnu.org, qemu-stable@nongnu.org The following changes since commit 46316f1dfffc6be72e94e89f7b0e9162e7dcdc= f1: Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-201903= 11.0' into staging (2019-03-12 13:37:29 +0000) are available in the Git repository at: https://github.com/jnsnow/qemu.git tags/bitmaps-pull-request for you to fetch changes up to 90edef80a0852cf8a3d2668898ee40e8970e4314: docs/interop/bitmaps: rewrite and modernize doc (2019-05-01 16:21:24 -0= 400) ---------------------------------------------------------------- Pull request ---------------------------------------------------------------- John Snow (2): Makefile: add nit-picky mode to sphinx-build docs/interop/bitmaps: rewrite and modernize doc docs/interop/bitmaps.rst | 1599 ++++++++++++++++++++++++++++++-------- Makefile | 2 +- 2 files changed, 1265 insertions(+), 336 deletions(-) --=20 2.20.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.9 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 289C0C43219 for ; Wed, 1 May 2019 20:26:54 +0000 (UTC) Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F065F208E4 for ; Wed, 1 May 2019 20:26:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F065F208E4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=redhat.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Received: from localhost ([127.0.0.1]:40941 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLvob-00052T-6f for qemu-devel@archiver.kernel.org; Wed, 01 May 2019 16:26:53 -0400 Received: from eggs.gnu.org ([209.51.188.92]:51831) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hLvn0-0003eo-NN for qemu-devel@nongnu.org; Wed, 01 May 2019 16:25:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hLvmz-00018U-Pd for qemu-devel@nongnu.org; Wed, 01 May 2019 16:25:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33516) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hLvmx-000169-IL; Wed, 01 May 2019 16:25:11 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6EA7F308427D; Wed, 1 May 2019 20:25:10 +0000 (UTC) Received: from probe.bos.redhat.com (dhcp-17-238.bos.redhat.com [10.18.17.238]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7A8067C62E; Wed, 1 May 2019 20:25:07 +0000 (UTC) From: John Snow To: qemu-devel@nongnu.org Date: Wed, 1 May 2019 16:25:04 -0400 Message-Id: <20190501202506.13875-1-jsnow@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Wed, 01 May 2019 20:25:10 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PULL 0/2] Bitmaps patches X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: peter.maydell@linaro.org, jsnow@redhat.com, qemu-stable@nongnu.org, qemu-block@nongnu.org Errors-To: qemu-devel-bounces+qemu-devel=archiver.kernel.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="UTF-8" Message-ID: <20190501202504.6fosnldKJwpcGTEwUVoszQj_SA-V_VyloeIWo4S8QkA@z> The following changes since commit 46316f1dfffc6be72e94e89f7b0e9162e7dcdc= f1: Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-201903= 11.0' into staging (2019-03-12 13:37:29 +0000) are available in the Git repository at: https://github.com/jnsnow/qemu.git tags/bitmaps-pull-request for you to fetch changes up to 90edef80a0852cf8a3d2668898ee40e8970e4314: docs/interop/bitmaps: rewrite and modernize doc (2019-05-01 16:21:24 -0= 400) ---------------------------------------------------------------- Pull request ---------------------------------------------------------------- John Snow (2): Makefile: add nit-picky mode to sphinx-build docs/interop/bitmaps: rewrite and modernize doc docs/interop/bitmaps.rst | 1599 ++++++++++++++++++++++++++++++-------- Makefile | 2 +- 2 files changed, 1265 insertions(+), 336 deletions(-) --=20 2.20.1