Show patches with: State = Action Required       |   336956 patches
« 1 2 ... 31 32 333369 3370 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,12/14] arm/cpu: Store id_mmfr0-5 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,11/14] arm/cpu: Store id_dfr0/1 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,10/14] arm/cpu: Store id_pfr0/1/2 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,09/14] arm/cpu: Store id_isar0-7 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,08/14] arm/cpu: Store aa64smfr0 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,07/14] arm/cpu: Store aa64dfr0/1 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,06/14] arm/cpu: Store aa64mmfr0-3 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,05/14] arm/cpu: Store aa64pfr0/1 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,04/14] arm/cpu: Store aa64isar1/2 into the idregs array arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,03/14] arm/cpu: Store aa64isar0/aa64zfr0 into the idregs arrays arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,02/14] arm/kvm: add accessors for storing host features into idregs arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[v2,01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h arm: rework id register storage - - - --- 2025-03-05 Cornelia Huck New
[RFC,4/4] hw/ppc: Remove TARGET_PPC64 use in ppc_create_page_sizes_prop() hw/arm: Register target-specific QOM types at runtime - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,3/4] hw/arm/aspeed: Replace TARGET_AARCH64 by legacy_binary_is_64bit() hw/arm: Register target-specific QOM types at runtime - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,2/4] hw/arm/raspi: Replace TARGET_AARCH64 by legacy_binary_is_64bit() hw/arm: Register target-specific QOM types at runtime - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,1/4] qom: Introduce TypeInfo::registerable() callback hw/arm: Register target-specific QOM types at runtime - 2 - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,18/18] configs/targets: Merge qemu-system-microblaze{el} binaries hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,17/18] meson: Allow symlinking system emulation binaries hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,16/18] hw/microblaze/petalogix_s3adsp1800_mmu: Use legacy_binary_is_big_endian hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,15/18] hw/microblaze/petalogix_ml605_mmu: Use legacy_binary_is_big_endian() hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,14/18] hw/xtensa/xtfpga: Check endianness via legacy_binary_is_big_endian() hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,13/18] hw/xtensa/sim: Replace TARGET_BIG_ENDIAN by legacy_binary_is_big_endian hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,12/18] hw/mips/mipssim: Use legacy_binary_is_big_endian() hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,11/18] hw/mips/jazz: Replace TARGET_BIG_ENDIAN by legacy_binary_is_big_endian hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,10/18] qemu: Introduce legacy_binary_is_big_endian() helper hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,09/18] hw/ppc/mac: Replace TARGET_PPC64 by legacy_binary_is_64bit() hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,08/18] hw/i386: Inline TARGET_DEFAULT_CPU_TYPE definition hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,07/18] hw/mips/malta: Replace TARGET_MIPS64 by legacy_binary_is_64bit() hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,06/18] hw/mips/mipssim: Replace TARGET_MIPS64 by legacy_binary_is_64bit() hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,05/18] qemu: Introduce legacy_binary_is_64bit() helper hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,04/18] qemu: Introduce 'qemu/legacy_binary_info.h' hw/microblaze: Quick single binary proof of concept - - - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,03/18] include: Poison TARGET_PHYS_ADDR_SPACE_BITS definition hw/microblaze: Quick single binary proof of concept - 1 - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,02/18] hw/vfio/common: Get target page size using runtime helpers hw/microblaze: Quick single binary proof of concept - 1 - --- 2025-03-05 Philippe Mathieu-Daudé New
[RFC,01/18] hw/xen/hvm: Fix Aarch64 typo hw/microblaze: Quick single binary proof of concept - 2 - --- 2025-03-05 Philippe Mathieu-Daudé New
[v2] vfio-platform: Deprecate all forms of vfio-platform devices [v2] vfio-platform: Deprecate all forms of vfio-platform devices - 1 - --- 2025-03-05 Eric Auger New
vfio-platform: Deprecate all forms of vfio-platform devices vfio-platform: Deprecate all forms of vfio-platform devices - 1 - --- 2025-03-05 Eric Auger New
docs/about/emulation: Fix broken link docs/about/emulation: Fix broken link - 2 - --- 2025-03-05 Santiago Monserrat Campanello New
[qemu,8/8] docs/cxl: Add serial number for persistent-memdev hw/cxl: new features for 10.0 (possibly) - - - --- 2025-03-05 Jonathan Cameron New
[qemu,7/8] hw/cxl/cxl-mailbox-utils: Added support for Get Log Capabilities (Opcode 0402h) hw/cxl: new features for 10.0 (possibly) - - - --- 2025-03-05 Jonathan Cameron New
[qemu,6/8] hw/cxl/cxl-mailbox-utils: CXL CCI Get/Set alert config commands hw/cxl: new features for 10.0 (possibly) - - - --- 2025-03-05 Jonathan Cameron New
[qemu,5/8] hw/cxl/cxl-mailbox-utils: Media operations Sanitize and Write Zeros commands CXL r3.2(8.… hw/cxl: new features for 10.0 (possibly) - - - --- 2025-03-05 Jonathan Cameron New
[qemu,4/8] hw/cxl: factor out calculation of sanitize duration from cmd_santize_overwrite hw/cxl: new features for 10.0 (possibly) - - - --- 2025-03-05 Jonathan Cameron New
[qemu,3/8] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands cxl r3.2 (… hw/cxl: new features for 10.0 (possibly) - - - --- 2025-03-05 Jonathan Cameron New
[qemu,2/8] hw/cxl: Support get/set mctp response payload size hw/cxl: new features for 10.0 (possibly) - 1 - --- 2025-03-05 Jonathan Cameron New
[qemu,1/8] hw/cxl: Support aborting background commands hw/cxl: new features for 10.0 (possibly) - 1 1 --- 2025-03-05 Jonathan Cameron New
[qemu,2/8] hw/cxl: Support get/set mctp response payload size hw/cxl: new features for 10.0 (possibly) - 1 - --- 2025-03-05 Jonathan Cameron New
[qemu,1/8] hw/cxl: Support aborting background commands hw/cxl: new features for 10.0 (possibly) - 1 1 --- 2025-03-05 Jonathan Cameron New
[PULL,3/3] microvm: do not use the lastest cpu version [PULL,1/3] hw/i386: introduce x86_firmware_reconfigure api - 3 - --- 2025-03-05 Ani Sinha New
[PULL,2/3] hw/i386/ovmf: check if ovmf is supported before calling ovmf parsing code [PULL,1/3] hw/i386: introduce x86_firmware_reconfigure api - 1 - --- 2025-03-05 Ani Sinha New
[PULL,1/3] hw/i386: introduce x86_firmware_reconfigure api [PULL,1/3] hw/i386: introduce x86_firmware_reconfigure api - 1 - --- 2025-03-05 Ani Sinha New
[PULL,0/3] Some refactoring/cleanups for cpu versions on microvms - - - --- 2025-03-05 Ani Sinha New
tests/functional: Increase the timeout of the mips64el_replay test tests/functional: Increase the timeout of the mips64el_replay test - 2 - --- 2025-03-05 Thomas Huth New
[v2] tests/avocado: Remove the boot_linux.py tests [v2] tests/avocado: Remove the boot_linux.py tests - 1 - --- 2025-03-05 Thomas Huth New
[PULL,6/6] chardev: use remoteAddr if the chardev is client [PULL,1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence 1 - - --- 2025-03-05 Marc-André Lureau New
[PULL,5/6] ui/console-vc: implement DCH (delete) and ICH (insert) commands [PULL,1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence - 1 - --- 2025-03-05 Marc-André Lureau New
[PULL,4/6] ui/console-vc: add support for cursor DECSC and DECRC commands [PULL,1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence - 1 - --- 2025-03-05 Marc-André Lureau New
[PULL,3/6] ui/console-vc: report cursor position in the screen not in the scroll buffer [PULL,1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence - 1 - --- 2025-03-05 Marc-André Lureau New
[PULL,2/6] ui/console-vc: report to the application instead of screen rendering [PULL,1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence - 1 - --- 2025-03-05 Marc-André Lureau New
[PULL,1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence [PULL,1/6] ui/console-vc: introduce parsing of the 'ESC ( <ch>' sequence - 1 - --- 2025-03-05 Marc-André Lureau New
[PULL,0/6] Ui patches - - - --- 2025-03-05 Marc-André Lureau New
[v7,2/2] target/loongarch: check tlb_ps target/loongarch: fix 'make check-functional' failed - 1 - --- 2025-03-05 Song Gao New
[v7,1/2] target/loongarch: fix 'make check-functional' failed target/loongarch: fix 'make check-functional' failed - 1 - --- 2025-03-05 Song Gao New
[v5,6/6] migration: Add qtest for migration over RDMA migration/rdma: fixes, refactor and cleanup - 1 - --- 2025-03-05 Zhijian Li (Fujitsu) New
[v5,5/6] migration: Unfold control_save_page() migration/rdma: fixes, refactor and cleanup - 1 - --- 2025-03-05 Zhijian Li (Fujitsu) New
[v5,4/6] migration/rdma: Remove redundant migration_in_postcopy checks migration/rdma: fixes, refactor and cleanup - 1 - --- 2025-03-05 Zhijian Li (Fujitsu) New
[v5,3/6] migration: disable RDMA + postcopy-ram migration/rdma: fixes, refactor and cleanup - 1 - --- 2025-03-05 Zhijian Li (Fujitsu) New
[v5,2/6] migration: check RDMA and capabilities are compatible on both sides migration/rdma: fixes, refactor and cleanup - 1 - --- 2025-03-05 Zhijian Li (Fujitsu) New
[v5,1/6] migration: Prioritize RDMA in ram_save_target_page() migration/rdma: fixes, refactor and cleanup - 1 - --- 2025-03-05 Zhijian Li (Fujitsu) New
[PULL,13/15] hw/loongarch/virt: Update the ACPI table for hotplug cpu [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,12/15] hw/loongarch/virt: Implement cpu plug interface [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,11/15] hw/loongarch/virt: Implement cpu unplug interface [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,10/15] hw/loongarch/virt: Add basic cpu plug interface framework [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,09/15] hw/loongarch/virt: Add topo properties on CPU object [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,08/15] hw/loongarch/virt: Add CPU topology support [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,07/15] hw/intc/loongarch_extioi: Use cpu plug notification [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,06/15] hw/intc/loongarch_extioi: Implment cpu hotplug interface [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,05/15] hw/intc/loongarch_extioi: Add basic hotplug framework [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,04/15] hw/intc/loongarch_extioi: Move gpio irq initial to common code [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,03/15] hw/intc/loongarch_ipi: Notify ipi object when cpu is plugged [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,02/15] hw/intc/loongarch_ipi: Implment cpu hotplug interface [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework [PULL,01/15] hw/intc/loongarch_ipi: Add basic hotplug framework - - - --- 2025-03-05 bibo mao New
[PULL,00/15] loongarch-to-apply queue - - - --- 2025-03-05 bibo mao New
trace/control-target: cleanup headers and make compilation unit common trace/control-target: cleanup headers and make compilation unit common - 2 1 --- 2025-03-05 Pierrick Bouvier New
[57/57] docs/qapidoc: Add "the members of" pointers docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[56/57] docs/qapidoc: add intermediate output debugger docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[55/57] docs/qapidoc: process @foo into ``foo`` docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[54/57] docs/qapidoc: add transmogrifier test document docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[53/57] docs: disambiguate cross-references docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[52/57] docs/qapidoc: implement transmogrify() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[51/57] docs/qapidoc: add visit_entity() docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[50/57] docs/qapidoc: add visit_sections() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[49/57] docs/qapidoc: add visit_member() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[48/57] docs/qapidoc: add visit_returns() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[47/57] docs/qapidoc: prepare to record entity being transmogrified docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[46/57] docs/qapidoc: add visit_feature() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[45/57] docs/qapidoc: add add_field() and generate_field() helper methods docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[44/57] docs/qapidoc: add format_type() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[43/57] docs/qapidoc: add visit_errors() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[42/57] docs/qapidoc: add visit_paragraph() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
[41/57] docs/qapidoc: add preamble() method docs: Add new QAPI transmogrifier - - - --- 2025-03-05 John Snow New
« 1 2 ... 31 32 333369 3370 »