aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2020-03-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...Peter Maydell1-1/+2
2020-03-20linux-user: introduce parameters to generate syscall_nr.hLaurent Vivier1-1/+2
2020-03-16Use -isystem for linux-headers dirEduardo Habkost1-1/+1
2020-02-22fuzz: add target/fuzz makefile rulesAlexander Bulekov1-0/+16
2020-02-22softmmu: split off vl.c:main() into main.cAlexander Bulekov1-1/+1
2020-02-22softmmu: move vl.c to softmmu/Alexander Bulekov1-0/+1
2019-12-17crypto: move common bits for all emulators to libqemuutilPaolo Bonzini1-2/+0
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell1-0/+2
2019-10-28plugin: add core codeEmilio G. Cota1-0/+2
2019-10-28exec: Split out variable page size support to exec-vary.cRichard Henderson1-1/+1
2019-09-10tests/tcg: cleanup Makefile inclusionsPaolo Bonzini1-3/+0
2019-07-19configure: only link capstone to emulation targetsDaniel P. Berrangé1-0/+1
2019-07-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+4
2019-07-05Makefile: generate header file with the list of devices enabledJulio Montes1-0/+4
2019-07-02dump: Move the code to dump/Markus Armbruster1-2/+1
2019-07-02hw/core: Move numa.c to hw/core/Markus Armbruster1-1/+1
2019-06-17Move monitor.c to monitor/misc.cKevin Wolf1-1/+2
2019-05-28Makefile.target: support per-target coverage reportsAlex Bennée1-0/+16
2019-05-22build: Link user-only with crypto random number objectsRichard Henderson1-2/+2
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier1-3/+3
2019-03-12tests/tcg: enable tcg tests for softmmuAlex Bennée1-2/+0
2019-03-11build: clean trace/generated-helpers.cPaolo Bonzini1-0/+1
2019-03-11build: remove unnecessary assignments from Makefile.targetPaolo Bonzini1-3/+0
2019-03-11build: get rid of target-obj-yPaolo Bonzini1-5/+2
2019-03-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell1-4/+1
2019-03-07build: switch to KconfigPaolo Bonzini1-1/+6
2019-03-07build-sys: link with slirp as an external projectMarc-André Lureau1-4/+1
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange1-0/+2
2019-02-18build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster1-2/+1
2019-02-18build-sys: move qmp-introspect per targetMarc-André Lureau1-0/+2
2019-01-24trace: add ability to do simple printf logging via systemtapDaniel P. Berrangé1-1/+10
2019-01-14build-sys: use a separate slirp-obj-y && slirp.moMarc-André Lureau1-1/+4
2018-12-12configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012]Thomas Huth1-3/+0
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov1-0/+1
2018-06-20Makefile.target: add (clean-/build-)guest-tests targetsAlex Bennée1-0/+5
2018-06-01tcg: remove softfloat from --disable-tcg buildsPaolo Bonzini1-1/+1
2018-03-23make: switch from -I to -iquoteMichael S. Tsirkin1-2/+2
2018-02-08tcg: Add generic vector expandersRichard Henderson1-1/+1
2018-02-08tcg: Add types and basic operations for host vectorsRichard Henderson1-2/+2
2017-11-23Fix build of console and GUI executables for WindowsStefan Weil1-1/+1
2017-10-16build: remove CONFIG_LIBDECNUMBERPaolo Bonzini1-6/+0
2017-09-19accel/hax: move hax-stub.c to accel/stubs/Philippe Mathieu-Daudé1-1/+0
2017-09-19Makefile: Remove libqemustub.aPaolo Bonzini1-1/+1
2017-09-17accel/tcg: move tcg-runtime to accel/tcg/Philippe Mathieu-Daudé1-1/+1
2017-09-17accel/tcg: move user-exec to accel/tcg/Philippe Mathieu-Daudé1-2/+2
2017-08-01trace: ensure .stp files are rebuilt if trace tool source changesDaniel P. Berrange1-3/+6
2017-07-05tcg: add the CONFIG_TCG into MakefilesYang Zhong1-2/+2
2017-07-04Makefile: Move bootdevice.o to common-obj-yThomas Huth1-1/+1
2017-06-20tcg/tci: fix tcg-interpreter buildPhilippe Mathieu-Daudé1-1/+1
2017-06-15accel: move kvm related accelerator files into accel/Yang Zhong1-3/+1