Age | Commit message (Expand) | Author |
---|---|---|
2017-09-01 | s390x: replace cpu_s390x_init() with cpu_generic_init() | Igor Mammedov |
2017-08-30 | s390x/kvm: move KVM declarations and stubs to separate files | David Hildenbrand |
2017-08-30 | s390x: avoid calling kvm_ functions outside of target/s390x/ | David Hildenbrand |
2017-08-30 | target/s390x: move a couple of functions to cpu.c | David Hildenbrand |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand |
2017-07-25 | target/s390x: Add remaining switches to compile with --disable-tcg | Thomas Huth |
2017-06-01 | migration: Remove unneeded includes of migration/vmstate.h | Juan Quintela |
2017-05-19 | s390/kvm: do not reset riccb on initial cpu reset | Christian Borntraeger |
2017-05-12 | target/s390x: Diagnose specification exception for atomics | Richard Henderson |
2017-01-13 | qom/cpu: move tlb_flush to cpu_common_reset | Alex Bennée |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |