From patchwork Thu Oct 11 14:44:51 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Li Qiang X-Patchwork-Id: 10636733 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id D883113AD for ; Thu, 11 Oct 2018 14:46:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C9F822B8C5 for ; Thu, 11 Oct 2018 14:46:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id BD8AC2B8EA; Thu, 11 Oct 2018 14:46:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=2.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 5CC902B8C5 for ; Thu, 11 Oct 2018 14:46:13 +0000 (UTC) Received: from localhost ([::1]:34924 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAcE8-0004Uq-ML for patchwork-qemu-devel@patchwork.kernel.org; Thu, 11 Oct 2018 10:46:12 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50201) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAcD5-0003hB-Gr for qemu-devel@nongnu.org; Thu, 11 Oct 2018 10:45:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAcD0-00087P-2c for qemu-devel@nongnu.org; Thu, 11 Oct 2018 10:45:07 -0400 Received: from m12-16.163.com ([220.181.12.16]:34225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAcCx-00084c-LV for qemu-devel@nongnu.org; Thu, 11 Oct 2018 10:45:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=From:Subject:Date:Message-Id; bh=T8/bmRDJDNMWPqsrLR B8Z00JT7F1EwgujbeRtBrURcQ=; b=jZLesIAe2FKavSFhnDZPHo1jahRU1VK31S A0O0CfdxSqUgPUYRdieg9FgRpefn21i6MdEYoRlt69Xt8sNU5TwziUt1lh2jS6bC qNPwpz0BRUZEpk8eOL/HGClzQfdizqyWC2qmirBkgjtul72rlHh7qbni6Fhxjooz BJI0ebjIo= Received: from ubuntu.localdomain (unknown [183.159.200.5]) by smtp12 (Coremail) with SMTP id EMCowAD3ZlvkYb9bKytqIw--.33384S2; Thu, 11 Oct 2018 22:44:52 +0800 (CST) From: Li Qiang To: mst@redhat.com, marcel.apfelbaum@gmail.com Date: Thu, 11 Oct 2018 07:44:51 -0700 Message-Id: <20181011144451.38042-1-liq3ea@163.com> X-Mailer: git-send-email 2.17.1 X-CM-TRANSID: EMCowAD3ZlvkYb9bKytqIw--.33384S2 X-Coremail-Antispam: 1Uf129KBjDUn29KB7ZKAUJUUUUU529EdanIXcx71UUUUU7v73 VFW2AGmfu7bjvjm3AaLaJ3UbIYCTnIWIevJa73UjIFyTuYvjxU7Z2-UUUUU X-Originating-IP: [183.159.200.5] X-CM-SenderInfo: 5oltjvrd6rljoofrz/1tbiTwfcbVsGMVvGUQAAsZ X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 220.181.12.16 Subject: [Qemu-devel] [PATCH] piix_pci: change the i440fx data sheet link 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: Li Qiang , qemu-devel@nongnu.org Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP Seems the intel link is unavailable, change it to qemu site. Signed-off-by: Li Qiang Reviewed-by: Philippe Mathieu-Daudé --- hw/pci-host/piix.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/pci-host/piix.c b/hw/pci-host/piix.c index 0e608347c1..e709abeb08 100644 --- a/hw/pci-host/piix.c +++ b/hw/pci-host/piix.c @@ -40,7 +40,7 @@ /* * I440FX chipset data sheet. - * http://download.intel.com/design/chipsets/datashts/29054901.pdf + * https://wiki.qemu.org/images/b/bb/29054901.pdf */ #define I440FX_PCI_HOST_BRIDGE(obj) \