aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2016-09-06s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller
2016-06-26linux-user: Create a hostdep.h for each host architecturePeter Maydell
2016-06-20trace: add build framework for merging trace-events filesDaniel P. Berrange
2016-06-07Makefile: add dependency on scripts/hxtoolPaolo Bonzini
2016-05-27linux-user: Provide safe_syscall for fixing races between signals and syscallsTimothy E Baldwin
2015-12-18io: add abstract QIOChannel classesDaniel P. Berrange
2015-09-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-16tcg: split tcg_op_defs to -commonPeter Crosthwaite
2015-09-16translate-all: Move tcg_handle_interrupt() to -commonPeter Crosthwaite
2015-09-16cpu-exec: Migrate some generic fns to cpu-exec-commonPeter Crosthwaite
2015-09-16hmp-commands-info: move info_cmds content out of monitor.cPavel Butsykin
2015-09-15qom: allow QOM to be linked into tools binariesDaniel P. Berrange
2015-09-15crypto: move crypto objects out of libqemuutil.laDaniel P. Berrange
2015-09-09Makefile.target: include top level build dir in vpathMichael Marineau
2015-06-12migration: move savevm.c inside migration/Juan Quintela
2015-06-12migration: move ram stuff to migration/ramJuan Quintela
2015-06-05Makefile.target: set master BUILD_DIRPeter Crosthwaite
2015-06-03device-tree: Make a common-objPeter Crosthwaite
2015-05-19Makefile.target: set icon for binary file on Mac OS XProgrammingkid
2015-04-28Makefile.target: prepend $libs_softmmu to $LIBSWei Liu
2015-02-27Makefile.target: binary depends on config-devicesMichael S. Tsirkin
2015-02-12tcg: Move some opcode generation functions out of lineRichard Henderson
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova
2014-08-12trace: install simpletrace SystemTap tapsetStefan Hajnoczi
2014-07-01configure: Fix -lm test, so that tools can be compiled on hosts that require -lmAlexey Kardashevskiy
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao
2014-06-16target-ppc: Enable Building of libdecnumberTom Musta
2014-06-11bsd-user: add HOST_VARIANT_DIR for various *BSD dependent codeStacey Son
2014-06-09trace: Multi-backend tracingLluís Vilanova
2014-05-08Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)Michael Tokarev
2014-05-08Makefile: strip tools and modules tooMichael Tokarev
2014-05-08build: simplify Makefile.target around unnest-vars invocationsPaolo Bonzini
2014-05-08build: simplify Makefile.target a bit, use just one rule for softmmuMichael Tokarev
2014-05-07xen: factor out common functionsWei Liu
2014-02-20build: softmmu targets do not have a "main.o" filePaolo Bonzini
2014-02-20Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng
2014-02-20rules.mak: fix $(obj) to a real relative pathFam Zheng
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini
2013-06-14Add a stp file for usage from build directoryAlon Levy
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber
2013-06-11memory_mapping: Drop qemu_get_memory_mapping() stubAndreas Färber
2013-06-10dump: Move stubs into libqemustub.aAndreas Färber
2013-05-01cpu: Make kvm-stub.o available outside softmmuIgor Mammedov
2013-04-27win32: generate console executable againPaolo Bonzini
2013-04-24build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini