summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-161-1/+7
|\
| * tcg: split tcg_op_defs to -commonPeter Crosthwaite2015-09-161-0/+1
| * translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite2015-09-161-0/+1
| * cpu-exec: Migrate some generic fns to cpu-exec-commonPeter Crosthwaite2015-09-161-0/+1
| * hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin2015-09-161-1/+4
* | qom: allow QOM to be linked into tools binariesDaniel P. Berrange2015-09-151-0/+2
* | crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange2015-09-151-0/+4
|/
* Makefile.target: include top level build dir in vpathMichael Marineau2015-09-091-1/+1
* migration: move savevm.c inside migration/Juan Quintela2015-06-121-2/+2
* migration: move ram stuff to migration/ramJuan Quintela2015-06-121-0/+1
* Makefile.target: set master BUILD_DIRPeter Crosthwaite2015-06-051-0/+2
* device-tree: Make a common-objPeter Crosthwaite2015-06-031-1/+0Star
* Makefile.target: set icon for binary file on Mac OS XProgrammingkid2015-05-191-0/+4
* Makefile.target: prepend $libs_softmmu to $LIBSWei Liu2015-04-281-1/+1
* Makefile.target: binary depends on config-devicesMichael S. Tsirkin2015-02-271-1/+3
* tcg: Move some opcode generation functions out of lineRichard Henderson2015-02-131-1/+1
* bootdevice: move bootdevice related code to new file bootdevice.cGonglei2014-10-151-1/+1
* trace: [tcg] Define TCG tracing helper routinesLluís Vilanova2014-08-121-0/+5
* trace: install simpletrace SystemTap tapsetStefan Hajnoczi2014-08-121-1/+9
* configure: Fix -lm test, so that tools can be compiled on hosts that require -lmAlexey Kardashevskiy2014-07-011-4/+0Star
* build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev2014-06-241-4/+1Star
* NUMA: move numa related code to new file numa.cWanlong Gao2014-06-191-1/+1
* target-ppc: Enable Building of libdecnumberTom Musta2014-06-161-0/+6
* bsd-user: add HOST_VARIANT_DIR for various *BSD dependent codeStacey Son2014-06-111-1/+2
* trace: Multi-backend tracingLluís Vilanova2014-06-091-2/+2