aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-16target-ppc: Support little-endian PPC64 in user mode.Doug Kwan
2014-06-16PPC: e500: Fix MMUCSR0 emulationAlex Zuepke
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy
2014-06-16spapr_iommu: Convert old qdev_init_nofail() to object_property_set_boolAlexey Kardashevskiy
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy
2014-06-16spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy
2014-06-16macio: Fix timer endiannessAlexander Graf
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf
2014-06-16target-ppc: Fix popcntb Opcode BugTom Musta
2014-06-16spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy
2014-06-16KVM: PPC: Enable compatibility modeAlexey Kardashevskiy
2014-06-16spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy
2014-06-16spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy
2014-06-16spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy
2014-06-16target-ppc: Define Processor Compatibility MasksAlexey Kardashevskiy
2014-06-16target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy
2014-06-16spapr: Move SMT-related properties out of skeleton fdtAlexey Kardashevskiy
2014-06-16target-ppc: Add "compat" CPU optionAlexey Kardashevskiy
2014-06-16PPC: openpic_kvm: Implement resetAlexander Graf
2014-06-16openpic: Reset IRQ source private membersPaul Janzen
2014-06-16openpic: Move definition of openpic_resetPaul Janzen
2014-06-16target-ppc: Set the correct endianness in ELF dump headerBharata B Rao
2014-06-16target-ppc: Introduce callback for interrupt endiannessGreg Kurz
2014-06-16target-ppc: Support dump for little endian ppc64Bharata B Rao
2014-06-16dump: Make DumpState and endian conversion routines available for arch-specif...Bharata B Rao
2014-06-16macio: handle non-block ATAPI DMA transfersMark Cave-Ayland
2014-06-16spapr: Add ibm, chip-id property in device treeAlexey Kardashevskiy
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy
2014-06-16PPC: e500: Move to u-boot as firmwareAlexander Graf
2014-06-16PPC: Add u-boot firmware for e500Alexander Graf
2014-06-16PPC: e500: Expose kernel load address in dtAlexander Graf
2014-06-16PPC: Add dcbtls emulationAlexander Graf
2014-06-16PPC: Properly emulate L1CSR0 and L1CSR1Alexander Graf
2014-06-16PPC: Add L1CFG1 SPR emulationAlexander Graf
2014-06-16PPC: Fix SPR access control of L1CFG0Alexander Graf
2014-06-16PPC: Add definitions for GIVORsAlexander Graf
2014-06-16PPC: Make all e500 CPUs SVR awareAlexander Graf
2014-06-16PPC: Fail on leaking temporariesAlexander Graf
2014-06-16PPC: Fix TCG chunks that don't free their tempsAlexander Graf
2014-06-16PPC: e500: implement PCI INTx routingBharat Bhushan
2014-06-16PPC: e500: some pci related cleanupBharat Bhushan
2014-06-16KVM: PPC: Don't secretly add 1T segment feature to CPUAlexander Graf
2014-06-16target-ppc: Refactor AES InstructionsTom Musta
2014-06-16target-arm: Use Common Tables in AES InstructionsTom Musta