2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add overrides for allocframe... |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add overrides for loop setup... |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add DisasContext arg to gen_lo... |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | meson.build Add CONFIG_HEXAGON_IDEF_PARSER |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (tests/tcg/hexagon) Add v73 scalar tests |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add v73 scalar instructions |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (tests/tcg/hexagon) Add v69 HVX tests |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add v69 HVX instructions |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (tests/tcg/hexagon) Add v68 HVX tests |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add v68 HVX instructions |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (tests/tcg/hexagon) Add v68 scalar tests |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add v68 scalar instructions |
commit | commitdiff | tree | snapshot |
2023-05-18 |
Taylor Simpson | Hexagon (target/hexagon) Add support for v68/v69/v71/v73 |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | Merge tag 'pull-tcg-20230511-2' of https://gitlab.com... |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/loongarch: Do not include tcg-ldst.h |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | accel/tcg: Reorg system mode store helpers |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | accel/tcg: Reorg system mode load helpers |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | accel/tcg: Introduce tlb_read_idx |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | accel/tcg: Add cpu_in_serial_context |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg: Remove TARGET_ALIGNED_ONLY |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/sh4: Remove TARGET_ALIGNED_ONLY |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/sh4: Use MO_ALIGN where required |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/nios2: Remove TARGET_ALIGNED_ONLY |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/mips: Remove TARGET_ALIGNED_ONLY |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/mips: Use MO_ALIGN instead of 0 |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/mips: Add missing default_tcg_memop_mask |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/mips: Add MO_ALIGN to gen_llwp, gen_scwp |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/s390x: Simplify constraints on qemu_ld/st |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/s390x: Use ALGFR in constructing softmmu host address |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/riscv: Simplify constraints on qemu_ld/st |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/ppc: Remove unused constraint J |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/ppc: Remove unused constraints A, B, C, D |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/ppc: Adjust constraints on qemu_ld/st |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/ppc: Reorg tcg_out_tlb_read |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/mips: Simplify constraints on qemu_ld/st |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/mips: Reorg tlb load within prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/mips: Remove MO_BSWAP handling |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/loongarch64: Simplify constraints on qemu_ld/st |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/s390x: Convert tcg_out_qemu_{ld,st}_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/riscv: Convert tcg_out_qemu_{ld,st}_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/ppc: Convert tcg_out_qemu_{ld,st}_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/mips: Convert tcg_out_qemu_{ld,st}_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/loongarch64: Convert tcg_out_qemu_{ld,st}_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/arm: Convert tcg_out_qemu_{ld,st}_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/aarch64: Convert tcg_out_qemu_{ld,st}_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/i386: Convert tcg_out_qemu_st_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/i386: Convert tcg_out_qemu_ld_slow_path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg: Add routines for calling slow-path helpers |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/s390x: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/riscv: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/ppc: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/mips: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/loongarch64: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/arm: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/aarch64: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/i386: Use indexed addressing for softmmu fast path |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | tcg/i386: Introduce prepare_host_addr |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Jamie Iles | accel/tcg/tcg-accel-ops-rr: ensure fairness with icount |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Jamie Iles | cpu: expose qemu_cpu_list_lock for lock-guard use |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Thomas Huth | disas: Move disas.c into the target-independent source set |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Thomas Huth | disas: Move softmmu specific code to separate file |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | disas: Remove target-specific headers |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | disas: Remove target_ulong from the interface |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | disas: Move disas.c to disas/ |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | disas: Fix tabs and braces in disas.c |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | accel/tcg: Fix atomic_mmu_lookup for reads |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | target/m68k: Fix gen_load_fp for OS_LONG |
commit | commitdiff | tree | snapshot |
2023-05-11 |
Richard Henderson | Merge tag 'migration-20230509-pull-request' of https... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Vladimir Sementsov... | migration: block incoming colo when capability is disabled |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Vladimir Sementsov... | migration: disallow change capabilities in COLO state |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Vladimir Sementsov... | migration: process_incoming_migration_co: simplify... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Vladimir Sementsov... | migration: drop colo_incoming_thread from MigrationInco... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Vladimir Sementsov... | build: move COLO under CONFIG_REPLICATION |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Vladimir Sementsov... | colo: make colo_checkpoint_notify static and provide... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Vladimir Sementsov... | block/meson.build: prefer positive condition for replic... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Lukas Straub | multifd: Add the ramblock to MultiFDRecvParams |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Lukas Straub | ram: Let colo_flush_ram_cache take the bitmap_mutex |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Lukas Straub | ram: Add public helper to set colo bitmap |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Richard Henderson | Merge tag 'pull-testing-updates-100523-1' of https... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Fabiano Rosas | hw/arm: Select XLNX_USB_SUBSYS for xlnx-zcu102 machine |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Alex Bennée | tests/avocado: use http for mipsdistros.mips.com |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Alex Bennée | gitlab: enable minimal device profile for aarch64 ... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Alex Bennée | gitlab: add ubuntu-22.04-aarch64-without-defaults |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Alex Bennée | scripts/ci: clean-up the 20.04/22.04 confusion in ansible |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Alex Bennée | scripts/ci: add gitlab-runner to kvm group |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Alex Bennée | docs: document breakpoint and watchpoint support |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Alex Bennée | tests/docker: bump the xtensa base to debian:11-slim |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Richard Henderson | Merge tag 'for-upstream' of https://repo.or.cz/qemu... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Stefan Hajnoczi | block: compile out assert_bdrv_graph_readable() by... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Kevin Wolf | block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Kevin Wolf | block: Mark bdrv_recurse_can_replace() and callers... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Kevin Wolf | block: Mark bdrv_query_block_graph_info() and callers... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Kevin Wolf | block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Emanuele Giuseppe... | block: Mark BlockDriver callbacks for amend job GRAPH_R... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Emanuele Giuseppe... | block: Mark bdrv_co_debug_event() GRAPH_RDLOCK |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Emanuele Giuseppe... | block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Emanuele Giuseppe... | block: Mark bdrv_co_get_allocated_file_size() and calle... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Kevin Wolf | mirror: Require GRAPH_RDLOCK for accessing a node's... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Kevin Wolf | vhdx: Require GRAPH_RDLOCK for accessing a node's paren... |
commit | commitdiff | tree | snapshot |
2023-05-10 |
Emanuele Giuseppe... | nbd: Mark nbd_co_do_establish_connection() and callers... |
commit | commitdiff | tree | snapshot |
next |