Show patches with: Archived = No       |   73856 patches
« 1 2 ... 18 19 20738 739 »
Patch Series S/W/F Date Submitter Delegate State
[v3,08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,07/27] gdbstub: Use GDBFeature for GDBRegisterState maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,05/27] target/riscv: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,04/27] target/ppc: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,03/27] target/arm: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,02/27] tests/tcg: bump TCG test timeout to 120s maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[v3,01/27] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-26 Alex Bennée Superseded
[RFC,5/5] hw/isa: Build ich9_lpc.c once hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset --- 2024-02-26 Philippe Mathieu-Daudé New
[RFC,4/5] hw/i386/q35: Wire virtual SMI# lines to ICH9 chipset hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset --- 2024-02-26 Philippe Mathieu-Daudé New
[RFC,3/5] hw/ahci/ich9_tco: Set CPU SMI# interrupt using QDev GPIO API hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset --- 2024-02-26 Philippe Mathieu-Daudé New
[2/5] hw/i386/piix: Set CPU SMI# interrupt using QDev GPIO API hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset --- 2024-02-26 Philippe Mathieu-Daudé New
[1/5] target/i386/cpu: Expose SMI# IRQ line via QDev hw/i386/q35: Decouple virtual SMI# lines and wire them to ICH9 chipset --- 2024-02-26 Philippe Mathieu-Daudé New
[v6,5/5] migration: simplify exec migration functions string list functions --- 2024-02-26 Philippe Mathieu-Daudé New
[v6,4/5] util: strList unit tests string list functions --- 2024-02-26 Philippe Mathieu-Daudé New
[v6,3/5] util: strv_from_strList string list functions --- 2024-02-26 Philippe Mathieu-Daudé New
[v6,2/5] qapi: QAPI_LIST_LENGTH string list functions --- 2024-02-26 Philippe Mathieu-Daudé New
[v6,1/5] util: str_split string list functions --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,15/15] hw/southbridge/ich9: Add the LPC / ISA bridge function hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,14/15] hw/southbridge/ich9: Extract LPC definitions to 'hw/isa/ich9_lpc.h' hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,13/15] hw/southbridge/ich9: Add the USB EHCI/UHCI functions hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,12/15] hw/southbridge/ich9: Add the SMBus function hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,11/15] hw/southbridge/ich9: Add a AHCI function hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,10/15] hw/southbridge/ich9: Add the DMI-to-PCI bridge hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,09/15] hw/southbridge/ich9: Introduce TYPE_ICH9_SOUTHBRIDGE stub hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,08/15] hw/pci-bridge: Extract QOM ICH definitions to 'ich9_dmi.h' hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,07/15] hw/i2c/smbus: Extract QOM ICH9 definitions to 'ich9_smbus.h' hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,06/15] hw/ide: Rename ich.c -> ich9_ahci.c hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,05/15] hw/acpi/ich9_tco: Restrict ich9_generate_smi() declaration hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,04/15] hw/acpi/ich9_tco: Include 'ich9' in names hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,03/15] hw/acpi/ich9: Restrict definitions from 'hw/southbridge/ich9.h' hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,02/15] hw/i386/q35: Add local 'lpc_obj' variable hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v2,01/15] MAINTAINERS: Add 'ICH9 South Bridge' section hw/southbridge: Extract ICH9 QOM container model --- 2024-02-26 Philippe Mathieu-Daudé New
[v5,12/12] plugins: cleanup codepath for previous inline operation TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,11/12] plugins: remove non per_vcpu inline operation from API TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,10/12] contrib/plugins/howvec: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,09/12] contrib/plugins/hotblocks: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,08/12] tests/plugin/bb: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,07/12] tests/plugin/insn: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,06/12] tests/plugin/mem: migrate to new per_vcpu API TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,05/12] tests/plugin: add test plugin for inline operations TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,04/12] plugins: add inline operation per vcpu TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,03/12] plugins: implement inline operation relative to cpu_index TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,02/12] plugins: define qemu_plugin_u64 TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v5,01/12] plugins: scoreboard API TCG Plugin inline operation enhancement --- 2024-02-26 Pierrick Bouvier Superseded
[v2,2/2] hw/i386/q35: Include missing 'hw/acpi/acpi.h' header hw/acpi: Include missing headers --- 2024-02-26 Philippe Mathieu-Daudé Superseded
[v2,1/2] hw/acpi/ich9: Include missing headers hw/acpi: Include missing headers --- 2024-02-26 Philippe Mathieu-Daudé New
[v3,3/3] hw/ide: Include 'ide_internal.h' from current path hw/ide: Make "ide_internal.h" really internal --- 2024-02-26 Philippe Mathieu-Daudé Superseded
[v3,2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/ hw/ide: Make "ide_internal.h" really internal --- 2024-02-26 Philippe Mathieu-Daudé Superseded
[v3,1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs() hw/ide: Make "ide_internal.h" really internal --- 2024-02-26 Philippe Mathieu-Daudé Superseded
[v2,3/3] hw/ide: Include 'ide_internal.h' from current path hw/ide: Make "ide_internal.h" really internal --- 2024-02-25 Philippe Mathieu-Daudé New
[v2,2/3] hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/ hw/ide: Make "ide_internal.h" really internal --- 2024-02-25 Philippe Mathieu-Daudé Superseded
[v2,1/3] hw/arm/sbsa-ref: Do not open-code ahci_ide_create_devs() hw/ide: Make "ide_internal.h" really internal --- 2024-02-25 Philippe Mathieu-Daudé Superseded
[PULL,v2,32/39] cpu: Remove page_size_init Untitled series #235994 --- 2024-02-24 Richard Henderson Superseded
[PULL,v2,31/39] *-user: Deprecate and disable -p pagesize Untitled series #235994 --- 2024-02-24 Richard Henderson Superseded
[PULL,v2,00/39] tcg and linux-user patch queue --- 2024-02-24 Richard Henderson New
[PULL,10/11] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction Untitled series #235886 --- 2024-02-23 Thomas Huth Accepted
[PULL,09/11] .gitlab-ci.d: Drop cross-win32-system job Untitled series #235886 --- 2024-02-23 Thomas Huth New
[PULL,08/11] docs: Document that 32-bit Windows is unsupported Untitled series #235886 --- 2024-02-23 Thomas Huth New
[PULL,07/11] meson: Enable -Wvla Untitled series #235886 --- 2024-02-23 Thomas Huth New
atomic.h: Reword confusing comment for qatomic_cmpxchg atomic.h: Reword confusing comment for qatomic_cmpxchg --- 2024-02-23 Peter Maydell Superseded
[v2,27/27] docs/devel: plugins can trigger a tb flush maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,26/27] docs/devel: document some plugin assumptions maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,25/27] docs/devel: lift example and plugin API sections up maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,24/27] contrib/plugins: extend execlog to track register changes maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,23/27] contrib/plugins: fix imatch maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,22/27] tests/tcg: expand insn test case to exercise register API maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,21/27] plugins: add an API to read registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée New
[v2,20/27] plugins: create CPUPluginState and migrate plugin_mask maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,19/27] gdbstub: expose api to find registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,18/27] plugins: Use different helpers when reading registers maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,17/27] cpu: call plugin init hook asynchronously maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,16/27] linux-user: ensure nios2 processes queued work maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,15/27] plugins: fix order of init/idle/resume callback maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,14/27] plugins: add qemu_plugin_num_vcpus function maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,13/27] plugins: remove previous n_vcpus functions from API maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,12/27] gdbstub: Add members to identify registers to GDBFeature maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,11/27] hw/core/cpu: Remove gdb_get_dynamic_xml member maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,10/27] gdbstub: Infer number of core registers from XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,09/27] gdbstub: Simplify XML lookup maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,08/27] gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,07/27] gdbstub: Use GDBFeature for GDBRegisterState maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,06/27] gdbstub: Use GDBFeature for gdb_register_coprocessor maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,05/27] target/riscv: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,04/27] target/ppc: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,03/27] target/arm: Use GDBFeature for dynamic XML maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,02/27] tests/tcg: bump TCG test timeout to 120s maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
[v2,01/27] tests/tcg: update licenses to GPLv2 as intended maintainer updates for 9.0 pre-PR (tests, plugin register support) --- 2024-02-23 Alex Bennée Superseded
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later --- 2024-02-23 Peter Maydell Superseded
[PULL,15/47] hw/ppc/spapr: Rename 'softmmu' -> 'vhyp_mmu' Untitled series #235881 --- 2024-02-23 Nicholas Piggin New
[PULL,14/47] hw/ppc/spapr_hcall: Rename {softmmu -> vhyp_mmu}_resize_hpt_pr Untitled series #235881 --- 2024-02-23 Nicholas Piggin Accepted
[PULL,13/47] hw/ppc/spapr_hcall: Allow elision of softmmu_resize_hpt_prep Untitled series #235881 --- 2024-02-23 Nicholas Piggin New
[PULL,12/47] hw/ppc/spapr: Add missing license Untitled series #235881 --- 2024-02-23 Nicholas Piggin Accepted
[RFC] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate() [RFC] target/ppc/mmu: Silent maybe-uninitialized error in ppc_hash64_xlate() --- 2024-02-23 Philippe Mathieu-Daudé New
[3/3] linux-user: Rewrite target_shmat linux-user: Rewrite target_shmat --- 2024-02-23 Richard Henderson New
[2/3] linux-user: Add strace for shmat linux-user: Rewrite target_shmat --- 2024-02-23 Richard Henderson Superseded
[1/3] linux-user/loongarch64: Remove TARGET_FORCE_SHMLBA linux-user: Rewrite target_shmat --- 2024-02-23 Richard Henderson Superseded
[6/6] tests/qtest: Add ivshmem-flat test Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[5/6] tests/qtest: Reorganize common code in ivshmem-test Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
[4/6] hw/misc/ivshmem: Rename ivshmem to ivshmem-pci Add ivshmem-flat device --- 2024-02-22 Gustavo Romero New
« 1 2 ... 18 19 20738 739 »