aboutsummaryrefslogtreecommitdiffstats
path: root/target-s390x
AgeCommit message (Expand)AuthorFilesLines
2014-11-05s390x: Implement SAM{24,31,64}Alexander Graf2-3/+15
2014-11-05s390x: Fix sclp console inputAlexander Graf1-2/+0
2014-10-10s390x/migration: migrate CPU stateThomas Huth4-7/+82
2014-10-10s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESETDavid Hildenbrand1-0/+2
2014-10-10s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand3-12/+7
2014-10-10s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand3-2/+49
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand4-49/+73
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand2-0/+57
2014-09-25target-s390x: Use cpu_exec_interrupt qom hookRichard Henderson3-0/+15
2014-09-23s390x/css: support format-0 ccwsCornelia Huck1-0/+10
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
2014-03-05s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2-2/+8
2014-03-04Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell1-0/+1
2014-02-28Define the architecture for compressed dump formatqiaonuohan1-0/+1
2014-02-27s390x/kvm: Rework priv instruction handlersFrank Blaschka1-59/+80
2014-02-27s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth1-0/+13
2014-02-27s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth1-18/+7
2014-02-27s390x/cpu: Use ioctl to reset state in the kernelThomas Huth1-0/+9
2014-02-27s390x/sclp: Fixed setting of condition code registerThomas Huth1-1/+2
2014-02-27s390x/sclp: Add missing checks to SCLP handlerThomas Huth3-7/+3
2014-02-27s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2-3/+3
2014-02-27s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth1-2/+7
2014-02-27s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas Huth1-2/+4
2014-02-27s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel3-0/+58
2014-02-11exec: Make stb_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-02-11exec: Make stw_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+2
2014-02-11exec: Make stq_*_phys input an AddressSpaceEdgar E. Iglesias2-3/+8
2014-02-11exec: Make ldq/ldub_*_phys input an AddressSpaceEdgar E. Iglesias2-2/+4
2014-02-11exec: Make ldl_*_phys input an AddressSpaceEdgar E. Iglesias1-1/+1
2014-01-31s390x/kvm: cleanup partial register handlingDominik Dingel2-100/+53
2013-12-18s390x/ioinst: CHSC has to set a condition codeThomas Huth1-0/+1
2013-12-18s390x/kvm: Fixed condition code for unknown SIGP ordersThomas Huth1-6/+11
2013-12-18s390x/kvm: Simplified the calculation of the SIGP order codeThomas Huth1-5/+3
2013-12-18s390x/kvm: Implemented SIGP STARTThomas Huth1-0/+11
2013-12-18s390x/kvm: Fix coding style in handle_sigp()Thomas Huth1-12/+12
2013-12-18s390x/kvm: Removed s390_store_status stubThomas Huth1-22/+0
2013-12-18s390x/kvm: Removed duplicated SIGP definesThomas Huth1-5/+0
2013-12-18s390x/kvm: Fix diagnose handling.Cornelia Huck2-6/+16
2013-10-14exec: Fix prototype of phys_mem_set_alloc and related functionsStefan Weil1-2/+2
2013-10-11Merge remote-tracking branch 'rth/tcg-pull' into stagingAnthony Liguori1-4/+0
2013-10-10tcg: Move helper registration into tcg_context_initRichard Henderson1-4/+0
2013-10-07cpu: Drop cpu_model_str from CPU_COMMONAndreas Färber1-3/+0
2013-09-20s390/ebcdic: Move conversion tables to header fileHeinz Graalfs1-80/+1
2013-09-20s390/kexec: Implement diag308 subcode 0Christian Borntraeger1-0/+26
2013-09-20s390/ioinst: Moved the CC setting to the IO instruction handlersThomas Huth3-97/+77
2013-09-20s390/cpu: Make setcc() function available to other filesThomas Huth2-14/+9
2013-09-20s390/dump: zero out padding bytes in notes sectionsChristian Borntraeger1-0/+1
2013-09-20s390/kvm: Add check for priviledged SCLP handlerThomas Huth1-0/+4
2013-09-12exec: Don't abort when we can't allocate guest memoryMarkus Armbruster1-5/+1
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster1-11/+6
2013-09-03cpu: Use QTAILQ for CPU listAndreas Färber1-4/+4
2013-09-02tcg: Change tcg_gen_exit_tb argument to uintptr_tRichard Henderson1-4/+4
2013-08-30s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski2-3/+16
2013-08-30s390: Implement load normal resetChristian Borntraeger1-0/+30
2013-08-30s390/cpu: split CPU reset into architectured functionsChristian Borntraeger2-3/+39
2013-08-30s390: provide a cpu load normal functionChristian Borntraeger3-0/+19
2013-08-30s390: provide I/O subsystem resetChristian Borntraeger1-0/+1
2013-08-30s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski3-0/+57
2013-08-30s390x/kvm: Fix switch/case indentation for handle_diagChristian Borntraeger1-10/+10
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh2-5/+5
2013-08-08dump: rebase from host-private RAMBlock offsets to guest-physical addressesLaszlo Ersek1-1/+2
2013-07-30s390: Implement dump-guest-memory support for target s390xEkaterina Tumanova4-1/+220
2013-07-30s390x/kvm: Remove redundant return codeThomas Huth1-3/+2
2013-07-30s390x/kvm: Reworked/fixed handling of cc3 in kvm_handle_css_inst()Thomas Huth1-48/+11
2013-07-30s390x/ioinst: Fixed priority of operand exceptionsThomas Huth1-17/+13
2013-07-30s390x/ioinst: Fixed alignment check in SCHM instructionThomas Huth1-1/+1
2013-07-30s390x/ioinst: Throw addressing exception when memory_map failedThomas Huth1-7/+7
2013-07-30s390x/ioinst: Add missing alignment checks for IO instructionsThomas Huth1-0/+25
2013-07-29s390x: Rename 'dprintf' to 'DPRINTF'Peter Maydell1-9/+10
2013-07-29cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"Andreas Färber1-2/+3
2013-07-27cpu: Introduce CPUClass::gdb_{read,write}_register()Andreas Färber4-2/+15
2013-07-27gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functionsAndreas Färber1-6/+6
2013-07-27target-s390x: Move cpu_gdb_{read,write}_register()Andreas Färber1-0/+80
2013-07-26cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regsAndreas Färber1-0/+1
2013-07-26target-s390x: Fix CPUState rework falloutChristian Borntraeger1-8/+4
2013-07-23cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber3-2/+7
2013-07-23cpu: Move singlestep_enabled field from CPU_COMMON to CPUStateAndreas Färber1-2/+3
2013-07-23cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber1-5/+0
2013-07-23cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()Andreas Färber1-0/+8
2013-07-09cpu: Move reset logging to CPUStateAndreas Färber1-5/+0
2013-07-09log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber1-1/+1
2013-07-09target-s390x: Change gen_intermediate_code_internal() argument to S390CPUAndreas Färber1-4/+5
2013-07-09target-s390x: Change handle_{hypercall,diag}() argument to S390CPUAndreas Färber1-6/+6
2013-07-09target-s390x: Don't overuse ENV_GET_CPU()Andreas Färber1-1/+1
2013-07-09cpu: Drop unnecessary dynamic casts in *_env_get_cpu()Andreas Färber1-1/+1
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell1-16/+0
2013-07-01virtio-ccw: fix build breakage on windowsCornelia Huck2-6/+10
2013-06-28cpu: Change qemu_init_vcpu() argument to CPUStateAndreas Färber1-1/+0
2013-06-28cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber3-2/+7
2013-06-28kvm: Change cpu_synchronize_state() argument to CPUStateAndreas Färber1-4/+5
2013-06-25virtio-ccw: Wire up ioeventfd.Cornelia Huck2-0/+35
2013-06-20Revert "s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62"Paolo Bonzini1-4/+1
2013-06-12KVM: S390: Add dummy kvm_arch_init_irq_routing()Alexey Kardashevskiy1-0/+4
2013-06-01Remove unnecessary break statementsStefan Weil1-1/+0
2013-05-24s390x: reduce TARGET_PHYS_ADDR_SPACE_BITS to 62Paolo Bonzini1-1/+4
2013-05-14osdep, kvm: rename low-level RAM allocation functionsPaolo Bonzini1-1/+1
2013-05-01Trivial grammar and spelling fixesStefan Weil1-1/+1
2013-04-30Wire up disabled wait a panicked event on s390Christian Borntraeger1-3/+14
2013-04-26Utilize selective runtime reg sync for hot code pathsJason J. Herne1-3/+12
2013-04-26Allow selective runtime register synchronizationJason J. Herne2-0/+84
2013-04-26s390x: use CONFIG_INT128 to detect __uint128_tGabriel Kerneis1-2/+1
2013-04-12Typo, spelling and grammatical fixesPeter Maydell1-4/+4
2013-04-05target-s390: Fix SRNMTRichard Henderson1-0/+1
2013-03-22Fix typos and misspellingsPeter Maydell1-1/+1
2013-03-17s390: Fix cpu refactoring fallout.Cornelia Huck1-2/+1
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber4-6/+10
2013-03-12cpu: Pass CPUState to cpu_interrupt()Andreas Färber2-5/+5
2013-03-12cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber3-8/+12
2013-03-08s390/css: Fix subchannel detectionChristian Borntraeger2-2/+2
2013-03-08s390: simplify kvm cpu initChristian Borntraeger1-7/+2
2013-03-03gen-icount.h: Rename gen_icount_start/end to gen_tb_start/endPeter Maydell1-2/+2
2013-03-03cpu: Introduce ENV_OFFSET macrosAndreas Färber1-0/+1
2013-02-23target-s390x: Use mulu2 for mlgr insnRichard Henderson3-11/+1
2013-02-16target-s390x: Drop unused cpu_s390x_close() prototypeAndreas Färber1-1/+0
2013-02-16cpu: Add CPUArchState pointer to CPUStateAndreas Färber1-0/+2
2013-02-16target-s390x: Move TCG initialization to S390CPU initfnAndreas Färber2-7/+6
2013-02-16target-s390x: Introduce QOM realizefn for S390CPUAndreas Färber3-3/+19
2013-02-13s390: Fix handling of iscs.Cornelia Huck3-2/+8
2013-02-13s390: Keep I/O interrupts enabled for all iscs.Cornelia Huck1-19/+21
2013-02-04target-s390x: Fix wrong comparison in interrupt handlingStefan Weil1-1/+1
2013-02-04s390x: silence warning from GCC on uninitialized valuesAnthony Liguori1-1/+1
2013-02-01Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori5-26/+31
2013-02-01target-s390x: Pass S390CPU to s390_{add, del}_running_cpu()Andreas Färber4-15/+13
2013-02-01target-s390x: Clean up cpu_inject_*() signaturesAndreas Färber3-8/+15
2013-02-01target-s390x: Fix debug outputAndreas Färber1-1/+1
2013-02-01target-s390x: Fix debug output (continued)Andreas Färber1-2/+2
2013-02-01target-s390x: Mark as unmigratableAndreas Färber3-32/+10
2013-01-29s390: Use s390_cpu_physical_memory_map for tpi.Cornelia Huck3-7/+23
2013-01-29s390: Wire up channel I/O in kvm.Cornelia Huck2-13/+237
2013-01-29s390: Virtual channel subsystem support.Cornelia Huck1-0/+62
2013-01-29s390: Add channel I/O instructions.Cornelia Huck3-0/+832
2013-01-29s390: I/O interrupt and machine check injection.Cornelia Huck2-1/+209
2013-01-29s390: Channel I/O basic definitions.Cornelia Huck4-1/+245
2013-01-29s390: Add mapping helper functions.Cornelia Huck2-0/+29
2013-01-29s390: Lowcore mapping helper.Cornelia Huck1-9/+25
2013-01-27kvm: Create kvm_arch_vcpu_id() functionEduardo Habkost1-0/+5
2013-01-18s390: Add a hypercall registration interface.Cornelia Huck3-3/+3
2013-01-18target-s390x: Unregister reset callback on finalizationAndreas Färber1-0/+10
2013-01-18s390x: fix indentationAlexander Graf1-5/+5
2013-01-18s390: Add CPU reset handlerJens Freimann2-3/+41
2013-01-18s390x: Remove inline function ebcdic_put and related data from cpu.hStefan Weil2-81/+81
2013-01-18S390: Enable -cpu help and QMP query-cpu-definitionsViktor Mihajlovski2-0/+29
2013-01-18s390: new contributions GPLv2 or laterChristian Borntraeger2-2/+9
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber1-1/+1
2013-01-05target-s390: Use noreturn for exception and load_pswRichard Henderson1-2/+2
2013-01-05target-s390: Use TCG_CALL_NO_WG for misc helpersRichard Henderson1-1/+1
2013-01-05target-s390: Use TCG_CALL_NO_WG for integer helpersRichard Henderson1-4/+4
2013-01-05target-s390: Use TCG_CALL_NO_WG for floating-point helpersRichard Henderson1-39/+39
2013-01-05target-s390: Use TCG_CALL_NO_WG for memory helpersRichard Henderson1-15/+15
2013-01-05target-s390: Perform COMPARE AND SWAP inlineRichard Henderson4-96/+124
2013-01-05target-s390: Optimize get_addressRichard Henderson1-26/+18