summaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)AuthorFilesLines
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand1-2/+2
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand4-60/+76
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand1-4/+10
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato2-0/+20
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato1-0/+3
2014-09-01s390x/kvm: execute the first cpu reset on the vcpu threadDavid Hildenbrand1-0/+4
2014-09-01s390x/kvm: execute "system reset" cpu resets on the vcpu threadDavid Hildenbrand1-1/+1
2014-09-01s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand1-7/+16
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand2-22/+23
2014-08-12trace: [tcg] Include TCG-tracing header on all targetsLluís Vilanova1-0/+2
2014-07-14s390x/kvm: synchronize guest floating point registersJason J. Herne1-0/+23
2014-06-24target-s390x: Remove unused ld_code6() functionPeter Maydell1-5/+0
2014-06-23qapi event: convert GUEST_PANICKEDWenchao Xia1-6/+3
2014-06-10s390x/kvm: inject via flicCornelia Huck2-1/+19
2014-06-10s390x: cleanup interrupt injectionCornelia Huck4-105/+85
2014-06-10s390x/kvm: add alternative injection interfaceCornelia Huck2-0/+88
2014-06-10s390x: consolidate floating interruptsCornelia Huck3-29/+52
2014-06-10s390x/kvm: Log unmanageable program interruptionsThomas Huth1-0/+6
2014-06-10s390x/kvm: Log unmanageable external interruptionsThomas Huth1-6/+29
2014-06-10s390x/kvm: enable/reset cmma via vm attributesDominik Dingel3-0/+72
2014-06-05softmmu: introduce cpu_ldst.hPaolo Bonzini5-6/+5
2014-06-05softmmu: commonize helper definitionsPaolo Bonzini1-14/+0
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson7-12/+7
2014-05-20s390x/kvm: hw debugging support via guest PER facilityDavid Hildenbrand3-3/+156
2014-05-20s390x/kvm: software breakpoint supportDavid Hildenbrand1-3/+22
2014-05-20s390x: remove duplicate definitions of DIAG 501David Hildenbrand1-8/+12
2014-05-20s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck1-0/+10
2014-05-13kvm: reset state from the CPU's reset methodPaolo Bonzini3-2/+13
2014-05-13kvm: make one_reg helpers available for everyoneCornelia Huck1-29/+0
2014-05-07s390x/helper: Added format control bit to MMU translationThomas Huth2-18/+56
2014-05-07s390x/helper: Fixed real-to-absolute address translationThomas Huth1-3/+15
2014-04-30s390x: use kvm_vcpu_enable_cap()Cornelia Huck1-3/+1
2014-04-28Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell1-6/+6
2014-04-27misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil1-6/+6
2014-04-25s390x/kvm: sync gbea and pp registerChristian Borntraeger2-0/+7
2014-04-25s390x/kvm: rework KVM synchronize to tracing for some ONEREGSChristian Borntraeger1-78/+65
2014-04-25s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand1-0/+28
2014-03-27target-s390x: Add missing 'static' and 'const' attributesStefan Weil1-3/+3
2014-03-13cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber1-1/+1
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber2-6/+11
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber2-5/+7
2014-03-13exec: Change cpu_abort() argument to CPUStateAndreas Färber5-16/+28
2014-03-13translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2-5/+2
2014-03-13cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber3-9/+9
2014-03-13exec: Change tlb_fill() argument to CPUStateAndreas Färber1-3/+5
2014-03-13cpu: Move breakpoints field from CPU_COMMON to CPUStateAndreas Färber2-4/+4
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber3-28/+35
2014-03-13cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber4-13/+19
2014-03-13cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber2-9/+10
2014-03-13target-s390x: Clean up ENV_GET_CPU() usageAndreas Färber2-6/+7