aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2014-08-12trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova
2014-07-14s390x/kvm: synchronize guest floating point registersJason J. Herne
2014-06-24target-s390x: Remove unused ld_code6() functionPeter Maydell
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia
2014-06-10s390x/kvm: inject via flicCornelia Huck
2014-06-10s390x: cleanup interrupt injectionCornelia Huck
2014-06-10s390x/kvm: add alternative injection interfaceCornelia Huck
2014-06-10s390x: consolidate floating interruptsCornelia Huck
2014-06-10s390x/kvm: Log unmanageable program interruptionsThomas Huth
2014-06-10s390x/kvm: Log unmanageable external interruptionsThomas Huth
2014-06-10s390x/kvm: enable/reset cmma via vm attributesDominik Dingel
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-05-20s390x/kvm: hw debugging support via guest PER facilityDavid Hildenbrand
2014-05-20s390x/kvm: software breakpoint supportDavid Hildenbrand
2014-05-20s390x: remove duplicate definitions of DIAG 501David Hildenbrand
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini
2014-05-13kvm: make one_reg helpers available for everyoneCornelia Huck
2014-05-07s390x/helper: Added format control bit to MMU translationThomas Huth
2014-05-07s390x/helper: Fixed real-to-absolute address translationThomas Huth
2014-04-30s390x: use kvm_vcpu_enable_cap()Cornelia Huck
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