aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2012-10-05Remove libhwStefan Weil
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity
2012-09-15Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl
2012-07-28build: get dependency file directories from object file namesPaolo Bonzini
2012-06-28bsd-user: fix buildBlue Swirl
2012-06-27Makefile.target: Update clean command to clean hw/ directoryPeter Maydell
2012-06-24make: Fix dependencies for fpu/*.c and tcg/*.cStefan Weil
2012-06-19make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori
2012-06-10Revert "build: compile oslib-obj-y once"Blue Swirl
2012-06-07build: compile oslib-obj-y oncePaolo Bonzini
2012-06-07build: limit usage of vpathPaolo Bonzini
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini
2012-06-07build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move rules for nesting to Makefile.objsPaolo Bonzini
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07dump: remove dumping stuff from cpu-all.hPaolo Bonzini
2012-06-07dump: do not compile dump.o for user-mode emulationPaolo Bonzini
2012-06-07build: move libobj-y variable to nested Makefile.objsPaolo Bonzini
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini
2012-06-07build: move *-user/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini
2012-06-04introduce a new monitor command 'dump-guest-memory' to dump guest's memoryWen Congyang
2012-06-04target-i386: Add API to write elf notes to core fileWen Congyang
2012-06-04implement cpu_get_memory_mapping()Wen Congyang
2012-06-04Add API to create memory mapping listWen Congyang
2012-05-01cputlb: move TLB handling to a separate fileBlue Swirl
2012-05-01Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl
2012-05-01Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpuBlue Swirl
2012-05-01Drop darwin-userAndreas Färber
2012-04-30Makefile: Simplify compilation of target-*/cpu.cAndreas Färber
2012-04-30target-mips: QOM'ify CPUAndreas Färber
2012-04-30target-m68k: QOM'ify CPUAndreas Färber
2012-04-30target-sh4: QOM'ify CPUAndreas Färber
2012-04-25Beautify makefile commands for generation of files with tracetoolLluís Vilanova
2012-04-24config-host.mak: rename datadir to qemu_datadirEduardo Habkost
2012-04-24target-microblaze: QOM'ify CPUAndreas Färber
2012-04-24target-cris: QOM'ify CPUAndreas Färber
2012-04-23Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-20realview: break out versatile i2c controller codeOskar Andero
2012-04-18tracetool: Rewrite infrastructure as python modulesLluís Vilanova
2012-04-16Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori
2012-04-15target-alpha: QOM'ify CPUAndreas Färber
2012-04-15target-xtensa: add dc233c coreMax Filippov
2012-04-14Merge branch 'xtensa' of git://jcmvbkbc.spb.ru/dumb/qemu-xtensaBlue Swirl
2012-04-14Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-04-14target-xtensa: QOM'ify CPUAndreas Färber
2012-04-13Xen: Add xen-apic support and hook it up.Wei Liu
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell
2012-04-12target-lm32: QOM'ify CPUAndreas Färber