summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-05qemu-iotests: Log QMP traffic in debug modeKevin Wolf1-0/+5
2016-09-05block jobs: Improve error message for missing job IDKevin Wolf1-0/+4
2016-09-05coroutine: Assert that no locks are held on terminationKevin Wolf3-0/+13
2016-09-05coroutine: Let CoMutex remember who holds itKevin Wolf2-0/+4
2016-09-05qcow2: fix iovec size at qcow2_co_pwritev_compressedPavel Butsykin1-1/+1
2016-09-05test-coroutine: Fix coroutine pool corruptionKevin Wolf1-0/+7
2016-09-05qemu-iotests: add vmdk for test backup compression in 055Pavel Butsykin1-18/+39
2016-09-05qemu-iotests: test backup compression in 055Pavel Butsykin3-7/+104
2016-09-05blockdev-backup: added support for data compressionPavel Butsykin3-3/+12
2016-09-05drive-backup: added support for data compressionPavel Butsykin7-9/+34
2016-09-05block: simplify blockdev-backupPavel Butsykin2-47/+25
2016-09-05block: simplify drive-backupPavel Butsykin3-87/+48
2016-09-05block/io: turn on dirty_bitmaps for the compressed writesPavel Butsykin1-9/+5