2023-06-06 |
Richard Henderson | target/arm: Pass single_memop to gen_mte_checkN |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Pass memop to gen_mte_check1* |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Hoist finalize_memop out of do_fp_{ld, st} |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Hoist finalize_memop out of do_gpr_{ld... |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Load/store integer pair with one tcg operation |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Sink gen_mte_check1 into load/store_exclusive |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_... |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Use tcg_gen_qemu_st_i128 for STZG, STZ2G |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Use tcg_gen_qemu_{st, ld}_i128 for do_fp_... |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Use tcg_gen_qemu_ld_i128 for LDXP |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Introduce finalize_memop_{atom,pair} |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Add feature test for FEAT_LSE2 |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Richard Henderson | target/arm: Add commentary for CPUARMState.exclusive_high |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | docs: system: arm: Introduce bananapi_m2u |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | tests: avocado: boot_linux_console: Add test case for... |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw: arm: allwinner-sramc: Add SRAM Controller support... |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw: arm: allwinner-r40: Add emac and gmac support |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw: sd: allwinner-sdhost: Add sun50i-a64 SoC support |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw/arm/allwinner-r40: add SDRAM controller device |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw/misc: Rename axp209 to axp22x and add support AXP221 PMU |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw: arm: allwinner-r40: Add i2c0 device |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw: allwinner-r40: Complete uart devices |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw/arm/allwinner-r40: add Clock Control Unit |
commit | commitdiff | tree | snapshot |
2023-06-06 |
qianfan Zhao | hw: arm: Add bananapi M2-Ultra and allwinner-r40 support |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Vikram Garhwal | tests/qtest: Introduce tests for Xilinx VERSAL CANFD... |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Vikram Garhwal | MAINTAINERS: Include canfd tests under Xilinx CAN |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Vikram Garhwal | xlnx-versal: Connect Xilinx VERSAL CANFD controllers |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Vikram Garhwal | hw/net/can: Introduce Xilinx Versal CANFD controller |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Francesco Cagnin | hvf: add guest debugging handlers for Apple Silicon... |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Francesco Cagnin | hvf: add breakpoint handlers |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Francesco Cagnin | hvf: handle access for more registers |
commit | commitdiff | tree | snapshot |
2023-06-06 |
Francesco Cagnin | arm: move KVM breakpoints helpers |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | Merge tag 'pull-tcg-20230605' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Philippe Mathieu... | tcg/tcg-op-vec: Remove left over _link_error() definitions |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Ilya Leoshkevich | accel/tcg: Unmap perf_marker |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Build once for system and once for user-only |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | exec/poison: Do not poison CONFIG_SOFTMMU |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | plugins: Drop unused headers from exec/plugin-gen.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | plugins: Move plugin_insn_append to translator.c |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Remove target-specific headers from tcg.[ch] |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Move env defines out of NEED_CPU_H in helper-head.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Fix PAGE/PROT confusion |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | accel/tcg: Tidy includes for translator.[ch] |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/arm: Add missing include of exec/exec-all.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/*: Add missing includes of exec/translation... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/mips: Tidy helpers for translation |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/arm: Tidy helpers for translation |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | accel/tcg: Move translator_fake_ldb out of line |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Philippe Mathieu... | target/ppc: Inline gen_icount_io_start() |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | accel/tcg: Introduce translator_io_start |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | accel/tcg: Move most of gen-icount.h into translator.c |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | include/exec: Remove CODE_GEN_AVG_BLOCK_SIZE |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Spit out exec/translation-block.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | exec-all: Widen TranslationBlock pc and cs_base to... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | exec-all: Widen tb_page_addr_t for user-only |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Remove NO_CPU_IO_DEFS |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Split tcg/tcg-op-gvec.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Move TLB_FLAGS_MASK check out of get_alignment_bits |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Add guest_mo to TCGContext |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Add insn_start_words to TCGContext |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/sh4: Emit insn_start for each insn in gUSA region |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Split helper-proto.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Split helper-gen.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Split tcg_gen_callN |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Move temp_idx and tcgv_i32_temp debug out of line |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Pass TCGHelperInfo to tcg_gen_callN |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Move TCGHelperInfo and dependencies to tcg/helper... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Remove outdated comments in helper-head.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/hexagon: Include helper-gen.h where needed |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/arm: Include helper-gen.h in translator.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Split tcg/tcg-op-common.h from tcg/tcg-op.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Move TCGv, dup_const_tl definitions to tcg-op.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Split out tcg/oversized-guest.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/arm: Fix test of TCG_OVERSIZED_GUEST |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Split out tcg-target-reg-bits.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | *: Add missing includes of tcg/tcg.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/*: Add missing includes of tcg/debug-assert.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | target/avr: Add missing includes of qemu/error-report.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Add tlb_fast_offset to TCGContext |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Widen CPUTLBEntry comparators to 64-bits |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg: Move TCG_TYPE_TL from tcg.h to tcg-op.h |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg/sparc64: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg/s390x: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg/riscv: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | tcg/ppc: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | Merge tag 'pull-block-2023-06-05' of https://gitlab... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Richard Henderson | Merge tag 'qemu-sparc-20230605' of https://github.com... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Jean-Louis... | qcow2: add discard-no-unref option |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Incorrect condition in out-of-image check |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Replace qemu_co_mutex_lock by WITH_QEMU_LOCK... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Move statistic collection to a separate... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Move check of leaks to a separate function |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Fix statistics calculation |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Move check of cluster outside image to a... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Move check of unclean image to a separate... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Use generic infrastructure for BAT writing... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: create parallels_set_bat_entry_helper()... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Fix image_end_offset and data_end after... |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Fix high_off calculation in parallels_co_check() |
commit | commitdiff | tree | snapshot |
2023-06-05 |
Alexander Ivanov | parallels: Out of image offset in BAT leads to image... |
commit | commitdiff | tree | snapshot |
next |