Show patches with: State = Action Required       |   335720 patches
« 1 2 3 43357 3358 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/21] hw/arm/zynq-devcfg: Prevent unintended unlock during initialization Hi, - - - --- 2025-03-18 Corvin Köhne New
[03/21] hw/dma/zynq-devcfg: Handle bitstream loading via DMA to 0xffffffff Hi, - - - --- 2025-03-18 Corvin Köhne New
[02/21] hw/timer: Make PERIPHCLK period configurable Hi, - - - --- 2025-03-18 Corvin Köhne New
[01/21] hw/timer: Make frequency configurable Hi, - - - --- 2025-03-18 Corvin Köhne New
[v3,15/15] rust/vmstate: Include complete crate path of VMStateFlags in vmstate_clock rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,14/15] rust/vmstate: Add unit test for vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,13/15] rust/vmstate: Add unit test for pointer case rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,12/15] rust/vmstate: Add unit test for vmstate_{of|struct} macro rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,11/15] rust/vmstate: Add unit test for vmstate_of macro rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,10/15] rust/vmstate: Support vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,09/15] rust/vmstate: Re-implement VMState trait for timer binding rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,08/15] rust/vmstate: Relax array check when build varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,07/15] rust/vmstate: Fix unnecessary VMState bound of with_varray_flag() rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,06/15] rust/vmstate: Fix "cannot infer type" error in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,05/15] rust/vmstate: Fix type check for varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,04/15] rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,03/15] rust/vmstate: Fix num field when varray flags are set rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,02/15] rust/vmstate: Fix num_offset in vmstate macros rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v3,01/15] rust/vmstate: Remove unnecessary unsafe rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v8,7/7] migration/ram: Implement save_postcopy_prepare() Allow to enable multifd and postcopy migration together - - - --- 2025-03-18 Prasad Pandit New
[v8,6/7] migration: Add save_postcopy_prepare() savevm handler Allow to enable multifd and postcopy migration together - - - --- 2025-03-18 Prasad Pandit New
[v8,5/7] tests/qtest/migration: add postcopy tests with multifd Allow to enable multifd and postcopy migration together - - - --- 2025-03-18 Prasad Pandit New
[v8,4/7] tests/qtest/migration: consolidate set capabilities Allow to enable multifd and postcopy migration together - - - --- 2025-03-18 Prasad Pandit New
[v8,3/7] migration: enable multifd and postcopy together Allow to enable multifd and postcopy migration together - - - --- 2025-03-18 Prasad Pandit New
[v8,2/7] migration: Refactor channel discovery mechanism Allow to enable multifd and postcopy migration together - - - --- 2025-03-18 Prasad Pandit New
[v8,1/7] migration/multifd: move macros to multifd header Allow to enable multifd and postcopy migration together - 1 - --- 2025-03-18 Prasad Pandit New
[for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET [for-10.1] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET - - - --- 2025-03-18 Peter Maydell New
qcow2: fix null pointer dereference in crypto block qcow2: fix null pointer dereference in crypto block - - - --- 2025-03-18 gerben@altlinux.org New
qemu-img: fix division by zero in bench_cb() for zero-sized images qemu-img: fix division by zero in bench_cb() for zero-sized images - - - --- 2025-03-18 gerben@altlinux.org New
[for-10.1,32/32] vfio: Rename RAM discard related services vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,31/32] vfio: Introduce vfio_dirty_tracking_un/register() routines vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,30/32] vfio: Rename VFIO dirty tracking services vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,29/32] vfio: Rename VFIOContainer related services vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,28/32] vfio: Make vfio_devices_query_dirty_bitmap() static vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,27/32] vfio: Rename VFIODevice related services vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,26/32] vfio: Rename vfio-common.h to vfio-device.h vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,25/32] vfio: Move vfio_set_migration_error() into migration.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,24/32] vfio: Introduce new files for dirty tracking definitions and declarations vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,23/32] vfio: Move vfio_de/attach_device() into device.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,22/32] vfio: Move vfio_device_list into device.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,21/32] vfio: Move vfio_kvm_device_fd() into helpers.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,20/32] vfio: Introduce new files for CPR definitions and declarations vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,19/32] vfio: Introduce a new file for VFIODevice definitions vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,18/32] vfio: Move vfio_get_device_info() to helpers.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,17/32] vfio: Move vfio_kvm_device_add/del_fd() to helpers.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,16/32] vfio: Move vfio_get_info_dma_avail() into helpers.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,15/32] vfio: Introduce a new header file for helper services vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,14/32] vfio: Move Host IOMMU type declarations into their respective files vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,13/32] vfio: Move VFIOAddressSpace helpers into container-base.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,12/32] vfio: Make vfio_group_list static vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,11/32] vfio: Introduce a new header file for VFIOcontainer declarations vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,10/32] vfio: Introduce new files for VFIORegion definitions and declarations vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,09/32] vfio: Introduce a new header file for VFIOIOMMUFD declarations vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,08/32] vfio: Move VFIOHostDMAWindow definition into spapr.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,07/32] vfio: Introduce a new header file for VFIOdisplay declarations vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,06/32] vfio: Introduce a new header file for internal migration services vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,05/32] vfio: Make vfio_viommu_preset() static vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,04/32] vfio: Make vfio_un/block_multiple_devices_migration() static vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,03/32] vfio: Introduce a new header file for external migration services vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,02/32] vfio: Rename vfio_reset_bytes_transferred() vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
[for-10.1,01/32] vfio: Move vfio_mig_active() into migration.c vfio: Spring cleanup - - - --- 2025-03-18 Cédric Le Goater New
docs/devel/testing/functional: Add a section about logging docs/devel/testing/functional: Add a section about logging - 1 - --- 2025-03-18 Thomas Huth New
[v2,14/14] rust/vmstate: Add unit test for vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,13/14] rust/vmstate: Add unit test for pointer case rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,12/14] rust/vmstate: Add unit test for vmstate_{of|struct} macro rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,11/14] rust/vmstate: Add unit test for vmstate_of macro rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,10/14] rust/vmstate: Support vmstate_validate rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,09/14] rust/vmstate: Re-implement VMState trait for timer binding rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,08/14] rust/vmstate: Relax array check when build varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,07/14] rust/vmstate: Fix unnecessary VMState bound of with_varray_flag() rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,06/14] rust/vmstate: Fix "cannot infer type" error in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,05/14] rust/vmstate: Fix type check for varray in vmstate_struct rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,04/14] rust/vmstate: Fix size field of VMStateField with VMS_ARRAY_OF_POINTER flag rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,03/14] rust/vmstate: Fix num field when varray flags are set rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,02/14] rust/vmstate: Fix num_offset in vmstate macros rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[v2,01/14] rust/vmstate: Remove unnecessary unsafe rust/vmstate: Clean up, fix, enhance & test - - - --- 2025-03-18 Zhao Liu New
[2/2] target/riscv: Restrict midelegh access to S-mode harts [1/2] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts - 1 - --- 2025-03-18 Jay Chang New
[1/2] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts [1/2] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts - 1 - --- 2025-03-18 Jay Chang New
docs/system/arm: Use "functional tests" instead of "integration tests" docs/system/arm: Use "functional tests" instead of "integration tests" - - - --- 2025-03-18 Thomas Huth New
docs/system: Use the meson binary from the pyvenv docs/system: Use the meson binary from the pyvenv - 1 - --- 2025-03-18 Thomas Huth New
[13/13] hw/arm/boot: make compilation unit hw common single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[12/13] meson: add common hw files single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[11/13] target/arm/cpu: remove inline stubs for aarch32 emulation single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[10/13] target/arm/cpu: define same set of registers for aarch32 and aarch64 single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[09/13] target/arm/cpu: define ARM_MAX_VQ once for aarch32 and aarch64 single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[08/13] target/arm/cpu: flags2 is always uint64_t single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[07/13] target/arm/cpu: always define kvm related registers single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[06/13] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[05/13] target/arm/cpu: move KVM_HAVE_MCE_INJECTION to kvm-all.c file directly single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[04/13] exec/cpu-all: allow to include specific cpu single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[03/13] exec/target_page: runtime defintion for TARGET_PAGE_BITS_MIN single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[02/13] exec/cpu-all: restrict compile time assert to target specific code single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[01/13] exec/cpu-all: restrict BSWAP_NEEDED to target specific code single-binary: start make hw/arm/ common (boot.c) - - - --- 2025-03-18 Pierrick Bouvier New
[v2] tests/functional/test_arm_orangepi: rename test class to 'OrangePiMachine' [v2] tests/functional/test_arm_orangepi: rename test class to 'OrangePiMachine' - 2 - --- 2025-03-17 Niek Linnenbank New
[v6,18/18] system/ioport: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,17/18] system/memory: make compilation unit common make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,16/18] include/exec/memory: move devend functions to memory-internal.h make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,15/18] include/exec/memory: extract devend_big_endian from devend_memop make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,14/18] system/physmem: compilation unit is now common to all targets make system memory API available for common code - 1 - --- 2025-03-17 Pierrick Bouvier New
[v6,13/18] system/xen: remove inline stubs make system memory API available for common code - 2 - --- 2025-03-17 Pierrick Bouvier New
« 1 2 3 43357 3358 »