Show patches with: none      |   303706 patches
« 1 2 ... 25 26 273037 3038 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/22] plugins: Add PLUGIN_GEN_AFTER_TB plugins: Rewrite plugin code generation - 1 - --- 2024-03-16 Richard Henderson New
[08/22] plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB plugins: Rewrite plugin code generation - - - --- 2024-03-16 Richard Henderson New
[07/22] plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN plugins: Rewrite plugin code generation - - - --- 2024-03-16 Richard Henderson New
[06/22] plugins: Create TCGHelperInfo for all out-of-line callbacks plugins: Rewrite plugin code generation - 1 - --- 2024-03-16 Richard Henderson New
[05/22] plugins: Move function pointer in qemu_plugin_dyn_cb plugins: Rewrite plugin code generation - 1 - --- 2024-03-16 Richard Henderson New
[04/22] plugins: Zero new qemu_plugin_dyn_cb entries plugins: Rewrite plugin code generation - 1 - --- 2024-03-16 Richard Henderson New
[03/22] tcg: Pass function pointer to tcg_gen_call* plugins: Rewrite plugin code generation - 1 - --- 2024-03-16 Richard Henderson New
[02/22] tcg: Make tcg/helper-info.h self-contained plugins: Rewrite plugin code generation - 1 - --- 2024-03-16 Richard Henderson New
[01/22] tcg: Add TCGContext.emit_before_op plugins: Rewrite plugin code generation - 1 - --- 2024-03-16 Richard Henderson New
[v3,for,9.1,6/6] virtio: Add VIRTIO_F_NOTIFICATION_DATA property definition virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support - 1 1 --- 2024-03-15 Jonah Palmer New
[v3,for,9.1,5/6] vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support 1 1 1 --- 2024-03-15 Jonah Palmer New
[v3,for,9.1,4/6] virtio-ccw: Handle extra notification data virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support - - - --- 2024-03-15 Jonah Palmer New
[v3,for,9.1,3/6] virtio-mmio: Handle extra notification data virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support - - - --- 2024-03-15 Jonah Palmer New
[v3,for,9.1,2/6] virtio: Prevent creation of device using notification-data with ioeventfd virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support - - - --- 2024-03-15 Jonah Palmer New
[v3,for,9.1,1/6] virtio/virtio-pci: Handle extra notification data virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support - 1 - --- 2024-03-15 Jonah Palmer New
[for-9.0,v3] vdpa-dev: Fix initialisation order to restore VDUSE compatibility [for-9.0,v3] vdpa-dev: Fix initialisation order to restore VDUSE compatibility - 2 - --- 2024-03-15 Kevin Wolf New
[v5,25/25] qapi: Dumb down QAPISchema.lookup_entity() qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,24/25] qapi: Tighten check whether implicit object type already exists qapi: statically type schema.py - 2 - --- 2024-03-15 Markus Armbruster New
[v5,23/25] qapi/schema: remove unnecessary asserts qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,22/25] qapi/schema: turn on mypy strictness qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,21/25] qapi/schema: add type hints qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,20/25] qapi/parser.py: assert member.info is present in connect_member qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,19/25] qapi/parser: demote QAPIExpression to Dict[str, Any] qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,18/25] qapi/schema: assert inner type of QAPISchemaVariants in check_clash() qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,17/25] qapi/schema: fix typing for QAPISchemaVariants.tag_member qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,16/25] qapi/schema: Don't initialize "members" with `None` qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,15/25] qapi/schema: add _check_complete flag qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,14/25] qapi/schema: assert info is present when necessary qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,13/25] qapi/schema: fix QAPISchemaArrayType.check's call to resolve_type qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,12/25] qapi: Assert built-in types exist qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,11/25] qapi/schema: assert resolve_type has 'info' and 'what' args on error qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,10/25] qapi/schema: add type narrowing to lookup_type() qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,09/25] qapi/schema: adjust type narrowing for mypy's benefit qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,08/25] qapi/schema: make c_type() and json_type() abstract methods qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,07/25] qapi/schema: declare type for QAPISchemaArrayType.element_type qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,06/25] qapi/schema: declare type for QAPISchemaObjectTypeMember.type qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,05/25] qapi: create QAPISchemaDefinition qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,04/25] qapi/schema: add pylint suppressions qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,03/25] qapi: sort pylint suppressions qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,02/25] qapi/parser: shush up pylint qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
[v5,01/25] qapi/parser: fix typo - self.returns.info => self.errors.info qapi: statically type schema.py - 1 - --- 2024-03-15 Markus Armbruster New
scsi-generic: fix io_timeout property not applying scsi-generic: fix io_timeout property not applying - 1 - --- 2024-03-15 Lorenz Brun New
[RFC] Is there a bug in pause_all_vcpus() [RFC] Is there a bug in pause_all_vcpus() - - - --- 2024-03-15 zhukeqian New
[for-9.0,v2] vdpa-dev: Fix initialisation order to restore VDUSE compatibility [for-9.0,v2] vdpa-dev: Fix initialisation order to restore VDUSE compatibility - - - --- 2024-03-15 Kevin Wolf New
[12/12] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[11/12] tests/data/acpi/virt/riscv64: Add expected ACPI tables for RISC-V Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[10/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[09/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[08/12] meson.build: Add RISC-V to the edk2-target list Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[07/12] tests/data/acpi/virt: Move ACPI tables under aarch64 Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[06/12] tests/qtest/bios-tables-test.c: Add support for arch in path Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[04/12] tests/data/uefi-boot-images: Add RISC-V ISO image Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[03/12] uefi-test-tools: Add support for python based build script Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[RFC,PATCH-for-9.1,21/21] qapi: Make @query-cpu-definitions target-agnostic qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,20/21] target/ppc: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,19/21] target/ppc: Factor ppc_add_alias_definitions() out qapi: Make @query-cpu-definitions command target-agnostic - 1 - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,18/21] target/i386: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,17/21] target/riscv: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,16/21] target/loongarch: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,15/21] target/arm: Use QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.1,14/21] system: Introduce QMP generic_query_cpu_definitions() qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,13/21] system: Introduce cpu_typename_by_arch_bit() qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,12/21] system: Introduce QemuArchBit enum qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,11/21] qapi: Make CpuDefinitionInfo target agnostic qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,10/21] qapi: Make CpuModel* definitions target agnostic qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,09/21] qapi: Merge machine-common.json with qapi/machine.json qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,08/21] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types qapi: Make @query-cpu-definitions command target-agnostic - 1 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,07/21] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types qapi: Make @query-cpu-definitions command target-agnostic - - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types qapi: Make @query-cpu-definitions command target-agnostic 1 - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,05/21] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE() qapi: Make @query-cpu-definitions command target-agnostic 1 - - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,04/21] target/sparc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - 3 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,03/21] target/ppc: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - 2 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,02/21] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - 2 - --- 2024-03-15 Philippe Mathieu-Daudé New
[PATCH-for-9.1,01/21] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro qapi: Make @query-cpu-definitions command target-agnostic - 2 - --- 2024-03-15 Philippe Mathieu-Daudé New
[02/12] uefi-test-tools/UefiTestToolsPkg: Add RISC-V support Add support for RISC-V ACPI tests 1 - - --- 2024-03-15 Sunil V L New
[01/12] roms/edk2-build.py: Add --module support Add support for RISC-V ACPI tests - - - --- 2024-03-15 Sunil V L New
[v3,7/7] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,6/7] qga/commands-posix: don't do fork()/exec() when suspending via sysfs qga/commands-posix: replace code duplicating commands with a helper - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,5/7] qga/commands-posix: execute_fsfreeze_hook: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,4/7] qga/commands-posix: qmp_guest_set_time: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,3/7] qga/commands-posix: qmp_guest_shutdown: use ga_run_command helper qga/commands-posix: replace code duplicating commands with a helper - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,2/7] qga: introduce ga_run_command() helper for guest cmd execution qga/commands-posix: replace code duplicating commands with a helper - 1 - --- 2024-03-15 Andrey Drobyshev New
[v3,1/7] qga: guest-get-fsinfo: add optional 'total-bytes-root' field qga/commands-posix: replace code duplicating commands with a helper - - - --- 2024-03-15 Andrey Drobyshev New
[9/9] tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[8/9] tests/qemu-iotests: Fix some tests that use --image-opts for other protocols tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[7/9] tests/qemu-iotests: Restrict tests that use --image-opts to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[6/9] tests/qemu-iotests: Restrict test 156 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[5/9] tests/qemu-iotests: Restrict test 134 and 158 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[4/9] tests/qemu-iotests: Restrict test 130 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[3/9] tests/qemu-iotests: Restrict test 114 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[2/9] tests/qemu-iotests: Restrict test 066 to the 'file' protocol tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[1/9] tests/qemu-iotests: Fix test 033 for running with non-file protocols tests/qemu-iotests: Fix running with "check -ssh -qcow2" - - - --- 2024-03-15 Thomas Huth New
[1/1] cxl/mem: Fix for the index of Clear Event Record Handle cxl/mem: Fix for the index of Clear Event Record Handle - - - --- 2024-03-15 Yuquan Wang New
Another CXL/MMIO tcg tlb corner case Another CXL/MMIO tcg tlb corner case - - - --- 2024-03-15 Jørgen Hansen New
[v3] block: Use LVM tools for LV block device truncation [v3] block: Use LVM tools for LV block device truncation - 1 - --- 2024-03-15 Alexander Ivanov New
[V5] target/loongarch: Fix tlb huge page loading issue [V5] target/loongarch: Fix tlb huge page loading issue - - - --- 2024-03-15 Xianglai Li New
[v2,2/2] target/ppc: Move floating-point arithmetic instructions to decodetree. Moving fp arithmetic insns to decodetree. - 1 - --- 2024-03-15 Chinmay Rath New
[v2,1/2] target/ppc: Merge various fpu helpers Moving fp arithmetic insns to decodetree. - 1 - --- 2024-03-15 Chinmay Rath New
[for,9.1,v9,11/11] hw/qdev: Remove opts member hw/pci: SR-IOV related fixes and improvements - 2 - --- 2024-03-15 Akihiko Odaki New
« 1 2 ... 25 26 273037 3038 »