aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07target-ppc: add setb instructionVivek Andrew Sha
2016-09-07target-ppc: add cmpeqb instructionNikunj A Dadhania
2016-09-07target-ppc: add cnttzw[.] instructionNikunj A Dadhania
2016-09-07target-ppc: add cnttzd[.] instructionSandipan Das
2016-09-07target-ppc: add modulo dword operationsNikunj A Dadhania
2016-09-07target-ppc: add modulo word operationsNikunj A Dadhania
2016-09-07target-ppc: add cmprb instructionNikunj A Dadhania
2016-09-07target-ppc: adding addpcis instructionNikunj A Dadhania
2016-09-07target-ppc: Introduce POWER ISA 3.0 flagNikunj A Dadhania
2016-09-07target-ppc: Introduce Power9 familyAneesh Kumar K.V
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater
2016-09-07xics_kvm: drop extra checking of kernel_xics_fdGreg Kurz
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-09-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta...Peter Maydell
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-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06qmp: add 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/kvm: allow runtime-instrumentation for "none" machineDavid 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/sclp: introduce sclp feature blocksDavid Hildenbrand
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid 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-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-09-06Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-09-06Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160905' into sta...Peter Maydell
2016-09-05vl: Delay initialization of memory backendsEduardo Habkost
2016-09-05vhost-user-test: Use libqos instead of pxe-virtio.romEduardo Habkost
2016-09-05target-i386: Add more Intel AVX-512 instructions supportLuwei Kang
2016-09-05exec: Ensure the only one cpu_index allocation method is usedIgor Mammedov
2016-09-05trace: Avoid implicit bool->integer conversionsLluís Vilanova