aboutsummaryrefslogtreecommitdiffstats
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-05linux-user: Remove unused codeStefan Weil1-4/+1
2011-10-05Fix mismatching allocation and deallocationStefan Weil1-1/+1
2011-10-05target-arm: Fix typoAndreas Färber1-1/+1
2011-10-05lsi: Fix tag reference in debug printJan Kiszka1-1/+1
2011-10-05gt64xxx.c: remove reference to non-existing ISD_handle fieldAntony Pavlov1-2/+3
2011-10-05gt64xxx.c: fix length modifier in DPRINTF format stringAntony Pavlov1-4/+4
2011-10-05makefile: extract tools-obj-yPaolo Bonzini1-4/+5
2011-10-03kvm: support TSC deadline MSRLiu, Jinsong3-1/+18
2011-10-03milkymist: new interrupt mapMichael Walle1-6/+6
2011-10-03milkymist_uart: support new core versionMichael Walle4-15/+68
2011-10-03lm32: add missing qemu_init_vcpu() callMichael Walle1-0/+1
2011-10-03trace: add arguments to bdrv_co_io_em() trace eventStefan Hajnoczi2-2/+2
2011-10-03trace: trace monitor qmp dispatch/completionStefan Hajnoczi2-1/+8
2011-10-03trace: trace bdrv_open_common()Stefan Hajnoczi2-0/+3
2011-10-03hmp: re-enable trace-file commandMichael Roth2-2/+2
2011-10-03etrax-dma: Remove bogus if statementEdgar E. Iglesias1-6/+4
2011-10-02memory: Print regions in ascending orderJan Kiszka1-6/+31