summaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Merge branch 'develop' into develop_qemu_2.7SeokYeon Hwang1-6/+9
2016-11-05hax: sync with recent updatesSeokYeon Hwang1-6/+9
2016-09-12Merge tag 'v2.7.0' into develop_qemu_2.7SeokYeon Hwang1-7/+9
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-20Merge tag 'v2.6.0' into developSeokYeon Hwang1-0/+2
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-21Merge tag 'v2.5.0' into tizen_3.0_qemu_2.5SeokYeon Hwang1-2/+14
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
2015-08-24Merge tag 'v2.4.0' into tizen_3.0_qemu_2.4SeokYeon Hwang1-5/+13
2015-06-12migration: move savevm.c inside migration/Juan Quintela1-2/+2
2015-06-12migration: move ram stuff to migration/ramJuan Quintela1-0/+1
2015-06-05Makefile.target: set master BUILD_DIRPeter Crosthwaite1-0/+2
2015-06-03device-tree: Make a common-objPeter Crosthwaite1-1/+0
2015-05-19Makefile.target: set icon for binary file on Mac OS XProgrammingkid1-0/+4
2015-04-28Makefile.target: prepend $libs_softmmu to $LIBSWei Liu1-1/+1
2015-02-27Makefile.target: binary depends on config-devicesMichael S. Tsirkin1-1/+3
2015-02-12tcg: Move some opcode generation functions out of lineRichard Henderson1-1/+1
2014-12-10Merge 'v2.2.0' into tizen_next_qemu_2.2SeokYeon Hwang1-40/+44
2014-11-24Merge branch 'features/smp' into tizen_nextKitae Kim1-41/+7
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei1-1/+1
2014-10-07hax: clean upyucheng yu1-2/+1
2014-08-12trace: [tcg] Define TCG tracing helper routinesLluís Vilanova1-0/+5
2014-08-12trace: install simpletrace SystemTap tapsetStefan Hajnoczi1-1/+9
2014-08-04emulator: enhance Makefile for standalone executablesSeokYeon Hwang1-35/+1
2014-07-01configure: Fix -lm test, so that tools can be compiled on hosts that require -lmAlexey Kardashevskiy1-4/+0
2014-06-24build-sys: introduce install-prog macro to install&strip binaries and use itMichael Tokarev1-4/+1
2014-06-24build: Clean-up build related filesSeokYeon Hwang1-16/+16
2014-06-19NUMA: move numa related code to new file numa.cWanlong Gao1-1/+1
2014-06-16target-ppc: Enable Building of libdecnumberTom Musta1-0/+6
2014-06-11bsd-user: add HOST_VARIANT_DIR for various *BSD dependent codeStacey Son1-1/+2
2014-06-09trace: Multi-backend tracingLluís Vilanova1-2/+2
2014-05-08Makefile.target: use $(INSTALL_PROG) for installing, not $(INSTALL)Michael Tokarev1-1/+1
2014-05-08Makefile: strip tools and modules tooMichael Tokarev1-1/+1
2014-05-08build: simplify Makefile.target around unnest-vars invocationsPaolo Bonzini1-9/+2
2014-05-08build: simplify Makefile.target a bit, use just one rule for softmmuMichael Tokarev1-15/+11
2014-05-07xen: factor out common functionsWei Liu1-2/+4
2014-04-29VirtGL: remove devicejinhyung.jo1-1/+3
2014-04-21build: fix a invalid mergeSeokYeon Hwang1-6/+6
2014-04-21Merge branch 'upstream_qemu_2.0' into tizenSeokYeon Hwang1-6/+18
2014-04-02build: Fix a link error on the recent GCCSeokYeon Hwang1-1/+1