aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-06-10Revert "build: compile oslib-obj-y once"Blue Swirl
2012-06-10target-xtensa: switch to AREG0-free modeMax Filippov
2012-06-10target-xtensa: add attributes to helper functionsMax Filippov
2012-06-10target-xtensa: remove unnecessary include of dyngen-exec.hPeter Portante
2012-06-09target-xtensa: fix CCOUNT for conditional branchesMax Filippov
2012-06-09exec: fix TB invalidation after breakpoint insertion/deletionMax Filippov
2012-06-09target-xtensa: add MMU pagewalking testsMax Filippov
2012-06-09target-xtensa: control page table lookup explicitlyMax Filippov
2012-06-09target-xtensa: update autorefill TLB entries conditionallyMax Filippov
2012-06-09target-xtensa: extract TLB entry setting methodMax Filippov
2012-06-09target-xtensa: update EXCVADDR in case of page table lookupMax Filippov
2012-06-09target-xtensa: flush TLB page for new MMU mappingMax Filippov
2012-06-09w32: Fix broken build (missing include file)Stefan Weil
2012-06-09do not include <libutil.h> needlessly or if it doesn't existMichael Tokarev
2012-06-09target-ppc: Unbreak kvm_ppc.c buildAndreas Färber
2012-06-09dump: Fix build breakage (missing sys/procfs.h)Stefan Weil
2012-06-07Merge remote-tracking branch 'bonzini/nested-makefiles-3' into stagingAnthony Liguori
2012-06-07target-microblaze: fix swx build breakagePeter A. G. Crosthwaite
2012-06-07build: do not create directories at configure timePaolo Bonzini
2012-06-07configure: ensure directory exists when creating symlinkAnthony Liguori
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: convert libhw to nested Makefile.objsPaolo Bonzini
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move qga/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move qapi/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move slirp/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move ui/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move net/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: move block/ objects to nested Makefile.objsPaolo Bonzini
2012-06-07build: adapt qom/Makefile and move it to 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: change cpu_get_note_size to return ssize_tPaolo 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: add rules for nestingPaolo Bonzini
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini
2012-06-07build: remove trace-nested-yPaolo Bonzini
2012-06-06Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-06-06Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into stagingAnthony Liguori
2012-06-06Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori