Show patches with: none      |   75115 patches
« 1 2 ... 157 158 159751 752 »
Patch Series S/W/F Date Submitter Delegate State
[v3,2/6] qemu/bswap: Replace bswapXXs() by compiler __builtin_bswap() qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,1/6] qemu/bswap: Replace bswapXX() by compiler __builtin_bswap() qemu/bswap: Use compiler __builtin_bswap() --- 2023-01-11 Philippe Mathieu-Daudé New
[v3,5/5] hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-11 Philippe Mathieu-Daudé Superseded
[v3,4/5] hw/i2c/bitbang_i2c: Trace state changes hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-11 Philippe Mathieu-Daudé Superseded
[v3,3/5] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-11 Philippe Mathieu-Daudé Superseded
[v3,2/5] hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-11 Philippe Mathieu-Daudé Superseded
[v3,1/5] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-11 Philippe Mathieu-Daudé New
[RFC,v2,4/4] bulk: Prefix '0x' to hex values displayed with HWADDR_PRIx format bulk: Replace TARGET_FMT_plx by HWADDR_PRIx --- 2023-01-11 Philippe Mathieu-Daudé New
[v2,3/4] bulk: Replace TARGET_FMT_plx -> HWADDR_PRIx bulk: Replace TARGET_FMT_plx by HWADDR_PRIx --- 2023-01-11 Philippe Mathieu-Daudé Superseded
[v2,2/4] bulk: Coding style fixes bulk: Replace TARGET_FMT_plx by HWADDR_PRIx --- 2023-01-11 Philippe Mathieu-Daudé New
[v2,1/4] hw: Remove hardcoded tabs (code style) bulk: Replace TARGET_FMT_plx by HWADDR_PRIx --- 2023-01-11 Philippe Mathieu-Daudé New
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[26/26] cpu-exec: assert that plugin_mem_cbs is NULL after execution current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[25/26] tcg: exclude lookup_tb_ptr from helper instrumentation current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[24/26] translator: always pair plugin_gen_insn_{start, end} calls current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[23/26] plugins: fix optimization in plugin_gen_disable_mem_helpers current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[22/26] plugins: make qemu_plugin_user_exit's locking order consistent with fork_start's current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[21/26] util/qht: use striped locks under TSAN current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[20/26] thread: de-const qemu_spin_destroy current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[19/26] util/qht: add missing atomic_set(hashes[i]) current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[18/26] cpu: free cpu->tb_jmp_cache with RCU current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[17/26] tests/tcg: add memory-sve test for aarch64 current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[16/26] semihosting: add semihosting section to the docs current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[15/26] docs: add a proper feature overview in "About QEMU" current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[14/26] semihosting: add O_BINARY flag in host_open for NT compatibility current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[13/26] semihosting: Write back semihosting data before completion callback current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[12/26] lcitool: drop texinfo from QEMU project/dependencies current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[11/26] lcitool: drop perl from QEMU project/dependencies current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[10/26] Update lcitool and fedora to 37 current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[09/26] docs: drop texinfo options current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[08/26] meson: replace Perl usage with Python current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[07/26] configure: replace Perl usage with sed current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée New
[06/26] .gitlab-ci.d/windows: do not disable opengl current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[05/26] build-sys: fix crlf-ending C code current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[04/26] tests/unit: drop hacky race avoidance in test-io-channel-command current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[03/26] gitlab: just use plain --cc=clang for custom runner build current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[02/26] gitlab: add FF_SCRIPT_SECTIONS for timings current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[01/26] scripts/ci: update gitlab-runner playbook to use latest runner current maintainer trees (testing/semihosting/plugins) --- 2023-01-10 Alex Bennée Superseded
[18/18] hw/arm/allwinner: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[17/18] hw/arm/fsl-imx6: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[16/18] hw/arm/fsl-imx7: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[15/18] hw/arm/fsl-imx31: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[14/18] hw/arm/fsl-imx25: Replace object_initialize(ARMCPU) by object_new() hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[13/18] hw/arm/fsl-imx: Correct GPIO/GPT index in QOM tree hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[12/18] hw/arm/digic: Replace object_initialize(ARMCPU) by object_new(ARMCPU) hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[11/18] hw/arm/digic: Remove unnecessary target_long use hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[10/18] hw/arm: Move various armv7m-related units to softmmu_ss[] hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[09/18] hw/arm/armv7m: Remove 'target/arm/cpu.h' from NVIC header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[08/18] hw/arm: Move units to softmmu[] by replacing "{target -> hw}/arm/cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[07/18] hw/arm: Move more units to softmmu_ss[] hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[06/18] target/arm: Move CPU definitions consumed by HW model to "hw/arm/cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[05/18] target/arm: Move CPU QOM type definitions to "hw/arm/cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[04/18] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h" hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[03/18] target/arm/cpregs: Include missing 'target/arm/cpu.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[02/18] hw/arm/boot: Include missing 'exec/cpu-all.h' header hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé New
[01/18] hw/arm: Move various units to softmmu_ss[] hw/arm: Move various objects to softmmu_ss to build them once (part 1) --- 2023-01-10 Philippe Mathieu-Daudé Superseded
Makefile: allow 'make uninstall' Makefile: allow 'make uninstall' --- 2023-01-10 Peter Maydell Superseded
Makefile: allow 'make uninstall' Makefile: allow 'make uninstall' --- 2023-01-10 Peter Maydell Superseded
[v2,5/5] hw/i2c/bitbang_i2c: Convert DPRINTF() to trace events hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,4/5] hw/i2c/bitbang_i2c: Trace state changes hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,3/5] hw/i2c/bitbang_i2c: Change state calling bitbang_i2c_set_state() helper hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,2/5] hw/i2c/bitbang_i2c: Remove unused dummy MemoryRegion hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,1/5] hw/i2c/bitbang_i2c: Define TYPE_GPIO_I2C in public header hw/i2c/bitbang_i2c: Housekeeping --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,5/5] hw/i2c/versatile_i2c: Rename versatile_i2c -> arm_sbcon_i2c hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Accepted
[v2,4/5] hw/i2c/versatile_i2c: Use ARM_SBCON_I2C() macro hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[v2,3/5] hw/i2c/versatile_i2c: Replace TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Accepted
[v2,2/5] hw/i2c/versatile_i2c: Replace VersatileI2CState -> ArmSbconI2CState hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Accepted
[v2,1/5] hw/i2c/versatile_i2c: Drop useless casts from void * to pointer hw/i2c: Rename TYPE_VERSATILE_I2C -> TYPE_ARM_SBCON_I2C --- 2023-01-10 Philippe Mathieu-Daudé Superseded
[RFC,4/4] qom: Warn when deprecated class property can be removed qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC,3/4] util: Introduce helpers to compare QEMU versions qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC,2/4] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width' qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[RFC,1/4] qom: Introduce object_class_property_deprecate() qom: Introduce object_class_property_deprecate() --- 2023-01-09 Philippe Mathieu-Daudé New
[7/7] target/s390x: Hoist some computation in access_memmove target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[6/7] target/s390x: Inline do_access_{get,set}_byte target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson New
[5/7] target/s390x: Remove TLB_NOTDIRTY workarounds target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[4/7] target/s390x: Tidy access_prepare_nf target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[3/7] target/s390x: Use void* for haddr in S390Access target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[2/7] target/s390x: Pass S390Access pointer into access_prepare target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[1/7] target/s390x: Fix s390_probe_access for user-only target/s390x: mem_helper.c cleanups --- 2023-01-09 Richard Henderson Superseded
[v3,27/27] target/s390x: Enable TARGET_TB_PCREL target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,26/27] target/s390x: Pass original r2 register to BCR target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,25/27] tests/tcg/s390x: Add per.S target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,24/27] target/s390x: Fix successful-branch PER events target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,23/27] target/s390x: Remove PER check from use_goto_tb target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,22/27] target/s390x: Split per_breaking_event from per_branch_* target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,21/27] target/s390x: Simplify help_branch target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,20/27] target/s390x: Split per_branch target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,19/27] target/s390x: Introduce help_goto_indirect target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,18/27] target/s390x: Disable conditional branch-to-next for PER target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,17/27] target/s390x: Introduce per_enabled target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,16/27] target/s390x: Don't set gbea for user-only target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,15/27] target/s390x: Add disp argument to update_psw_addr target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,14/27] target/s390x: Assert masking of psw.addr in cpu_get_tb_cpu_state target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,13/27] target/s390x: Use ilen instead in branches target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,12/27] target/s390x: Use gen_psw_addr_disp in op_sam target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,11/27] target/s390x: Use gen_psw_addr_disp in save_link_info target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,10/27] target/s390x: Use gen_psw_addr_disp in pc_to_link_info target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,09/27] target/s390x: Remove pc argument to pc_to_link_into target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson New
[v3,08/27] target/s390x: Introduce gen_psw_addr_disp target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
[v3,07/27] target/s390x: Change help_goto_direct to work on displacements target/s390x: pc-relative translation blocks --- 2023-01-09 Richard Henderson Superseded
« 1 2 ... 157 158 159751 752 »