summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster2019-02-181-2/+1Star
* build-sys: move qmp-introspect per targetMarc-André Lureau2019-02-181-0/+2
* trace: add ability to do simple printf logging via systemtapDaniel P. Berrangé2019-01-241-1/+10
* build-sys: use a separate slirp-obj-y && slirp.moMarc-André Lureau2019-01-141-1/+4
* configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012]Thomas Huth2018-12-121-3/+0Star
* dump: add Windows dump format to dump-guest-memoryViktor Prutyanov2018-06-291-0/+1
* Makefile.target: add (clean-/build-)guest-tests targetsAlex Bennée2018-06-201-0/+5
* tcg: remove softfloat from --disable-tcg buildsPaolo Bonzini2018-06-011-1/+1
* make: switch from -I to -iquoteMichael S. Tsirkin2018-03-231-2/+2
* tcg: Add generic vector expandersRichard Henderson2018-02-081-1/+1
* tcg: Add types and basic operations for host vectorsRichard Henderson2018-02-081-2/+2
* Fix build of console and GUI executables for WindowsStefan Weil2017-11-231-1/+1
* build: remove CONFIG_LIBDECNUMBERPaolo Bonzini2017-10-161-6/+0Star
* accel/hax: move hax-stub.c to accel/stubs/Philippe Mathieu-Daudé2017-09-191-1/+0Star
* Makefile: Remove libqemustub.aPaolo Bonzini2017-09-191-1/+1
* accel/tcg: move tcg-runtime to accel/tcg/Philippe Mathieu-Daudé2017-09-171-1/+1
* accel/tcg: move user-exec to accel/tcg/Philippe Mathieu-Daudé2017-09-171-2/+2
* trace: ensure .stp files are rebuilt if trace tool source changesDaniel P. Berrange2017-08-011-3/+6
* tcg: add the CONFIG_TCG into MakefilesYang Zhong2017-07-051-2/+2
* Makefile: Move bootdevice.o to common-obj-yThomas Huth2017-07-041-1/+1
* tcg/tci: fix tcg-interpreter buildPhilippe Mathieu-Daudé2017-06-201-1/+1
* accel: move kvm related accelerator files into accel/Yang Zhong2017-06-151-3/+1Star
* tcg: move tcg backend files into accel/tcg/Yang Zhong2017-06-151-4/+2Star
* tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong2017-06-151-4/+3Star
* accel: split the tcg accelerator from accel.c fileYang Zhong2017-06-151-0/+1
* migration: Make savevm.c target independentJuan Quintela2017-05-181-1/+1
* Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell2017-04-261-6/+0Star
|\
| * move xen-mapcache.c to hw/i386/xen/Anthony Xu2017-04-251-3/+0Star
| * move xen-hvm.c to hw/i386/xen/Anthony Xu2017-04-251-2/+1Star
| * move xen-common.c to hw/xen/Anthony Xu2017-04-251-2/+0Star
* | trace: Put all trace.o into libqemuutil.aXu, Anthony2017-04-211-3/+2Star
|/
* makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange2017-03-161-3/+3
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2017-02-021-2/+8
|\
| * trace: switch to modular code generation for sub-directoriesDaniel P. Berrange2017-01-311-2/+5
| * trace: move setting of group name into MakefilesDaniel P. Berrange2017-01-311-0/+3
* | char: create chardev-obj-yMarc-André Lureau2017-01-311-1/+3
|/
* Plumb the HAXM-based hardware acceleration supportVincent Palatin2017-01-191-0/+1
* stubs: group stubs for user-mode emulationPaolo Bonzini2017-01-161-2/+2
* rules.mak: add more rules to avoid chainingPaolo Bonzini2016-12-221-0/+1
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-2/+2
* tcg: Add atomic helpersRichard Henderson2016-10-261-0/+1
* trace: pass trace-events to tracetool as a positional paramDaniel P. Berrange2016-10-121-3/+3
* rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-061-9/+9
* build-sys: remove qmp-commands-old.hMarc-André Lureau2016-09-191-5/+2Star
* s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller2016-09-061-1/+1
* linux-user: Create a hostdep.h for each host architecturePeter Maydell2016-06-261-4/+1Star
* trace: add build framework for merging trace-events filesDaniel P. Berrange2016-06-201-3/+3
* Makefile: add dependency on scripts/hxtoolPaolo Bonzini2016-06-071-3/+3
* linux-user: Provide safe_syscall for fixing races between signals and syscallsTimothy E Baldwin2016-05-271-1/+6
* io: add abstract QIOChannel classesDaniel P. Berrange2015-12-181-0/+2