On 18/10/2018 15:41, Marcel Apfelbaum wrote: > > > On 10/11/18 7:18 PM, Li Qiang wrote: >> Seems the intel link is unavailable, change it to qemu site. >> >> Signed-off-by: Li Qiang <liq...@163.com> >> Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> >> --- >> 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..56a42055f1 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 >> */ >> > > Reviewed-by: Marcel Apfelbaum<marcel.apfelb...@gmail.com>
Perhaps the maintainer can add a space before your email. > > Thanks, > Marcel > >> #define I440FX_PCI_HOST_BRIDGE(obj) \ >