summaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2014-02-20build: softmmu targets do not have a "main.o" filePaolo Bonzini1-2/+0
2014-02-20Makefile: introduce common-obj-m and block-obj-m for DSOFam Zheng1-1/+5
2014-02-20rules.mak: fix $(obj) to a real relative pathFam Zheng1-4/+13
2013-10-16default-configs/: CONFIG_GDBSTUB_XML removedÁkos Kovács1-1/+1
2013-10-16Makefile.target: CONFIG_NO_* variables removedÁkos Kovács1-6/+2
2013-06-14build: do not use TARGET_ARCHPaolo Bonzini1-4/+4
2013-06-14build: rename TARGET_ARCH2 to TARGET_NAMEPaolo Bonzini1-3/+3
2013-06-14Add a stp file for usage from build directoryAlon Levy1-3/+13
2013-06-11dump: Drop qmp_dump_guest_memory() stub and build for all targetsAndreas Färber1-1/+1
2013-06-11memory_mapping: Drop qemu_get_memory_mapping() stubAndreas Färber1-3/+1
2013-06-10dump: Move stubs into libqemustub.aAndreas Färber1-2/+0
2013-05-01cpu: Make kvm-stub.o available outside softmmuIgor Mammedov1-7/+7
2013-04-27win32: generate console executable againPaolo Bonzini1-1/+1
2013-04-24build: include config-{, all-}devices.mak after defining CONFIG_SOFTMMU and C...Paolo Bonzini1-1/+1
2013-04-18configure: move common libraries to config-host.makPaolo Bonzini1-5/+5
2013-03-01build: always link device_tree.o into emulators if libfdt availablePaolo Bonzini1-0/+1
2013-02-18qtest: Add MMIO supportAndreas Färber1-0/+1
2013-01-26build: remove universal-obj-yPaolo Bonzini1-2/+1
2013-01-12build: improve quiet output for .stp rulesPaolo Bonzini1-1/+1
2013-01-12build: consolidate multiple variables into universal-obj-yPaolo Bonzini1-6/+1
2013-01-12build: move util-obj-y to libqemuutil.aPaolo Bonzini1-4/+4
2013-01-12build: rename oslib-obj-y to util-obj-yPaolo Bonzini1-2/+2
2013-01-02tci: Fix broken builds with TCG interpreterStefan Weil1-2/+1
2012-12-22build: fix includes for VNCPaolo Bonzini1-5/+0
2012-12-19build: kill libuserPaolo Bonzini1-2/+1
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini1-4/+1
2012-11-28build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]Paolo Bonzini1-0/+3
2012-11-18build: replace weak symbols with a static libraryPaolo Bonzini1-2/+2
2012-10-05Remove libhwStefan Weil1-1/+0
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity1-3/+0
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl1-8/+0
2012-07-28build: get dependency file directories from object file namesPaolo Bonzini1-3/+0
2012-06-28bsd-user: fix buildBlue Swirl1-1/+1
2012-06-27Makefile.target: Update clean command to clean hw/ directoryPeter Maydell1-2/+2
2012-06-24make: Fix dependencies for fpu/*.c and tcg/*.cStefan Weil1-1/+1
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori1-1/+1
2012-06-10Revert "build: compile oslib-obj-y once"Blue Swirl1-1/+1
2012-06-07build: compile oslib-obj-y oncePaolo Bonzini1-1/+1
2012-06-07build: limit usage of vpathPaolo Bonzini1-3/+2
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini1-6/+0
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini1-7/+0
2012-06-07build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini1-28/+7
2012-06-07build: move rules for nesting to Makefile.objsPaolo Bonzini1-25/+22
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini1-5/+5
2012-06-07dump: remove dumping stuff from cpu-all.hPaolo Bonzini1-4/+6
2012-06-07dump: do not compile dump.o for user-mode emulationPaolo Bonzini1-2/+1
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini1-34/+7
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini1-173/+13
2012-06-07build: move *-user/ objects to nested Makefile.objsPaolo Bonzini1-22/+10
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini1-10/+4