Age | Commit message (Expand) | Author |
2016-10-25 | qapi: rename QmpInputVisitor to QObjectInputVisitor | Daniel P. Berrange |
2016-10-25 | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange |
2016-10-24 | exec: move cpu_exec_init() calls to realize functions | Laurent Vivier |
2016-10-10 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-10-07 | qemu-tech: document lazy condition code evaluation in cpu.h | Paolo Bonzini |
2016-10-06 | rules.mak: quiet-command: Split command name and args to print | Peter Maydell |
2016-09-30 | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20160927' into s... | Peter Maydell |
2016-09-28 | s390x/kvm: fix build against qemu_uuid | Christian Borntraeger |
2016-09-28 | s390x/kvm: Fix potential deadlock in sigp handling | Christian Borntraeger |
2016-09-27 | cpus: pass CPUState to run_on_cpu helpers | Alex Bennée |
2016-09-19 | s390x/kvm: disable cpu model for the 2.7 machine | Christian Borntraeger |
2016-09-15 | Remove unused function declarations | Ladi Prosek |
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 | 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/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/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-05 | s390x/kvm: 2 byte software breakpoint support | David Hildenbrand |
2016-09-05 | s390x/ioinst: advertise fcs facility | Cornelia Huck |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier |
2016-07-21 | kvm-irqchip: i386: add hook for add/remove virq | Peter Xu |
2016-07-12 | target-*: Clean up cpu.h header guards | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-12 | Fix confusing argument names in some common functions | Sergey Sorokin |
2016-07-11 | s390x/pci: replace fid with idx in msg data of msix | Yi Min Zhao |
2016-06-29 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-06-29 | target-*: Don't redefine cpu_exec() | Peter Crosthwaite |
2016-06-24 | softfloat: Implement run-time-configurable meaning of signaling NaN bit | Aleksandar Markovic |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-06-20 | trace: split out trace events for target-s390x/ directory | Daniel P. Berrange |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-06-20 | exec: [tcg] Track which vCPU is performing translation and execution | Lluís Vilanova |
2016-06-16 | os-posix: include sys/mman.h | Paolo Bonzini |