summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* 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
* target-s390x: Remove unused ld_code6() functionPeter Maydell2014-06-241-5/+0
* qapi event: convert GUEST_PANICKEDWenchao Xia2014-06-231-6/+3
* 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
OpenPOWER on IntegriCloud