aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-07target-ppc: add cnttzd[.] instructionSandipan Das3-0/+16
2016-09-07target-ppc: add modulo dword operationsNikunj A Dadhania1-0/+48
2016-09-07target-ppc: add modulo word operationsNikunj A Dadhania1-0/+48
2016-09-07target-ppc: add cmprb instructionNikunj A Dadhania1-0/+39
2016-09-07target-ppc: adding addpcis instructionNikunj A Dadhania1-0/+26
2016-09-07target-ppc: Introduce POWER ISA 3.0 flagNikunj A Dadhania2-2/+5
2016-09-07target-ppc: Introduce Power9 familyAneesh Kumar K.V5-2/+93
2016-09-07hw/ppc: include fdt helper routine in a common fileCédric Le Goater3-20/+25
2016-09-07xics_kvm: drop extra checking of kernel_xics_fdGreg Kurz1-12/+8
2016-09-06Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell36-617/+588
2016-09-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta...Peter Maydell45-121/+3672
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"David Hildenbrand2-1/+57
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"David Hildenbrand2-1/+86
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"David Hildenbrand2-1/+149
2016-09-06qmp: add QMP interface "query-cpu-model-baseline"David Hildenbrand6-0/+80
2016-09-06qmp: add QMP interface "query-cpu-model-comparison"David Hildenbrand6-0/+115
2016-09-06qmp: add QMP interface "query-cpu-model-expansion"David Hildenbrand6-0/+121
2016-09-06s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand2-2/+7
2016-09-06s390x/kvm: let the CPU model control CMM(A)David Hildenbrand2-11/+37
2016-09-06s390x/kvm: disable host model for problematic compat machinesDavid Hildenbrand1-0/+4
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand3-3/+417
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand1-0/+5
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand4-1/+18
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand4-1/+18
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand4-1/+37
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand3-0/+24
2016-09-06s390x/sclp: introduce sclp feature blocksDavid Hildenbrand1-3/+9
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand1-10/+12
2016-09-06s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand1-0/+153
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand4-14/+31
2016-09-06s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand3-0/+151
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand3-0/+37
2016-09-06s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand3-0/+168
2016-09-06s390x/cpumodel: introduce CPU feature group definitionsDavid Hildenbrand2-1/+81
2016-09-06s390x/cpumodel: generate CPU feature group listsDavid Hildenbrand1-0/+80
2016-09-06s390x/cpumodel: generate CPU feature lists for CPU modelsMichael Mueller4-1/+533
2016-09-06s390x/cpumodel: introduce CPU featuresMichael Mueller4-1/+649
2016-09-06s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand3-0/+27
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand7-28/+229
2016-09-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell6-9/+69
2016-09-06Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell8-15/+149
2016-09-06Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160905' into sta...Peter Maydell1-8/+10
2016-09-05vl: Delay initialization of memory backendsEduardo Habkost1-0/+13
2016-09-05vhost-user-test: Use libqos instead of pxe-virtio.romEduardo Habkost2-4/+35
2016-09-05target-i386: Add more Intel AVX-512 instructions supportLuwei Kang2-5/+14
2016-09-05exec: Ensure the only one cpu_index allocation method is usedIgor Mammedov1-0/+7
2016-09-05trace: Avoid implicit bool->integer conversionsLluís Vilanova2-7/+41
2016-09-05trace: Remove 'trace_events_dstate_init'Lluís Vilanova5-11/+28
2016-09-05trace: add syslog tracing backendPaul Durrant4-0/+83
2016-09-05block: Allow node name for 'qemu-io' HMP commandKevin Wolf1-0/+13