aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-08docker: build debootstrap after cloningSascha Silbe
2016-09-08docker: make sure debootstrap is at least 1.0.67Sascha Silbe
2016-09-08docker: print warning if EXECUTABLE is not set when building debootstrap imageSascha Silbe
2016-09-08docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unsetSascha Silbe
2016-09-08docker: debian-bootstrap.pre: print error messages to stderrSascha Silbe
2016-09-08docker: avoid dependency on 'realpath' packageSascha Silbe
2016-09-08docker.py: don't hang on large docker outputSascha Silbe
2016-09-08docker: Add a glib2-2.22 imageFam Zheng
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