aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-15e500: name openpic and pci host bridgeMichael Davidsaver1-0/+4
2017-12-15spapr_cpu_core: instantiate CPUs separatelyGreg Kurz3-21/+11
2017-12-15spapr: Add pseries-2.12 machine typeDavid Gibson2-3/+25
2017-12-15ppc/xics: remove useless if conditionCédric Le Goater1-4/+2
2017-12-15target/ppc: Use tcg_gen_lookup_and_goto_ptrRichard Henderson1-15/+8
2017-12-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell7-112/+5
2017-12-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...Peter Maydell46-828/+1833
2017-12-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20171213.0' i...Peter Maydell2-2/+8
2017-12-14tests: test-hmp: print command execution resultVadim Galitsyn1-2/+5
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth6-110/+0
2017-12-13xilinx_spips: Use memset instead of a for loop to zero registersAlistair Francis1-8/+3
2017-12-13xilinx_spips: Set all of the reset valuesAlistair Francis2-6/+31
2017-12-13xilinx_spips: Update the QSPI Mod ID reset valueAlistair Francis1-0/+1
2017-12-13MAINTAINERS: replace the unavailable email addressZhaoshenglong1-1/+1
2017-12-13hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOSPrasad J Pandit1-0/+1
2017-12-13nvic: Make systick bankedPeter Maydell2-14/+80
2017-12-13nvic: Make nvic_sysreg_ns_ops work with any MemoryRegionPeter Maydell1-3/+7
2017-12-13target/arm: Extend PAR format determinationEdgar E. Iglesias1-4/+29
2017-12-13target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()Peter Maydell3-34/+16
2017-12-13target/arm: Ignore fsr from get_phys_addr() in do_ats_write()Peter Maydell1-6/+10
2017-12-13target/arm: Use ARMMMUFaultInfo in deliver_fault()Peter Maydell1-57/+22
2017-12-13target/arm: Convert get_phys_addr_pmsav8() to not return FSC valuesPeter Maydell1-11/+18
2017-12-13target/arm: Convert get_phys_addr_pmsav7() to not return FSC valuesPeter Maydell1-4/+7
2017-12-13target/arm: Convert get_phys_addr_pmsav5() to not return FSC valuesPeter Maydell1-7/+13
2017-12-13target/arm: Convert get_phys_addr_lpae() to not return FSC valuesPeter Maydell1-23/+18
2017-12-13target/arm: Convert get_phys_addr_v6() to not return FSC valuesPeter Maydell1-18/+22
2017-12-13target/arm: Convert get_phys_addr_v5() to not return FSC valuesPeter Maydell1-15/+18
2017-12-13target/arm: Remove fsr argument from arm_ld*_ptw()Peter Maydell1-13/+11
2017-12-13target/arm: Provide fault type enum and FSR conversion functionsPeter Maydell1-0/+185
2017-12-13target/arm: Implement TT instructionPeter Maydell3-1/+138
2017-12-13target/arm: Factor MPU lookup code out of get_phys_addr_pmsav8()Peter Maydell1-51/+79
2017-12-13target/arm: Create new arm_v7m_mmu_idx_for_secstate_and_priv()Peter Maydell1-5/+16
2017-12-13target/arm: Split M profile MNegPri mmu index into user and privPeter Maydell4-29/+50
2017-12-13target/arm: Add missing M profile case to regime_is_user()Peter Maydell1-0/+1
2017-12-13target/arm: Allow explicit writes to CONTROL.SPSEL in Handler modePeter Maydell1-1/+4
2017-12-13target/arm: Handle SPSEL and current stack being out of sync in MSP/PSP readsPeter Maydell1-6/+4
2017-12-13hw/intc/arm_gicv3_its: Implement full resetEric Auger1-1/+8
2017-12-13linux-headers: update to 4.15-rc1Eric Auger27-411/+74
2017-12-13hw/intc/arm_gicv3_its: Implement a minimalist resetEric Auger1-0/+42
2017-12-13hw/intc/arm_gicv3_its: Don't call post_load on resetEric Auger2-6/+0
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias3-0/+54
2017-12-13xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias3-49/+564
2017-12-13xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd doneFrancisco Iglesias1-3/+1
2017-12-13xilinx_spips: Add support for 4 byte addresses in the LQSPIFrancisco Iglesias1-1/+5
2017-12-13xilinx_spips: Add support for zero pumpingFrancisco Iglesias2-7/+42
2017-12-13xilinx_spips: Make tx/rx_data_bytes more generic and reusableFrancisco Iglesias1-27/+37
2017-12-13xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias2-18/+155
2017-12-13xilinx_spips: Update striping to be big-endian bit orderFrancisco Iglesias1-9/+10
2017-12-13xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias2-35/+34
2017-12-13m25p80: Add support for n25q512a11 and n25q512a13Francisco Iglesias1-0/+2