hw/display/cirrus_vga: Update the documentation URL
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Sat, 4 May 2019 12:16:50 +0000 (14:16 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 7 May 2019 07:11:27 +0000 (09:11 +0200)
The documentation URL is not working, but is backed up by the
Wayback Machine on the Internet Archive.
Replace the outdated link by a captured one.
Add another link to the VGADOC4b.ZIP archive content.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190504121650.12651-1-philmd@redhat.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/display/cirrus_vga.c

index a0e71469f4d03634447917ff17742be90ba0b53e..a04440b3748c15335b136fd846180038c2b666e2 100644 (file)
  * THE SOFTWARE.
  */
 /*
- * Reference: Finn Thogersons' VGADOC4b
- *   available at http://home.worldonline.dk/~finth/
+ * Reference: Finn Thogersons' VGADOC4b:
+ *
+ *  http://web.archive.org/web/20021019054927/http://home.worldonline.dk/finth/
+ *
+ * VGADOC4b.ZIP content available at:
+ *
+ *  https://pdos.csail.mit.edu/6.828/2005/readings/hardware/vgadoc
  */
 #include "qemu/osdep.h"
 #include "qemu/units.h"