2023-05-18 |
John Snow | qemu.git: drop meson git submodule |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | configure: use 'mkvenv ensure meson' to bootstrap meson |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | python/wheels: add vendored meson package |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | configure: create a python venv unconditionally |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | python: add vendor.py utility |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | tests/vm: add py310-expat to NetBSD |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | tests/vm: Configure netbsd to use Python 3.10 |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | tests/docker: add python3-venv dependency |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: work around broken pip installations on Debian 10 |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: avoid ensurepip if pip is installed |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: use pip's vendored distlib as a fallback |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: add console script entry point generation |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: add --diagnose option to explain "ensure" failures |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: add ensure subcommand |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: add nested venv workaround |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | mkvenv: add better error message for broken or missing... |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | python: add mkvenv.py |
commit | commitdiff | tree | snapshot |
2023-05-18 |
John Snow | python: update pylint configuration |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paolo Bonzini | python: shut up "pip install" during "make check-minreqs" |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Steve Sistare | make: clean after distclean deletes source files |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paolo Bonzini | scsi-generic: fix buffer overflow on block limits inquiry |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paolo Bonzini | coverity: the definitive COMPONENTS.md update |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paolo Bonzini | tcg: round-robin: do not use mb_read for rr_current_cpu |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Gavin Shan | kvm: Enable dirty ring for arm64 |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Gavin Shan | kvm: Add helper kvm_dirty_ring_init() |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Gavin Shan | kvm: Synchronize the backup bitmap in the last stage |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Gavin Shan | migration: Add last stage indicator to global dirty log |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Fabiano Rosas | meson: Pass -j option to sphinx |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Ricky Zhou | target/i386: Fix exception classes for MOVNTPS/MOVNTPD. |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Ricky Zhou | target/i386: Fix exception classes for SSE/AVX instruct... |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Ricky Zhou | target/i386: Fix and add some comments next to SSE... |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paolo Bonzini | tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128 |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Xinyu Li | target/i386: fix avx2 instructions vzeroall and vpermdq |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Paolo Bonzini | target/i386: fix operand size for VCOMI/VUCOMI instructions |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Emanuele Giuseppe... | target/i386: add support for FB_CLEAR feature |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Emanuele Giuseppe... | target/i386: add support for FLUSH_L1D feature |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Markus Armbruster | qapi/parser: Drop two bad type hints for now |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | Merge tag 'linux-user-for-8.1-pull-request' of https... |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Michael Tokarev | linux-user: fix getgroups/setgroups allocations |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Daniil Kovalev | linux-user: Fix mips fp64 executables loading |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Thomas Weißschuh | linux-user: Don't require PROT_READ for mincore |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Thomas Weißschuh | linux-user: Add new flag VERIFY_NONE |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Thomas Huth | linux-user/main: Use list_cpus() instead of cpu_list() |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Thomas Weißschuh | linux-user: Add open_tree() syscall |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Thomas Weißschuh | linux-user: Add move_mount() syscall |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Thomas Weißschuh | linux-user: report ENOTTY for unknown ioctls |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Afonso Bordado | linux-user: Emulate /proc/cpuinfo output for riscv |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | Merge tag 'pull-tcg-20230516-3' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg: Split out exec/user/guest-base.h |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg: Add tlb_dyn_max_bits to TCGContext |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg: Add page_bits and page_mask to TCGContext |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/mips: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/loongarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/aarch64: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/aarch64: Remove USE_GUEST_BASE |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/arm: Remove TARGET_LONG_BITS |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/i386: Remove TARGET_LONG_BITS, TCG_TYPE_TL |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/i386: Adjust type of tlb_mask |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/i386: Conditionalize tcg_out_extu_i32_i64 |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/i386: Always enable TCG_TARGET_HAS_extr[lh]_i64_i32 |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg/tci: Elimnate TARGET_LONG_BITS, target_ulong |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg: Split INDEX_op_qemu_{ld,st}* for guest address... |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg: Remove TCGv from tcg_gen_atomic_* |
commit | commitdiff | tree | snapshot |
2023-05-17 |
Richard Henderson | tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_* |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Add addr_type to TCGContext |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | accel/tcg: Widen plugin_gen_empty_mem_callback to i64 |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Reduce copies for plugin_gen_mem_callbacks |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | accel/tcg: Merge do_gen_mem_cb into caller |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | accel/tcg: Merge gen_mem_wrapped with plugin_gen_empty_... |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Widen tcg_gen_code pc_start argument to uint64_t |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Widen helper_atomic_* addresses to uint64_t |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Widen helper_{ld,st}_i128 addresses to uint64_t |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | accel/tcg: Widen tcg-ldst.h addresses to uint64_t |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Widen gen_insn_data to uint64_t |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Split out memory ops to tcg-op-ldst.c |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/sparc64: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/s390x: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/riscv: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/ppc: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/mips: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/loongarch64: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/arm: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/aarch64: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/i386: Use atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Introduce atom_and_align_for_opc |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Support TCG_TYPE_I128 in tcg_out_{ld,st}_helper_... |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Merge tcg_out_helper_load_regs into caller |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Introduce tcg_out_movext3 |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Add INDEX_op_qemu_{ld,st}_i128 |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg: Introduce tcg_target_has_memory_bswap |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/riscv: Support softmmu unaligned accesses |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/loongarch64: Support softmmu unaligned accesses |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/loongarch64: Check the host supports unaligned... |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | accel/tcg: Remove helper_unaligned_{ld,st} |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/sparc64: Use standard slow path for softmmu |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/sparc64: Split out tcg_out_movi_s32 |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32 |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | target/sparc64: Remove tcg_out_movi_s13 case from tcg_o... |
commit | commitdiff | tree | snapshot |
2023-05-16 |
Richard Henderson | tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13 |
commit | commitdiff | tree | snapshot |
next |