aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil
2014-04-25s390x/kvm: sync gbea and pp registerChristian Borntraeger
2014-04-25s390x/kvm: rework KVM synchronize to tracing for some ONEREGSChristian Borntraeger
2014-04-25s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand
2014-03-27target-s390x: Add missing 'static' and 'const' attributesStefan Weil
2014-03-13cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber
2014-03-13exec: Change cpu_abort() argument to CPUStateAndreas Färber
2014-03-13translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber
2014-03-13cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber
2014-03-13exec: Change tlb_fill() argument to CPUStateAndreas Färber
2014-03-13cpu: Move breakpoints field from CPU_COMMON to CPUStateAndreas Färber
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber
2014-03-13cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber
2014-03-13target-s390x: Clean up ENV_GET_CPU() usageAndreas Färber
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-02-28Define the architecture for compressed dump formatqiaonuohan
2014-02-27s390x/kvm: Rework priv instruction handlersFrank Blaschka
2014-02-27s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth
2014-02-27s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth
2014-02-27s390x/cpu: Use ioctl to reset state in the kernelThomas Huth
2014-02-27s390x/sclp: Fixed setting of condition code registerThomas Huth
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth
2014-02-27s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas Huth
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias
2014-01-31s390x/kvm: cleanup partial register handlingDominik Dingel
2013-12-18s390x/ioinst: CHSC has to set a condition codeThomas Huth
2013-12-18s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth
2013-12-18s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth
2013-12-18s390x/kvm: Implemented SIGP STARTThomas Huth
2013-12-18s390x/kvm: Fix coding style in handle_sigp()Thomas Huth
2013-12-18s390x/kvm: Removed s390_store_status stubThomas Huth
2013-12-18s390x/kvm: Removed duplicated SIGP definesThomas Huth
2013-12-18s390x/kvm: Fix diagnose handling.Cornelia Huck
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil
2013-10-11Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori
2013-10-10tcg: Move helper registration into tcg_context_initRichard Henderson
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs