summaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-04introduce a new monitor command 'dump-guest-memory' to dump guest's memoryWen Congyang1-0/+2
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang1-0/+1
2012-06-04implement cpu_get_memory_mapping()Wen Congyang1-0/+1
2012-06-04Add API to create memory mapping listWen Congyang1-0/+1
2012-05-01cputlb: move TLB handling to a separate fileBlue Swirl1-1/+1
2012-05-01Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl1-28/+0
2012-05-01Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpuBlue Swirl1-10/+1
2012-05-01Drop darwin-userAndreas Färber1-28/+0
2012-04-30Makefile: Simplify compilation of target-*/cpu.cAndreas Färber1-15/+1
2012-04-30target-mips: QOM'ify CPUAndreas Färber1-0/+3
2012-04-30target-m68k: QOM'ify CPUAndreas Färber1-0/+1
2012-04-30target-sh4: QOM'ify CPUAndreas Färber1-0/+1
2012-04-25Beautify makefile commands for generation of files with tracetoolLluís Vilanova1-2/+2
2012-04-24config-host.mak: rename datadir to qemu_datadirEduardo Habkost1-2/+2
2012-04-24target-microblaze: QOM'ify CPUAndreas Färber1-0/+1
2012-04-24target-cris: QOM'ify CPUAndreas Färber1-0/+1
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori1-0/+1
2012-04-20realview: break out versatile i2c controller codeOskar Andero1-0/+1
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova1-6/+7
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori1-1/+1
2012-04-15target-alpha: QOM'ify CPUAndreas Färber1-0/+1
2012-04-15target-xtensa: add dc233c coreMax Filippov1-0/+1
2012-04-14Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl1-0/+1
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl1-0/+1
2012-04-14target-xtensa: QOM'ify CPUAndreas Färber1-0/+1
2012-04-13Xen: Add xen-apic support and hook it up.Wei Liu1-1/+1
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell1-0/+1