Show patches with: Archived = No       |   73870 patches
« 1 2 ... 24 25 26738 739 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,3/7] hw/ide/cmd646: Configure IDE bus IRQs after realization hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,2/7] hw/input/pckbd: Connect i8042 GPIOs once mouse/keyboard are realized hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,1/7] hw/qdev: Introduce DeviceClass::[un]wire() handlers hw/qdev: Split 'wiring' phase from 'realize' --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,11/11] target/mips: Remove I6500 CPU definition target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé New
[RFC,10/11] target/mips: Remove the unused DisasContext::saar field target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,09/11] target/mips: Remove CPUMIPSState::CP0_SAARI field target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,08/11] target/mips: Remove helpers accessing SAARI register target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,07/11] target/mips: Remove CPUMIPSState::CP0_SAAR[2] field target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,06/11] hw/misc/mips_itu: Remove MIPSITUState::saar field target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,05/11] hw/misc/mips_itu: Remove MIPSITUState::cpu0 field target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,04/11] target/mips: Remove CPUMIPSState::saarp field target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,03/11] target/mips: Remove MIPSITUState::itu field target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,02/11] hw/misc/mips: Reduce itc_reconfigure() scope target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[RFC,01/11] target/mips: Remove helpers accessing SAAR registers target/mips: Remove I6500 CPU definition --- 2024-02-09 Philippe Mathieu-Daudé Superseded
[dubious,RFC] target/mips: Allow I6500 CPU to access CP0 SAAR registers [dubious,RFC] target/mips: Allow I6500 CPU to access CP0 SAAR registers --- 2024-02-09 Philippe Mathieu-Daudé New
[v3,11/11] hw/sparc64/cpu: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,10/11] hw/sparc/leon3: Initialize GPIO before realizing CPU devices hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé New
[v3,09/11] hw/sparc/leon3: Realize GRLIB IRQ controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,08/11] hw/sparc/sun4m: Realize DMA controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,07/11] hw/sh4/r2d: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,06/11] hw/misc/macio: Realize IDE controller before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,05/11] hw/ppc/prep: Realize ISA bridge before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,04/11] hw/i386/pc_q35: Realize LPC PCI function before accessing it hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé New
[v3,03/11] hw/rx/rx62n: Only call qdev_get_gpio_in() when necessary hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,02/11] hw/rx/rx62n: Reduce inclusion of 'qemu/units.h' hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
[v3,01/11] hw/ide/ich9: Use AHCIPCIState typedef hw: Strengthen SysBus & QBus API --- 2024-02-08 Philippe Mathieu-Daudé Superseded
target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU --- 2024-02-08 Peter Maydell Superseded
[v2,14/14] tests/tcg: Add the syscall catchpoint gdbstub test maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,13/14] gdbstub: Implement catching syscalls maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,12/14] gdbstub: Add syscall entry/return hooks maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,11/14] gdbstub: Allow specifying a reason in stop packets maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,10/14] gdbstub: Expose TARGET_SIGTRAP in a target-agnostic way maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,09/14] kconfig: use "select" to enable semihosting maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,08/14] meson: Link with libinotify on FreeBSD maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée New
[v2,07/14] test-util-filemonitor: Adapt to the FreeBSD inotify rename semantics maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée New
[v2,06/14] tests/vm/freebsd: Reload the sshd configuration maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée New
[v2,05/14] tests/vm: Set UseDNS=no in the sshd configuration maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée New
[v2,04/14] Revert "hw/elf_ops: Ignore loadable segments with zero size" maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,03/14] configure: run plugin TCG tests again maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,02/14] docs: mark CRIS support as deprecated maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée New
[v2,01/14] tests/docker: Add sqlite3 module to openSUSE Leap container maintainer updates for 9.0 pre-PR (docker, plugin tests, deprecation, elf, semihosting, gdbstub) --- 2024-02-07 Alex Bennée Superseded
[v2,4/4] hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2024-02-07 Philippe Mathieu-Daudé Superseded
[v2,3/4] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/ hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2024-02-07 Philippe Mathieu-Daudé Superseded
[v2,2/4] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2024-02-07 Philippe Mathieu-Daudé Superseded
[v2,1/4] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2024-02-07 Philippe Mathieu-Daudé Superseded
[v3,6/6] target/arm: Fix SVE/SME gross MTE suppression checks target/arm: assorted mte fixes --- 2024-02-07 Richard Henderson Superseded
[v3,5/6] target/arm: Handle mte in do_ldrq, do_ldro target/arm: assorted mte fixes --- 2024-02-07 Richard Henderson Superseded
[v3,4/6] target/arm: Split out make_svemte_desc target/arm: assorted mte fixes --- 2024-02-07 Richard Henderson Superseded
[v3,3/6] target/arm: Adjust and validate mtedesc sizem1 target/arm: assorted mte fixes --- 2024-02-07 Richard Henderson Superseded
[v3,2/6] target/arm: Fix nregs computation in do_{ld,st}_zpa target/arm: assorted mte fixes --- 2024-02-07 Richard Henderson Superseded
[v3,1/6] linux-user/aarch64: Choose SYNC as the preferred MTE mode target/arm: assorted mte fixes --- 2024-02-07 Richard Henderson Superseded
[2/2] tests/qtest/npcm7xx_emc-test: Connect all NICs to a backend Fix issues with npcm7xx and recent NIC cleanup --- 2024-02-06 Peter Maydell Superseded
[1/2] hw/arm/npcm7xx: Call qemu_configure_nic_device() for GMAC modules Fix issues with npcm7xx and recent NIC cleanup --- 2024-02-06 Peter Maydell Superseded
tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64 tests/qtest/meson.build: Don't include qtests_npcm7xx in qtests_aarch64 --- 2024-02-06 Peter Maydell Superseded
hw/block/tc58128: Don't emit deprecation warning under qtest hw/block/tc58128: Don't emit deprecation warning under qtest --- 2024-02-06 Peter Maydell Superseded
[13/13] docs: Add documentation for the mps3-an536 board hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[12/13] hw/arm/mps3r: Add remaining devices hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[11/13] hw/arm/mps3r: Add GPIO, watchdog, dual-timer, I2C devices hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[10/13] hw/arm/mps3r: Add UARTs hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[09/13] hw/arm/mps3r: Add CPUs, GIC, and per-CPU RAM hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[08/13] hw/arm/mps3r: Initial skeleton for mps3-an536 board hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[07/13] hw/misc/mps2-scc: Make changes needed for AN536 FPGA image hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[06/13] hw/misc/mps2-scc: Factor out which-board conditionals hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[05/13] hw/misc/mps2-scc: Fix condition for CFG3 register hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[04/13] target/arm: Allow access to SPSR_hyp from hyp mode hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[03/13] target/arm: Add Cortex-R52 IMPDEF sysregs hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[02/13] target/arm: The Cortex-R52 has a read-only CBAR hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[01/13] target/arm: Use new CBAR encoding for all v8 CPUs, not all aarch64 CPUs hw/arm: Implement new machine mps3-an536 (Cortex-R52 MPS3 AN536 FPGA image) --- 2024-02-06 Peter Maydell Superseded
[PULL,08/12] target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro Untitled series #234573 --- 2024-02-06 Thomas Huth Accepted
[v3,17/17] MAINTAINERS: Add myself as reviewer for TCG Plugins TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,16/17] plugins: cleanup codepath for previous inline operation TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,15/17] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,14/17] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,13/17] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,12/17] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,11/17] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,10/17] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,09/17] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,08/17] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,07/17] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,06/17] docs/devel: plugins can trigger a tb flush TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,05/17] plugins: scoreboard API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier New
[v3,04/17] cpu: call plugin init hook asynchronously TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,03/17] plugins: fix order of init/idle/resume callback TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,02/17] plugins: add qemu_plugin_num_vcpus function TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[v3,01/17] plugins: remove previous n_vcpus functions from API TCG Plugin inline operation enhancement --- 2024-02-06 Pierrick Bouvier Superseded
[PULL,v2,38/39] tcg/s390x: Support TCG_COND_TST{EQ,NE} Untitled series #234571 --- 2024-02-06 Richard Henderson Accepted
[PULL,v2,00/39] tcg patch queue --- 2024-02-06 Richard Henderson New
[v2,6/6] target/arm: Fix SVE/SME gross MTE suppression checks target/arm: assorted mte fixes --- 2024-02-06 Richard Henderson Superseded
[v2,5/6] target/arm: Handle mte in do_ldrq, do_ldro target/arm: assorted mte fixes --- 2024-02-06 Richard Henderson Superseded
[v2,4/6] target/arm: Split out make_svemte_desc target/arm: assorted mte fixes --- 2024-02-06 Richard Henderson Superseded
[v2,3/6] target/arm: Adjust and validate mtedesc sizem1 target/arm: assorted mte fixes --- 2024-02-06 Richard Henderson Superseded
[v2,2/6] target/arm: Fix nregs computation in do_ld_zpa target/arm: assorted mte fixes --- 2024-02-06 Richard Henderson New
[v2,1/6] linux-user/aarch64: Extend PR_SET_TAGGED_ADDR_CTRL for FEAT_MTE3 target/arm: assorted mte fixes --- 2024-02-06 Richard Henderson New
[3/3] target/arm: Split mtedesc from vector desc target/arm: Split mtedesc from vector desc --- 2024-02-05 Richard Henderson New
[2/3] target/arm: Move SVE/SME MTE disable checks inward target/arm: Split mtedesc from vector desc --- 2024-02-05 Richard Henderson New
[1/3] target/arm: Fix SVE/SME gross MTE suppression checks target/arm: Split mtedesc from vector desc --- 2024-02-05 Richard Henderson Superseded
[PULL,39/39] tcg/tci: Support TCG_COND_TST{EQ,NE} [PULL,01/39] tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-02-04 Richard Henderson New
[PULL,38/39] tcg/s390x: Support TCG_COND_TST{EQ,NE} [PULL,01/39] tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-02-04 Richard Henderson Superseded
[PULL,37/39] tcg/s390x: Add TCG_CT_CONST_CMP [PULL,01/39] tcg: Introduce TCG_COND_TST{EQ,NE} --- 2024-02-04 Richard Henderson Accepted
« 1 2 ... 24 25 26738 739 »