summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* fuzz: add target/fuzz makefile rulesAlexander Bulekov2020-02-221-0/+16
* softmmu: split off vl.c:main() into main.cAlexander Bulekov2020-02-221-1/+1
* softmmu: move vl.c to softmmu/Alexander Bulekov2020-02-221-0/+1
* crypto: move common bits for all emulators to libqemuutilPaolo Bonzini2019-12-171-2/+0Star
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell2019-10-301-0/+2
|\
| * plugin: add core codeEmilio G. Cota2019-10-281-0/+2
* | exec: Split out variable page size support to exec-vary.cRichard Henderson2019-10-281-1/+1
|/
* tests/tcg: cleanup Makefile inclusionsPaolo Bonzini2019-09-101-3/+0Star
* configure: only link capstone to emulation targetsDaniel P. Berrangé2019-07-191-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-07-081-0/+4
|\
| * Makefile: generate header file with the list of devices enabledJulio Montes2019-07-051-0/+4
* | dump: Move the code to dump/Markus Armbruster2019-07-021-2/+1Star
* | hw/core: Move numa.c to hw/core/Markus Armbruster2019-07-021-1/+1
|/
* Move monitor.c to monitor/misc.cKevin Wolf2019-06-171-1/+2
* Makefile.target: support per-target coverage reportsAlex Bennée2019-05-281-0/+16
* build: Link user-only with crypto random number objectsRichard Henderson2019-05-221-2/+2
* build: replace GENERATED_FILES by generated-files-yLaurent Vivier2019-05-171-3/+3
* tests/tcg: enable tcg tests for softmmuAlex Bennée2019-03-121-2/+0Star
* build: clean trace/generated-helpers.cPaolo Bonzini2019-03-111-0/+1
* build: remove unnecessary assignments from Makefile.targetPaolo Bonzini2019-03-111-3/+0Star
* build: get rid of target-obj-yPaolo Bonzini2019-03-111-5/+2Star
* Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell2019-03-081-4/+1Star
|\
| * build-sys: link with slirp as an external projectMarc-André Lureau2019-03-071-4/+1Star
* | build: switch to KconfigPaolo Bonzini2019-03-071-1/+6
|/
* authz: add QAuthZ object as an authorization base classDaniel P. Berrange2019-02-261-0/+2
* 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