summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-08qapi: Add Visitor interfaces for uint*_t and int*_tMichael Roth3-7/+155
2012-06-07Merge remote-tracking branch 'bonzini/nested-makefiles-3' into stagingAnthony Liguori66-741/+842
2012-06-07target-microblaze: fix swx build breakagePeter A. G. Crosthwaite1-5/+6
2012-06-07build: do not create directories at configure timePaolo Bonzini2-33/+3
2012-06-07configure: ensure directory exists when creating symlinkAnthony Liguori1-2/+1
2012-06-07build: compile oslib-obj-y oncePaolo Bonzini2-2/+3
2012-06-07build: limit usage of vpathPaolo Bonzini2-4/+3
2012-06-07build: libcacard Makefile cleanupsPaolo Bonzini5-25/+22
2012-06-07build: move device tree to per-target Makefile.objsPaolo Bonzini4-7/+3
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