Age | Commit message (Expand) | Author | Files | Lines |
2017-03-23 | target/s390x: Fix broken user mode | Stefan Weil | 1 | -2/+0 |
2017-03-16 | makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variables | Daniel P. Berrange | 1 | -1/+1 |
2017-03-09 | s390x/misc_helper.c: wrap IO instructions in BQL | Alex Bennée | 1 | -0/+21 |
2017-03-05 | qapi: Drop unused non-strict qobject input visitor | Markus Armbruster | 1 | -1/+1 |
2017-03-03 | KVM: do not use sigtimedwait to catch SIGBUS | Paolo Bonzini | 1 | -5/+0 |
2017-03-03 | KVM: remove kvm_arch_on_sigbus | Paolo Bonzini | 1 | -5/+0 |
2017-02-28 | target/s390x: Fix typo | Stefan Weil | 1 | -1/+1 |
2017-02-25 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ... | Peter Maydell | 1 | -1/+4 |
2017-02-24 | tcg: drop global lock during TCG code execution | Jan Kiszka | 1 | -1/+4 |
2017-02-24 | s390x/arch_dump: pass cpuid into notes sections | Christian Borntraeger | 1 | -11/+12 |
2017-02-24 | s390x/arch_dump: use proper note name and note size | Christian Borntraeger | 1 | -15/+28 |
2017-02-24 | s390x/kvm: detect some program check loops | Christian Borntraeger | 1 | -3/+40 |
2017-02-16 | report guest crash information in GUEST_PANICKED event | Anton Nefedov | 1 | -2/+2 |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic | 1 | -1/+1 |
2017-01-24 | s390x/kvm: fix cmma reset for KVM | Christian Borntraeger | 1 | -1/+1 |
2017-01-24 | s390x/kvm: include hw_accel.h instead of kvm.h | Cornelia Huck | 1 | -1/+1 |
2017-01-20 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2 | -0/+6 |
2017-01-20 | s390x/pci: optimize calling s390_get_phb() | Yi Min Zhao | 1 | -1/+1 |
2017-01-19 | kvm: move cpu synchronization code | Vincent Palatin | 1 | -0/+1 |
2017-01-16 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-... | Peter Maydell | 4 | -12/+10 |
2017-01-16 | stubs: remove stubs/kvm.c | Paolo Bonzini | 1 | -0/+5 |
2017-01-13 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell | 1 | -0/+1 |
2017-01-13 | cputlb: drop flush_global flag from tlb_flush | Alex Bennée | 2 | -5/+5 |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée | 2 | -7/+5 |
2017-01-12 | qmp: Report QOM type name on query-cpu-definitions | Eduardo Habkost | 1 | -0/+1 |
2017-01-10 | target-s390x: Avoid a loop for popcnt | Richard Henderson | 1 | -9/+6 |
2017-01-10 | target-s390x: Use clz opcode | Richard Henderson | 3 | -8/+1 |
2017-01-10 | target-s390x: Use the new deposit and extract ops | Richard Henderson | 1 | -12/+22 |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth | 28 | -0/+19893 |