summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* s390x/kvm: inject via flicCornelia Huck2014-06-102-1/+19
* s390x: cleanup interrupt injectionCornelia Huck2014-06-104-105/+85
* s390x/kvm: add alternative injection interfaceCornelia Huck2014-06-102-0/+88
* s390x: consolidate floating interruptsCornelia Huck2014-06-103-29/+52
* s390x/kvm: Log unmanageable program interruptionsThomas Huth2014-06-101-0/+6
* s390x/kvm: Log unmanageable external interruptionsThomas Huth2014-06-101-6/+29
* s390x/kvm: enable/reset cmma via vm attributesDominik Dingel2014-06-103-0/+72
* softmmu: introduce cpu_ldst.hPaolo Bonzini2014-06-055-6/+5
* softmmu: commonize helper definitionsPaolo Bonzini2014-06-051-14/+0
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-287-12/+7
* s390x/kvm: hw debugging support via guest PER facilityDavid Hildenbrand2014-05-203-3/+156
* s390x/kvm: software breakpoint supportDavid Hildenbrand2014-05-201-3/+22
* s390x: remove duplicate definitions of DIAG 501David Hildenbrand2014-05-201-8/+12
* s390x/virtio-ccw: wire up irq routing and irqfdsCornelia Huck2014-05-201-0/+10
* kvm: reset state from the CPU's reset methodPaolo Bonzini2014-05-133-2/+13
* kvm: make one_reg helpers available for everyoneCornelia Huck2014-05-131-29/+0
* s390x/helper: Added format control bit to MMU translationThomas Huth2014-05-072-18/+56
* s390x/helper: Fixed real-to-absolute address translationThomas Huth2014-05-071-3/+15
* s390x: use kvm_vcpu_enable_cap()Cornelia Huck2014-04-301-3/+1
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell2014-04-281-6/+6
|\
| * misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil2014-04-271-6/+6
* | s390x/kvm: sync gbea and pp registerChristian Borntraeger2014-04-252-0/+7
* | s390x/kvm: rework KVM synchronize to tracing for some ONEREGSChristian Borntraeger2014-04-251-78/+65
* | s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUGDavid Hildenbrand2014-04-251-0/+28
|/
* target-s390x: Add missing 'static' and 'const' attributesStefan Weil2014-03-271-3/+3
* cputlb: Change tlb_set_page() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cputlb: Change tlb_flush() argument to CPUStateAndreas Färber2014-03-132-6/+11
* cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber2014-03-132-5/+7
* exec: Change cpu_abort() argument to CPUStateAndreas Färber2014-03-135-16/+28
* translate-all: Change cpu_restore_state() argument to CPUStateAndreas Färber2014-03-132-5/+2
* cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber2014-03-133-9/+9
* exec: Change tlb_fill() argument to CPUStateAndreas Färber2014-03-131-3/+5
* cpu: Move breakpoints field from CPU_COMMON to CPUStateAndreas Färber2014-03-132-4/+4
* cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber2014-03-133-28/+35
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-134-13/+19
* cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber2014-03-132-9/+10
* target-s390x: Clean up ENV_GET_CPU() usageAndreas Färber2014-03-132-6/+7
* s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-052-2/+8
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-03-041-0/+1
|\
| * Define the architecture for compressed dump formatqiaonuohan2014-02-281-0/+1
* | s390x/kvm: Rework priv instruction handlersFrank Blaschka2014-02-271-59/+80
* | s390x/kvm: Add missing SIGP CPU RESET orderThomas Huth2014-02-271-0/+13
* | s390x/kvm: Rework SIGP INITIAL CPU RESET handlerThomas Huth2014-02-271-18/+7
* | s390x/cpu: Use ioctl to reset state in the kernelThomas Huth2014-02-271-0/+9
* | s390x/sclp: Fixed setting of condition code registerThomas Huth2014-02-271-1/+2
* | s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-273-7/+3
* | s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-272-3/+3
* | s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth2014-02-271-2/+7
* | s390x/kvm: Fixed bad SIGP SET-ARCHITECTURE handlerThomas Huth2014-02-271-2/+4
* | s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel2014-02-273-0/+58
|/
OpenPOWER on IntegriCloud