From a1b67754bc964c774e52d20590b640c0af85b2de Mon Sep 17 00:00:00 2001 From: espes Date: Thu, 20 Aug 2015 22:45:22 +1000 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Getting-Started.md b/Getting-Started.md index efaef77..e56f5f4 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -18,6 +18,8 @@ ./configure --cc=gcc --python=python2 --enable-opengl --disable-vnc --disable-user --target-list=xbox-softmmu --extra-cflags="-march=native" --enable-debug make +**There's a bug with timers on Windows that makes it run much slower than it should. YOU should fix it for me.** + ### For Linux #### Requirements: * [Everything QEMU requires](http://wiki.qemu.org/Hosts/Linux)