Age | Commit message (Expand) | Author |
2023-05-15 | softmmu: Create qemu_target_pages_to_MiB() | Juan Quintela |
2023-05-15 | migration/calc-dirty-rate: replaced CRC32 with xxHash | Andrei Gudkov |
2023-05-13 | Merge tag 'or1k-pull-request-20230513' of https://github.com/stffrdhrn/qemu i... | Richard Henderson |
2023-05-13 | Merge tag 'pull-target-arm-20230512' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2023-05-12 | target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check | Peter Maydell |
2023-05-12 | tests/qtest: Don't run cdrom boot tests if no accelerator is present | Fabiano Rosas |
2023-05-12 | target/arm: Select CONFIG_ARM_V7M when TCG is enabled | Fabiano Rosas |
2023-05-12 | target/arm: Select SEMIHOSTING when using TCG | Fabiano Rosas |
2023-05-12 | hw/mips/malta: Fix minor dead code issue | Peter Maydell |
2023-05-12 | docs: Remove unused weirdly-named cross-reference targets | Peter Maydell |
2023-05-12 | ui: Fix pixel colour channel order for PNG screenshots | Peter Maydell |
2023-05-12 | MAINTAINERS: Update Akihiko Odaki's email address | Akihiko Odaki |
2023-05-12 | target/arm: Fix handling of SW and NSW bits for stage 2 walks | Peter Maydell |
2023-05-12 | target/arm: Don't allow stage 2 page table walks to downgrade to NS | Peter Maydell |
2023-05-12 | target/arm: Move helper-{a64,mve,sme,sve}.h to tcg/ | Richard Henderson |
2023-05-12 | target/arm: Move translate-a32.h, arm_ldst.h, sve_ldst_internal.h to tcg/ | Richard Henderson |
2023-05-11 | target/openrisc: Setup FPU for detecting tininess before rounding | Stafford Horne |
2023-05-11 | target/openrisc: Set PC to cpu state on FPU exception | Stafford Horne |
2023-05-11 | target/openrisc: Allow fpcsr access in user mode | Stafford Horne |
2023-05-11 | Merge tag 'pull-tcg-20230511-2' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2023-05-11 | target/loongarch: Do not include tcg-ldst.h | Richard Henderson |
2023-05-11 | accel/tcg: Reorg system mode store helpers | Richard Henderson |
2023-05-11 | accel/tcg: Reorg system mode load helpers | Richard Henderson |
2023-05-11 | accel/tcg: Introduce tlb_read_idx | Richard Henderson |
2023-05-11 | accel/tcg: Add cpu_in_serial_context | Richard Henderson |
2023-05-11 | tcg: Remove TARGET_ALIGNED_ONLY | Richard Henderson |
2023-05-11 | target/sh4: Remove TARGET_ALIGNED_ONLY | Richard Henderson |
2023-05-11 | target/sh4: Use MO_ALIGN where required | Richard Henderson |
2023-05-11 | target/nios2: Remove TARGET_ALIGNED_ONLY | Richard Henderson |
2023-05-11 | target/mips: Remove TARGET_ALIGNED_ONLY | Richard Henderson |
2023-05-11 | target/mips: Use MO_ALIGN instead of 0 | Richard Henderson |
2023-05-11 | target/mips: Add missing default_tcg_memop_mask | Richard Henderson |
2023-05-11 | target/mips: Add MO_ALIGN to gen_llwp, gen_scwp | Richard Henderson |
2023-05-11 | tcg/s390x: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/s390x: Use ALGFR in constructing softmmu host address | Richard Henderson |
2023-05-11 | tcg/riscv: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/ppc: Remove unused constraint J | Richard Henderson |
2023-05-11 | tcg/ppc: Remove unused constraints A, B, C, D | Richard Henderson |
2023-05-11 | tcg/ppc: Adjust constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/ppc: Reorg tcg_out_tlb_read | Richard Henderson |
2023-05-11 | tcg/mips: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/mips: Reorg tlb load within prepare_host_addr | Richard Henderson |
2023-05-11 | tcg/mips: Remove MO_BSWAP handling | Richard Henderson |
2023-05-11 | tcg/loongarch64: Simplify constraints on qemu_ld/st | Richard Henderson |
2023-05-11 | tcg/s390x: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/loongarch64: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |
2023-05-11 | tcg/arm: Convert tcg_out_qemu_{ld,st}_slow_path | Richard Henderson |