aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-12-14s390x/pci: search for subregion inside the BARsPierre Morel
2017-12-14s390x/pci: move the memory region write from pcistgPierre Morel
2017-12-14s390x/pci: move the memory region read from pcilgPierre Morel
2017-12-14s390x/pci: rework PCI STORE BLOCKPierre Morel
2017-12-14s390x/pci: rework PCI LOADPierre Morel
2017-12-14s390x/pci: rework PCI STOREPierre Morel
2017-12-14s390x/pci: factor out endianess conversionPierre Morel
2017-12-14s390x/tcg: drop potential_page_fault()David Hildenbrand
2017-12-14s390x/tcg: drop program_interrupt()David Hildenbrand
2017-12-14s390x/tcg: use s390_program_interrupt() in STSIDavid Hildenbrand
2017-12-14s390x/tcg: use s390_program_interrupt() in SACFDavid Hildenbrand
2017-12-14s390x/tcg: use s390_program_interrupt() in per_check_exception()David Hildenbrand
2017-12-14s390x/tcg: use s390_program_interrupt() in DIAGDavid Hildenbrand
2017-12-14s390x/tcg: use s390_program_interrupt() in SCLP Service CallDavid Hildenbrand
2017-12-14s390x/tcg: io instructions don't need potential_page_fault()David Hildenbrand
2017-12-14s390x/tcg: don't exit the cpu loop in s390_cpu_virt_mem_rw()David Hildenbrand
2017-12-14s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)David Hildenbrand
2017-12-14s390x/diag: pass the retaddr into handle_diag_308()David Hildenbrand
2017-12-14s390x/pci: pass the retaddr to all PCI instructionsDavid Hildenbrand
2017-12-14s390x/ioinst: pass the retaddr to all IO instructionsDavid Hildenbrand
2017-12-14s390x/tcg: rip out dead tpi codeDavid Hildenbrand
2017-12-14s390x/tcg: get rid of runtime_exception()David Hildenbrand
2017-12-14s390x/tcg: introduce and use s390_program_interrupt()David Hildenbrand
2017-12-14target/s390x: nuke DPRINTF in helper.cCornelia Huck
2017-12-14s390x: introduce 2.12 compat machineCornelia Huck
2017-12-14pc-bios/s390-ccw.img: update imageCornelia Huck
2017-12-14pc-bios/s390-ccw: zero out bss sectionChristian Borntraeger
2017-12-14s390x/migration: use zero flag parameterChristian Borntraeger
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