aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-06block: m25p80: Fix vmstate structure namepull-target-arm-20160906-1Marcin Krzeminski
2016-09-06ARM: ACPI: fix the AML ID format for CPU devicesWei Huang
2016-09-06target-arm: Fix lpae bit in FSR on an alignment faultSergey Sorokin
2016-09-06ast2400: add a memory controller device modelCédric Le Goater
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
2016-09-05trace: Remove 'trace_events_dstate_init'Lluís Vilanova
2016-09-05trace: add syslog tracing backendPaul Durrant
2016-09-05block: Allow node name for 'qemu-io' HMP commandKevin Wolf
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf
2016-09-05block jobs: Improve error message for missing job IDKevin Wolf
2016-09-05coroutine: Assert that no locks are held on terminationKevin Wolf
2016-09-05coroutine: Let CoMutex remember who holds itKevin Wolf
2016-09-05qcow2: fix iovec size at qcow2_co_pwritev_compressedPavel Butsykin