summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-14tpm-be: call request_completed() out of threadMarc-André Lureau
2017-12-14tpm-tis: no longer expose TPMStateMarc-André Lureau
2017-12-14tpm-backend: store TPMIf interface, improve backend_init()Marc-André Lureau
2017-12-14tpm: move TpmIf in include/sysemu/tpm.hMarc-André Lureau
2017-12-14tpm-tis: remove unused locty_numberMarc-André Lureau
2017-12-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell
2017-12-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...Peter Maydell
2017-12-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20171213.0' i...Peter Maydell
2017-12-14tests: test-hmp: print command execution resultVadim Galitsyn
2017-12-14hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth
2017-12-13xilinx_spips: Use memset instead of a for loop to zero registersAlistair Francis
2017-12-13xilinx_spips: Set all of the reset valuesAlistair Francis
2017-12-13xilinx_spips: Update the QSPI Mod ID reset valueAlistair Francis
2017-12-13MAINTAINERS: replace the unavailable email addressZhaoshenglong
2017-12-13hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOSPrasad J Pandit
2017-12-13nvic: Make systick bankedPeter Maydell
2017-12-13nvic: Make nvic_sysreg_ns_ops work with any MemoryRegionPeter Maydell
2017-12-13target/arm: Extend PAR format determinationEdgar E. Iglesias
2017-12-13target/arm: Remove fsr argument from get_phys_addr() and arm_tlb_fill()Peter Maydell
2017-12-13target/arm: Ignore fsr from get_phys_addr() in do_ats_write()Peter Maydell
2017-12-13target/arm: Use ARMMMUFaultInfo in deliver_fault()Peter Maydell
2017-12-13target/arm: Convert get_phys_addr_pmsav8() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_pmsav7() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_pmsav5() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_lpae() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_v6() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Convert get_phys_addr_v5() to not return FSC valuesPeter Maydell
2017-12-13target/arm: Remove fsr argument from arm_ld*_ptw()Peter Maydell
2017-12-13target/arm: Provide fault type enum and FSR conversion functionsPeter Maydell
2017-12-13target/arm: Implement TT instructionPeter Maydell
2017-12-13target/arm: Factor MPU lookup code out of get_phys_addr_pmsav8()Peter Maydell
2017-12-13target/arm: Create new arm_v7m_mmu_idx_for_secstate_and_priv()Peter Maydell
2017-12-13target/arm: Split M profile MNegPri mmu index into user and privPeter Maydell
2017-12-13target/arm: Add missing M profile case to regime_is_user()Peter Maydell
2017-12-13target/arm: Allow explicit writes to CONTROL.SPSEL in Handler modePeter Maydell
2017-12-13target/arm: Handle SPSEL and current stack being out of sync in MSP/PSP readsPeter Maydell
2017-12-13hw/intc/arm_gicv3_its: Implement full resetEric Auger
2017-12-13linux-headers: update to 4.15-rc1Eric Auger
2017-12-13hw/intc/arm_gicv3_its: Implement a minimalist resetEric Auger
2017-12-13hw/intc/arm_gicv3_its: Don't call post_load on resetEric Auger
2017-12-13xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias
2017-12-13xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd doneFrancisco Iglesias
2017-12-13xilinx_spips: Add support for 4 byte addresses in the LQSPIFrancisco Iglesias
2017-12-13xilinx_spips: Add support for zero pumpingFrancisco Iglesias
2017-12-13xilinx_spips: Make tx/rx_data_bytes more generic and reusableFrancisco Iglesias
2017-12-13xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias
2017-12-13xilinx_spips: Update striping to be big-endian bit orderFrancisco Iglesias
2017-12-13xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias
2017-12-13m25p80: Add support for n25q512a11 and n25q512a13Francisco Iglesias