Show patches with: State = Action Required       |    Archived = No       |   426953 patches
« 1 2 ... 464 465 4664269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,15/28] tcg: Change default temp lifetime to TEMP_TB tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,14/28] tcg: Don't re-use TEMP_TB temporaries tcg: Simplify temporary usage - - - - --- 2023-02-22 Richard Henderson New
[v2,13/28] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,12/28] accel/tcg/plugin: Use tcg_temp_ebb_* tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,11/28] tcg: Use tcg_temp_ebb_new_* in tcg/ tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,10/28] tcg: Add tcg_gen_movi_ptr tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,09/28] tcg: Add tcg_temp_ebb_new_{i32,i64,ptr} tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,08/28] tcg: Pass TCGTempKind to tcg_temp_new_internal tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,07/28] tcg: Remove TEMP_NORMAL tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,06/28] tcg: Add liveness_pass_0 tcg: Simplify temporary usage - - - - --- 2023-02-22 Richard Henderson New
[v2,05/28] tcg: Rename TEMP_LOCAL to TEMP_TB tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,04/28] tcg: Remove branch-to-next regardless of reference count tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,03/28] accel/tcg: Use more accurate max_insns for tb_overflow tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,02/28] accel/tcg: Pass max_insn to gen_intermediate_code by pointer tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
[v2,01/28] tcg: Adjust TCGContext.temps_in_use check tcg: Simplify temporary usage - - 1 - --- 2023-02-22 Richard Henderson New
tcg: Allow displaying TCG_TYPE_I128 arguments tcg: Allow displaying TCG_TYPE_I128 arguments - - - - --- 2023-02-22 Philippe Mathieu-Daudé New
[v2,3/3] contrib/elf2dmp: add PE name check and Windows Server 2022 support contrib/elf2dmp: Windows Server 2022 support - - - 1 --- 2023-02-22 Viktor Prutyanov New
[v2,2/3] contrib/elf2dmp: move PE dir search to pe_get_data_dir_entry contrib/elf2dmp: Windows Server 2022 support - - - - --- 2023-02-22 Viktor Prutyanov New
[v2,1/3] contrib/elf2dmp: fix code style contrib/elf2dmp: Windows Server 2022 support - - - - --- 2023-02-22 Viktor Prutyanov New
hw/smbios: fix field corruption in type 4 table hw/smbios: fix field corruption in type 4 table - 1 - - --- 2023-02-22 Julia Suvorova New
[v2,7/7] target/arm: Add CPU properties for most v8.3 PAC features Implement Most ARMv8.3 Pointer Authentication Features - - - - --- 2023-02-22 Aaron Lindsay New
[v2,6/7] target/arm: Implement v8.3 FPAC and FPACCOMBINE Implement Most ARMv8.3 Pointer Authentication Features - - - - --- 2023-02-22 Aaron Lindsay New
[v2,5/7] targer/arm: Inform helpers whether a PAC instruction is 'combined' Implement Most ARMv8.3 Pointer Authentication Features - - 1 - --- 2023-02-22 Aaron Lindsay New
[v2,4/7] target/arm: Implement v8.3 Pauth2 Implement Most ARMv8.3 Pointer Authentication Features - - 2 - --- 2023-02-22 Aaron Lindsay New
[v2,3/7] target/arm: Implement v8.3 EnhancedPAC Implement Most ARMv8.3 Pointer Authentication Features - - 2 - --- 2023-02-22 Aaron Lindsay New
[v2,2/7] target/arm: Implement v8.3 QARMA3 PAC cipher Implement Most ARMv8.3 Pointer Authentication Features - - 2 - --- 2023-02-22 Aaron Lindsay New
[v2,1/7] target/arm: v8.3 PAC ID_AA64ISAR[12] feature-detection Implement Most ARMv8.3 Pointer Authentication Features - - - - --- 2023-02-22 Aaron Lindsay New
[v6,7/7] iotests: add filter-insertion blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,6/7] iotests.py: introduce VM.assert_edges_list() method blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,5/7] block: bdrv_get_xdbg_block_graph(): report export ids blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,4/7] qapi: add x-blockdev-replace command blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,3/7] block: make bdrv_find_child() function public blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,2/7] block/export: add blk_by_export_id() blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v6,1/7] block-backend: blk_root(): drop const specifier on return type blockdev-replace - - - - --- 2023-02-22 Vladimir Sementsov-Ogievskiy New
[v7,10/10] target/riscv/cpu: remove CPUArchState::features and friends make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,09/10] target/riscv: remove RISCV_FEATURE_MMU make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,08/10] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus() make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,07/10] target/riscv: remove RISCV_FEATURE_PMP make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,06/10] target/riscv: remove RISCV_FEATURE_EPMP make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,05/10] target/riscv/cpu.c: error out if EPMP is enabled without PMP make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,04/10] target/riscv: remove RISCV_FEATURE_DEBUG make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,03/10] target/riscv: allow MISA writes as experimental make write_misa a no-op and FEATURE_* cleanups - - 5 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,02/10] target/riscv: do not mask unsupported QEMU extensions in write_misa() make write_misa a no-op and FEATURE_* cleanups - - 3 - --- 2023-02-22 Daniel Henrique Barboza New
[v7,01/10] target/riscv: introduce riscv_cpu_cfg() make write_misa a no-op and FEATURE_* cleanups - - 4 - --- 2023-02-22 Daniel Henrique Barboza New
[v2,20/20] docs/devel: Document VFIO device dirty page tracking vfio: Add migration pre-copy support and device dirty tracking - - 1 - --- 2023-02-22 Avihai Horon New
[v2,19/20] vfio/migration: Query device dirty page tracking support vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,18/20] vfio/common: Optimize device dirty page tracking with vIOMMU vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,17/20] vfio/common: Support device dirty page tracking with vIOMMU vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,16/20] intel-iommu: Implement get_attr() method vfio: Add migration pre-copy support and device dirty tracking 1 - - - --- 2023-02-22 Avihai Horon New
[v2,15/20] memory/iommu: Add IOMMU_ATTR_MAX_IOVA attribute vfio: Add migration pre-copy support and device dirty tracking 1 - - - --- 2023-02-22 Avihai Horon New
[v2,14/20] vfio/common: Extract vIOMMU code from vfio_sync_dirty_bitmap() vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,13/20] vfio/common: Add device dirty page bitmap sync vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,12/20] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,11/20] vfio/common: Add device dirty page tracking start/stop vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,10/20] vfio/common: Record DMA mapped IOVA ranges vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,09/20] util: Extend iova_tree_foreach() to take data argument vfio: Add migration pre-copy support and device dirty tracking 1 - - - --- 2023-02-22 Avihai Horon New
[v2,08/20] util: Add iova_tree_nnodes() vfio: Add migration pre-copy support and device dirty tracking 1 - - - --- 2023-02-22 Avihai Horon New
[v2,07/20] vfio/common: Add VFIOBitmap and (de)alloc functions vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,06/20] vfio/common: Abort migration if dirty log start/stop/sync fails vfio: Add migration pre-copy support and device dirty tracking - 3 1 - --- 2023-02-22 Avihai Horon New
[v2,05/20] vfio/common: Fix wrong %m usages vfio: Add migration pre-copy support and device dirty tracking - - 1 - --- 2023-02-22 Avihai Horon New
[v2,04/20] vfio/common: Fix error reporting in vfio_get_dirty_bitmap() vfio: Add migration pre-copy support and device dirty tracking - - 1 - --- 2023-02-22 Avihai Horon New
[v2,03/20] vfio/migration: Add VFIO migration pre-copy support vfio: Add migration pre-copy support and device dirty tracking - - - - --- 2023-02-22 Avihai Horon New
[v2,02/20] vfio/migration: Refactor vfio_save_block() to return saved data size vfio: Add migration pre-copy support and device dirty tracking - - 1 - --- 2023-02-22 Avihai Horon New
gitlab-ci.yml: edk2: Move to Ubuntu 22.04 gitlab-ci.yml: edk2: Move to Ubuntu 22.04 - - - - --- 2023-02-22 Palmer Dabbelt New
gitlab-ci.yml: opensbi: Move to Ubuntu 22.04 gitlab-ci.yml: opensbi: Move to Ubuntu 22.04 - - - - --- 2023-02-22 Palmer Dabbelt New
[PULL,4/4] target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. [PULL,1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode - - 1 - --- 2023-02-22 Paolo Bonzini New
[PULL,3/4] docs: build-platforms: refine requirements on Python build dependencies [PULL,1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode - - 2 - --- 2023-02-22 Paolo Bonzini New
[PULL,2/4] thread-posix: add support for setting threads name on OpenBSD [PULL,1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode - - 2 - --- 2023-02-22 Paolo Bonzini New
[PULL,1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode [PULL,1/4] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode - - 1 - --- 2023-02-22 Paolo Bonzini New
[PULL,0/4] Misc + target/i386 pull request for 2023-02-22 - - - - --- 2023-02-22 Paolo Bonzini New
[10/10] configure: Add courtesy hint to Python version failure message improvement to Python detection, preparation for dropping 3.6 - - 1 - --- 2023-02-22 Paolo Bonzini New
[09/10] Python: Drop support for Python 3.6 improvement to Python detection, preparation for dropping 3.6 - - 1 - --- 2023-02-22 Paolo Bonzini New
[08/10] ci, docker: update CentOS and OpenSUSE Python to non-EOL versions improvement to Python detection, preparation for dropping 3.6 - - - - --- 2023-02-22 Paolo Bonzini New
[07/10] docs/devel: update and clarify lcitool instructions improvement to Python detection, preparation for dropping 3.6 - - 1 - --- 2023-02-22 Paolo Bonzini New
[06/10] lcitool: update submodule improvement to Python detection, preparation for dropping 3.6 - - 1 - --- 2023-02-22 Paolo Bonzini New
[05/10] configure: Look for auxiliary Python installations improvement to Python detection, preparation for dropping 3.6 - - 1 - --- 2023-02-22 Paolo Bonzini New
[04/10] configure: protect against escaping venv when running Meson improvement to Python detection, preparation for dropping 3.6 - - - - --- 2023-02-22 Paolo Bonzini New
[03/10] meson: prefer 'sphinx-build' to 'sphinx-build-3' improvement to Python detection, preparation for dropping 3.6 - - - - --- 2023-02-22 Paolo Bonzini New
[02/10] python: drop pipenv improvement to Python detection, preparation for dropping 3.6 1 - - - --- 2023-02-22 Paolo Bonzini New
[01/10] python: support pylint 2.16 improvement to Python detection, preparation for dropping 3.6 - - 2 - --- 2023-02-22 Paolo Bonzini New
[v16,11/11] docs/s390x/cpu topology: document s390x cpu topology s390x: CPU Topology - - - - --- 2023-02-22 Pierre Morel New
[v16,10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event s390x: CPU Topology - - - - --- 2023-02-22 Pierre Morel New
[v16,09/11] machine: adding s390 topology to query-cpu-fast s390x: CPU Topology - - 2 - --- 2023-02-22 Pierre Morel New
[v16,08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command s390x: CPU Topology - - - - --- 2023-02-22 Pierre Morel New
[v16,07/11] target/s390x/cpu topology: activating CPU topology s390x: CPU Topology - - 1 - --- 2023-02-22 Pierre Morel New
[v16,06/11] s390x/cpu topology: interception of PTF instruction s390x: CPU Topology - - 1 - --- 2023-02-22 Pierre Morel New
[v16,05/11] s390x/cpu topology: resetting the Topology-Change-Report s390x: CPU Topology - - 1 - --- 2023-02-22 Pierre Morel New
[v16,04/11] s390x/sclp: reporting the maximum nested topology entries s390x: CPU Topology - - 2 - --- 2023-02-22 Pierre Morel New
[v16,03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB s390x: CPU Topology - - - - --- 2023-02-22 Pierre Morel New
[v16,02/11] s390x/cpu topology: add topology entries on CPU hotplug s390x: CPU Topology - - - - --- 2023-02-22 Pierre Morel New
[v16,01/11] s390x/cpu topology: add s390 specifics to CPU topology s390x: CPU Topology - - 1 - --- 2023-02-22 Pierre Morel New
[RFC] target/arm: properly document FEAT_CRC32 [RFC] target/arm: properly document FEAT_CRC32 - - 1 - --- 2023-02-22 Alex Bennée New
plugin: fix clearing of plugin_mem_cbs before TB exit plugin: fix clearing of plugin_mem_cbs before TB exit - 1 - - --- 2023-02-22 Emilio Cota New
[NOTFORMERGE,v3,25/25] hw/arm/virt: Add some memory for Realm Management Monitor target/arm: Implement FEAT_RME - - - - --- 2023-02-22 Richard Henderson New
[NOTFORMERGE,v3,24/25] target/arm: Enable RME for -cpu max target/arm: Implement FEAT_RME - - - - --- 2023-02-22 Richard Henderson New
[v3,23/25] target/arm: Implement the granule protection check target/arm: Implement FEAT_RME - - 1 - --- 2023-02-22 Richard Henderson New
[v3,22/25] target/arm: Implement GPC exceptions target/arm: Implement FEAT_RME - - 1 - --- 2023-02-22 Richard Henderson New
[v3,21/25] target/arm: Add GPC syndrome target/arm: Implement FEAT_RME - - 1 - --- 2023-02-22 Richard Henderson New
[v3,20/25] target/arm: Use get_phys_addr_with_struct for stage2 target/arm: Implement FEAT_RME - - 2 - --- 2023-02-22 Richard Henderson New
[v3,19/25] target/arm: Move s1_is_el0 into S1Translate target/arm: Implement FEAT_RME - - 2 - --- 2023-02-22 Richard Henderson New
« 1 2 ... 464 465 4664269 4270 »