From nobody Sun Apr 28 19:31:08 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) by mx.zohomail.com with SMTPS id 1511266226566798.3303453105066; Tue, 21 Nov 2017 04:10:26 -0800 (PST) Received: from localhost ([::1]:33955 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eH7Na-0004rH-It for importer@patchew.org; Tue, 21 Nov 2017 07:10:18 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60068) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eH7Ip-0001Ss-NX for qemu-devel@nongnu.org; Tue, 21 Nov 2017 07:05:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eH7Ih-0008Tz-4a for qemu-devel@nongnu.org; Tue, 21 Nov 2017 07:05:23 -0500 Received: from mx1.redhat.com ([209.132.183.28]:12250) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eH7Ig-0008Te-Ss for qemu-devel@nongnu.org; Tue, 21 Nov 2017 07:05:15 -0500 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1E485C058ED4; Tue, 21 Nov 2017 12:05:14 +0000 (UTC) Received: from localhost (unknown [10.36.118.2]) by smtp.corp.redhat.com (Postfix) with ESMTP id C285C6BF7F; Tue, 21 Nov 2017 12:05:11 +0000 (UTC) From: Stefan Hajnoczi To: Date: Tue, 21 Nov 2017 12:04:34 +0000 Message-Id: <20171121120435.28728-2-stefanha@redhat.com> In-Reply-To: <20171121120435.28728-1-stefanha@redhat.com> References: <20171121120435.28728-1-stefanha@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.32]); Tue, 21 Nov 2017 12:05:14 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH for-2.11 v2 1/2] Use qemu.org domain name 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 , Markus Armbruster , Stefan Hajnoczi , ehabkost@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" The owner of qemu.org has delegated authority to modify DNS records to the QEMU Project. This has allowed us to use the domain name without worries about IP address changes or technical issues disrupting service. The issues described in commit 859389810910f232188675d2f10b15f1aad77660 ("Use qemu-project.org domain name") have therefore been mitigated. This patch switches back to consistently using qemu.org instead of qemu-project.org in documentation, version.rc, and the Windows installer script. The git submodules and SeaBIOS still use qemu-project.org for the time being. This will be fixed in the QEMU 2.12 release cycle. Signed-off-by: Stefan Hajnoczi --- docs/interop/qmp-intro.txt | 2 +- docs/rdma.txt | 2 +- Changelog | 2 +- README | 16 ++++++++-------- pc-bios/README | 4 ++-- qemu.nsi | 2 +- scripts/get_maintainer.pl | 2 +- scripts/qmp/qemu-ga-client | 2 +- version.rc | 2 +- 9 files changed, 17 insertions(+), 17 deletions(-) diff --git a/docs/interop/qmp-intro.txt b/docs/interop/qmp-intro.txt index 60deafbae6..f1b60bcfa0 100644 --- a/docs/interop/qmp-intro.txt +++ b/docs/interop/qmp-intro.txt @@ -83,4 +83,4 @@ Please, refer to the qapi-schema.json file for a complete= command reference. QMP wiki page ------------- =20 -http://wiki.qemu-project.org/QMP +http://wiki.qemu.org/QMP diff --git a/docs/rdma.txt b/docs/rdma.txt index 2bdd0a5be0..f3eaaa004c 100644 --- a/docs/rdma.txt +++ b/docs/rdma.txt @@ -1,7 +1,7 @@ (RDMA: Remote Direct Memory Access) RDMA Live Migration Specification, Version # 1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -Wiki: http://wiki.qemu-project.org/Features/RDMALiveMigration +Wiki: http://wiki.qemu.org/Features/RDMALiveMigration Github: git@github.com:hinesmr/qemu.git, 'rdma' branch =20 Copyright (C) 2013 Michael R. Hines diff --git a/Changelog b/Changelog index 1249b8aac5..13eebefb74 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,6 @@ This file documents changes for QEMU releases 0.12 and earlier. For changelog information for later releases, see -http://wiki.qemu-project.org/ChangeLog or look at the git history for +http://wiki.qemu.org/ChangeLog or look at the git history for more detailed information. =20 =20 diff --git a/README b/README index cb60d05bee..34ee588cd8 100644 --- a/README +++ b/README @@ -44,9 +44,9 @@ of other UNIX targets. The simple steps to build QEMU are: =20 Additional information can also be found online via the QEMU website: =20 - http://qemu-project.org/Hosts/Linux - http://qemu-project.org/Hosts/Mac - http://qemu-project.org/Hosts/W32 + http://qemu.org/Hosts/Linux + http://qemu.org/Hosts/Mac + http://qemu.org/Hosts/W32 =20 =20 Submitting patches @@ -54,7 +54,7 @@ Submitting patches =20 The QEMU source code is maintained under the GIT version control system. =20 - git clone git://git.qemu-project.org/qemu.git + git clone git://git.qemu.org/qemu.git =20 When submitting patches, the preferred approach is to use 'git format-patch' and/or 'git send-email' to format & send the mail to the @@ -65,8 +65,8 @@ guidelines set out in the HACKING and CODING_STYLE files. Additional information on submitting patches can be found online via the QEMU website =20 - http://qemu-project.org/Contribute/SubmitAPatch - http://qemu-project.org/Contribute/TrivialPatches + http://qemu.org/Contribute/SubmitAPatch + http://qemu.org/Contribute/TrivialPatches =20 =20 Bug reporting @@ -85,7 +85,7 @@ reported via launchpad. =20 For additional information on bug reporting consult: =20 - http://qemu-project.org/Contribute/ReportABug + http://qemu.org/Contribute/ReportABug =20 =20 Contact @@ -101,6 +101,6 @@ main methods being email and IRC Information on additional methods of contacting the community can be found online via the QEMU website: =20 - http://qemu-project.org/Contribute/StartHere + http://qemu.org/Contribute/StartHere =20 -- End diff --git a/pc-bios/README b/pc-bios/README index 5b6bb133d2..25fc6ce63f 100644 --- a/pc-bios/README +++ b/pc-bios/README @@ -23,7 +23,7 @@ legacy x86 software to communicate with an attached serial console as if a video card were attached. The master sources reside in a subversion repository at http://sgabios.googlecode.com/svn/trunk. A git mirror is - available at git://git.qemu-project.org/sgabios.git. + available at git://git.qemu.org/sgabios.git. =20 - The PXE roms come from the iPXE project. Built with BANNER_TIME 0. Sources available at http://ipxe.org. Vendor:Device ID -> ROM mapping: @@ -40,7 +40,7 @@ =20 - The u-boot binary for e500 comes from the upstream denx u-boot project w= here it was compiled using the qemu-ppce500 target. - A git mirror is available at: git://git.qemu-project.org/u-boot.git + A git mirror is available at: git://git.qemu.org/u-boot.git The hash used to compile the current version is: 2072e72 =20 - Skiboot (https://github.com/open-power/skiboot/) is an OPAL diff --git a/qemu.nsi b/qemu.nsi index 1a2d7d18a8..5ee0e6e5e1 100644 --- a/qemu.nsi +++ b/qemu.nsi @@ -20,7 +20,7 @@ ; NSIS_WIN32_MAKENSIS =20 !define PRODUCT "QEMU" -!define URL "http://www.qemu-project.org/" +!define URL "http://www.qemu.org/" =20 !define UNINST_EXE "$INSTDIR\qemu-uninstall.exe" !define UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${= PRODUCT}" diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl index 711a9a6bd0..07369aa8ea 100755 --- a/scripts/get_maintainer.pl +++ b/scripts/get_maintainer.pl @@ -1376,7 +1376,7 @@ sub vcs_exists { warn("$P: No supported VCS found. Add --nogit to options?\n"); warn("Using a git repository produces better results.\n"); warn("Try latest git repository using:\n"); - warn("git clone git://git.qemu-project.org/qemu.git\n"); + warn("git clone git://git.qemu.org/qemu.git\n"); $printed_novcs =3D 1; } return 0; diff --git a/scripts/qmp/qemu-ga-client b/scripts/qmp/qemu-ga-client index fd056056ff..bc8803234f 100755 --- a/scripts/qmp/qemu-ga-client +++ b/scripts/qmp/qemu-ga-client @@ -33,7 +33,7 @@ # $ qemu-ga-client fsfreeze freeze # 2 filesystems frozen # -# See also: http://wiki.qemu-project.org/Features/QAPI/GuestAgent +# See also: http://wiki.qemu.org/Features/QAPI/GuestAgent # =20 import base64 diff --git a/version.rc b/version.rc index d42ef62962..a50d62fa0c 100644 --- a/version.rc +++ b/version.rc @@ -13,7 +13,7 @@ FILESUBTYPE VFT2_UNKNOWN { BLOCK "040904E4" { - VALUE "CompanyName", "http://www.qemu-project.org" + VALUE "CompanyName", "http://www.qemu.org" VALUE "FileDescription", "QEMU machine emulators and tools" VALUE "FileVersion", QEMU_VERSION VALUE "LegalCopyright", "Copyright various authors. Released under t= he GNU General Public License." --=20 2.14.3 From nobody Sun Apr 28 19:31:08 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (208.118.235.17 [208.118.235.17]) by mx.zohomail.com with SMTPS id 1511266374190395.89058638197355; Tue, 21 Nov 2017 04:12:54 -0800 (PST) Received: from localhost ([::1]:33976 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eH7Pu-0006iN-39 for importer@patchew.org; Tue, 21 Nov 2017 07:12:42 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60093) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eH7It-0001Xd-I8 for qemu-devel@nongnu.org; Tue, 21 Nov 2017 07:05:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eH7Im-0008VT-Ap for qemu-devel@nongnu.org; Tue, 21 Nov 2017 07:05:27 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40540) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eH7Im-0008VG-1m for qemu-devel@nongnu.org; Tue, 21 Nov 2017 07:05:20 -0500 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3D3125D9E1; Tue, 21 Nov 2017 12:05:19 +0000 (UTC) Received: from localhost (unknown [10.36.118.2]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6EBA160BE5; Tue, 21 Nov 2017 12:05:15 +0000 (UTC) From: Stefan Hajnoczi To: Date: Tue, 21 Nov 2017 12:04:35 +0000 Message-Id: <20171121120435.28728-3-stefanha@redhat.com> In-Reply-To: <20171121120435.28728-1-stefanha@redhat.com> References: <20171121120435.28728-1-stefanha@redhat.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Tue, 21 Nov 2017 12:05:19 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 209.132.183.28 Subject: [Qemu-devel] [PATCH for-2.11 v2 2/2] Use HTTPS for qemu.org and other domains 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 , Markus Armbruster , Stefan Hajnoczi , ehabkost@redhat.com Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail: RSF_0 Z_629925259 SPT_0 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" qemu.org enabled HTTPS in 2017 and it should be used instead of HTTP. There are also URLs to json.org, openvpn.net, and other domains that support HTTPS. This patch updates the qemu.org domains everywhere and also third-party domains that I have checked. Signed-off-by: Stefan Hajnoczi --- MAINTAINERS | 4 ++-- docs/interop/qmp-intro.txt | 4 ++-- docs/pcie.txt | 4 ++-- docs/rdma.txt | 2 +- include/qemu-common.h | 4 ++-- Changelog | 2 +- README | 16 ++++++++-------- qemu-doc.texi | 18 +++++++++--------- qemu.nsi | 2 +- scripts/qmp/qemu-ga-client | 2 +- version.rc | 2 +- 11 files changed, 30 insertions(+), 30 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 83434e09af..0255113470 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -61,7 +61,7 @@ F: */ =20 Responsible Disclosure, Reporting Security Issues ------------------------------ -W: http://wiki.qemu.org/SecurityProcess +W: https://wiki.qemu.org/SecurityProcess M: Michael S. Tsirkin L: secalert@redhat.com =20 @@ -1671,7 +1671,7 @@ F: net/filter-mirror.c Record/replay M: Pavel Dovgalyuk R: Paolo Bonzini -W: http://wiki.qemu.org/Features/record-replay +W: https://wiki.qemu.org/Features/record-replay S: Supported F: replay/* F: block/blkreplay.c diff --git a/docs/interop/qmp-intro.txt b/docs/interop/qmp-intro.txt index f1b60bcfa0..adbc94abb1 100644 --- a/docs/interop/qmp-intro.txt +++ b/docs/interop/qmp-intro.txt @@ -18,7 +18,7 @@ For detailed information on QMP's usage, please, refer to= the following files: o qmp-spec.txt QEMU Machine Protocol current specification o qemu-qmp-ref.html QEMU QMP commands and events (auto-generated at build-= time) =20 -[1] http://www.json.org +[1] https://www.json.org =20 Usage ----- @@ -83,4 +83,4 @@ Please, refer to the qapi-schema.json file for a complete= command reference. QMP wiki page ------------- =20 -http://wiki.qemu.org/QMP +https://wiki.qemu.org/QMP diff --git a/docs/pcie.txt b/docs/pcie.txt index 76b85ece32..8d3694970e 100644 --- a/docs/pcie.txt +++ b/docs/pcie.txt @@ -8,9 +8,9 @@ in PCI Express based machines and explains the reasoning be= hind them. =20 The following presentations accompany this document: (1) Q35 overview. - http://wiki.qemu.org/images/4/4e/Q35.pdf + https://wiki.qemu.org/images/4/4e/Q35.pdf (2) A comparison between PCI and PCI Express technologies. - http://wiki.qemu.org/images/f/f6/PCIvsPCIe.pdf + https://wiki.qemu.org/images/f/f6/PCIvsPCIe.pdf =20 Note: The usage examples are not intended to replace the full documentation, please use QEMU help to retrieve all options. diff --git a/docs/rdma.txt b/docs/rdma.txt index f3eaaa004c..e6f9902617 100644 --- a/docs/rdma.txt +++ b/docs/rdma.txt @@ -1,7 +1,7 @@ (RDMA: Remote Direct Memory Access) RDMA Live Migration Specification, Version # 1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D -Wiki: http://wiki.qemu.org/Features/RDMALiveMigration +Wiki: https://wiki.qemu.org/Features/RDMALiveMigration Github: git@github.com:hinesmr/qemu.git, 'rdma' branch =20 Copyright (C) 2013 Michael R. Hines diff --git a/include/qemu-common.h b/include/qemu-common.h index 0456c79df4..05319b9ddc 100644 --- a/include/qemu-common.h +++ b/include/qemu-common.h @@ -24,8 +24,8 @@ =20 /* Bug reporting information for --help arguments, About dialogs, etc */ #define QEMU_HELP_BOTTOM \ - "See for how to report bugs.= \n" \ - "More information on the QEMU project at ." + "See for how to report bugs= .\n" \ + "More information on the QEMU project at ." =20 /* main function, renamed */ #if defined(CONFIG_COCOA) diff --git a/Changelog b/Changelog index 13eebefb74..4a90bb9e8b 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,6 @@ This file documents changes for QEMU releases 0.12 and earlier. For changelog information for later releases, see -http://wiki.qemu.org/ChangeLog or look at the git history for +https://wiki.qemu.org/ChangeLog or look at the git history for more detailed information. =20 =20 diff --git a/README b/README index 34ee588cd8..b92a07a61a 100644 --- a/README +++ b/README @@ -44,9 +44,9 @@ of other UNIX targets. The simple steps to build QEMU are: =20 Additional information can also be found online via the QEMU website: =20 - http://qemu.org/Hosts/Linux - http://qemu.org/Hosts/Mac - http://qemu.org/Hosts/W32 + https://qemu.org/Hosts/Linux + https://qemu.org/Hosts/Mac + https://qemu.org/Hosts/W32 =20 =20 Submitting patches @@ -65,8 +65,8 @@ guidelines set out in the HACKING and CODING_STYLE files. Additional information on submitting patches can be found online via the QEMU website =20 - http://qemu.org/Contribute/SubmitAPatch - http://qemu.org/Contribute/TrivialPatches + https://qemu.org/Contribute/SubmitAPatch + https://qemu.org/Contribute/TrivialPatches =20 =20 Bug reporting @@ -85,7 +85,7 @@ reported via launchpad. =20 For additional information on bug reporting consult: =20 - http://qemu.org/Contribute/ReportABug + https://qemu.org/Contribute/ReportABug =20 =20 Contact @@ -95,12 +95,12 @@ The QEMU community can be contacted in a number of ways= , with the two main methods being email and IRC =20 - qemu-devel@nongnu.org - http://lists.nongnu.org/mailman/listinfo/qemu-devel + https://lists.nongnu.org/mailman/listinfo/qemu-devel - #qemu on irc.oftc.net =20 Information on additional methods of contacting the community can be found online via the QEMU website: =20 - http://qemu.org/Contribute/StartHere + https://qemu.org/Contribute/StartHere =20 -- End diff --git a/qemu-doc.texi b/qemu-doc.texi index d383ac44d4..617254917d 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -72,7 +72,7 @@ without rebooting the PC or to debug system code. @cindex user mode emulation @item User mode emulation. In this mode, QEMU can launch processes compiled for one CPU on another CPU. It can be used to -launch the Wine Windows API emulator (@url{http://www.winehq.org}) or +launch the Wine Windows API emulator (@url{https://www.winehq.org}) or to ease cross-compilation and cross-debugging. =20 @end itemize @@ -533,7 +533,7 @@ TAP network interfaces. There is a virtual ethernet driver for Windows 2000/XP systems, called TAP-Win32. But it is not included in standard QEMU for Windows, so you will need to get it separately. It is part of OpenVPN package, -so download OpenVPN from : @url{http://openvpn.net/}. +so download OpenVPN from : @url{https://openvpn.net/}. =20 @subsection Using the user mode network stack =20 @@ -707,11 +707,11 @@ to grab the mouse. Also overrides the PS/2 mouse emu= lation when activated. Mass storage device backed by @var{drive_id} (@pxref{disk_images}) @item usb-uas USB attached SCSI device, see -@url{http://git.qemu.org/?p=3Dqemu.git;a=3Dblob_plain;f=3Ddocs/usb-storage= .txt,usb-storage.txt} +@url{https://git.qemu.org/?p=3Dqemu.git;a=3Dblob_plain;f=3Ddocs/usb-storag= e.txt,usb-storage.txt} for details @item usb-bot Bulk-only transport storage device, see -@url{http://git.qemu.org/?p=3Dqemu.git;a=3Dblob_plain;f=3Ddocs/usb-storage= .txt,usb-storage.txt} +@url{https://git.qemu.org/?p=3Dqemu.git;a=3Dblob_plain;f=3Ddocs/usb-storag= e.txt,usb-storage.txt} for details here, too @item usb-mtp,x-root=3D@var{dir} Media transfer protocol device, using @var{dir} as root of the file tree @@ -1221,7 +1221,7 @@ resolution modes which the Cirrus Logic BIOS does not= support (i.e. >=3D Windows 9x does not correctly use the CPU HLT instruction. The result is that it takes host CPU cycles even when idle. You can install the utility from -@url{http://web.archive.org/web/20060212132151/http://www.user.cityline.ru= /~maxamn/amnhltm.zip} +@url{https://web.archive.org/web/20060212132151/http://www.user.cityline.r= u/~maxamn/amnhltm.zip} to solve this problem. Note that no such tool is needed for NT, 2000 or XP. =20 @subsubsection Windows 2000 disk full problem @@ -1271,7 +1271,7 @@ vvfat block device ("-hdb fat:directory_which_holds_t= he_SP"). =20 DOS does not correctly use the CPU HLT instruction. The result is that it takes host CPU cycles even when idle. You can install the utility from -@url{http://web.archive.org/web/20051222085335/http://www.vmware.com/softw= are/dosidle210.zip} +@url{https://web.archive.org/web/20051222085335/http://www.vmware.com/soft= ware/dosidle210.zip} to solve this problem. =20 @node QEMU System emulator for non PC targets @@ -1342,7 +1342,7 @@ PC compatible keyboard and mouse. QEMU uses the Open Hack'Ware Open Firmware Compatible BIOS available at @url{http://perso.magic.fr/l_indien/OpenHackWare/index.htm}. =20 -Since version 0.9.1, QEMU uses OpenBIOS @url{http://www.openbios.org/} +Since version 0.9.1, QEMU uses OpenBIOS @url{https://www.openbios.org/} for the g3beige and mac99 PowerMac machines. OpenBIOS is a free (GPL v2) portable firmware implementation. The goal is to implement a 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware. @@ -1434,7 +1434,7 @@ memory size depends on the machine type, for SS-5 it = is 256MB and for others 2047MB. =20 Since version 0.8.2, QEMU uses OpenBIOS -@url{http://www.openbios.org/}. OpenBIOS is a free (GPL v2) portable +@url{https://www.openbios.org/}. OpenBIOS is a free (GPL v2) portable firmware implementation. The goal is to implement a 100% IEEE 1275-1994 (referred to as Open Firmware) compliant firmware. =20 @@ -2552,7 +2552,7 @@ QEMU is a trademark of Fabrice Bellard. QEMU is released under the @url{https://www.gnu.org/licenses/gpl-2.0.txt,GNU General Public License}, version 2. Parts of QEMU have specific licenses, see file -@url{http://git.qemu.org/?p=3Dqemu.git;a=3Dblob_plain;f=3DLICENSE,LICENSE}. +@url{https://git.qemu.org/?p=3Dqemu.git;a=3Dblob_plain;f=3DLICENSE,LICENSE= }. =20 @node Index @appendix Index diff --git a/qemu.nsi b/qemu.nsi index 5ee0e6e5e1..75f1608b9e 100644 --- a/qemu.nsi +++ b/qemu.nsi @@ -20,7 +20,7 @@ ; NSIS_WIN32_MAKENSIS =20 !define PRODUCT "QEMU" -!define URL "http://www.qemu.org/" +!define URL "https://www.qemu.org/" =20 !define UNINST_EXE "$INSTDIR\qemu-uninstall.exe" !define UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${= PRODUCT}" diff --git a/scripts/qmp/qemu-ga-client b/scripts/qmp/qemu-ga-client index bc8803234f..7d2a472094 100755 --- a/scripts/qmp/qemu-ga-client +++ b/scripts/qmp/qemu-ga-client @@ -33,7 +33,7 @@ # $ qemu-ga-client fsfreeze freeze # 2 filesystems frozen # -# See also: http://wiki.qemu.org/Features/QAPI/GuestAgent +# See also: https://wiki.qemu.org/Features/QAPI/GuestAgent # =20 import base64 diff --git a/version.rc b/version.rc index a50d62fa0c..d8e1569991 100644 --- a/version.rc +++ b/version.rc @@ -13,7 +13,7 @@ FILESUBTYPE VFT2_UNKNOWN { BLOCK "040904E4" { - VALUE "CompanyName", "http://www.qemu.org" + VALUE "CompanyName", "https://www.qemu.org" VALUE "FileDescription", "QEMU machine emulators and tools" VALUE "FileVersion", QEMU_VERSION VALUE "LegalCopyright", "Copyright various authors. Released under t= he GNU General Public License." --=20 2.14.3