Age | Commit message (Expand) | Author |
2020-11-18 | s390/kvm: fix diag318 propagation and reset functionality | Collin Walling |
2020-10-02 | s390: guest support for diagnose 0x318 | Collin Walling |
2020-04-29 | s390x: Add SIDA memory ops | Janosch Frank |
2020-02-27 | s390x: Rename and use constants for short PSW address and mask | Janosch Frank |
2020-01-15 | target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX | Richard Henderson |
2019-12-18 | s390x: Properly fetch and test the short psw on diag308 subc 0/1 | Janosch Frank |
2019-12-14 | s390x/tcg: clear local interrupts on reset normal | Cornelia Huck |
2019-12-14 | s390x: Fix cpu normal reset ri clearing | Janosch Frank |
2019-12-14 | s390x: Move initial reset | Janosch Frank |
2019-12-14 | s390x: Move reset normal to shared reset handler | Janosch Frank |
2019-10-09 | target/s390x: Remove ILEN_UNWIND | Richard Henderson |
2019-10-09 | target/s390x: Remove ILEN_AUTO | Richard Henderson |
2019-10-09 | target/s390x: Remove ilen parameter from s390_program_interrupt | Richard Henderson |
2019-10-09 | target/s390x: Add ilen to unwind data | Richard Henderson |
2019-10-09 | s390x/mmu: Implement Instruction-Execution-Protection Facility | David Hildenbrand |
2019-10-09 | s390x/mmu: DAT table definition overhaul | David Hildenbrand |
2019-09-23 | s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY | David Hildenbrand |
2019-08-22 | s390x/tcg: Rework MMU selection for instruction fetches | David Hildenbrand |
2019-08-16 | migration: Move the VMStateDescription typedef to typedefs.h | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-06-10 | cpu: Remove CPU_COMMON | Richard Henderson |
2019-06-10 | cpu: Introduce CPUNegativeOffsetState | Richard Henderson |
2019-06-10 | cpu: Move ENV_OFFSET to exec/gen-icount.h | Richard Henderson |
2019-06-10 | target/s390x: Use env_cpu, env_archcpu | Richard Henderson |
2019-06-10 | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson |
2019-06-10 | cpu: Define ArchCPU | Richard Henderson |
2019-06-10 | cpu: Define CPUArchState with typedef | Richard Henderson |
2019-06-10 | tcg: Split out target/arch/cpu-param.h | Richard Henderson |
2019-06-07 | s390x/tcg: Introduce tcg_s390_vector_exception() | David Hildenbrand |
2019-06-07 | s390x: Use uint64_t for vector registers | David Hildenbrand |
2019-06-07 | s390x: Align vector registers to 16 bytes | David Hildenbrand |
2019-04-25 | s390x/kvm: Configure page size after memory has actually been initialized | David Hildenbrand |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-03-11 | s390x/tcg: Check vector register instructions at central point | David Hildenbrand |
2019-02-18 | s390x: Fix the confusing contributions-after-2012 license statements | Thomas Huth |
2019-02-04 | target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG | Alex Bennée |
2018-10-04 | s390x/tcg: store in the TB flags if AFP is enabled | David Hildenbrand |
2018-10-04 | s390x/tcg: factor out and fix DATA exception injection | David Hildenbrand |
2018-08-20 | s390x/kvm: add etoken facility | Christian Borntraeger |
2018-08-20 | s390x: remove 's390-squash-mcss' option | Cornelia Huck |
2018-07-02 | s390x/tcg: properly implement the TOD | David Hildenbrand |
2018-07-02 | s390x/tcg: drop tod_basetime | David Hildenbrand |
2018-07-02 | s390x/tod: factor out TOD into separate device | David Hildenbrand |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand |
2018-03-19 | cpu: get rid of unused cpu_init() defines | Igor Mammedov |
2018-03-19 | cpu: add CPU_RESOLVING_TYPE macro | Igor Mammedov |
2018-03-08 | target/s390x: Remove leading underscores from #defines | Thomas Huth |
2018-02-26 | s390x: remove s390_get_memslot_count | Cornelia Huck |
2018-02-26 | s390x/sclp: remove memory hotplug support | David Hildenbrand |
2018-02-26 | qmp: expose s390-specific CPU info | Viktor Mihajlovski |