From: Li Qiang Date: Tue, 23 Oct 2018 22:44:25 +0000 (-0400) Subject: piix_pci: fix i440fx data sheet link X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9b178f0e80cb007e1a96ac01f10d39e8955ddeb0;p=qmiga%2Fqemu.git piix_pci: fix i440fx data sheet link It seems that the intel link is unavailable, change it to point to the qemu site. Signed-off-by: Li Qiang Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Marcel Apfelbaum Acked-by: Michael S. Tsirkin Reviewed-by: Michael S. Tsirkin --- diff --git a/hw/pci-host/piix.c b/hw/pci-host/piix.c index 761a8158d7..d9c70f7ce6 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/File:29054901.pdf */ #define I440FX_PCI_HOST_BRIDGE(obj) \