Age | Commit message (Expand) | Author | Files | Lines |
2024-12-15 | target/s390x: Constify all Property | Richard Henderson | 1 | -1/+1 |
2024-12-12 | Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel... | Stefan Hajnoczi | 1 | -0/+5 |
2024-12-11 | target/s390x: Set default NaN pattern explicitly | Peter Maydell | 1 | -0/+2 |
2024-12-11 | target/s390x: Set Float3NaNPropRule explicitly | Peter Maydell | 1 | -0/+1 |
2024-12-11 | target/s390: Set FloatInfZeroNaNRule explicitly | Peter Maydell | 1 | -0/+2 |
2024-12-11 | s390x/cpumodel: gen17 model | Hendrik Brueckner | 2 | -0/+35 |
2024-12-11 | s390x/cpumodel: Add PLO-extension facility | Hendrik Brueckner | 4 | -0/+123 |
2024-12-11 | s390x/cpumodel: correct PLO feature wording | Hendrik Brueckner | 1 | -6/+6 |
2024-12-11 | s390x/cpumodel: Add Sequential-Instruction-Fetching facility | Hendrik Brueckner | 1 | -0/+1 |
2024-12-11 | s390x/cpumodel: add Ineffective-nonconstrained-transaction facility | Hendrik Brueckner | 2 | -0/+2 |
2024-12-11 | s390x/cpumodel: add Vector-Packed-Decimal-Enhancement facility 3 | Hendrik Brueckner | 2 | -0/+2 |
2024-12-11 | s390x/cpumodel: add Miscellaneous-Instruction-Extensions Facility 4 | Hendrik Brueckner | 1 | -0/+1 |
2024-12-11 | s390x/cpumodel: add Vector Enhancements facility 3 | Hendrik Brueckner | 2 | -0/+3 |
2024-12-11 | s390x/cpumodel: add Concurrent-functions facility support | Hendrik Brueckner | 6 | -0/+35 |
2024-12-11 | s390x/cpumodel: Add ptff Query Time-Stamp Event (QTSE) support | Hendrik Brueckner | 3 | -0/+11 |
2024-12-11 | s390x/cpumodel: add msa13 subfunctions | Hendrik Brueckner | 3 | -0/+40 |
2024-12-11 | s390x/cpumodel: add msa12 changes | Hendrik Brueckner | 3 | -0/+10 |
2024-12-11 | s390x/cpumodel: add msa11 subfunctions | Hendrik Brueckner | 4 | -0/+44 |
2024-12-11 | s390x/cpumodel: add msa10 subfunctions | Hendrik Brueckner | 4 | -0/+32 |
2024-11-18 | target/s390x: Fix the floating-point multiply-and-add NaN rules | Ilya Leoshkevich | 2 | -10/+10 |
2024-11-05 | target/s390x: Explicitly set 2-NaN propagation rule | Peter Maydell | 1 | -0/+1 |
2024-10-23 | s390x: Rebuild IPLB for SCSI device directly from DIAG308 | Jared Rossi | 1 | -1/+8 |
2024-10-07 | target/s390x: Use explicit big-endian LD/ST API | Philippe Mathieu-Daudé | 2 | -18/+18 |
2024-10-07 | target/s390x: Replace ldtul_p() -> ldq_p() | Philippe Mathieu-Daudé | 1 | -15/+15 |
2024-10-03 | kvm: Allow kvm_arch_get/put_registers to accept Error** | Julia Suvorova | 1 | -2/+2 |
2024-09-20 | license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-09-13 | target/s390: Convert CPU to Resettable interface | Peter Maydell | 3 | -44/+23 |
2024-09-10 | qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix' | Markus Armbruster | 1 | -1/+1 |
2024-08-15 | target/s390x: fix build warning (gcc-12 -fsanitize=thread) | Pierrick Bouvier | 1 | -1/+0 |
2024-07-29 | target/s390x: move @deprecated-props to CpuModelExpansion Info | Collin Walling | 1 | -11/+18 |
2024-07-23 | Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson | 1 | -40/+65 |
2024-07-23 | target/s390x: Use set/clear_helper_retaddr in mem_helper.c | Richard Henderson | 1 | -6/+37 |
2024-07-23 | target/s390x: Use user_or_likely in access_memmove | Richard Henderson | 1 | -29/+27 |
2024-07-23 | target/s390x: Use user_or_likely in do_access_memset | Richard Henderson | 1 | -5/+1 |
2024-07-22 | target/s390x: filter deprecated properties based on model expansion type | Collin Walling | 1 | -7/+9 |
2024-07-11 | target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation | Peter Maydell | 1 | -0/+1 |
2024-06-24 | Merge tag 'pull-maintainer-june24-240624-1' of https://gitlab.com/stsquad/qem... | Richard Henderson | 1 | -1/+1 |
2024-06-24 | gdbstub: move enums into separate header | Alex Bennée | 1 | -1/+1 |
2024-06-24 | target/s390x: Add a CONFIG switch to disable legacy CPUs | Thomas Huth | 2 | -0/+14 |
2024-06-24 | target/s390x/arch_dump: use correct byte order for pid | Omar Sandoval | 1 | -1/+1 |
2024-06-19 | target/s390x: Use s390_skeys_get|set() helper | Philippe Mathieu-Daudé | 3 | -25/+6 |
2024-05-29 | target/s390x: Adjust check of noreturn in translate_one | Richard Henderson | 1 | -7/+8 |
2024-05-29 | target/s390x: Simplify per_ifetch, per_check_exception | Richard Henderson | 3 | -24/+23 |
2024-05-29 | target/s390x: Fix helper_per_ifetch flags | Richard Henderson | 1 | -1/+1 |
2024-05-29 | target/s390x: Raise exception from per_store_real | Richard Henderson | 3 | -5/+8 |
2024-05-29 | target/s390x: Raise exception from helper_per_branch | Richard Henderson | 3 | -38/+27 |
2024-05-29 | target/s390x: Split per_breaking_event from per_branch_* | Richard Henderson | 1 | -3/+3 |
2024-05-29 | target/s390x: Simplify help_branch | Richard Henderson | 1 | -102/+50 |
2024-05-29 | target/s390x: Introduce help_goto_indirect | Richard Henderson | 1 | -9/+10 |
2024-05-29 | target/s390x: Disable conditional branch-to-next for PER | Richard Henderson | 1 | -7/+7 |