summaryrefslogtreecommitdiffstats
path: root/Makefile.target
Commit message (Expand)AuthorAgeFilesLines
...
* build: move util-obj-y to libqemuutil.aPaolo Bonzini2013-01-121-4/+4
* build: rename oslib-obj-y to util-obj-yPaolo Bonzini2013-01-121-2/+2
* tci: Fix broken builds with TCG interpreterStefan Weil2013-01-021-2/+1
* build: fix includes for VNCPaolo Bonzini2012-12-221-5/+0
* build: kill libuserPaolo Bonzini2012-12-191-2/+1
* build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-4/+1
* build: compile translate.o with -fno-gcse option on GCC 4.6.x and 4.7.[012]Paolo Bonzini2012-11-281-0/+3
* build: replace weak symbols with a static libraryPaolo Bonzini2012-11-181-2/+2
* Remove libhwStefan Weil2012-10-051-1/+0
* Make target_phys_addr_t 64 bits unconditionallyAvi Kivity2012-10-041-3/+0
* Remove unused CONFIG_TCG_PASS_AREG0 and dead codeBlue Swirl2012-09-151-8/+0
* build: get dependency file directories from object file namesPaolo Bonzini2012-07-281-3/+0
* bsd-user: fix buildBlue Swirl2012-06-281-1/+1
* Makefile.target: Update clean command to clean hw/ directoryPeter Maydell2012-06-271-2/+2
* make: Fix dependencies for fpu/*.c and tcg/*.cStefan Weil2012-06-241-1/+1
* make: automatically include dependencies in recursive subdir rules (v2)Anthony Liguori2012-06-191-1/+1
* Revert "build: compile oslib-obj-y once"Blue Swirl2012-06-101-1/+1
* build: compile oslib-obj-y oncePaolo Bonzini2012-06-071-1/+1
* build: limit usage of vpathPaolo Bonzini2012-06-071-3/+2
* build: libcacard Makefile cleanupsPaolo Bonzini2012-06-071-6/+0
* build: move device tree to per-target Makefile.objsPaolo Bonzini2012-06-071-7/+0
* build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-28/+7
* build: move rules for nesting to Makefile.objsPaolo Bonzini2012-06-071-25/+22
* build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-5/+5
* dump: remove dumping stuff from cpu-all.hPaolo Bonzini2012-06-071-4/+6
* dump: do not compile dump.o for user-mode emulationPaolo Bonzini2012-06-071-2/+1
* build: move libobj-y variable to nested Makefile.objsPaolo Bonzini2012-06-071-34/+7
* build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini2012-06-071-173/+13
* build: move *-user/ objects to nested Makefile.objsPaolo Bonzini2012-06-071-22/+10
* build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini2012-06-071-10/+4
* introduce a new monitor command 'dump-guest-memory' to dump guest's memoryWen Congyang2012-06-041-0/+2
* target-i386: Add API to write elf notes to core fileWen Congyang2012-06-041-0/+1
* implement cpu_get_memory_mapping()Wen Congyang2012-06-041-0/+1
* Add API to create memory mapping listWen Congyang2012-06-041-0/+1
* cputlb: move TLB handling to a separate fileBlue Swirl2012-05-011-1/+1
* Merge branch 'cocoa-for-upstream' of git://repo.or.cz/qemu/afaerberBlue Swirl2012-05-011-28/+0
|\
| * Drop darwin-userAndreas Färber2012-05-011-28/+0
* | Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpuBlue Swirl2012-05-011-10/+1
|\ \ | |/ |/|
| * Makefile: Simplify compilation of target-*/cpu.cAndreas Färber2012-04-301-15/+1
| * target-mips: QOM'ify CPUAndreas Färber2012-04-301-0/+3
| * target-m68k: QOM'ify CPUAndreas Färber2012-04-301-0/+1
| * target-sh4: QOM'ify CPUAndreas Färber2012-04-301-0/+1
* | Beautify makefile commands for generation of files with tracetoolLluís Vilanova2012-04-251-2/+2
|/
* config-host.mak: rename datadir to qemu_datadirEduardo Habkost2012-04-241-2/+2
* target-microblaze: QOM'ify CPUAndreas Färber2012-04-241-0/+1
* target-cris: QOM'ify CPUAndreas Färber2012-04-241-0/+1
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-231-0/+1
|\
| * realview: break out versatile i2c controller codeOskar Andero2012-04-201-0/+1
* | tracetool: Rewrite infrastructure as python modulesLluís Vilanova2012-04-181-6/+7
|/
* Merge remote-tracking branch 'sstabellini/for_anthony' into stagingAnthony Liguori2012-04-161-1/+1
|\
OpenPOWER on IntegriCloud