summaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
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
2017-06-15tcg: move tcg backend files into accel/tcg/Yang Zhong1-4/+2
2017-06-15tcg: move tcg related files into accel/tcg/ subdirectoryYang Zhong1-4/+3
2017-06-15accel: split the tcg accelerator from accel.c fileYang Zhong1-0/+1
2017-05-18migration: Make savevm.c target independentJuan Quintela1-1/+1
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell1-6/+0
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu1-3/+0
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu1-2/+1
2017-04-25move xen-common.c to hw/xen/Anthony Xu1-2/+0
2017-04-21trace: Put all trace.o into libqemuutil.aXu, Anthony1-3/+2
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange1-3/+3
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-2/+8
2017-01-31char: create chardev-obj-yMarc-André Lureau1-1/+3
2017-01-31trace: switch to modular code generation for sub-directoriesDaniel P. Berrange1-2/+5
2017-01-31trace: move setting of group name into MakefilesDaniel P. Berrange1-0/+3
2017-01-19Plumb the HAXM-based hardware acceleration supportVincent Palatin1-0/+1
2017-01-16stubs: group stubs for user-mode emulationPaolo Bonzini1-2/+2
2016-12-22rules.mak: add more rules to avoid chainingPaolo Bonzini1-0/+1
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-2/+2
2016-10-26tcg: Add atomic helpersRichard Henderson1-0/+1
2016-10-12trace: pass trace-events to tracetool as a positional paramDaniel P. Berrange1-3/+3
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell1-9/+9
2016-09-19build-sys: remove qmp-commands-old.hMarc-André Lureau1-5/+2
2016-09-06s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller1-1/+1
2016-06-26linux-user: Create a hostdep.h for each host architecturePeter Maydell1-4/+1
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange1-3/+3
2016-06-07Makefile: add dependency on scripts/hxtoolPaolo Bonzini1-3/+3
2016-05-27linux-user: Provide safe_syscall for fixing races between signals and syscallsTimothy E Baldwin1-1/+6
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange1-0/+2
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-1/+7
2015-09-16tcg: split tcg_op_defs to -commonPeter Crosthwaite1-0/+1
2015-09-16translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite1-0/+1
2015-09-16cpu-exec: Migrate some generic fns to cpu-exec-commonPeter Crosthwaite1-0/+1
2015-09-16hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin1-1/+4
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange1-0/+2
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange1-0/+4
2015-09-09Makefile.target: include top level build dir in vpathMichael Marineau1-1/+1