Age | Commit message (Expand) | Author |
2010-09-26 | mingw: add version information to the executables | Blue Swirl |
2010-09-26 | Avoid exit in trap as it breaks with some shells | Loïc Minier |
2010-09-25 | Introduce qemu_madvise() | Andreas Färber |
2010-09-19 | mingw: use ASLR, no-SEH and DEP if available | Blue Swirl |
2010-09-18 | Use gcc warning flag -Wnested-externs | Blue Swirl |
2010-09-18 | Use gcc warning flag -Wempty-body | Blue Swirl |
2010-09-18 | Use a few more gcc warning flags | Blue Swirl |
2010-09-18 | Use gcc warning flag -Wtype-limits | Blue Swirl |
2010-09-09 | trace: Add LTTng Userspace Tracer backend | Stefan Hajnoczi |
2010-09-09 | trace: Specify trace file name | Prerna Saxena |
2010-09-09 | trace: Support for dynamically enabling/disabling trace events | Prerna Saxena |
2010-09-09 | trace: Add simple built-in tracing backend | Stefan Hajnoczi |
2010-09-09 | trace: Add trace-events file for declaring trace events | Stefan Hajnoczi |
2010-08-26 | Fix "make install" with a cross toolchain | Hollis Blanchard |
2010-07-26 | vnc: better default values for VNC options | Corentin Chary |
2010-07-26 | vnc: threaded VNC server | Corentin Chary |
2010-07-26 | vnc: tight add PNG encoding | Corentin Chary |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary |
2010-07-26 | vnc: tight: add JPEG and gradient subencoding with smooth image detection | Corentin Chary |
2010-06-29 | tcg-s390: new TCG Target | Richard Henderson |
2010-06-22 | virtio-9p: Make infrastructure for the new security model. | Venkateswararao Jujjuri (JV) |
2010-06-13 | tcg-s390: correctly detect s390 with a 64-bit kernel | Aurelien Jarno |
2010-06-11 | tcg-s390: Adjust compilation flags. | Richard Henderson |
2010-06-11 | s390x: Don't use a linker script for user-only. | Richard Henderson |
2010-06-10 | tcg-i386: Merge 64-bit generation. | Richard Henderson |
2010-06-10 | configure: display sysconfdir in summary | Aurelien Jarno |
2010-06-10 | move computation of tools and roms outside of config-host.mak generation | Paolo Bonzini |
2010-06-10 | configure: move directory defaults earlier | Paolo Bonzini |
2010-06-10 | configure: ignore unknown --xyzdir options | Paolo Bonzini |
2010-06-10 | configure: introduce more --xyzdir options | Paolo Bonzini |
2010-06-10 | configure: expand ${prefix} in create_config | Paolo Bonzini |
2010-06-10 | configure: move all directory entries in config-host.mak close | Paolo Bonzini |
2010-06-10 | configure: unify handling of xyzdir variables | Paolo Bonzini |
2010-06-10 | rename CONFIG_QEMU_PREFIX | Paolo Bonzini |
2010-06-10 | configure: introduce confdir and confsuffix | Paolo Bonzini |
2010-06-10 | configure: introduce sysconfsuffix | Paolo Bonzini |
2010-06-10 | configure: dyngen is long time gone | Paolo Bonzini |
2010-06-10 | configure: avoid using expr | Paolo Bonzini |
2010-06-10 | configure: bail out early on invalid -cpu option | Paolo Bonzini |
2010-06-10 | configure: remove some bashisms | Aurelien Jarno |
2010-06-08 | Fix --enable-user-pie compilation. | Richard Henderson |
2010-06-01 | QMP: Introduce commands documentation | Jan Kiszka |
2010-05-19 | Fix cross compilation | Stefan Weil |
2010-05-05 | Avoid libaio for usermode | Paul Brook |
2010-05-03 | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy |
2010-04-27 | target-alpha: Enable NPTL. | Richard Henderson |
2010-04-25 | linux-user: Remove ELFLOAD32. | Richard Henderson |
2010-04-14 | Use correct cflags for kvm-kmod when cross compiling | Stefan Weil |
2010-04-08 | tcg-hppa: Finish the port. | Richard Henderson |
2010-04-05 | Split TLB addend and target_phys_addr_t | Paul Brook |