Age | Commit message (Expand) | Author |
2019-01-14 | build-sys: use a separate slirp-obj-y && slirp.mo | Marc-André Lureau |
2018-12-12 | configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012] | Thomas Huth |
2018-06-29 | dump: add Windows dump format to dump-guest-memory | Viktor Prutyanov |
2018-06-20 | Makefile.target: add (clean-/build-)guest-tests targets | Alex Bennée |
2018-06-01 | tcg: remove softfloat from --disable-tcg builds | Paolo Bonzini |
2018-03-23 | make: switch from -I to -iquote | Michael S. Tsirkin |
2018-02-08 | tcg: Add generic vector expanders | Richard Henderson |
2018-02-08 | tcg: Add types and basic operations for host vectors | Richard Henderson |
2017-11-23 | Fix build of console and GUI executables for Windows | Stefan Weil |
2017-10-16 | build: remove CONFIG_LIBDECNUMBER | Paolo Bonzini |
2017-09-19 | accel/hax: move hax-stub.c to accel/stubs/ | Philippe Mathieu-Daudé |
2017-09-19 | Makefile: Remove libqemustub.a | Paolo Bonzini |
2017-09-17 | accel/tcg: move tcg-runtime to accel/tcg/ | Philippe Mathieu-Daudé |
2017-09-17 | accel/tcg: move user-exec to accel/tcg/ | Philippe Mathieu-Daudé |
2017-08-01 | trace: ensure .stp files are rebuilt if trace tool source changes | Daniel P. Berrange |
2017-07-05 | tcg: add the CONFIG_TCG into Makefiles | Yang Zhong |
2017-07-04 | Makefile: Move bootdevice.o to common-obj-y | Thomas Huth |
2017-06-20 | tcg/tci: fix tcg-interpreter build | Philippe Mathieu-Daudé |
2017-06-15 | accel: move kvm related accelerator files into accel/ | Yang Zhong |
2017-06-15 | tcg: move tcg backend files into accel/tcg/ | Yang Zhong |
2017-06-15 | tcg: move tcg related files into accel/tcg/ subdirectory | Yang Zhong |
2017-06-15 | accel: split the tcg accelerator from accel.c file | Yang Zhong |
2017-05-18 | migration: Make savevm.c target independent | Juan Quintela |
2017-04-26 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i... | Peter Maydell |
2017-04-25 | move xen-mapcache.c to hw/i386/xen/ | Anthony Xu |
2017-04-25 | move xen-hvm.c to hw/i386/xen/ | Anthony Xu |
2017-04-25 | move xen-common.c to hw/xen/ | Anthony Xu |
2017-04-21 | trace: Put all trace.o into libqemuutil.a | Xu, Anthony |
2017-03-16 | makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables | Daniel P. Berrange |
2017-02-02 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2017-01-31 | char: create chardev-obj-y | Marc-André Lureau |
2017-01-31 | trace: switch to modular code generation for sub-directories | Daniel P. Berrange |
2017-01-31 | trace: move setting of group name into Makefiles | Daniel P. Berrange |
2017-01-19 | Plumb the HAXM-based hardware acceleration support | Vincent Palatin |
2017-01-16 | stubs: group stubs for user-mode emulation | Paolo Bonzini |
2016-12-22 | rules.mak: add more rules to avoid chaining | Paolo Bonzini |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |
2016-10-26 | tcg: Add atomic helpers | Richard Henderson |
2016-10-12 | trace: pass trace-events to tracetool as a positional param | Daniel P. Berrange |
2016-10-06 | rules.mak: quiet-command: Split command name and args to print | Peter Maydell |
2016-09-19 | build-sys: remove qmp-commands-old.h | Marc-André Lureau |
2016-09-06 | s390x/cpumodel: generate CPU feature lists for CPU models | Michael Mueller |
2016-06-26 | linux-user: Create a hostdep.h for each host architecture | Peter Maydell |
2016-06-20 | trace: add build framework for merging trace-events files | Daniel P. Berrange |
2016-06-07 | Makefile: add dependency on scripts/hxtool | Paolo Bonzini |
2016-05-27 | linux-user: Provide safe_syscall for fixing races between signals and syscalls | Timothy E Baldwin |
2015-12-18 | io: add abstract QIOChannel classes | Daniel P. Berrange |
2015-09-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-16 | tcg: split tcg_op_defs to -common | Peter Crosthwaite |
2015-09-16 | translate-all: Move tcg_handle_interrupt() to -common | Peter Crosthwaite |