Show patches with: State = Action Required       |    Archived = No       |   3291 patches
« 1 2 ... 30 31 32 33 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[05/20] cpus: Keep default fields initialization in cpu_common_initfn() accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[04/20] cpus: Cache CPUClass early in instance_init() handler accel: Simplify cpu-target.c (omnibus) - 1 - --- 2025-01-23 Philippe Mathieu-Daudé New
[03/20] gdbstub: Check for TCG before calling tb_flush() accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[02/20] user: Extract common MMAP API to 'user/mmap.h' accel: Simplify cpu-target.c (omnibus) - 2 - --- 2025-01-23 Philippe Mathieu-Daudé New
[01/20] qemu/compiler: Absorb 'clang-tsa.h' accel: Simplify cpu-target.c (omnibus) - 3 - --- 2025-01-23 Philippe Mathieu-Daudé New
[15/15] target/ppc: Restrict ATTN helper to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[14/15] target/ppc: Restrict various system helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[13/15] target/ppc: Make powerpc_excp() prototype public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[12/15] target/ppc: Fix style in excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[11/15] target/ppc: Restrict various common helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[10/15] target/ppc: Restrict ppc_tcg_hv_emu() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[09/15] target/ppc: Restrict exception helpers to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[08/15] target/ppc: Remove raise_exception_ra() target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[07/15] target/ppc: Restrict powerpc_checkstop() to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[06/15] target/ppc: Ensure powerpc_checkstop() is only called under TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[05/15] target/ppc: Move ppc_ldl_code() to tcg-excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[04/15] target/ppc: Move TCG specific exception handlers to tcg-excp_helper.c target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[03/15] target/ppc: Make ppc_ldl_code() declaration public target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[02/15] hw/ppc/spapr: Restrict part of PAGE_INIT hypercall to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
[RFC,01/15] hw/ppc/spapr: Restrict CONFER hypercall to TCG target/ppc: Move TCG code from excp_helper.c to tcg-excp_helper.c - - - --- 2025-01-23 Philippe Mathieu-Daudé New
hw/usb/hcd-ehci: Fix debug printf format string hw/usb/hcd-ehci: Fix debug printf format string - - - --- 2025-01-23 BALATON Zoltan New
tests/qtest/qom-test: Test retrieval of machine class properties tests/qtest/qom-test: Test retrieval of machine class properties - 1 - --- 2025-01-23 Thomas Huth New
[RESEND] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine [RESEND] hw/i386/microvm: Fix crash that occurs when introspecting the microvm machine - 1 - --- 2025-01-23 Thomas Huth New
[RFC,6/6] ui: add ability to dump the raw cursor bytes RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,5/6] ui/sdl: load cursor in RGBA8888 format not BGRA8888 RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,4/6] ui/vnc: pre-multiply alpha with alpha cursor RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,3/6] hw/display/virtio-gpu: fix pixel ordering from BGRA8888 to RGBA8888 RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,2/6] hw/display/virtio-gpu.c: reverse alpha pre-multiplication RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
[RFC,1/6] ui: add more cursor helper methods RFC: hw/display/virtio-gpu: problems with coloured cursors - - - --- 2025-01-23 Daniel P. Berrangé New
rust/zeroable: Implement Zeroable with const_zero macro rust/zeroable: Implement Zeroable with const_zero macro - - - --- 2025-01-23 Zhao Liu New
[v4,4/4] overcommit: introduce mem-lock=on-fault overcommit: introduce mem-lock-onfault - 2 - --- 2025-01-23 Daniil Tatianin New
[v4,3/4] system: introduce a new MlockState enum overcommit: introduce mem-lock-onfault - 2 - --- 2025-01-23 Daniil Tatianin New
[v4,2/4] system/vl: extract overcommit option parsing into a helper overcommit: introduce mem-lock-onfault - 2 - --- 2025-01-23 Daniil Tatianin New
[v4,1/4] os: add an ability to lock memory on_fault overcommit: introduce mem-lock-onfault - 2 - --- 2025-01-23 Daniil Tatianin New
target/s390x: Fix PPNO execution with icount target/s390x: Fix PPNO execution with icount - 1 - --- 2025-01-23 Ilya Leoshkevich New
[v5] hw/i386/cpu: remove default_cpu_version and simplify [v5] hw/i386/cpu: remove default_cpu_version and simplify - 1 - --- 2025-01-23 Ani Sinha New
[v2] spapr: nested: Add support for reporting Hostwide state counter [v2] spapr: nested: Add support for reporting Hostwide state counter - 1 - --- 2025-01-23 Vaibhav Jain New
tcg: drop qemu_cpu_is_self() in tlb_flush_by_mmuidx[_async_work] tcg: drop qemu_cpu_is_self() in tlb_flush_by_mmuidx[_async_work] - - - --- 2025-01-23 Igor Mammedov New
[v9,4/4] qemu-options.hx: describe hub chardev and aggregation of several backends chardev: implement backend chardev multiplexing - 1 - --- 2025-01-23 Roman Penyaev New
[v9,3/4] tests/unit/test-char: add unit tests for hub chardev backend chardev: implement backend chardev multiplexing - 1 - --- 2025-01-23 Roman Penyaev New
[v9,2/4] chardev/char-hub: implement backend chardev aggregator chardev: implement backend chardev multiplexing 1 1 - --- 2025-01-23 Roman Penyaev New
[v9,1/4] chardev/char-pty: send CHR_EVENT_CLOSED on disconnect chardev: implement backend chardev multiplexing - 2 - --- 2025-01-23 Roman Penyaev New
[v2] tests/functional: Fix the aarch64_tcg_plugins test [v2] tests/functional: Fix the aarch64_tcg_plugins test - - - --- 2025-01-23 Thomas Huth New
[v1,2/2] aspeed/wdt: Support software reset mode for AST2600 wdt/aspeed: Support software reset mode for AST2600 - 1 - --- 2025-01-23 Jamin Lin New
[v1,1/2] aspeed/wdt: Fix coding style wdt/aspeed: Support software reset mode for AST2600 - 1 - --- 2025-01-23 Jamin Lin New
[v5,4/4] coreaudio: Initialize the buffer for device change coreaudio fixes 1 1 - --- 2025-01-23 Akihiko Odaki New
[v5,3/4] audio: Add functions to initialize buffers coreaudio fixes - 2 - --- 2025-01-23 Akihiko Odaki New
[v5,2/4] coreaudio: Commit the result of init in the end coreaudio fixes - - - --- 2025-01-23 Akihiko Odaki New
[v5,1/4] coreaudio: Improve naming coreaudio fixes - 1 - --- 2025-01-23 Akihiko Odaki New
[2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands … CXL CCI Media Operations - - - --- 2025-01-23 Vinayak Holikatti New
[1/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery commands (8.2.9.9.5.3) CXL CCI Media Operations - - - --- 2025-01-23 Vinayak Holikatti New
[v2,2/2] MAINTAINERS: Add me as the maintainer for ivshmem-pci Add me as the maintainer for ivshmem-pci - - - --- 2025-01-23 Gustavo Romero New
[v2,1/2] hw/misc/ivshmem-pci: Rename remaining parts for consistency Add me as the maintainer for ivshmem-pci - - - --- 2025-01-23 Gustavo Romero New
[v3,1/1] system/physmem: take into account fd_offset for file fallocate fallocate missing fd_offset - 2 - --- 2025-01-22 William Roche New
[2/2] hw/hppa: Fix booting Linux kernel with initrd hppa updates - 1 - --- 2025-01-22 Helge Deller New
[1/2] hw/hppa: Support up to 256 GiB RAM on 64-bit machines hppa updates - 1 - --- 2025-01-22 Helge Deller New
[4/4] vfio/igd: do not include GTT stolen size in etc/igd-bdsm-size vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-22 Tomita Moeko New
[3/4] vfio/igd: refactor vfio_probe_igd_bar4_quirk() into pci config quirk vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-22 Tomita Moeko New
[2/4] vfio/pci: add placeholder for device-specific config space quirks vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-22 Tomita Moeko New
[1/4] vfio/igd: remove GTT write quirk in IO BAR 4 vfio/igd: remove incorrect IO BAR4 quirk - - - --- 2025-01-22 Tomita Moeko New
[RFC,1/1,v3] target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores. target/riscv: use tcg ops generation to emulate whole reg rvv loads/stores. - - - --- 2025-01-22 Paolo Savini New
[11/11] scripts/ghes_inject: add a script to generate GHES error inject Change ghes to use HEST-based offsets and add support for error inject - - - --- 2025-01-22 Mauro Carvalho Chehab New
[10/11] qapi/acpi-hest: add an interface to do generic CPER error injection Change ghes to use HEST-based offsets and add support for error inject - - - --- 2025-01-22 Mauro Carvalho Chehab New
[09/11] arm/virt: Wire up a GED error device for ACPI / GHES Change ghes to use HEST-based offsets and add support for error inject 1 - - --- 2025-01-22 Mauro Carvalho Chehab New
[08/11] acpi/generic_event_device: add an APEI error device Change ghes to use HEST-based offsets and add support for error inject - 1 - --- 2025-01-22 Mauro Carvalho Chehab New
[07/11] acpi/ghes: Cleanup the code which gets ghes ged state Change ghes to use HEST-based offsets and add support for error inject - 1 - --- 2025-01-22 Mauro Carvalho Chehab New
[06/11] acpi/ghes: add a notifier to notify when error data is ready Change ghes to use HEST-based offsets and add support for error inject - 1 - --- 2025-01-22 Mauro Carvalho Chehab New
[05/11] acpi/generic_event_device: add logic to detect if HEST addr is available Change ghes to use HEST-based offsets and add support for error inject - 1 - --- 2025-01-22 Mauro Carvalho Chehab New
[04/11] acpi/generic_event_device: Update GHES migration to cover hest addr Change ghes to use HEST-based offsets and add support for error inject - 2 - --- 2025-01-22 Mauro Carvalho Chehab New
[03/11] acpi/ghes: Use HEST table offsets when preparing GHES records Change ghes to use HEST-based offsets and add support for error inject - - - --- 2025-01-22 Mauro Carvalho Chehab New
[02/11] acpi/ghes: add a firmware file with HEST address Change ghes to use HEST-based offsets and add support for error inject - 1 - --- 2025-01-22 Mauro Carvalho Chehab New
[01/11] acpi/ghes: Prepare to support multiple sources on ghes Change ghes to use HEST-based offsets and add support for error inject - 1 - --- 2025-01-22 Mauro Carvalho Chehab New
[5/5] vfio: Check compatibility of CPU and IOMMU address space width vfio: Improve error reporting when MMIO region mapping fails - - - --- 2025-01-22 Cédric Le Goater New
[4/5] cpu: Introduce cpu_get_phys_bits() vfio: Improve error reporting when MMIO region mapping fails - - - --- 2025-01-22 Cédric Le Goater New
[3/5] vfio: Improve error reporting when MMIO region mapping fails vfio: Improve error reporting when MMIO region mapping fails - - - --- 2025-01-22 Cédric Le Goater New
[2/5] vfio: Modify vfio_viommu_preset() parameter vfio: Improve error reporting when MMIO region mapping fails - - - --- 2025-01-22 Cédric Le Goater New
[1/5] vfio/pci: Replace "iommu_device" by "vIOMMU" vfio: Improve error reporting when MMIO region mapping fails - - - --- 2025-01-22 Cédric Le Goater New
Fix a data race with goflag in rcutorture test Fix a data race with goflag in rcutorture test - - - --- 2025-01-22 Vitalii Mordan New
[v2,2/2] tests/functional: Fix broken decorators with lamda functions tests/functional: Fix broken decorators - 1 - --- 2025-01-22 Thomas Huth New
[v2,1/2] tests/functional/qemu_test/decorators: Fix bad check for imports tests/functional: Fix broken decorators - 1 - --- 2025-01-22 Thomas Huth New
[v4] hw/i386/cpu: remove default_cpu_version and simplify [v4] hw/i386/cpu: remove default_cpu_version and simplify - - - --- 2025-01-22 Ani Sinha New
[9/9] iotests: Add qsd-migrate case block: Managing inactive nodes (QSD migration) - - - --- 2025-01-22 Kevin Wolf New
[8/9] iotests: Add filter_qtest() block: Managing inactive nodes (QSD migration) - - - --- 2025-01-22 Kevin Wolf New
[7/9] block: Add blockdev-set-active QMP command block: Managing inactive nodes (QSD migration) - - - --- 2025-01-22 Kevin Wolf New
[6/9] nbd/server: Support inactive nodes block: Managing inactive nodes (QSD migration) - 1 - --- 2025-01-22 Kevin Wolf New
[5/9] block/export: Add option to allow export of inactive nodes block: Managing inactive nodes (QSD migration) - 1 - --- 2025-01-22 Kevin Wolf New
[4/9] block/export: Don't ignore image activation error in blk_exp_add() block: Managing inactive nodes (QSD migration) - 1 - --- 2025-01-22 Kevin Wolf New
[3/9] block: Support inactive nodes in blk_insert_bs() block: Managing inactive nodes (QSD migration) - 1 - --- 2025-01-22 Kevin Wolf New
[2/9] block: Add option to create inactive nodes block: Managing inactive nodes (QSD migration) - 1 - --- 2025-01-22 Kevin Wolf New
[1/9] block: Allow inactivating already inactive nodes block: Managing inactive nodes (QSD migration) - 1 - --- 2025-01-22 Kevin Wolf New
hw/boards: Convert MachineClass bitfields to boolean hw/boards: Convert MachineClass bitfields to boolean - 2 - --- 2025-01-22 Philippe Mathieu-Daudé New
« 1 2 ... 30 31 32 33 »