Show patches with: Archived = No       |   435980 patches
« 1 2 ... 104 105 1064359 4360 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v7,09/10] target/ppc: Clean up ifdefs in excp_helper.c, part 3 Misc clean ups to target/ppc exception handling - - 1 - --- 2024-02-27 BALATON Zoltan New
[v7,08/10] target/ppc: Clean up ifdefs in excp_helper.c, part 2 Misc clean ups to target/ppc exception handling - - 1 - --- 2024-02-27 BALATON Zoltan New
[v7,07/10] target/ppc: Clean up ifdefs in excp_helper.c, part 1 Misc clean ups to target/ppc exception handling - - 1 - --- 2024-02-27 BALATON Zoltan New
[v7,06/10] target/ppc: Simplify syscall exception handlers Misc clean ups to target/ppc exception handling - - 1 - --- 2024-02-27 BALATON Zoltan New
[v7,05/10] target/ppc: Move patching nip from exception handler to helper_scv Misc clean ups to target/ppc exception handling - - - - --- 2024-02-27 BALATON Zoltan New
[v7,04/10] target/ppc: Fix gen_sc to use correct nip Misc clean ups to target/ppc exception handling - - 1 - --- 2024-02-27 BALATON Zoltan New
[v7,03/10] target/ppc: Add gen_exception_err_nip() function Misc clean ups to target/ppc exception handling - - 1 - --- 2024-02-27 BALATON Zoltan New
[v7,02/10] target/ppc: Readability improvements in exception handlers Misc clean ups to target/ppc exception handling 1 - - - --- 2024-02-27 BALATON Zoltan New
[v7,01/10] target/ppc: Use env_cpu for cpu_abort in excp_helper Misc clean ups to target/ppc exception handling - - 2 - --- 2024-02-27 BALATON Zoltan New
[9/9] docs/system: Add documentation on support for IGVM Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[8/9] i386/sev: Implement ConfidentialGuestSupport functions for SEV Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[7/9] i386/sev: Refactor setting of reset vector and initial CPU state Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[6/9] i386/pc: Skip initialization of system FW when using IGVM Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[5/9] i386/pc: Process IGVM file during PC initialization if present Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[4/9] backends/igvm: Implement parsing and processing of IGVM files Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[3/9] backends/confidential-guest-support: Add functions to support IGVM Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[2/9] backends/confidential-guest-support: Add IGVM file parameter Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[1/9] meson: Add optional dependency on IGVM library Introduce support for IGVM files - - - - --- 2024-02-27 Roy Hopkins New
[2/2] ppc/pnv: Fix pervasive topology calculation for P10 Untitled series #396838 - - - - --- 2024-02-27 Caleb Schlossin New
[v4,29/29] docs/devel: plugins can trigger a tb flush maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,28/29] docs/devel: document some plugin assumptions maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,27/29] docs/devel: lift example and plugin API sections up maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-27 Alex Bennée New
[v4,26/29] contrib/plugins: extend execlog to track register changes maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,25/29] contrib/plugins: fix imatch maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-27 Alex Bennée New
[v4,24/29] tests/tcg: expand insn test case to exercise register API maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-27 Alex Bennée New
[v4,23/29] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-27 Alex Bennée New
[v4,22/29] plugins: create CPUPluginState and migrate plugin_mask maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,21/29] gdbstub: expose api to find registers maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,20/29] plugins: Use different helpers when reading registers maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-27 Alex Bennée New
[v4,19/29] cpu: call plugin init hook asynchronously maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,18/29] linux-user: ensure nios2 processes queued work maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-27 Alex Bennée New
[v4,17/29] plugins: fix order of init/idle/resume callback maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,16/29] plugins: add qemu_plugin_num_vcpus function maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,15/29] plugins: remove previous n_vcpus functions from API maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,14/29] gdbstub: Add members to identify registers to GDBFeature maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-27 Alex Bennée New
[v4,13/29] hw/core/cpu: Remove gdb_get_dynamic_xml member maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,12/29] gdbstub: Infer number of core registers from XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-27 Alex Bennée New
[v4,11/29] gdbstub: Simplify XML lookup maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,10/29] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,09/29] gdbstub: Use GDBFeature for GDBRegisterState maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 2 - --- 2024-02-27 Alex Bennée New
[v4,08/29] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) 1 - - - --- 2024-02-27 Alex Bennée New
[v4,07/29] target/riscv: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - - - --- 2024-02-27 Alex Bennée New
[v4,06/29] target/ppc: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,05/29] target/arm: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) 1 - - - --- 2024-02-27 Alex Bennée New
[v4,04/29] tests/vm: update openbsd image to 7.4 maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 1 --- 2024-02-27 Alex Bennée New
[v4,03/29] tests/vm: avoid re-building the VM images all the time maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,02/29] tests/tcg: bump TCG test timeout to 120s maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
[v4,01/29] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) - - 1 - --- 2024-02-27 Alex Bennée New
tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout tests/tcg/multiarch: Give the 'memory' TCG test a larger timeout - - - - --- 2024-02-27 Peter Maydell New
[PULL,45/45] docs/system/arm: Add RPi4B to raspi.rst [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,44/45] tests/qtest/bcm2828-mailbox: Append added properties to mailbox test [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,43/45] hw/misc/bcm2835_property: Add missed BCM2835 properties [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,42/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 3 [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,41/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 2 [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,40/45] tests/qtest/bcm2828-mailbox: Add mailbox property tests. Part 1 [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,39/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 3 [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,38/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 2 [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,37/45] tests/qtest/bcm2828-mailbox: Add mailbox tests tags. Part 1 [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,36/45] tests/qtest/bcm2828-mailbox: Add mailbox test constants [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,35/45] tests/qtest: Add bcm2838 mailbox test stub [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,34/45] tests/avocado/boot_linux_console.py: Add Rpi4b boot tests [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,33/45] hw/arm/bcm2838_peripherals: Add clock_isp stub [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 2 - --- 2024-02-27 Peter Maydell New
[PULL,32/45] hw/arm: Add memory region for BCM2837 RPiVid ASB [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,31/45] hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,30/45] hw/arm: Introduce Raspberry PI 4 machine [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,29/45] hw/arm: Add GPIO and SD to BCM2838 periph [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,28/45] hw/gpio: Connect SD controller to BCM2838 GPIO [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,27/45] hw/gpio: Implement BCM2838 GPIO functionality [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,26/45] hw/gpio: Add BCM2838 GPIO stub [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,25/45] hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,24/45] hw/arm: Introduce BCM2838 SoC [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,23/45] hw/arm/raspi: Split out raspi machine common part [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,22/45] hw/arm/bcm2853_peripherals: Split out common part of peripherals [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,21/45] hw/arm/bcm2836: Split out common part of BCM283X classes [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,20/45] docs/devel/reset: Update to discuss system reset [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 5 - --- 2024-02-27 Peter Maydell New
[PULL,19/45] hw/core/machine: Use qemu_register_resettable for sysbus reset [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 5 - --- 2024-02-27 Peter Maydell New
[PULL,18/45] hw/core/reset: Implement qemu_register_reset via qemu_register_resettable [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 5 - --- 2024-02-27 Peter Maydell New
[PULL,17/45] hw/core/reset: Add qemu_{register, unregister}_resettable() [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 5 - --- 2024-02-27 Peter Maydell New
[PULL,16/45] hw/core: Add ResetContainer which holds objects implementing Resettable [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 5 - --- 2024-02-27 Peter Maydell New
[PULL,15/45] hw/core: Add documentation and license comments to reset.h [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 4 - --- 2024-02-27 Peter Maydell New
[PULL,14/45] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 5 - --- 2024-02-27 Peter Maydell New
[PULL,13/45] system/bootdevice: Don't unregister reset handler in restore_boot_order() [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled 1 - 4 - --- 2024-02-27 Peter Maydell New
[PULL,12/45] arm/ptw: Handle atomic updates of page tables entries in MMIO during PTW. [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,11/45] arm: xlnx-versal-virt: Add machine property ospi-flash [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,10/45] block: m25p80: Add support of mt35xu02gbba [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,09/45] pl031: Update last RTCLR value on write in case it's read back [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 2 - --- 2024-02-27 Peter Maydell New
[PULL,08/45] tests/qtest: Check that EXTI fan-in irqs are correctly connected [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,07/45] hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - 1 2 - --- 2024-02-27 Peter Maydell New
[PULL,06/45] xlnx-versal-ospi: disable reentrancy detection for iomem_dac [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,05/45] misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_perform_act… [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,04/45] misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action() [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,03/45] MAINTAINERS: Cover hw/ide/ahci-allwinner.c with AllWinner A10 machine [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - - - --- 2024-02-27 Peter Maydell New
[PULL,02/45] target/arm: Advertise Cortex-A53 erratum #843419 fix via REVIDR [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled [PULL,01/45] hw/arm/sbsa-ref: Simplify init since PCIe is always enabled - - 1 - --- 2024-02-27 Peter Maydell New
[PULL,00/45] target-arm queue - - - - --- 2024-02-27 Peter Maydell New
hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h hw/ide/ahci: Rename ahci_internal.h to ahci-internal.h - - 3 - --- 2024-02-27 BALATON Zoltan New
[PULL,2/2] aspeed: fix hardcode boot address 0 [PULL,1/2] aspeed: introduce a new UART0 device name - - 1 - --- 2024-02-27 Cédric Le Goater New
[PULL,1/2] aspeed: introduce a new UART0 device name [PULL,1/2] aspeed: introduce a new UART0 device name - - 1 - --- 2024-02-27 Cédric Le Goater New
[PULL,0/2] aspeed queue - - - - --- 2024-02-27 Cédric Le Goater New
[2/2] docs/devel/writing-monitor-commands: Minor improvements docs/devel/writing-monitor-commands - - 1 - --- 2024-02-27 Markus Armbruster New
« 1 2 ... 104 105 1064359 4360 »