diff options
author | Michael S. Tsirkin <mst@redhat.com> | 2019-03-11 15:01:18 -0400 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2019-03-21 13:24:59 -0400 |
commit | 7b361ea76e0bef2f718d56d6222037bb0de4379f (patch) | |
tree | d24f891fbb1689f9c007b5ebdac5da3b8347adc8 /virtio-gpu.tex | |
parent | 0dbd52db0c35ccafc2473a3bfd49bd30a1f81399 (diff) | |
download | virtio-spec-7b361ea76e0bef2f718d56d6222037bb0de4379f.tar.gz |
editorial: upgrade links to https
Several links have been upgraded and now redirect to the https
version. Upgrade our version accordingly.
Note that some other links use the status 301 - moved permanently
apparently in error (e.g. for a language specific redirect), not
updating these.
Fixes: https://issues.oasis-open.org/browse/VIRTIO-173
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Jens Freimann <jfreimann@redhat.com>
Diffstat (limited to 'virtio-gpu.tex')
-rw-r--r-- | virtio-gpu.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtio-gpu.tex b/virtio-gpu.tex index 8687231..af4ca61 100644 --- a/virtio-gpu.tex +++ b/virtio-gpu.tex @@ -515,4 +515,4 @@ into vga compatibility mode. Note: qemu implementation also provides bochs dispi interface io ports and mmio bar at pci region 1 and is therefore fully compatible with -the qemu stdvga (see \href{http://git.qemu-project.org/?p=qemu.git;a=blob;f=docs/specs/standard-vga.txt;hb=HEAD}{docs/specs/standard-vga.txt} in the qemu source tree). +the qemu stdvga (see \href{https://git.qemu-project.org/?p=qemu.git;a=blob;f=docs/specs/standard-vga.txt;hb=HEAD}{docs/specs/standard-vga.txt} in the qemu source tree). |