summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/rth/tags/pull-tg-s390-20150203' into st...Peter Maydell2015-02-036-25/+140
|\
| * target-s390x: fix and optimize slb* and slbg* computation of carry/borrow flagTorbjorn Granlund2015-02-031-14/+4
| * target-s390x: support OC and NC in the EX instructionPaolo Bonzini2015-02-031-0/+8
| * target-s390x: Mark check_privileged() as !CONFIG_USER_ONLYPeter Maydell2015-02-031-1/+3
| * target-s390: Implement ECAGRichard Henderson2015-02-032-0/+9
| * target-s390: Implement LURA, LURAG, STURGRichard Henderson2015-02-034-0/+55
| * target-s390: Fix STURARichard Henderson2015-02-031-1/+1
| * target-s390: Fix STIDPRichard Henderson2015-02-032-1/+9
| * target-s390: Implement EPSWRichard Henderson2015-02-032-0/+20
| * target-s390: Implement SAM specification exceptionRichard Henderson2015-02-032-8/+31
* | s390x/kvm: unknown DIAGNOSE code should give a specification exceptionChristian Borntraeger2015-02-031-1/+1
* | s390x/kvm: Fix diag-308 register decodingThomas Huth2015-02-031-1/+1
|/
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0
* kvm: extend kvm_irqchip_add_msi_route to work on s390Frank Blaschka2015-01-121-0/+26
* s390: implement pci instructionsFrank Blaschka2015-01-121-0/+153
* s390: Add PCI bus supportFrank Blaschka2015-01-122-0/+53
* s390x/kvm: avoid syscalls by syncing registers with kvm_runDavid Hildenbrand2015-01-121-22/+50
* s390x/kvm: sync register support helper functionDavid Hildenbrand2015-01-121-10/+12
* s390x/css: Clean up unnecessary CONFIG_USER_ONLY wrappersThomas Huth2015-01-121-81/+0
* gen-icount: check cflags instead of use_icount globalPaolo Bonzini2015-01-031-1/+1
* qemu-log: add log category for MMU infoAntony Pavlov2014-12-161-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-12-151-2/+1
|\
| * valgrind/s390x: avoid false positives on KVM_SET_FPU ioctlChristian Borntraeger2014-12-151-1/+1
| * KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checksEric Auger2014-12-151-1/+0
* | target-s390x: fix possible out of bounds readzhanghailiang2014-12-101-3/+3
* | s390x/kvm: Fix compile errorChristian Borntraeger2014-11-261-2/+2
|/
* memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov2014-11-231-1/+1
* s390x/kvm: Fix warning from sparseThomas Huth2014-11-051-1/+1
* s390x/kvm: Fix opcode decoding for eb instruction handlerFrank Blaschka2014-11-051-4/+4
* s390x: Implement SAM{24,31,64}Alexander Graf2014-11-052-3/+15
* s390x: Fix sclp console inputAlexander Graf2014-11-051-2/+0
* s390x/migration: migrate CPU stateThomas Huth2014-10-104-7/+82
* s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESETDavid Hildenbrand2014-10-101-0/+2
* s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand2014-10-103-12/+7
* s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand2014-10-103-2/+49
* s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand2014-10-104-49/+73
* s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand2014-10-102-0/+57
* target-s390x: Use cpu_exec_interrupt qom hookRichard Henderson2014-09-253-0/+15
* s390x/css: support format-0 ccwsCornelia Huck2014-09-231-0/+10
* s390x/gdb: coding style fixesDavid Hildenbrand2014-09-011-2/+2
* s390x/gdb: generate target.xml and handle fp/ac as coprocessorsDavid Hildenbrand2014-09-014-60/+76
* s390x/gdb: don't touch the cc if tcg is not enabledDavid Hildenbrand2014-09-011-4/+10
* sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-012-0/+20
* virtio-ccw: Include standby memory when calculating storage incrementMatthew Rosato2014-09-011-0/+3
* s390x/kvm: execute the first cpu reset on the vcpu threadDavid Hildenbrand2014-09-011-0/+4
* s390x/kvm: execute "system reset" cpu resets on the vcpu threadDavid Hildenbrand2014-09-011-1/+1
* s390x/kvm: execute sigp orders on the target vcpu threadDavid Hildenbrand2014-09-011-7/+16
* s390x/kvm: run guest triggered resets on the target vcpu threadDavid Hildenbrand2014-09-012-22/+23
* trace: [tcg] Include TCG-tracing header on all targetsLluĂ­s Vilanova2014-08-121-0/+2
* s390x/kvm: synchronize guest floating point registersJason J. Herne2014-07-141-0/+23
OpenPOWER on IntegriCloud