aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-06-06kvm: Fix build for non-CAP_IRQ_ROUTING targetsJan Kiszka
2012-06-05Revert "Revert "rtl8139: do the network/host communication only in normal ope...Anthony Liguori
2012-06-04Kill off cpu_state_reset()Andreas Färber
2012-06-04linux-user: Use cpu_reset() after cpu_init() / cpu_copy()Andreas Färber
2012-06-04bsd-user: Use cpu_reset() in after cpu_init()Andreas Färber
2012-06-04leon3: Store SPARCCPU in ResetDataAndreas Färber
2012-06-04leon3: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber
2012-06-04sun4u: Store SPARCCPU in ResetDataAndreas Färber
2012-06-04sun4u: Let cpu_devinit() return SPARCCPUAndreas Färber
2012-06-04sun4u: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber
2012-06-04sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()Andreas Färber
2012-06-04sun4m: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber
2012-06-04target-sparc: Let cpu_sparc_init() return SPARCCPUAndreas Färber
2012-06-04cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPCAndreas Färber
2012-06-04virtex_ml507: Pass PowerPCCPU to main_cpu_reset()Andreas Färber
2012-06-04virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPUAndreas Färber