qemu-devel
Thread
Date
Earlier messages
Messages by Thread
Re: [RFC PATCH 0/7] Add RISCV big endian support
Daniel Henrique Barboza
[PATCH v9 06/13] target/riscv: Add mips.pref instruction
Djordje Todorovic
[PATCH v9 12/13] riscv/boston-aia: Add an e1000e NIC in slot 0 func 1
Djordje Todorovic
[PATCH v9 13/13] test/functional: Add test for boston-aia board
Djordje Todorovic
[PATCH v9 07/13] target/riscv: Add Xmipslsp instructions
Djordje Todorovic
[PATCH v9 01/13] hw/intc: Allow gaps in hartids for aclint and aplic
Djordje Todorovic
[PATCH v9 08/13] hw/misc: Add RISC-V CMGCR device implementation
Djordje Todorovic
[PATCH v9 09/13] hw/misc: Add RISC-V CPC device implementation
Djordje Todorovic
[PATCH v9 11/13] hw/riscv: Add support for MIPS Boston-aia board mode
Djordje Todorovic
[PATCH v9 05/13] target/riscv: Add mips.ccmov instruction
Djordje Todorovic
[PATCH v9 10/13] hw/riscv: Add support for RISCV CPS
Djordje Todorovic
[PATCH 22/25] system/physmem: Reduce cpu_physical_memory_clear_dirty_range() scope
Philippe Mathieu-Daudé
Re: [PATCH v7 2/5] spdm: add spdm storage transport virtual header
Wilfred Mallawa
[PATCH 15/25] system/physmem: Un-inline cpu_physical_memory_set_dirty_flag()
Philippe Mathieu-Daudé
[PATCH] hw/arm: Remove sl_bootparam_write() and 'hw/arm/sharpsl.h' header
Philippe Mathieu-Daudé
[PATCH 18/25] system/physmem: Un-inline cpu_physical_memory_set_dirty_lebitmap()
Philippe Mathieu-Daudé
[PATCH 08/25] accel/tcg: Rename @start argument of tlb_reset_dirty*()
Philippe Mathieu-Daudé
[PATCH 06/25] hw: Remove unnecessary 'system/ram_addr.h' header
Philippe Mathieu-Daudé
[PATCH 09/14] scripts/qapi: add QAPISchemaIfCond.rsgen()
Paolo Bonzini
[PATCH 1/2] subprojects: add glib-sys-rs
Paolo Bonzini
[PATCH 2/2] rust: use glib-sys
Paolo Bonzini
[PATCH v2 00/33] single-binary: Make riscv cpu.h target independent
Anton Johansson via
[PATCH v2 09/33] target/riscv: Fix size of gpr and gprh
Anton Johansson via
Re: [PATCH v2 01/33] target/riscv: Use 32 bits for misa extensions
Philippe Mathieu-Daudé
[PATCH v2 19/33] target/riscv: Fix size of sw_check_code
Anton Johansson via
[PATCH v2 06/33] target/riscv: Combine mcyclecfg and mcyclecfgh
Anton Johansson via
Re: [PATCH v2 25/33] target/riscv: Indent PMUFixedCtrState correctly
Philippe Mathieu-Daudé
Re: [PATCH v2 03/33] target/riscv: Fix size of mhartid
Philippe Mathieu-Daudé
Re: [PATCH v2 26/33] target/riscv: Replace target_ulong in riscv_cpu_get_trap_name()
Philippe Mathieu-Daudé
[PATCH v2 21/33] target/riscv: Fix size of gei fields
Anton Johansson via
[PULL v2 00/13] Error reporting patches for 2025-09-30
Markus Armbruster
[PATCH v4 0/3] Support VBOOTROM to ast2700fc machine
Jamin Lin via
[PATCH v4 2/3] hw/arm/aspeed_ast27x0-fc: Add VBOOTROM support
Jamin Lin via
[PATCH v4 3/3] tests/functional/aarch64/test_aspeed_ast2700fc: Add vbootrom test
Jamin Lin via
[PATCH v4 08/27] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
Shameer Kolothum
Re: [PATCH v4 08/27] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
Jonathan Cameron via
[PATCH 4/4] block: update inserted/removed nodes from BlockRAMRegistrar
Stefan Hajnoczi
[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
salil . mehta
[PATCH RFC V6 02/24] hw/core, qemu-options.hx: Introduce 'disabledcpus' SMP parameter
salil . mehta
[PATCH RFC V6 10/24] arm/virt: Init PMU at host for all present vCPUs
salil . mehta
[PATCH RFC V6 11/24] hw/arm/acpi: MADT change to size the guest with possible vCPUs
salil . mehta
[PATCH RFC V6 05/24] arm/virt, kvm: Pre-create KVM vCPUs for 'disabled' QOM vCPUs at machine init
salil . mehta
[PATCH RFC V6 14/24] arm/acpi: Introduce dedicated CPU OSPM interface for ARM-like platforms
salil . mehta
[PATCH RFC V6 07/24] arm/gicv3: Refactor CPU interface init for shared TCG/KVM use
salil . mehta
[PATCH RFC V6 17/24] hw/arm/virt, acpi/ged: Add PowerStateHandler hooks for runtime CPU state changes
salil . mehta
[PATCH RFC V6 12/24] hw/core: Introduce generic device power-state handler interface
salil . mehta
[PATCH RFC V6 03/24] hw/arm/virt: Clamp 'maxcpus' as-per machine's vCPU deferred online-capability
salil . mehta
[PATCH RFC V6 04/24] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
salil . mehta
[PATCH RFC V6 16/24] arm/virt/acpi: Update ACPI DSDT Tbl to include 'Online-Capable' CPUs AML
salil . mehta
[PATCH RFC V6 24/24] tcg: Defer TB flush for 'lazy realized' vCPUs on first region alloc
salil . mehta
[PATCH RFC V6 08/24] arm/virt, gicv3: Guard CPU interface access for admin disabled vCPUs
salil . mehta
[PATCH RFC V6 20/24] target/arm/kvm: Write vCPU's state back to KVM on cold-reset
salil . mehta
[PATCH RFC V6 23/24] monitor, qapi: add 'info cpus-powerstate' and QMP query (Admin + Oper states)
salil . mehta
[PATCH RFC V6 21/24] hw/intc/arm-gicv3-kvm: Pause all vCPUs & cache ICC_CTLR_EL1 for userspace PSCI CPU_ON
salil . mehta
test email
Salil Mehta
Test email
Salil Mehta via
[PATCH 1/4] block: add BdrvChildClass->propagate_attach/detach() callbacks
Stefan Hajnoczi
[RFC v2 1/2] hw/misc/smmu-testdev: introduce minimal SMMUv3 test device
tangtao1634
[PULL 22/23] build-sys: deprecate mips host
marcandre . lureau
[PULL 16/23] tests/lcitool: update to debian13
marcandre . lureau
[PULL 08/23] tests/docker/common: print errors to stderr
marcandre . lureau
[PATCH v3 4/4] hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*map
Philippe Mathieu-Daudé
[PATCH v2 0/3] hw/vfio: Remove invalid uses of ram_addr_t type
Philippe Mathieu-Daudé
Re: [PATCH v2 1/3] system/iommufd: Use uint64_t type for IOVA mapping size
Cédric Le Goater
[PATCH 2/2] io: fix use after free in websocket handshake code
Daniel P . Berrangé
Re: Reqeust for a QEMU Wiki account
Philippe Mathieu-Daudé
Re: Reqeust for a QEMU Wiki account
Kohei Tokunaga
[PATCH] ui/icons/qemu.svg: Add metadata information (author, license) to the logo
Thomas Huth
Re: KVM/QEMU community call 30/09/2025 agenda items?
Mark Burton
Re: KVM/QEMU community call 30/09/2025 agenda items?
Felipe Franciosi
[PULL 00/13] Error reporting patches for 2025-09-30
Markus Armbruster
[PULL 04/13] migration/cpr: Clean up error reporting in cpr_resave_fd()
Markus Armbruster
[PULL 01/13] monitor: Clean up HMP gdbserver error reporting
Markus Armbruster
[PULL 08/13] util/oslib-win32: Do not treat null @errp as &error_warn
Markus Armbruster
[PULL 10/13] ui/dbus: Clean up dbus_update_gl_cb() error checking
Markus Armbruster
[PULL 05/13] hw/remote/vfio-user: Clean up error reporting
Markus Armbruster
[PULL 13/13] error: Kill @error_warn
Markus Armbruster
Re: [PULL 11/13] ui/dbus: Consistent handling of texture mutex failure
Richard Henderson
Re: [PULL 11/13] ui/dbus: Consistent handling of texture mutex failure
Markus Armbruster
[PATCH v3 2/4] hw/vfio: Reorder vfio_container_query_dirty_bitmap() trace format
Philippe Mathieu-Daudé
Re: [PATCH] block: enable stats-intervals for virtio-blk devs with -blockdev
Kevin Wolf
[PATCH 0/3] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
Clément Chigot
[PATCH 2/3] hw/arm/xlnx-zynqmp: introduce helper to compute RPU number
Clément Chigot
[PATCH 3/3] hw/arm/xlnx-zynqmp: wire a second GIC for the Cortex-R5
Clément Chigot
Re: [PATCH 1/2] io: move websock resource release to close method
Daniel P . Berrangé
Re: microblazeel-linux-user regression
Philippe Mathieu-Daudé
[PATCH] target/riscv: Flush the TLB entry for the specified address
wang.yechao255
Re: [PATCH 3/3] hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*map
Philippe Mathieu-Daudé
[PATCH 0/2] Make PMP granularity configurable
Jay Chang
[PATCH 1/2] target/riscv: Make PMP granularity configurable
Jay Chang
[PATCH 2/2] target/riscv: Make PMP CSRs conform to WARL constraints
Jay Chang
Re: [PATCH] migration: ensure APIC is loaded prior to VFIO PCI devices
Cédric Le Goater
[PATCH v3 00/18] system/physmem: Remove cpu_physical_memory _is_io() and _rw()
Philippe Mathieu-Daudé
[PATCH v3 05/18] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
Philippe Mathieu-Daudé
[PATCH v3 18/18] hw/virtio/virtio: Replace legacy cpu_physical_memory_map() call
Philippe Mathieu-Daudé
[PATCH v3 06/18] system/physmem: Remove cpu_physical_memory_is_io()
Philippe Mathieu-Daudé
Re: [PATCH v3 02/18] system/memory: Better describe @plen argument of flatview_translate()
Philippe Mathieu-Daudé
Re: [PATCH v3 12/18] target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
Richard Henderson
Re: [PATCH] subprojects: Update .gitignore for syn
Philippe Mathieu-Daudé
Re: [PATCH v2 16/17] hw/virtio/vhost: Replace legacy cpu_physical_memory_*map() calls
Philippe Mathieu-Daudé
Re: [PATCH 0/9] Add Qualcomm BMC machines
Cédric Le Goater
Re: [PATCH v3 2/2] aspeed: Add support for the g220a-bmc board
Cédric Le Goater
Re: [PATCH] aspeed: Add support for the quanta-q7l1-bmc board
Cédric Le Goater
Re: [PATCH] aspeed: Add Supermicro X11 SPI machine type
Cédric Le Goater
Re: [PATCH] aspeed: Add Supermicro X11 SPI machine type
Cédric Le Goater
Re: [PATCH] aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
Re: [PATCH v3] aspeed: Add support for the sonorapass-bmc board
Cédric Le Goater
[PATCH v15 07/26] migration: push Error **errp into qemu_loadvm_state()
Arun Menon
Re: [PATCH v2 02/17] system/memory: Better describe @plen argument of flatview_translate()
Thomas Huth
[PATCH 1/5] hw/pcie: Support enabling flit mode
Davidlohr Bueso
[PATCH v15 04/26] migration: push Error **errp into vmstate_load()
Arun Menon
[PATCH v2 12/17] target/i386/nvmm: Inline cpu_physical_memory_rw() in nvmm_mem_callback
Philippe Mathieu-Daudé
[PATCH v4 00/13] target/loongarch: Add hardware page table walk support
Bibo Mao
[PATCH v4 01/13] target/loongarch: Use auto method with PTW feature
Bibo Mao
[PATCH v4 11/13] target/loongarch: Add basic hardware PTW support
Bibo Mao
[PATCH v4 06/13] target/loongarch: Add MMUContext parameter in fill_tlb_entry()
Bibo Mao
[PATCH 4/5] hw/cxl: Support type3 HDM-DB
Davidlohr Bueso
RE: [PATCH 5/7] hw/pci-host: enable MSI on npcm PCIe root complex
kft...@nuvoton.com
Re: [PATCH v4 06/27] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Nicolin Chen
[PATCH 0/3] rcu: Detect accidental reuse of rcu head
Peter Xu
Re: [PATCH 3/3] rcu: Avoid double rcu frees
Peter Xu
[PATCH 04/15] hw/s390x/sclp: Use address_space_memory_is_io() in sclp_service_call()
Philippe Mathieu-Daudé
[PULL 00/32] aspeed queue
Cédric Le Goater
[PULL 11/32] tests/functional/arm: Add helper to generate OTP images
Cédric Le Goater
[PULL 06/32] hw/arm: Integrate ASPEED OTP memory support into AST1030 SoCs
Cédric Le Goater
[PULL 10/32] hw/arm/aspeed Move ast2700-evb alias to ast2700a1-evb
Cédric Le Goater
[PULL 22/32] hw/pci-host/aspeed: Add AST2700 PCIe PHY
Cédric Le Goater
[PULL 18/32] hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurable
Cédric Le Goater
[PULL 05/32] hw/nvram/aspeed_otp: Add OTP programming semantics and tracing
Cédric Le Goater
[PULL 32/32] hw/arm/aspeed_ast27x0-fc: Make sub-init functions return bool with errp
Cédric Le Goater
[PULL 15/32] hw/pci-host/aspeed: Add AST2600 PCIe PHY model
Cédric Le Goater
[PULL 16/32] hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridge
Cédric Le Goater
[PULL 24/32] hw/pci-host/aspeed: Disable Root Device and place Root Port at 00:00.0 to AST2700
Cédric Le Goater
[PULL 19/32] hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address space
Cédric Le Goater
Re: [RFC PATCH] link principle license to COPYING
Tom Rini
Re: [PULL 00/27] ppc-for-20250928 queue
Richard Henderson
Re: [PATCH v4 10/27] hw/arm/smmuv3-accel: Allocate a vDEVICE object for device
Jonathan Cameron via
[PATCH 16/16] tracetool/syslog: add Rust support
Paolo Bonzini
[PATCH 08/16] tracetool: Add Rust format support
Paolo Bonzini
[PATCH 10/16] rust: qdev: add minimal clock bindings
Paolo Bonzini
[PATCH 15/16] tracetool/ftrace: add Rust support
Paolo Bonzini
[PATCH 14/16] tracetool/log: add Rust support
Paolo Bonzini
[PATCH 0/6] system/ramblock: Sanitize header
Philippe Mathieu-Daudé
[PATCH 4/6] system/ramblock: Use ram_addr_t in ram_block_discard_guest_memfd_range
Philippe Mathieu-Daudé
[PATCH 1/6] system/ramblock: Remove obsolete comment
Philippe Mathieu-Daudé
[PATCH 3/6] system/ramblock: Move ram_block_discard_*_range() declarations
Philippe Mathieu-Daudé
Re: [PATCH 2/6] system/ramblock: Move ram_block_is_pmem() declaration
Alex Bennée
Re: [PATCH] target/riscv: Fix endianness swap on compressed instructions
Philippe Mathieu-Daudé
Re: [PATCH] target/riscv: Fix endianness swap on compressed instructions
Heinrich Schuchardt
Re: [PATCH 0/3] system: Don't leak CPU AddressSpaces
Philippe Mathieu-Daudé
[PATCH 3/3] physmem: Destroy all CPU AddressSpaces on unrealize
Peter Maydell
[PATCH 2/3] memory: New AS helper to serialize destroy+free
Peter Maydell
[PATCH 1/3] include/system/memory.h: Clarify address_space_destroy() behaviour
Peter Maydell
[PATCH v4 20/27] hw/arm/smmuv3: Add accel property for SMMUv3 device
Shameer Kolothum
[PATCH v4 12/27] hw/arm/smmuv3-accel: Make use of get_msi_address_space() callback
Shameer Kolothum
Re: [PATCH v4 12/27] hw/arm/smmuv3-accel: Make use of get_msi_address_space() callback
Jonathan Cameron via
[PATCH v4 13/27] hw/arm/smmuv3-accel: Add support to issue invalidation cmd to host
Shameer Kolothum
[PATCH v4 11/27] hw/pci/pci: Introduce optional get_msi_address_space() callback
Shameer Kolothum
[PATCH v4 24/27] backends/iommufd: Retrieve PASID width from iommufd_backend_get_device_info()
Shameer Kolothum
[PATCH v4 22/27] hw/arm/smmuv3-accel: Add support for ATS
Shameer Kolothum
[RFC PATCH] .gitpublish: use origin/master as default base
Alex Bennée
Re: [RFC PATCH] .gitpublish: use origin/master as default base
Stefan Hajnoczi
[PATCH v4 14/27] hw/arm/smmuv3-accel: Get host SMMUv3 hw info and validate
Shameer Kolothum
[PATCH v4 04/27] hw/arm/smmu-common:Make iommu ops part of SMMUState
Shameer Kolothum
Re: [PATCH v4 04/27] hw/arm/smmu-common:Make iommu ops part of SMMUState
Jonathan Cameron via
Re: [PATCH v4 04/27] hw/arm/smmu-common:Make iommu ops part of SMMUState
Nicolin Chen via
[PATCH v2 1/3] target/loongarch: Move TCG specified functions to tcg_cpu.c
Bibo Mao
[PATCH v2 1/3] intel_iommu: Enable Enhanced Set Root Table Pointer Support (ESRTPS)
Zhenzhong Duan
Re: [PATCH v9 0/2] target/riscv:Fix riscv64 kvm migration
Alistair Francis
Re: [PATCH] target/riscv: do not use translator_ldl in opcode_at
Alistair Francis
Re: [PATCH] hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
Alistair Francis
[PULL 24/27] target/ppc: Move remaining floating-point move instructions to decodetree.
Harsh Prateek Bora
[PULL 22/27] target/ppc: Move floating-point compare instructions to decodetree.
Harsh Prateek Bora
[PULL 03/27] ppc/pnv: Add PnvChipClass handler to get reference to interrupt controller
Harsh Prateek Bora
[PULL 16/27] hw/ppc: Add a test machine for the IBM PPE42 CPU
Harsh Prateek Bora
[PULL 19/27] ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
Harsh Prateek Bora
[PULL 10/27] target/ppc: Add IBM PPE42 family of processors
Harsh Prateek Bora
[PULL 26/27] target/ppc: Deprecate Power8E and Power8NVL
Harsh Prateek Bora
[PULL 27/27] target/ppc: use MAKE_64BIT_MASK for mcrfs exception clear mask
Harsh Prateek Bora
[PULL 18/27] hw/intc/xics: Add missing call to register vmstate_icp_server
Harsh Prateek Bora
Re: [PULL 18/27] hw/intc/xics: Add missing call to register vmstate_icp_server
Michael Tokarev
Re: [PULL 18/27] hw/intc/xics: Add missing call to register vmstate_icp_server
Harsh Prateek Bora
[PULL 13/27] target/ppc: Support for IBM PPE42 MMU
Harsh Prateek Bora
[PULL 23/27] target/ppc: Move floating-point move instructions to decodetree.
Harsh Prateek Bora
[PULL 04/27] ppc/pnv: Add XIVE2 controller to Power11
Harsh Prateek Bora
[PULL 05/27] ppc/pnv: Add PHB5 PCIe Host bridge to Power11
Harsh Prateek Bora
[PATCH 0/5] tcg: Delay lowering unsupported deposit/extract2
Richard Henderson
[PATCH 2/5] tcg/optimize: Lower unsupported deposit during optimize
Richard Henderson
[PATCH 3/5] tcg/optimize: Lower unsupported extract2 during optimize
Richard Henderson
[PATCH 4/5] tcg: Expand missing rotri with extract2
Richard Henderson
[PATCH 5/5] tcg: Expand extract2_i64 with extract2_i32 on 32-bit host
Richard Henderson
[PATCH v2 1/6] vfio/container: Remap only populated parts in a section
Zhenzhong Duan
[PULL v2 00/11] loongarch-to-apply queue
Song Gao
[PULL v2 08/11] hw/loongarch: Implement dintc set irq
Song Gao
[PULL v2 01/11] target/loongarch: move some machine define to virt.h
Song Gao
[PULL v2 09/11] target/loongarch: Add CSR_ESTAT.bit15 and CSR_ECFG.bit15 for msg interrupts.
Song Gao
[PULL v2 10/11] target/loongarch:Implement csrrd CSR_MSGIR register
Song Gao
[PULL v2 03/11] hw/loongarch: add misc register support dmsi
Song Gao
[PULL v2 11/11] hw/loongarch: Implement DINTC plug/unplug interfaces
Song Gao
[PULL v2 02/11] hw/loongarch: add virt feature dmsi support
Song Gao
Earlier messages