Age | Commit message (Expand) | Author |
2016-09-08 | docker: make sure debootstrap is at least 1.0.67 | Sascha Silbe |
2016-09-08 | docker: print warning if EXECUTABLE is not set when building debootstrap image | Sascha Silbe |
2016-09-08 | docker: debian-bootstrap.pre: print helpful message if DEB_ARCH/DEB_TYPE unset | Sascha Silbe |
2016-09-08 | docker: debian-bootstrap.pre: print error messages to stderr | Sascha Silbe |
2016-09-08 | docker: avoid dependency on 'realpath' package | Sascha Silbe |
2016-09-08 | docker.py: don't hang on large docker output | Sascha Silbe |
2016-09-08 | docker: Add a glib2-2.22 image | Fam Zheng |
2016-09-06 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2016-09-06 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160906-v2' into sta... | Peter Maydell |
2016-09-06 | s390x/cpumodel: implement QMP interface "query-cpu-model-baseline" | David Hildenbrand |
2016-09-06 | s390x/cpumodel: implement QMP interface "query-cpu-model-comparison" | David Hildenbrand |
2016-09-06 | s390x/cpumodel: implement QMP interface "query-cpu-model-expansion" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-baseline" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-comparison" | David Hildenbrand |
2016-09-06 | qmp: add QMP interface "query-cpu-model-expansion" | David Hildenbrand |
2016-09-06 | s390x/kvm: don't enable key wrapping if msa3 is disabled | David Hildenbrand |
2016-09-06 | s390x/kvm: let the CPU model control CMM(A) | David Hildenbrand |
2016-09-06 | s390x/kvm: disable host model for problematic compat machines | David Hildenbrand |
2016-09-06 | s390x/kvm: implement CPU model support | David Hildenbrand |
2016-09-06 | s390x/kvm: allow runtime-instrumentation for "none" machine | David Hildenbrand |
2016-09-06 | s390x/sclp: propagate hmfai | David Hildenbrand |
2016-09-06 | s390x/sclp: propagate the mha via sclp | David Hildenbrand |
2016-09-06 | s390x/sclp: propagate the ibc val (lowest and unblocked ibc) | David Hildenbrand |
2016-09-06 | s390x/sclp: indicate sclp features | David Hildenbrand |
2016-09-06 | s390x/sclp: introduce sclp feature blocks | David Hildenbrand |
2016-09-06 | s390x/sclp: factor out preparation of cpu entries | David Hildenbrand |
2016-09-06 | s390x/cpumodel: check and apply the CPU model | David Hildenbrand |
2016-09-06 | s390x/cpumodel: let the CPU model handle feature checks | David Hildenbrand |
2016-09-06 | s390x/cpumodel: expose features and feature groups as properties | David Hildenbrand |
2016-09-06 | s390x/cpumodel: store the CPU model in the CPU instance | David Hildenbrand |
2016-09-06 | s390x/cpumodel: register defined CPU models as subclasses | David Hildenbrand |
2016-09-06 | s390x/cpumodel: introduce CPU feature group definitions | David Hildenbrand |
2016-09-06 | s390x/cpumodel: generate CPU feature group lists | David Hildenbrand |
2016-09-06 | s390x/cpumodel: generate CPU feature lists for CPU models | Michael Mueller |
2016-09-06 | s390x/cpumodel: introduce CPU features | Michael Mueller |
2016-09-06 | s390x/cpumodel: expose CPU class properties | David Hildenbrand |
2016-09-06 | s390x/cpumodel: "host" and "qemu" as CPU subclasses | David Hildenbrand |
2016-09-06 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st... | Peter Maydell |
2016-09-06 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-09-06 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20160905' into sta... | Peter Maydell |
2016-09-05 | vl: Delay initialization of memory backends | Eduardo Habkost |
2016-09-05 | vhost-user-test: Use libqos instead of pxe-virtio.rom | Eduardo Habkost |
2016-09-05 | target-i386: Add more Intel AVX-512 instructions support | Luwei Kang |
2016-09-05 | exec: Ensure the only one cpu_index allocation method is used | Igor Mammedov |
2016-09-05 | trace: Avoid implicit bool->integer conversions | Lluís Vilanova |
2016-09-05 | trace: Remove 'trace_events_dstate_init' | Lluís Vilanova |
2016-09-05 | trace: add syslog tracing backend | Paul Durrant |
2016-09-05 | block: Allow node name for 'qemu-io' HMP command | Kevin Wolf |
2016-09-05 | qemu-iotests: Log QMP traffic in debug mode | Kevin Wolf |
2016-09-05 | block jobs: Improve error message for missing job ID | Kevin Wolf |