]> Git Repo - qemu.git/blobdiff - hw/display/milkymist-tmu2.c
virtio-gpu-pci: tag as not hotpluggable
[qemu.git] / hw / display / milkymist-tmu2.c
index cee8fb089ba6033bc78c72b289e7a4cbfd913584..9c0018448a63f3a40bdc53bc2b5d977c4dc47a91 100644 (file)
@@ -20,7 +20,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/tmu2.pdf
+ *   http://milkymist.walle.cc/socdoc/tmu2.pdf
  *
  */
 
@@ -29,6 +29,7 @@
 #include "hw/sysbus.h"
 #include "trace.h"
 #include "qemu/error-report.h"
+#include "qapi/error.h"
 
 #include <X11/Xlib.h>
 #include <epoxy/gl.h>
This page took 0.020119 seconds and 4 git commands to generate.