aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2014-11-05s390x/kvm: Fix warning from sparseThomas Huth
2014-11-05s390x/kvm: Fix opcode decoding for eb instruction handlerFrank Blaschka
2014-11-05s390x: Implement SAM{24,31,64}Alexander Graf
2014-11-05s390x: Fix sclp console inputAlexander Graf
2014-10-10s390x/migration: migrate CPU stateThomas Huth
2014-10-10s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESETDavid Hildenbrand
2014-10-10s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand
2014-10-10s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-09-25target-s390x: Use cpu_exec_interrupt qom hookRichard Henderson
2014-09-23s390x/css: support format-0 ccwsCornelia Huck
2014-09-01s390x/gdb: coding style fixesDavid Hildenbrand
2014-09-01s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand
2014-09-01s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand
2014-09-01sclp-s390: Add memory hotplug SCLPsMatthew Rosato
2014-09-01virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato
2014-09-01s390x/kvm: execute the first cpu reset on the vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: execute "system reset" cpu resets on the vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand
2014-09-01s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand
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