Show patches with: none      |   78091 patches
« 1 2 ... 153 154 155780 781 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,16/35] make one-insn-per-tb an accel option [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Not Applicable
[PULL,15/35] hw/arm/bcm2835_property: Implement "get command line" message [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Not Applicable
[PULL,14/35] hw/net: npcm7xx_emc: set MAC in register space [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,13/35] gitlab-ci: Check building KVM-only aarch64 target [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Not Applicable
[PULL,12/35] tests/qtest: Restrict tpm-tis-i2c-test to CONFIG_TCG [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,11/35] arm/Kconfig: Do not build TCG-only boards on a KVM-only build [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,10/35] arm/Kconfig: Always select SEMIHOSTING when TCG is present [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,09/35] tests/avocado: Pass parameters to migration test [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Not Applicable
[PULL,08/35] tests/qtest: Fix tests when no KVM or TCG are present [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,07/35] target/arm: move cpu_tcg to tcg/cpu32.c [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Not Applicable
[PULL,06/35] tests/qtest: Adjust and document query-cpu-model-expansion test for arm [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,05/35] target/arm: Move 64-bit TCG CPUs into tcg/ [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Not Applicable
[PULL,04/35] target/arm: Do not expose all -cpu max features to qtests [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,03/35] target/arm: Extract TCG -cpu max code into a function [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,02/35] target/arm: Remove dead code from cpu_max_set_sve_max_vq [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Accepted
[PULL,01/35] target/arm: Move cortex sysregs into a separate file [PULL,01/35] target/arm: Move cortex sysregs into a separate file --- 2023-05-02 Peter Maydell Not Applicable
[PULL,00/35] target-arm queue --- 2023-05-02 Peter Maydell Not Applicable
[PULL,12/12] tcg: Introduce tcg_out_movext2 [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson New
[PULL,11/12] tcg/mips: Conditionalize tcg_out_exts_i32_i64 [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Accepted
[PULL,10/12] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64 [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Accepted
[PULL,09/12] accel/tcg: Add cpu_ld*_code_mmu [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Superseded
[PULL,08/12] migration/xbzrle: Use __attribute__((target)) for avx512 [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Accepted
[PULL,07/12] qemu/int128: Re-shuffle Int128Alias members [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Superseded
[PULL,06/12] tcg: Add tcg_gen_gvec_rotrs [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Accepted
[PULL,05/12] tcg: Add tcg_gen_gvec_andcs [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Superseded
[PULL,04/12] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Superseded
[PULL,03/12] qemu/bitops.h: Limit rotate amounts [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson New
[PULL,02/12] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1 [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Superseded
[PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time [PULL,01/12] softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-05-02 Richard Henderson Accepted
[PULL,00/12] tcg patch queue --- 2023-05-02 Richard Henderson New
migration/xbzrle: Use __attribute__((target)) for avx512 migration/xbzrle: Use __attribute__((target)) for avx512 --- 2023-05-01 Richard Henderson New
qemu/int128: Re-shuffle Int128Alias members qemu/int128: Re-shuffle Int128Alias members --- 2023-05-01 Richard Henderson Superseded
softmmu: Tidy dirtylimit_dirty_ring_full_time softmmu: Tidy dirtylimit_dirty_ring_full_time --- 2023-04-28 Richard Henderson Superseded
[PULL,18/18] docs/style: call out the use of GUARD macros [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,17/18] docs/devel: mention the spacing requirement for QOM [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,16/18] docs/devel: make a statement about includes [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,15/18] docs/system: remove excessive punctuation from guest-loader docs [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,14/18] qemu-options.hx: Update descriptions of memory options for NUMA node [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,13/18] tests/tcg: limit the scope of the plugin tests [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,12/18] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64 [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,11/18] avocado_qemu/__init__.py: factor out the qemu-img finding [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,10/18] MAINTAINERS: Cover tests/avocado/machine_aspeed.py [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,09/18] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,08/18] tests/avocado: Make ssh_command_output_contains() globally available [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,07/18] .gitlab-ci.d/cirrus: Drop the CI job for compiling with FreeBSD 12 [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,06/18] qemu-options: finesse the recommendations around -blockdev [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,05/18] scripts/device-crash-test: Add a parameter to run with TCG only [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,04/18] gitlab-ci: Avoid to re-run "configure" in the device-crash-test jobs [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,03/18] tests/avocado: Add set of boot tests on SBSA-ref [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,02/18] tests/avocado: use the new snapshots for testing [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée New
[PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 [PULL,01/18] tests/requirements.txt: bump up avocado-framework version to 101.0 --- 2023-04-27 Alex Bennée Accepted
[PULL,00/18] testing and doc updates --- 2023-04-27 Alex Bennée New
[v11,13/13] gitlab-ci: Check building KVM-only aarch64 target Untitled series #208057 --- 2023-04-26 Fabiano Rosas New
[v3,57/57] tcg/s390x: Support 128-bit load/store tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,56/57] tcg/ppc: Support 128-bit load/store tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,55/57] tcg/aarch64: Support 128-bit load/store tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,54/57] tcg/aarch64: Rename temporaries tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,53/57] tcg/i386: Support 128-bit load/store with have_atomic16 tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,52/57] tcg/i386: Honor 64-bit atomicity in 32-bit mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,51/57] tcg/sparc64: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,50/57] tcg/s390x: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,49/57] tcg/riscv: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,48/57] tcg/ppc: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,47/57] tcg/mips: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,46/57] tcg/loongarch64: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,45/57] tcg/arm: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,44/57] tcg/aarch64: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,43/57] tcg/i386: Use atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,42/57] tcg: Introduce atom_and_align_for_opc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,41/57] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret} tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,40/57] tcg: Add INDEX_op_qemu_{ld,st}_i128 tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,39/57] tcg: Introduce tcg_target_has_memory_bswap tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,38/57] tcg/riscv: Support softmmu unaligned accesses tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,37/57] tcg/loongarch64: Support softmmu unaligned accesses tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,36/57] tcg/loongarch64: Assert the host supports unaligned accesses tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,35/57] accel/tcg: Remove helper_unaligned_{ld,st} tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,34/57] tcg/sparc64: Use standard slow path for softmmu tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,33/57] tcg/sparc64: Split out tcg_out_movi_s32 tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,32/57] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32 tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,31/57] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13 tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,30/57] tcg/sparc64: Allocate %g2 as a third temporary tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,29/57] tcg/s390x: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,28/57] tcg/mips: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,27/57] tcg/arm: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,26/57] tcg/arm: Adjust constraints on qemu_ld/st tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,25/57] tcg/riscv: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,24/57] tcg/loongarch64: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,23/57] tcg/ppc: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,22/57] tcg/aarch64: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,21/57] tcg/i386: Use full load/store helpers in user-only mode tcg: Improve atomicity support --- 2023-04-25 Richard Henderson New
[v3,20/57] tcg: Introduce TCG_OPF_TYPE_MASK tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,19/57] accel/tcg: Add have_lse2 support in ldst_atomicity tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,18/57] tcg/aarch64: Detect have_lse, have_lse2 for darwin tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,17/57] tcg/aarch64: Detect have_lse, have_lse2 for linux tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,16/57] accel/tcg: Add aarch64 specific support in ldst_atomicity tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,15/57] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,14/57] tcg/i386: Add have_atomic16 tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,13/57] meson: Detect atomic128 support with optimization tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,12/57] tcg: Add 128-bit guest memory primitives tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
[v3,11/57] tcg/tci: Use helper_{ld,st}*_mmu for user-only tcg: Improve atomicity support --- 2023-04-25 Richard Henderson Superseded
« 1 2 ... 153 154 155780 781 »