summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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-121-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/+0
* build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev2014-06-241-4/+1
* 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
* Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)Michael Tokarev2014-05-081-1/+1
* Makefile: strip tools and modules tooMichael Tokarev2014-05-081-1/+1
* build: simplify Makefile.target around unnest-vars invocationsPaolo Bonzini2014-05-081-9/+2
* build: simplify Makefile.target a bit, use just one rule for softmmuMichael Tokarev2014-05-081-15/+11
* xen: factor out common functionsWei Liu2014-05-071-2/+4
* build: softmmu targets do not have a "main.o" filePaolo Bonzini2014-02-201-2/+0
* Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng2014-02-201-1/+5
* rules.mak: fix $(obj) to a real relative pathFam Zheng2014-02-201-4/+13
* default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács2013-10-161-1/+1
* Makefile.target: CONFIG_NO_* variables removedÁkos Kovács2013-10-161-6/+2
* build: do not use TARGET_ARCHPaolo Bonzini2013-06-141-4/+4
* build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini2013-06-141-3/+3
* Add a stp file for usage from build directoryAlon Levy2013-06-141-3/+13
* dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber2013-06-111-1/+1
* memory_mapping: Drop qemu_get_memory_mapping() stubAndreas Färber2013-06-111-3/+1
* dump: Move stubs into libqemustub.aAndreas Färber2013-06-101-2/+0
* cpu: Make kvm-stub.o available outside softmmuIgor Mammedov2013-05-011-7/+7
* win32: generate console executable againPaolo Bonzini2013-04-271-1/+1
* build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini2013-04-241-1/+1
* configure: move common libraries to config-host.makPaolo Bonzini2013-04-181-5/+5
* build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini2013-03-011-0/+1
* qtest: Add MMIO supportAndreas Färber2013-02-181-0/+1
* build: remove universal-obj-yPaolo Bonzini2013-01-261-2/+1
* build: improve quiet output for .stp rulesPaolo Bonzini2013-01-121-1/+1
* build: consolidate multiple variables into universal-obj-yPaolo Bonzini2013-01-121-6/+1
OpenPOWER on IntegriCloud