Show patches with: State = Action Required       |    Archived = No       |   22358 patches
« 1 2 ... 47 48 49223 224 »
Patch Series S/W/F Date Submitter Delegate State
[06/19] hw/core/gpio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC,05/19] hw/core/numa: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[04/19] hw/audio: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[03/19] hw/acpi: Set QDev properties using QDev API hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[02/19] hw/qdev: Introduce qdev_prop_set_link() hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[01/19] NOTFORMERGE scripts/coccinelle: Add qom-qdev-prop.cocci hw: Set QDev properties using QDev API (part 1/3) --- 2023-02-03 Philippe Mathieu-Daudé New
[3/3] hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[2/3] hw/acpi/cpu_hotplug: Rename 'parent' MemoryRegion as 'container' hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[1/3] hw/acpi/cpu_hotplug: Rename gpe_cpu -> gpe hw/acpi/cpu_hotplug: Convert 'Object *device' -> 'DeviceState *parent' --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,13/15] hw/qdev: Remove DEFINE_PROP_DMAADDR() and 'hw/qdev-dma.h' hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,12/15] hw/display/sm501: Unify common QOM properties hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,08/15] hw/arm/fsl-imx: Alias 'phy-num' QOM property in SoC object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,07/15] hw/arm/nrf51: Alias 'flash-size' QOM property in SoC object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,05/15] hw/i386/sgx: Do not open-code qdev_realize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,04/15] hw/pci/pcie_sriov: Do not open-code qdev_unrealize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,03/15] linux-user/syscall: Do not open-code qdev_unrealize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,02/15] hw/qdev: Introduce qdev_unrealize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[v2,01/15] hw/pci/pcie_sriov: Replace fprintf(error_pretty) -> warn_reportf_err() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[6/9] hw/display/sm501: QOM-alias 'dma-offset' property in chipset object hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[1/9] hw/i386/sgx: Do not open-code qdev_realize_and_unref() hw: Use QOM alias properties and few QOM/QDev cleanups --- 2023-02-03 Philippe Mathieu-Daudé New
[4/4] hw/qdev-properties: Constify DeviceClass::props_ field hw/qdev-properties: Constify Property* in DeviceClass --- 2023-02-03 Philippe Mathieu-Daudé New
[3/4] hw/qdev-properties: Constify Property* in PropertyInfo::create() handler hw/qdev-properties: Constify Property* in DeviceClass --- 2023-02-03 Philippe Mathieu-Daudé New
[2/4] hw/qdev-properties: Constify Property* in PropertyInfo::print() handler hw/qdev-properties: Constify Property* in DeviceClass --- 2023-02-03 Philippe Mathieu-Daudé New
[1/4] hw/qdev-properties: Constify Property* in object_field_prop_ptr() hw/qdev-properties: Constify Property* in DeviceClass --- 2023-02-03 Philippe Mathieu-Daudé New
[RFC] target/arm: disable FEAT_SME if we turn off SVE [RFC] target/arm: disable FEAT_SME if we turn off SVE --- 2023-02-03 Alex Bennée New
[RFC] gitlab: call ninja directly and reduce build noise [RFC] gitlab: call ninja directly and reduce build noise --- 2023-02-02 Alex Bennée New
[PULL,v2,00/36] Testing, docs, semihosting and plugin updates --- 2023-02-02 Alex Bennée New
[4/4] target/arm: Cache ARMVAParameters target/arm: Cache ARMVAParameters --- 2023-02-02 Richard Henderson New
[3/4] target/arm: Use FIELD for ARMVAParameters target/arm: Cache ARMVAParameters --- 2023-02-02 Richard Henderson New
[2/4] target/arm: Store tbi for both insns and data in ARMVAParameters target/arm: Cache ARMVAParameters --- 2023-02-02 Richard Henderson New
[1/4] target/arm: Flush only required tlbs for TCR_EL[12] target/arm: Cache ARMVAParameters --- 2023-02-02 Richard Henderson New
[02/14] linux-user/sparc: Tidy syscall trap linux-user/sparc: Handle missing traps --- 2023-02-02 Richard Henderson New
[13/27] accel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers tcg: Simplify temporary usage --- 2023-01-30 Richard Henderson New
[RFC,16/16] target/arm/kvm-rme: Disable readonly mappings arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,15/16] target/arm/kvm: Disable Realm reboot arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,14/16] target/arm/kvm-rme: Add PMU num counters parameters arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,13/16] target/arm/kvm-rme: Add breakpoints and watchpoints parameters arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,12/16] target/arm/kvm-rme: Add Realm SVE vector length arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,11/16] target/arm/kvm-rme: Add Realm Personalization Value parameter arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,10/16] target/arm/kvm-rme: Add measurement algorithm property arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,09/16] hw/arm/boot: Populate realm memory with boot images arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,08/16] target/arm/kvm-rme: Populate the realm with boot images arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,07/16] target/arm/kvm: Select RME VM type for the scratch VM arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,06/16] target/arm/kvm-rme: Initialize vCPU arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,04/16] hw/arm/virt: Add support for Arm RME arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,03/16] target/arm/kvm-rme: Initialize realm arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[RFC,01/16] NOMERGE: Add KVM Arm RME definitions to Linux headers arm: Run Arm CCA VMs with KVM --- 2023-01-27 Jean-Philippe Brucker New
[PULL,34/35] cpu-exec: assert that plugin_mem_cbs is NULL after execution [PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-26 Alex Bennée New
[PULL,31/35] plugins: fix optimization in plugin_gen_disable_mem_helpers [PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-26 Alex Bennée New
[PULL,29/35] util/qht: use striped locks under TSAN [PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-26 Alex Bennée New
[PULL,26/35] cpu: free cpu->tb_jmp_cache with RCU [PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-26 Alex Bennée New
[PULL,14/35] tests/docker: drop debian-tricore-cross's partial status [PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-26 Alex Bennée New
[PULL,12/35] lcitool: drop texinfo from QEMU project/dependencies [PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-26 Alex Bennée New
[PULL,02/35] gitlab: add FF_SCRIPT_SECTIONS for timings [PULL,01/35] scripts/ci: update gitlab-runner playbook to use latest runner --- 2023-01-26 Alex Bennée New
[PULL,00/35] Testing, docs, semihosting and plugin updates --- 2023-01-26 Alex Bennée New
[v5,32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG tcg: Support for Int128 with helpers --- 2023-01-26 Richard Henderson New
[PULL,v2,15/15] tcg/loongarch64: Reorg goto_tb implementation [PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32 --- 2023-01-24 Richard Henderson New
[PULL,v2,13/15] tcg/loongarch64: Implement movcond [PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32 --- 2023-01-24 Richard Henderson New
[PULL,v2,12/15] tcg/loongarch64: Improve setcond expansion [PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32 --- 2023-01-24 Richard Henderson New
[PULL,v2,07/15] target/loongarch: Disassemble jirl properly [PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32 --- 2023-01-24 Richard Henderson New
[PULL,v2,06/15] target/loongarch: Enable the disassembler for host tcg [PULL,v2,01/15] tcg: Avoid recursion in tcg_gen_mulu2_i32 --- 2023-01-24 Richard Henderson New
[PULL,v2,00/15] tcg patch queue --- 2023-01-24 Richard Henderson New
[20/22] target/arm: Implement the granule protection check target/arm: Implement FEAT_RME --- 2023-01-24 Richard Henderson New
[14/22] target/arm: Handle no-execute for Realm and Root regimes target/arm: Implement FEAT_RME --- 2023-01-24 Richard Henderson New
[13/22] target/arm: Handle Block and Page bits for security space target/arm: Implement FEAT_RME --- 2023-01-24 Richard Henderson New
[12/22] target/arm: NSTable is RES0 for the RME EL3 regime target/arm: Implement FEAT_RME --- 2023-01-24 Richard Henderson New
[01/22] target/arm: Fix pmsav8 stage2 secure parameter target/arm: Implement FEAT_RME --- 2023-01-24 Richard Henderson New
[v2,1/2] tests/avocado: Factor file_truncate() helper out tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB --- 2023-01-20 Philippe Mathieu-Daudé New
[1/2] tests/avocado: Factor file_truncate() helper out tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB --- 2023-01-20 Philippe Mathieu-Daudé New
[PULL,26/38] block/nbd: Add missing <qemu/bswap.h> include Untitled series #198574 --- 2023-01-20 Kevin Wolf New
[v2] gitlab-ci: Check building KVM-only aarch64 target [v2] gitlab-ci: Check building KVM-only aarch64 target --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,11/11] tests/qtest/migration-test: Only use available accelerators tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,10/11] tests/qtest/migration-test: Build command line using GString API (4/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,09/11] tests/qtest/migration-test: Build command line using GString API (3/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,08/11] tests/qtest/migration-test: Build command line using GString API (2/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,07/11] tests/qtest/migration-test: Build command line using GString API (1/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,05/11] tests/qtest/migration-test: Inverse #ifdef'ry ladders tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,04/11] tests/qtest/boot-serial-test: Only use available accelerators tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,03/11] tests/qtest/boot-serial-test: Build command line using GString API tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[v3,02/11] tests/qtest/boot-serial-test: Simplify test_machine() a bit tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-20 Philippe Mathieu-Daudé New
[PULL,36/37] target/riscv: Remove helper_set_rod_rounding_mode Untitled series #198566 --- 2023-01-20 Alistair Francis New
[PULL,35/37] target/riscv: Introduce helper_set_rounding_mode_chkfrm Untitled series #198566 --- 2023-01-20 Alistair Francis New
[PULL,34/37] tcg/riscv: Use tcg_pcrel_diff in tcg_out_ldst Untitled series #198566 --- 2023-01-20 Alistair Francis New
gitlab-ci: Check building KVM-only aarch64 target gitlab-ci: Check building KVM-only aarch64 target --- 2023-01-19 Philippe Mathieu-Daudé New
[v2,11/11] tests/qtest/migration-test: Only use available accelerators tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[v2,09/11] tests/qtest/migration-test: Build command line using GString API (3/4) tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[8/8] tests/qtest/migration-test: Allow running with HVF tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[7/8] tests/qtest/boot-serial-test: Allow running with HVF tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[RFC,6/8] tests/qtest/libqtest: Allow checking for HVF accelerator tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[4/8] tests/qtest/migration-test: Build command line using GString API tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[2/8] tests/qtest/boot-serial-test: Build command line using GString API tests/qtest: Allow running boot-serial / migration with TCG disabled --- 2023-01-19 Philippe Mathieu-Daudé New
[v2,2/2] tests/avocado: Add test accessing NVMe on big-endian MIPS target hw/pci-host/gt64120: Fix regression on big-endian targets --- 2023-01-18 Philippe Mathieu-Daudé New
[v2,1/2] hw/pci-host/gt64120: Fix PCI I/O config register endianness hw/pci-host/gt64120: Fix regression on big-endian targets --- 2023-01-18 Philippe Mathieu-Daudé New
[PULL,02/15] hw/display: Move omap_lcdc.c out of target-specific source set Untitled series #198245 --- 2023-01-18 Laurent Vivier New
[PULL,17/22] tcg/ppc: Reorg goto_tb implementation [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,16/22] tcg/aarch64: Reorg goto_tb implementation [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,15/22] tcg: Remove TCG_TARGET_HAS_direct_jump [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,12/22] tcg: Change tb_target_set_jmp_target arguments [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
[PULL,11/22] tcg: Add TranslationBlock.jmp_insn_offset [PULL,01/22] tcg: Split out tcg_out_exit_tb --- 2023-01-17 Richard Henderson New
« 1 2 ... 47 48 49223 224 »