Age | Commit message (Expand) | Author |
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 |
2015-09-16 | cpu-exec: Migrate some generic fns to cpu-exec-common | Peter Crosthwaite |
2015-09-16 | hmp-commands-info: move info_cmds content out of monitor.c | Pavel Butsykin |
2015-09-15 | qom: allow QOM to be linked into tools binaries | Daniel P. Berrange |
2015-09-15 | crypto: move crypto objects out of libqemuutil.la | Daniel P. Berrange |
2015-09-09 | Makefile.target: include top level build dir in vpath | Michael Marineau |
2015-06-12 | migration: move savevm.c inside migration/ | Juan Quintela |
2015-06-12 | migration: move ram stuff to migration/ram | Juan Quintela |
2015-06-05 | Makefile.target: set master BUILD_DIR | Peter Crosthwaite |
2015-06-03 | device-tree: Make a common-obj | Peter Crosthwaite |
2015-05-19 | Makefile.target: set icon for binary file on Mac OS X | Programmingkid |
2015-04-28 | Makefile.target: prepend $libs_softmmu to $LIBS | Wei Liu |
2015-02-27 | Makefile.target: binary depends on config-devices | Michael S. Tsirkin |
2015-02-12 | tcg: Move some opcode generation functions out of line | Richard Henderson |
2014-10-15 | bootdevice: move bootdevice related code to new file bootdevice.c | Gonglei |
2014-08-12 | trace: [tcg] Define TCG tracing helper routines | Lluís Vilanova |
2014-08-12 | trace: install simpletrace SystemTap tapset | Stefan Hajnoczi |
2014-07-01 | configure: Fix -lm test, so that tools can be compiled on hosts that require -lm | Alexey Kardashevskiy |
2014-06-24 | build-sys: introduce install-prog macro to install&strip binaries and use it | Michael Tokarev |
2014-06-19 | NUMA: move numa related code to new file numa.c | Wanlong Gao |
2014-06-16 | target-ppc: Enable Building of libdecnumber | Tom Musta |
2014-06-11 | bsd-user: add HOST_VARIANT_DIR for various *BSD dependent code | Stacey Son |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova |
2014-05-08 | Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL) | Michael Tokarev |
2014-05-08 | Makefile: strip tools and modules too | Michael Tokarev |
2014-05-08 | build: simplify Makefile.target around unnest-vars invocations | Paolo Bonzini |
2014-05-08 | build: simplify Makefile.target a bit, use just one rule for softmmu | Michael Tokarev |
2014-05-07 | xen: factor out common functions | Wei Liu |
2014-02-20 | build: softmmu targets do not have a "main.o" file | Paolo Bonzini |
2014-02-20 | Makefile: introduce common-obj-m and block-obj-m for DSO | Fam Zheng |
2014-02-20 | rules.mak: fix $(obj) to a real relative path | Fam Zheng |
2013-10-16 | default-configs/: CONFIG_GDBSTUB_XML removed | Ákos Kovács |
2013-10-16 | Makefile.target: CONFIG_NO_* variables removed | Ákos Kovács |
2013-06-14 | build: do not use TARGET_ARCH | Paolo Bonzini |
2013-06-14 | build: rename TARGET_ARCH2 to TARGET_NAME | Paolo Bonzini |
2013-06-14 | Add a stp file for usage from build directory | Alon Levy |
2013-06-11 | dump: Drop qmp_dump_guest_memory() stub and build for all targets | Andreas Färber |
2013-06-11 | memory_mapping: Drop qemu_get_memory_mapping() stub | Andreas Färber |
2013-06-10 | dump: Move stubs into libqemustub.a | Andreas Färber |
2013-05-01 | cpu: Make kvm-stub.o available outside softmmu | Igor Mammedov |
2013-04-27 | win32: generate console executable again | Paolo Bonzini |
2013-04-24 | build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C... | Paolo Bonzini |
2013-04-18 | configure: move common libraries to config-host.mak | Paolo Bonzini |