aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-06PPC: Add new target config for pseriesAlexander Graf2-4/+5
2011-10-06PPC: E500: Bump CPU count to 15Alexander Graf1-0/+1
2011-10-06MPC8544DS: Generate CPU nodes on initAlexander Graf1-13/+33
2011-10-06MPC8544DS: Remove CPU nodesAlexander Graf2-12/+0
2011-10-06device tree: give dt more sizeAlexander Graf1-0/+1
2011-10-06device tree: dont fail operationsAlexander Graf1-25/+51
2011-10-06device tree: add add_subnode commandAlexander Graf2-0/+25
2011-10-06PPC: E500: Update cpu-release-addr property in cpu nodesAlexander Graf1-0/+6
2011-10-06PPC: E500: Add PV spinning codeAlexander Graf3-5/+245
2011-10-06PPC: E500: Remove unneeded CPU nodesAlexander Graf1-0/+6
2011-10-06PPC: E500: Update freqs for all CPUsAlexander Graf1-3/+7
2011-10-06PPC: KVM: Add stubs for kvm helper functionsAlexander Graf1-0/+26
2011-10-06PPC: KVM: Remove kvmppc_read_host_propertyAlexander Graf2-46/+0
2011-10-06PPC: bamboo: Use kvm api for freq and clock frequenciesAlexander Graf1-33/+12
2011-10-06PPC: E500: Remove mpc8544_copy_soc_cellAlexander Graf1-24/+0
2011-10-06PPC: E500: Use generic kvm function for freqAlexander Graf1-35/+9
2011-10-06PPC: KVM: Add generic function to read host clockfreqAlexander Graf2-0/+68
2011-10-06PPC: bamboo: Move host fdt copy to targetAlexander Graf3-33/+35
2011-10-06device tree: add nop_nodeAlexander Graf2-0/+12
2011-10-06PPC: E500: Generate IRQ lines for many CPUsAlexander Graf1-5/+12
2011-10-06PPC: E500: create multiple envsAlexander Graf1-15/+29
2011-10-06PPC: Bump MPIC up to 32 supported CPUsAlexander Graf1-7/+3
2011-10-06PPC: MPIC: Fix CI bit definitionsAlexander Graf1-5/+5
2011-10-06PPC: MPIC: Remove read functionality for WO registersAlexander Graf1-7/+0
2011-10-06PPC: Set MPIC IDE for IPI to 0Alexander Graf1-0/+4
2011-10-06PPC: Fix IPI support in MPICAlexander Graf1-2/+15
2011-10-06PPC: Extend MPIC MMIO rangeAlexander Graf1-1/+1
2011-10-06PPC: Add CPU local MMIO regions to MPICAlexander Graf1-38/+72
2011-10-06PPC: Move openpic to target specific code compilationAlexander Graf2-1/+2
2011-10-06spapr: make irq customizable via qdevPaolo Bonzini1-1/+7
2011-10-06spapr: prepare for qdevification of irqPaolo Bonzini4-7/+8
2011-10-06spapr: proper qdevificationPaolo Bonzini7-39/+25
2011-10-05qed: fix use-after-free during l2 cache commitStefan Hajnoczi2-5/+5
2011-10-03etrax-dma: Remove bogus if statementEdgar E. Iglesias1-6/+4
2011-10-02memory: Print regions in ascending orderJan Kiszka1-6/+31
2011-10-02memory: Do not print empty PIO rootJan Kiszka1-3/+6
2011-10-02memory: Print region priorityJan Kiszka1-2/+4
2011-10-02memory: simple memory tree printerBlue Swirl3-0/+106
2011-10-01Move GETPC from dyngen-exec.h to exec-all.hBlue Swirl3-12/+13
2011-10-01softmmu_header: pass CPUState to tlb_fillBlue Swirl15-55/+43
2011-10-01Document softmmu templatesBlue Swirl4-1/+33
2011-10-01ESP: convert to trace frameworkBlue Swirl2-40/+61
2011-10-01PPC: Drop initial ESCC mappingAlexander Graf2-2/+2
2011-10-01tcg-i386: Introduce limited deposit supportJan Kiszka4-4/+40
2011-10-01mips_fulong2e: Reorder ISA bus and i8259 creationJan Kiszka1-4/+4
2011-10-01target-i386: Remove redundant word mask in port out instructionsJan Kiszka1-2/+0
2011-10-01softfloat: Reinstate accidentally disabled target-specific NaN handlingPeter Maydell1-0/+5
2011-10-01tcg/arm: Remove unused tcg_out_addi()Peter Maydell1-15/+0
2011-10-01configure: Detect predefined compiler symbols for ARM and HPPABrad1-1/+7
2011-10-01tcg: Add some assertionsStefan Weil1-0/+2