Age | Commit message (Expand) | Author |
---|---|---|
2022-10-06 | dump: Replace opaque DumpState pointer with a typed one | Janosch Frank |
2021-07-07 | target/s390x: rename internal.h to s390x-internal.h | Cho, Yu-Chen |
2021-03-04 | target/s390x/arch_dump: Fix warning for the name field in the PT_NOTE section | Thomas Huth |
2019-06-07 | s390x: Use uint64_t for vector registers | David Hildenbrand |
2018-06-27 | compiler: add a sizeof_field() macro | Stefan Hajnoczi |
2017-09-19 | exec,dump,i386,ppc,s390x: don't include exec/cpu-all.h explicitly | David Hildenbrand |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand |
2017-08-30 | s390x: drop inclusion of sysemu/kvm.h from some files | David Hildenbrand |
2017-07-14 | s390x/arch_dump: also dump guarded storage control block | Christian Borntraeger |
2017-02-24 | s390x/arch_dump: pass cpuid into notes sections | Christian Borntraeger |
2017-02-24 | s390x/arch_dump: use proper note name and note size | Christian Borntraeger |
2016-12-20 | Move target-* CPU file into a target/ folder | Thomas Huth |