qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH V12 07/15] virtio-vq-mapping: track iothread-vq-mapping references using device path
Zhang Chen
[PATCH V12 03/15] iothread: track users with holder name
Zhang Chen
Re: [PATCH V12 03/15] iothread: track users with holder name
Stefan Hajnoczi
Re: [PATCH v8] target/hexagon: Add sreg_{read,write} helpers
Philippe Mathieu-Daudé
Re: [PATCH v8] target/hexagon: Add sreg_{read,write} helpers
Brian Cain
Re: [RFC PATCH v3 04/19] target/arm: expose all ID regs fields as properties
Eric Auger
Re: [RFC PATCH v3 04/19] target/arm: expose all ID regs fields as properties
Khushit Shah
Re: [PATCH v5 05/28] target/hexagon: Implement wait helper
Philippe Mathieu-Daudé
Re: [PATCH v5 05/28] target/hexagon: Implement wait helper
Brian Cain
Re: [PATCH v5 05/28] target/hexagon: Implement wait helper
Philippe Mathieu-Daudé
Re: [RFC PATCH v3 09/19] target/arm: Add named cpu model infra + graviton3 named model
Eric Auger
Re: [RFC PATCH v3 09/19] target/arm: Add named cpu model infra + graviton3 named model
Khushit Shah
[PATCH] target/i386: show nested VMX peer state in info registers
Zhengrong Li
Re: [RFC PATCH v3 14/19] target/arm/kvm: compute supported values for ID register fields
Eric Auger
Re: [RFC PATCH v3 14/19] target/arm/kvm: compute supported values for ID register fields
Khushit Shah
[PATCH 1/1] s390x/css: Fix css stsch detection to go beyond 8192 devices
Christian Borntraeger
Re: [PATCH 1/1] s390x/css: Fix css stsch detection to go beyond 8192 devices
Eric Farman
Re: [PATCH 1/1] s390x/css: Fix css stsch detection to go beyond 8192 devices
Matthew Rosato
[PATCH] accel/tcg: Allow overlapping reads in record_save
Ilya Chichkov
Re: [PATCH] accel/tcg: Allow overlapping reads in record_save
Richard Henderson
Re: [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields
Eric Auger
Re: [RFC PATCH v3 08/19] target/arm/kvm: Handle writeback for special ID register fields
Khushit Shah
Re: [RFC PATCH v3 07/19] target/arm/kvm: handle special ID registers cases when reading from KVM
Eric Auger
Re: [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties
Eric Auger
Re: [RFC PATCH v3 02/19] scripts: bug fixes in update-aarch64-cpu-sysreg-properties
Khushit Shah
[PATCH] system: Define ram_addr_t to be always uint64_t
Peter Xu
Re: [PATCH] system: Define ram_addr_t to be always uint64_t
Philippe Mathieu-Daudé
Re: [PATCH] system: Define ram_addr_t to be always uint64_t
Peter Xu
Re: [PATCH] system: Define ram_addr_t to be always uint64_t
Peter Maydell
Re: [PATCH] system: Define ram_addr_t to be always uint64_t
Peter Xu
Re: [PATCH] system: Define ram_addr_t to be always uint64_t
Richard Henderson
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Eric Auger
Re: [RFC PATCH v3 16/19] qmp: add query-cpu-props-info command
Khushit Shah
Re: [PATCH] target/riscv: prevent abrupt abortion on unassigned value write to tdata
abh
Re: [PATCH] target/riscv: fix invalid sstc predicate in gdbstub
abh
Re: [PATCH] target/i386: Fix incorrect tcg generation for RCR & RCL instructions
abh
[PATCH] s390x/sclp: pv: only copy the original SCCB buffer
Christian Borntraeger
Re: [PATCH] s390x/sclp: pv: only copy the original SCCB buffer
Eric Farman
Re: [PATCH] s390x/sclp: pv: only copy the original SCCB buffer
Matthew Rosato
[PATCH] scripts/clean_functional_cache: Remove also .stamp files
Thomas Huth
Re: [PATCH] scripts/clean_functional_cache: Remove also .stamp files
Daniel P . Berrangé
[PULL 0/6] qom-qdev queue 20260814
Mark Cave-Ayland
[PULL 2/6] qom/object.c: introduce OBJECT_PROPERTY_SCALAR_SETTER(type) macro
Mark Cave-Ayland
[PULL 5/6] qom/object.h: add missing documentation for object_class_* property functions
Mark Cave-Ayland
[PULL 1/6] qom/object.c: introduce OBJECT_PROPERTY_SCALAR_GETTER(type) macro
Mark Cave-Ayland
[PULL 4/6] qom/object.h: rename @child to @targetp in object_property_add_link() documentation
Mark Cave-Ayland
[PULL 3/6] qom/object.c: introduce DEFINE_OBJECT_PROPERTY_SCALAR_METHODS() macro
Mark Cave-Ayland
[PULL 6/6] qom/object.c: rename object_class_property_uint*_ptr() to object_class_static_property_uint*_ptr()
Mark Cave-Ayland
Re: [PULL 0/6] qom-qdev queue 20260814
Peter Maydell
Re: [PULL 0/6] qom-qdev queue 20260814
Richard Henderson
Re: [PATCH 1/7] target/ppc: Replace PPC2_VSX207 flag with PPC2_ISA207
Chinmay Rath
Re: [PATCH 1/7] target/ppc: Replace PPC2_VSX207 flag with PPC2_ISA207
Miles Glenn
Re: [PATCH 1/7] target/ppc: Replace PPC2_VSX207 flag with PPC2_ISA207
Chinmay Rath
[PULL 0/6] Functional test framework improvements & bug fixes
Thomas Huth
[PULL 5/6] hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers
Thomas Huth
[PULL 1/6] tests/functional: add skipWithoutSudo() decorator
Thomas Huth
[PULL 3/6] tests/testcase.py: passthrough monitor_address
Thomas Huth
[PULL 2/6] tests/functional/qemu_test: drop *args argument from .get_vm()
Thomas Huth
[PULL 4/6] hw/usb/dev-uas: Don't abort if guest provided an undersized buffer for status
Thomas Huth
[PULL 6/6] hw/i386/amd_iommu: Avoid undefined behavior in amdvi_setevent_bits()
Thomas Huth
Re: [PULL 0/6] Functional test framework improvements & bug fixes
Richard Henderson
[PATCH v4] target/ppc: Validate HTABMASK and reserved bits in SDR1 for 32-bit mode
sesame_h
Re: [PATCH V11 06/15] monitor: track IOThread users with QOM paths
Zhang Chen
[PATCH v3] target/ppc: Validate HTABMASK and reserved bits in SDR1 for 32-bit mode
sesame_h
Re: [PATCH v3] target/ppc: Validate HTABMASK and reserved bits in SDR1 for 32-bit mode
Chinmay Rath
Re: [PATCH v1 1/3] hw/sd: add Kendryte K230 SDHCI controller
Bin Meng
[PATCH] target/riscv: make cbo helpers [ms]envcfg gating in user-mode
Abhigyan Kumar
[PATCH] target/arm: Restrict arm_do_plugin_vcpu_discon_cb() to TCG
Philippe Mathieu-Daudé
Re: [PATCH] target/arm: Restrict arm_do_plugin_vcpu_discon_cb() to TCG
Philippe Mathieu-Daudé
Re: [PATCH] target/arm: Restrict arm_do_plugin_vcpu_discon_cb() to TCG
Pierrick Bouvier
Re: [PATCH] target/arm: Restrict arm_do_plugin_vcpu_discon_cb() to TCG
Pierrick Bouvier
Re: [PATCH] target/arm: Restrict arm_do_plugin_vcpu_discon_cb() to TCG
Peter Maydell
Re: [PATCH] target/arm: Restrict arm_do_plugin_vcpu_discon_cb() to TCG
Philippe Mathieu-Daudé
Re: [PATCH 0/4] Kendryte K230 CMU register model
Bin Meng
Re: [PATCH 0/4] Kendryte K230 CMU register model
Niel Law
Re: [PATCH v3 1/2] hw/gpio: add K230 GPIO controller model
Bin Meng
Re: [PATCH v3 1/2] hw/gpio: add K230 GPIO controller model
Junze Cao
Re: [PATCH v3 1/2] hw/gpio: add K230 GPIO controller model
Bin Meng
Re: [PATCH v3 1/2] hw/gpio: add K230 GPIO controller model
Junze Cao
Re: [PATCH v3 1/2] hw/gpio: add K230 GPIO controller model
Junze Cao
Re: [PATCH v3 1/2] hw/gpio: add K230 GPIO controller model
guochun wang
Re: [PATCH 4/5] tests/testcase.py: passthrough monitor_address
Thomas Huth
Re: [PATCH 1/5] python/qemu/machine: add possibility to postpone qmp connect
Thomas Huth
Re: [PATCH 1/5] python/qemu/machine: add possibility to postpone qmp connect
Vladimir Sementsov-Ogievskiy
Re: [PATCH 2/5] tests/functional/qemu_test: drop *args argument from .get_vm()
Thomas Huth
Re: [PATCH v3 5/6] ppc/spapr: Split VFIO code and refactor EEH interface
Harsh Prateek Bora
Re: [PATCH v3 0/5] hw/riscv: Add K230 DWC SSI Standard PIO support
Kangjie Huang
Re: [PATCH v3 0/5] hw/riscv: Add K230 DWC SSI Standard PIO support
Bin Meng
Re: [PATCH v3 0/5] hw/riscv: Add K230 DWC SSI Standard PIO support
Kangjie Huang
[PATCH v8 04/10] hw/riscv/virt: add opt-in RPMI base support
Subrahmanya Lingappa
Re: [PATCH v8 04/10] hw/riscv/virt: add opt-in RPMI base support
Sunil V L
[PATCH v8 02/10] hw/misc: add RISC-V RPMI transport and Base support
Subrahmanya Lingappa
Re: [PATCH v8 02/10] hw/misc: add RISC-V RPMI transport and Base support
Sunil V L
[PATCH v8 01/10] build: add optional librpmi dependency
Subrahmanya Lingappa
Re: [PATCH v8 01/10] build: add optional librpmi dependency
Philippe Mathieu-Daudé
Re: [PATCH v8 01/10] build: add optional librpmi dependency
Subrahmanya Lingappa
Re: [PATCH v8 01/10] build: add optional librpmi dependency
Philippe Mathieu-Daudé
Re: [PATCH v8 01/10] build: add optional librpmi dependency
Subrahmanya Lingappa
[PATCH v8 05/10] riscv: add RPMI system reset service
Subrahmanya Lingappa
Re: [PATCH v8 05/10] riscv: add RPMI system reset service
Sunil V L
Re: [PATCH v8 05/10] riscv: add RPMI system reset service
Ranbir Singh
[PATCH v8 08/10] docs/system/riscv: document initial virt RPMI support
Subrahmanya Lingappa
[PATCH v8 09/10] tests/qtest: cover initial RISC-V RPMI services
Subrahmanya Lingappa
Re: [PATCH v8 09/10] tests/qtest: cover initial RISC-V RPMI services
Sunil V L
[PATCH v8 10/10] tests/functional: add initial RPMI virt guest smoke
Subrahmanya Lingappa
[PATCH v8 06/10] riscv: add RPMI HSM service
Subrahmanya Lingappa
[PATCH v8 07/10] riscv: add RPMI system suspend service
Subrahmanya Lingappa
[PATCH v8 03/10] hw/riscv: add RPMI FDT helpers
Subrahmanya Lingappa
[RFC v5 0/5] tests/qtest: Add memory-access attributes (secure/space)
Tao Tang
[RFC v5 5/5] [NOT-MERGE] tests/qtest: add q35 SMM-only x86 attrs coverage
Tao Tang
[RFC v5 3/5] tests/qtest: Add raw command response helper
Tao Tang
[RFC v5 4/5] tests/qtest: Add qtest-attrs-test for memory access attrs
Tao Tang
[RFC v5 2/5] tests/qtest: Add libqtest attrs helpers for memory accesses
Tao Tang
[RFC v5 1/5] tests/qtest: Add attrs support to qtest server memory commands
Tao Tang
[PATCH v1] hw/core/machine: Move EHCI migration compat properties to 11.1
Jamin Lin
Re: [PATCH v1] hw/core/machine: Move EHCI migration compat properties to 11.1
Philippe Mathieu-Daudé
Re: [PATCH v1] hw/core/machine: Move EHCI migration compat properties to 11.1
Philippe Mathieu-Daudé
[PATCH v2] hw/i2c/aspeed_i2c: Latch received bytes for SMBus block reads
Jamin Lin
Re: [PATCH v2] hw/i2c/aspeed_i2c: Latch received bytes for SMBus block reads
Cédric Le Goater
[PATCH v4 0/7] Add IBM Huygens BMC machine for AST2700
Mikail Sadic
[PATCH v4 1/7] fsi/cfam: Add common CFAM base class
Mikail Sadic
[PATCH v4 2/7] fsi/cfam: Add CFAM-S model
Mikail Sadic
[PATCH v4 3/7] arm/aspeed: Wire AST2700 FSI controllers to APB-to-OPB bridges
Mikail Sadic
[PATCH v4 4/7] hw/sensor: Add UCD90320 model
Mikail Sadic
[PATCH v4 6/7] ufs/aspeed: Add AST2700 UFS host controller
Mikail Sadic
[PATCH v4 7/7] arm/aspeed: Add AST2700 Huygens machine
Mikail Sadic
[PATCH v4 5/7] ufs: Make the logical block size configurable and answer absent LUNs
Mikail Sadic
[PULL v3 0/7] IDE patches
Denis V. Lunev
[PULL v3 7/7] tests/qtest/ahci: regression test for ATAPI read vs. drain
Denis V. Lunev
[PULL v3 3/7] tests/qtest/ide-test: cover raw (2352-byte) ATAPI CD reads
Denis V. Lunev
[PULL v3 4/7] tests/qtest/libqos/ahci: support raw (2352-byte) READ CD
Denis V. Lunev
[PULL v3 5/7] tests/qtest/ahci: cover raw (2352-byte) ATAPI CD reads
Denis V. Lunev
[PULL v3 2/7] tests/qtest/ide-test: add a multi-sector ATAPI DMA read test
Denis V. Lunev
[PULL v3 1/7] tests/qtest/ide-test: parametrize the ATAPI CD-ROM read test
Denis V. Lunev
[PULL v3 6/7] hw/ide/atapi: read the whole elementary transfer asynchronously
Denis V. Lunev
Re: [PULL v3 0/7] IDE patches
Richard Henderson
Re: [PATCH v2 0/3] block: reject persistent bitmaps a node can never store
Denis V. Lunev
Re: [PATCH v2 0/3] block: reject persistent bitmaps a node can never store
Vladimir Sementsov-Ogievskiy
[PATCH v3 0/3] hw/riscv/k230: add IOMUX register block model
Kangjie Huang
[PATCH v3 3/3] tests/qtest: add test for K230 IOMUX
Kangjie Huang
[PATCH v3 2/3] hw/riscv/k230: wire up the IOMUX device
Kangjie Huang
[PATCH v3 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Kangjie Huang
Re: [PATCH v3 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Kangjie Huang
Re: [PATCH v3 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Alistair
Re: [PATCH v3 1/3] hw/misc/k230_iomux: add Kendryte K230 IOMUX model
Kangjie Huang
[PATCH v3 0/4] iotests fixes
Eric Farman
[PATCH v3 2/4] iotests/nbd-tls-iothread: skip on non-x86 hardware
Eric Farman
[PATCH v3 1/4] iotests/nbd-in-qcow2-chain: use default machine
Eric Farman
[PATCH v3 4/4] iotests/108: skip if fuse is unsuable
Eric Farman
[PATCH v3 3/4] iotests/fuse-truncate: skip if FUSE is not usable
Eric Farman
[PATCH 00/16] cpus: Improvements around BQL locking, improving docstring
Philippe Mathieu-Daudé
[PATCH 03/16] cpus: Rename cpu_stop_current() -> qemu_cpu_stop_self()
Philippe Mathieu-Daudé
[PATCH 01/16] accel: Label outer / inner vCPU execution loops
Philippe Mathieu-Daudé
[PATCH 10/16] accel/kvm: Clarify use of @r variable in vcpu thread loop
Philippe Mathieu-Daudé
[PATCH 06/16] cpus: Improve cpu_exit() docstring
Philippe Mathieu-Daudé
Re: [PATCH 06/16] cpus: Improve cpu_exit() docstring
Paolo Bonzini
[PATCH 04/16] cpus: Rename qemu_cpu_stop() to qemu_cpu_ack_stop_request()
Philippe Mathieu-Daudé
[PATCH 08/16] cpus: Slightly improve *run_on_cpu() docstrings
Philippe Mathieu-Daudé
Re: [PATCH 08/16] cpus: Slightly improve *run_on_cpu() docstrings
Paolo Bonzini
Re: [PATCH 08/16] cpus: Slightly improve *run_on_cpu() docstrings
Peter Maydell
[PATCH 13/16] target/arm/hvf: Lock BQL outside of the vCPU inner execution loop
Philippe Mathieu-Daudé
Re: [PATCH 13/16] target/arm/hvf: Lock BQL outside of the vCPU inner execution loop
Paolo Bonzini
Re: [PATCH 13/16] target/arm/hvf: Lock BQL outside of the vCPU inner execution loop
Philippe Mathieu-Daudé
[PATCH 05/16] cpus: Improve cpu_pause() docstring
Philippe Mathieu-Daudé
[PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
Philippe Mathieu-Daudé
Re: [PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
Paolo Bonzini
Re: [PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
Philippe Mathieu-Daudé
Re: [PATCH 02/16] cpus: Improve qemu_cpu_kick_self() docstring
Paolo Bonzini
[PATCH 07/16] cpus: Document process_queued_cpu_work*() runs on current vCPU
Philippe Mathieu-Daudé
[PATCH 12/16] target/arm/hvf: Move flush_cpu_state() into the inner vCPU loop
Philippe Mathieu-Daudé
[PATCH 15/16] target/arm/powerctl: Move BQL assertions to async work context
Philippe Mathieu-Daudé
[PATCH 14/16] target/i386/hvf: Lock BQL outside of the vCPU inner execution loop
Philippe Mathieu-Daudé
Re: [PATCH 14/16] target/i386/hvf: Lock BQL outside of the vCPU inner execution loop
Paolo Bonzini
[PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
Philippe Mathieu-Daudé
Re: [PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
Paolo Bonzini
Re: [PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
Philippe Mathieu-Daudé
Re: [PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
Paolo Bonzini
Re: [PATCH 11/16] accel/kvm: Consistently return CPU halt state from process_async_events
Philippe Mathieu-Daudé
[PATCH 09/16] accel/tcg: Use RUN_ON_CPU_NULL for tcg_commit() callbacks
Philippe Mathieu-Daudé
[PATCH 16/16] target/arm/whpx: Fix argument order typo in memory access error message
Philippe Mathieu-Daudé
Re: [PATCH 04/17] target/arm: Raise alignment fault for DC_ZVA on Device memory
Richard Henderson
Re: [PATCH v3 4/6] ppc/spapr: Advertise RTAS error injection call support via FDT property
Nikhil Kumar Singh
Re: [PATCH v3 3/6] ppc/spapr: Add support for 'ibm, open-errinjct' and 'ibm, close-errinjct'
Nikhil Kumar Singh
[RFC v5 00/28] hw/arm/smmuv3: Support Secure state for SMMUv3
Tao Tang
[RFC v5 23/28] hw/pci: Add sec-sid property to PCIDevice
Tao Tang
[RFC v5 07/28] hw/arm/smmuv3: Reject secure STEs with stage-2 enabled
Tao Tang
[RFC v5 02/28] hw/arm/smmuv3: Introduce banked registers for SMMUv3 state
Tao Tang
[RFC v5 03/28] hw/arm/smmuv3: Thread SEC_SID through helper APIs
Tao Tang
[RFC v5 05/28] hw/arm/smmu-common: Add security-aware address space selector
Tao Tang
[RFC v5 10/28] hw/arm/smmuv3: Store CD NSCFG in TT info
Tao Tang
[RFC v5 15/28] hw/arm/smmu: Make CMDQ invalidation security-state aware
Tao Tang
[RFC v5 14/28] hw/arm/smmuv3: Make evtq producer use SEC_SID
Tao Tang
[RFC v5 04/28] hw/arm/smmuv3: Track SEC_SID in configs and events
Tao Tang
[RFC v5 12/28] hw/arm/smmuv3: Tag IOTLB cache keys with SEC_SID
Tao Tang
[RFC v5 17/28] hw/arm/smmuv3: Add access checks for STRTAB_BASE and CR2 registers
Tao Tang
[RFC v5 08/28] hw/arm/smmu-common: Key configuration cache on SMMUDevice and SEC_SID
Tao Tang
[RFC v5 16/28] hw/arm/smmuv3: Add access checks for GERROR_IRQ_CFG registers
Tao Tang
[RFC v5 06/28] hw/arm/smmuv3: Plumb transaction attributes into config helpers
Tao Tang
[RFC v5 27/28] hw/arm/smmuv3: Add secure bank migration and secure-impl property
Tao Tang
[RFC v5 01/28] hw/arm/smmuv3: Introduce secure registers
Tao Tang
Earlier messages
Later messages