summaryrefslogtreecommitdiffstats
path: root/target-s390x
Commit message (Expand)AuthorAgeFilesLines
* *_run_on_cpu: introduce run_on_cpu_data typePaolo Bonzini2016-10-314-16/+16
* qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange2016-10-251-1/+1
* qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange2016-10-251-1/+1
* exec: move cpu_exec_init() calls to realize functionsLaurent Vivier2016-10-241-7/+1Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-10-101-0/+7
|\
| * qemu-tech: document lazy condition code evaluation in cpu.hPaolo Bonzini2016-10-071-0/+7
* | rules.mak: quiet-command: Split command name and args to printPeter Maydell2016-10-061-2/+2
* | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...Peter Maydell2016-10-011-1/+12
|\ \ | |/ |/|
| * s390x/kvm: fix build against qemu_uuidChristian Borntraeger2016-09-281-1/+1
| * s390x/kvm: Fix potential deadlock in sigp handlingChristian Borntraeger2016-09-281-0/+11
* | cpus: pass CPUState to run_on_cpu helpersAlex Bennée2016-09-274-57/+56Star
|/
* s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger2016-09-191-1/+1
* Remove unused function declarationsLadi Prosek2016-09-151-2/+0Star
* s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"David Hildenbrand2016-09-061-0/+55
* s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"David Hildenbrand2016-09-061-0/+84
* s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"David Hildenbrand2016-09-061-0/+147
* s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand2016-09-062-2/+7
* s390x/kvm: let the CPU model control CMM(A)David Hildenbrand2016-09-062-11/+37
* s390x/kvm: disable host model for problematic compat machinesDavid Hildenbrand2016-09-061-0/+4
* s390x/kvm: implement CPU model supportDavid Hildenbrand2016-09-063-3/+417
* s390x/sclp: propagate hmfaiDavid Hildenbrand2016-09-062-0/+15
* s390x/sclp: propagate the mha via sclpDavid Hildenbrand2016-09-062-0/+15
* s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand2016-09-062-0/+33
* s390x/sclp: indicate sclp featuresDavid Hildenbrand2016-09-062-0/+15
* s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand2016-09-061-0/+153
* s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand2016-09-064-14/+31
* s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand2016-09-063-0/+151
* s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand2016-09-063-0/+37
* s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand2016-09-063-0/+168
* s390x/cpumodel: introduce CPU feature group definitionsDavid Hildenbrand2016-09-062-1/+81
* s390x/cpumodel: generate CPU feature group listsDavid Hildenbrand2016-09-061-0/+80
* s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller2016-09-062-0/+531
* s390x/cpumodel: introduce CPU featuresMichael Mueller2016-09-064-1/+649
* s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand2016-09-063-0/+27
* s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand2016-09-066-27/+224
* s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand2016-09-052-10/+42
* s390x/ioinst: advertise fcs facilityCornelia Huck2016-09-051-1/+1
* trace-events: fix first line comment in trace-eventsLaurent Vivier2016-08-121-1/+1
* kvm-irqchip: i386: add hook for add/remove virqPeter Xu2016-07-211-0/+11
* target-*: Clean up cpu.h header guardsMarkus Armbruster2016-07-121-2/+3
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-1/+1
* Fix confusing argument names in some common functionsSergey Sorokin2016-07-121-3/+3
* s390x/pci: replace fid with idx in msg data of msixYi Min Zhao2016-07-111-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-06-291-2/+0Star
|\
| * target-*: Don't redefine cpu_exec()Peter Crosthwaite2016-06-291-2/+0Star
* | softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic2016-06-243-18/+22
|/
* Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2016-06-202-0/+23
|\
| * trace: split out trace events for target-s390x/ directoryDaniel P. Berrange2016-06-201-0/+22
| * exec: [tcg] Track which vCPU is performing translation and executionLluís Vilanova2016-06-201-0/+1
* | coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-5/+1Star
|/