aboutsummaryrefslogtreecommitdiff
path: root/target-s390x
AgeCommit message (Expand)Author
2016-10-24exec: move cpu_exec_init() calls to realize functionsLaurent Vivier
2016-10-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-10-07qemu-tech: document lazy condition code evaluation in cpu.hPaolo Bonzini
2016-10-06rules.mak: quiet-command: Split command name and args to printPeter Maydell
2016-09-30Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s...Peter Maydell
2016-09-28s390x/kvm: fix build against qemu_uuidChristian Borntraeger
2016-09-28s390x/kvm: Fix potential deadlock in sigp handlingChristian Borntraeger
2016-09-27cpus: pass CPUState to run_on_cpu helpersAlex Bennée
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"David Hildenbrand
2016-09-06s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand
2016-09-06s390x/kvm: let the CPU model control CMM(A)David Hildenbrand
2016-09-06s390x/kvm: disable host model for problematic compat machinesDavid Hildenbrand
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand
2016-09-06s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand
2016-09-06s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand
2016-09-06s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand
2016-09-06s390x/cpumodel: introduce CPU feature group definitionsDavid Hildenbrand
2016-09-06s390x/cpumodel: generate CPU feature group listsDavid Hildenbrand
2016-09-06s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller
2016-09-06s390x/cpumodel: introduce CPU featuresMichael Mueller
2016-09-06s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand
2016-09-05s390x/kvm: 2 byte software breakpoint supportDavid Hildenbrand
2016-09-05s390x/ioinst: advertise fcs facilityCornelia Huck
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-07-21kvm-irqchip: i386: add hook for add/remove virqPeter Xu
2016-07-12target-*: Clean up cpu.h header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-12Fix confusing argument names in some common functionsSergey Sorokin
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-29target-*: Don't redefine cpu_exec()Peter Crosthwaite
2016-06-24softfloat: Implement run-time-configurable meaning of signaling NaN bitAleksandar Markovic
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: split out trace events for target-s390x/ directoryDaniel P. Berrange
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-06-20exec: [tcg] Track which vCPU is performing translation and executionLluís Vilanova
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-14s390x/kvm: Fixup interrupt type for non-adapter I/O interruptsChristian Borntraeger
2016-06-09cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()Peter Maydell