aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2019-05-17build: replace GENERATED_FILES by generated-files-yLaurent Vivier
2019-03-12tests/tcg: enable tcg tests for softmmuAlex Bennée
2019-03-11build: clean trace/generated-helpers.cPaolo Bonzini
2019-03-11build: remove unnecessary assignments from Makefile.targetPaolo Bonzini
2019-03-11build: get rid of target-obj-yPaolo Bonzini
2019-03-08Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-03-07build: switch to KconfigPaolo Bonzini
2019-03-07build-sys: link with slirp as an external projectMarc-André Lureau
2019-02-26authz: add QAuthZ object as an authorization base classDaniel P. Berrange
2019-02-18build: Deal with all of QAPI's .o in qapi/Makefile.objsMarkus Armbruster
2019-02-18build-sys: move qmp-introspect per targetMarc-André Lureau
2019-01-24trace: add ability to do simple printf logging via systemtapDaniel P. Berrangé
2019-01-14build-sys: use a separate slirp-obj-y && slirp.moMarc-André Lureau
2018-12-12configure: Remove old -fno-gcse workaround for GCC 4.6.x and 4.7.[012]Thomas Huth
2018-06-29dump: add Windows dump format to dump-guest-memoryViktor Prutyanov
2018-06-20Makefile.target: add (clean-/build-)guest-tests targetsAlex Bennée
2018-06-01tcg: remove softfloat from --disable-tcg buildsPaolo Bonzini
2018-03-23make: switch from -I to -iquoteMichael S. Tsirkin
2018-02-08tcg: Add generic vector expandersRichard Henderson
2018-02-08tcg: Add types and basic operations for host vectorsRichard Henderson
2017-11-23Fix build of console and GUI executables for WindowsStefan Weil
2017-10-16build: remove CONFIG_LIBDECNUMBERPaolo Bonzini
2017-09-19accel/hax: move hax-stub.c to accel/stubs/Philippe Mathieu-Daudé
2017-09-19Makefile: Remove libqemustub.aPaolo Bonzini
2017-09-17accel/tcg: move tcg-runtime to accel/tcg/Philippe Mathieu-Daudé
2017-09-17accel/tcg: move user-exec to accel/tcg/Philippe Mathieu-Daudé
2017-08-01trace: ensure .stp files are rebuilt if trace tool source changesDaniel P. Berrange
2017-07-05tcg: add the CONFIG_TCG into MakefilesYang Zhong
2017-07-04Makefile: Move bootdevice.o to common-obj-yThomas Huth
2017-06-20tcg/tci: fix tcg-interpreter buildPhilippe Mathieu-Daudé
2017-06-15accel: move kvm related accelerator files into accel/Yang Zhong
2017-06-15tcg: move tcg backend files into accel/tcg/Yang Zhong
2017-06-15tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong
2017-06-15accel: split the tcg accelerator from accel.c fileYang Zhong
2017-05-18migration: Make savevm.c target independentJuan Quintela
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-common.c to hw/xen/Anthony Xu
2017-04-21trace: Put all trace.o into libqemuutil.aXu, Anthony
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-01-31char: create chardev-obj-yMarc-André Lureau
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange
2017-01-31trace: move setting of group name into MakefilesDaniel P. Berrange
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin
2017-01-16stubs: group stubs for user-mode emulationPaolo Bonzini
2016-12-22rules.mak: add more rules to avoid chainingPaolo Bonzini
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-10-26tcg: Add atomic helpersRichard Henderson