summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-07build: move per-target hw/ objects to nested Makefile.objsPaolo Bonzini5-30/+31
2012-06-07build: convert libhw to nested Makefile.objsPaolo Bonzini7-147/+150
2012-06-07build: move target-independent hw/ objects to nested Makefile.objsPaolo Bonzini5-38/+44
2012-06-07build: move qga/ objects to nested Makefile.objsPaolo Bonzini2-5/+5
2012-06-07build: move qapi/ objects to nested Makefile.objsPaolo Bonzini2-4/+5
2012-06-07build: move slirp/ objects to nested Makefile.objsPaolo Bonzini2-4/+4
2012-06-07build: move audio/ objects to nested Makefile.objsPaolo Bonzini2-16/+16
2012-06-07build: move ui/ objects to nested Makefile.objsPaolo Bonzini2-19/+20
2012-06-07build: move fsdev/ objects to nested Makefile.objsPaolo Bonzini3-7/+15
2012-06-07build: move net/ objects to nested Makefile.objsPaolo Bonzini2-16/+13
2012-06-07build: move block/ objects to nested Makefile.objsPaolo Bonzini2-14/+13
2012-06-07build: adapt qom/Makefile and move it to Makefile.objsPaolo Bonzini3-8/+11
2012-06-07build: move rules for nesting to Makefile.objsPaolo Bonzini2-25/+24
2012-06-07build: move other target-*/ objects to nested Makefile.objsPaolo Bonzini15-21/+36
2012-06-07dump: remove dumping stuff from cpu-all.hPaolo Bonzini9-101/+132
2012-06-07dump: change cpu_get_note_size to return ssize_tPaolo Bonzini3-5/+10
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 Bonzini16-50/+55
2012-06-07build: move obj-TARGET-y variables to nested Makefile.objsPaolo Bonzini34-195/+229
2012-06-07build: move *-user/ objects to nested Makefile.objsPaolo Bonzini5-23/+28
2012-06-07build: add rules for nestingPaolo Bonzini1-0/+39
2012-06-07build: do not sprinkle around GENERATED_HEADERS dependenciesPaolo Bonzini3-20/+13
2012-06-07build: remove trace-nested-yPaolo Bonzini1-9/+4
2012-06-06Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori49-247/+2685
2012-06-06Merge remote-tracking branch 'afaerber-or/qom-cpu-3' into stagingAnthony Liguori73-390/+517
2012-06-06Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-5/+11
2012-06-06kvm: Fix build for non-CAP_IRQ_ROUTING targetsJan Kiszka1-5/+11
2012-06-05Revert "Revert "rtl8139: do the network/host communication only in normal ope...Anthony Liguori1-0/+9
2012-06-04Kill off cpu_state_reset()Andreas Färber13-61/+4
2012-06-04linux-user: Use cpu_reset() after cpu_init() / cpu_copy()Andreas Färber2-2/+2
2012-06-04bsd-user: Use cpu_reset() in after cpu_init()Andreas Färber1-1/+1
2012-06-04leon3: Store SPARCCPU in ResetDataAndreas Färber1-4/+4
2012-06-04leon3: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber1-2/+4
2012-06-04sun4u: Store SPARCCPU in ResetDataAndreas Färber1-4/+4
2012-06-04sun4u: Let cpu_devinit() return SPARCCPUAndreas Färber1-3/+5
2012-06-04sun4u: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber1-3/+6
2012-06-04sun4m: Pass SPARCCPU to {main,secondary}_cpu_reset()Andreas Färber1-6/+8
2012-06-04sun4m: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber1-2/+4
2012-06-04target-sparc: Let cpu_sparc_init() return SPARCCPUAndreas Färber2-5/+16
2012-06-04cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPCAndreas Färber1-1/+4
2012-06-04virtex_ml507: Pass PowerPCCPU to main_cpu_reset()Andreas Färber1-3/+4
2012-06-04virtex_ml507: Let ppc440_init_xilinx() return PowerPCCPUAndreas Färber1-6/+8
2012-06-04virtex_ml507: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber1-2/+4
2012-06-04ppc_prep: Pass PowerPCCPU to ppc_prep_reset()Andreas Färber1-3/+3
2012-06-04ppc_prep: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber1-2/+5
2012-06-04ppc_oldworld: Pass PowerPCCPU to ppc_heathrow_reset()Andreas Färber1-3/+3
2012-06-04ppc_oldworld: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber1-2/+5
2012-06-04ppc_newworld: Pass PowerPCCPU to ppc_core99_reset()Andreas Färber1-3/+3
2012-06-04ppc_newworld: Use cpu_ppc_init() to obtain PowerPCCPUAndreas Färber1-2/+5
2012-06-04ppc4xx_devs: Pass PowerPCCPU to ppc4xx_reset()Andreas Färber1-3/+3