Show patches with: Archived = No       |   73811 patches
« 1 2 3 4738 739 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,22/22] hw/core: Support module-id in numa configuration [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,21/22] hw/core: Introduce module-id as the topology subindex [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,20/22] hw/core/machine: Support modules in -smp [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,19/22] hw/core/machine: Introduce the module as a CPU topology level [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,18/22] hw/i386/pc_sysfw: Remove unused parameter from pc_isa_bios_init() [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,17/22] hw/misc : Correct 5 spaces indents in stm32l4x5_exti [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,16/22] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h' [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,15/22] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,14/22] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,13/22] hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,12/22] hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,11/22] hw: Add a Kconfig switch for the TYPE_CPU_CLUSTER device [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,10/22] hw: Fix problem with the A*MPCORE switches in the Kconfig files [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,09/22] hw/riscv/virt: Replace sprintf by g_strdup_printf [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,08/22] hw/misc/imx: Replace sprintf() by snprintf() [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,07/22] hw/misc/applesmc: Simplify DeviceReset handler [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,06/22] target/i386: Move APIC related code to cpu-apic.c [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,05/22] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,04/22] scripts: add script to compare compatibility properties [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,03/22] python/qemu/machine: add method to retrieve QEMUMachine::binary field [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,02/22] qmp: add dump machine type compatibility properties [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,01/22] qom: add default value [PULL,01/22] qom: add default value --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,00/22] Misc HW patches for 2024-04-25 --- 2024-04-25 Philippe Mathieu-Daudé New
[PULL,37/37] tests/qtest: Add tests for the STM32L4x5 USART [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,36/37] hw/arm: Add the USART to the stm32l4x5 SoC [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,35/37] hw/char/stm32l4x5_usart: Add options for serial parameters setting [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,34/37] hw/char/stm32l4x5_usart: Enable serial read and write [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,33/37] hw/char: Implement STM32L4x5 USART skeleton [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,32/37] reset: Add RESET_TYPE_SNAPSHOT_LOAD [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,31/37] docs/devel/reset: Update to new API for hold and exit phase methods [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,30/37] hw, target: Add ResetType argument to hold and exit phase methods [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,29/37] scripts/coccinelle: New script to add ResetType to hold and exit phases [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,28/37] allwinner-i2c, adm1272: Use device_cold_reset() for software-triggered reset [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,27/37] hw/misc: Don't special case RESET_TYPE_COLD in npcm7xx_clk, gcr [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,26/37] linux-user/flatload.c: Remove unused bFLT shared-library and ZFLAT code [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,25/37] hw/dma: avoid apparent overflow in soc_dma_set_request [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,24/37] hw/arm/virt: Enable NMI support in the GIC if the CPU has FEAT_NMI [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,23/37] target/arm: Add FEAT_NMI to max [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,22/37] hw/intc/arm_gicv3: Report the VINMI interrupt [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,21/37] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update() [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,20/37] hw/intc/arm_gicv3: Implement NMI interrupt priority [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,19/37] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read() [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,18/37] hw/intc/arm_gicv3: Add NMI handling CPU interface registers [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,17/37] hw/intc/arm_gicv3: Implement GICD_INMIR [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,16/37] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0 [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,15/37] hw/intc/arm_gicv3: Add irq non-maskable property [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,14/37] hw/intc/arm_gicv3_kvm: Not set has-nmi=true for the KVM GICv3 [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,13/37] hw/intc/arm_gicv3: Add has-nmi property to GICv3 device [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,12/37] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64() [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,11/37] hw/arm/virt: Wire NMI and VINMI irq lines from GIC to CPU [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,10/37] hw/intc/arm_gicv3: Add external IRQ lines for NMI [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,09/37] target/arm: Handle PSTATE.ALLINT on taking an exception [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,08/37] target/arm: Handle IS/FS in ISR_EL1 for NMI, VINMI and VFNMI [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,07/37] target/arm: Add support for NMI in arm_phys_excp_target_el() [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,06/37] target/arm: Add support for Non-maskable Interrupt [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,05/37] target/arm: Support MSR access to ALLINT [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,04/37] target/arm: Implement ALLINT MSR (immediate) [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,03/37] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,02/37] target/arm: Add PSTATE.ALLINT [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI [PULL,01/37] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI --- 2024-04-25 Peter Maydell New
[PULL,00/37] target-arm queue --- 2024-04-25 Peter Maydell New
[v2,3/7] target/s390x: Remove KVM stubs in cpu_models.h Untitled series #240543 --- 2024-04-25 Zhao Liu New
[45/45] target/hppa: Log cpu state on return-from-interrupt target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[44/45] target/hppa: Log cpu state at interrupt target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[43/45] target/hppa: Implement PSW_H, PSW_L target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[42/45] target/hppa: Implement PSW_T target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[41/45] target/hppa: Implement CF_PCREL target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[40/45] target/hppa: Adjust priv for B,GATE at runtime target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[39/45] target/hppa: Drop tlb_entry return from hppa_get_physical_address target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[38/45] target/hppa: Implement PSW_X target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[37/45] target/hppa: Implement PSW_B target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[36/45] target/hppa: Manage PSW_X and PSW_B in translator target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[35/45] target/hppa: Split PSW X and B into their own field target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[34/45] target/hppa: Improve hppa_cpu_dump_state target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[33/45] target/hppa: Do not mask in copy_iaoq_entry target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[32/45] target/hppa: Store full iaoq_f and page bits of iaoq_d in TB target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[31/45] linux-user/hppa: Force all code addresses to PRIV_USER target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[30/45] target/hppa: Use delay_excp for conditional trap on overflow target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[29/45] target/hppa: Use delay_excp for conditional traps target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[28/45] target/hppa: Introduce DisasDelayException target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[27/45] target/hppa: Remove cond_free target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[26/45] target/hppa: Use TCG_COND_TST* in trans_ftest target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[25/45] target/hppa: Use registerfields.h for FPSR target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[24/45] target/hppa: Use TCG_COND_TST* in trans_bb_imm target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[23/45] target/hppa: Use TCG_COND_TST* in do_unit_addsub target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[22/45] target/hppa: Use TCG_COND_TST* in do_unit_zero_cond target/hppa: Misc improvements --- 2024-04-25 Richard Henderson New
[21/45] target/hppa: Use TCG_COND_TST* in do_log_cond target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[20/45] target/hppa: Use TCG_COND_TST* in do_cond target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[19/45] target/hppa: Rename cond_make_* helpers target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[18/45] target/hppa: Use displacements in DisasIAQE target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[17/45] target/hppa: Introduce and use DisasIAQE for branch management target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[16/45] target/hppa: Always make a copy in do_ibranch_priv target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[15/45] target/hppa: Use umax in do_ibranch_priv target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[14/45] target/hppa: Add space argument to do_ibranch target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[13/45] target/hppa: Add space arguments to install_iaq_entries target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[12/45] target/hppa: Add IASQ entries to DisasContext target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[11/45] target/hppa: Simplify TB end target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[10/45] target/hppa: Skip nullified insns in unconditional dbranch path target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[09/45] target/hppa: Delay computation of IAQ_Next target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
[08/45] target/hppa: Add install_link target/hppa: Misc improvements --- 2024-04-24 Richard Henderson New
« 1 2 3 4738 739 »