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