aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-16target-ppc: Support little-endian PPC64 in user mode.Doug Kwan3-2/+24
2014-06-16PPC: e500: Fix MMUCSR0 emulationAlex Zuepke3-5/+3
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy4-6/+15
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy4-26/+49
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy7-40/+26
2014-06-16spapr_iommu: Convert old qdev_init_nofail() to object_property_set_boolAlexey Kardashevskiy1-1/+1
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy2-12/+43
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy3-3/+20
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy2-14/+42
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy5-0/+96
2014-06-16spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy1-7/+23
2014-06-16macio: Fix timer endiannessAlexander Graf1-1/+1
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf3-10/+51
2014-06-16target-ppc: Fix popcntb Opcode BugTom Musta1-1/+1
2014-06-16spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy1-1/+3
2014-06-16KVM: PPC: Enable compatibility modeAlexey Kardashevskiy3-0/+16
2014-06-16spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy3-1/+113
2014-06-16spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy3-1/+29
2014-06-16spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy1-11/+22
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy4-1/+69
2014-06-16target-ppc: Define Processor Compatibility MasksAlexey Kardashevskiy2-0/+4
2014-06-16target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy4-0/+61
2014-06-16spapr: Move SMT-related properties out of skeleton fdtAlexey Kardashevskiy1-15/+33
2014-06-16target-ppc: Add "compat" CPU optionAlexey Kardashevskiy3-0/+87
2014-06-16PPC: openpic_kvm: Implement resetAlexander Graf1-5/+10
2014-06-16openpic: Reset IRQ source private membersPaul Janzen1-2/+2
2014-06-16openpic: Move definition of openpic_resetPaul Janzen1-49/+50
2014-06-16target-ppc: Set the correct endianness in ELF dump headerBharata B Rao1-4/+8
2014-06-16target-ppc: Introduce callback for interrupt endiannessGreg Kurz2-0/+17
2014-06-16target-ppc: Support dump for little endian ppc64Bharata B Rao1-33/+62
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao4-152/+154
2014-06-16macio: handle non-block ATAPI DMA transfersMark Cave-Ayland1-0/+21
2014-06-16spapr: Add ibm, chip-id property in device treeAlexey Kardashevskiy1-0/+6
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy6-2/+106
2014-06-16PPC: e500: Move to u-boot as firmwareAlexander Graf1-41/+73
2014-06-16PPC: Add u-boot firmware for e500Alexander Graf6-0/+18
2014-06-16PPC: e500: Expose kernel load address in dtAlexander Graf1-5/+23
2014-06-16PPC: Add dcbtls emulationAlexander Graf1-0/+12
2014-06-16PPC: Properly emulate L1CSR0 and L1CSR1Alexander Graf2-3/+23
2014-06-16PPC: Add L1CFG1 SPR emulationAlexander Graf2-1/+8
2014-06-16PPC: Fix SPR access control of L1CFG0Alexander Graf1-4/+4
2014-06-16PPC: Add definitions for GIVORsAlexander Graf1-0/+6
2014-06-16PPC: Make all e500 CPUs SVR awareAlexander Graf1-14/+14
2014-06-16PPC: Fail on leaking temporariesAlexander Graf1-0/+7
2014-06-16PPC: Fix TCG chunks that don't free their tempsAlexander Graf1-0/+7
2014-06-16PPC: e500: implement PCI INTx routingBharat Bhushan2-2/+24
2014-06-16PPC: e500: some pci related cleanupBharat Bhushan2-12/+14
2014-06-16KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf1-3/+5
2014-06-16target-ppc: Refactor AES InstructionsTom Musta1-254/+38
2014-06-16target-arm: Use Common Tables in AES InstructionsTom Musta1-75/+4