qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 5/5] docs/system: add FEAT_ECV_POFF to the emulation list
Alex Bennée
Re: [PATCH 5/5] docs/system: add FEAT_ECV_POFF to the emulation list
Richard Henderson
Re: [PATCH v3 12/16] qapi/docs: add "Intro" section parsing
Markus Armbruster
Re: [PATCH v3 12/16] qapi/docs: add "Intro" section parsing
John Snow
Re: [PATCH v3 12/16] qapi/docs: add "Intro" section parsing
Markus Armbruster
Re: [PATCH] hw/arm/bcm2838: Route I2C interrupts to GIC
Philippe Mathieu-Daudé
Re: [PATCH v3 11/16] qapi/docs: add rendering for INTRO sections
Markus Armbruster
Re: [PATCH v3 11/16] qapi/docs: add rendering for INTRO sections
John Snow
[PATCH] igvm: populate errp in stub functions
Luigi Leonardi
Re: [PATCH] igvm: populate errp in stub functions
Daniel P . Berrangé
Re: [PATCH] igvm: populate errp in stub functions
Markus Armbruster
Re: [PATCH] igvm: populate errp in stub functions
Luigi Leonardi
Re: [PATCH] igvm: populate errp in stub functions
Gerd Hoffmann
Re: [PATCH] igvm: populate errp in stub functions
Luigi Leonardi
Re: [PATCH 3/4] hw/riscv/virt, gpex: Provide 32-bit MMIO window for CXL host bridges
Jonathan Cameron
Re: [PATCH 3/4] hw/riscv/virt, gpex: Provide 32-bit MMIO window for CXL host bridges
Chen Pei
[RFC 0/8] pci: cxl: Add enumeration support for Unordered I/O (UIO) feature.
Shrihari E S
[RFC 5/8] hw/cxl: Wire UIO capability into HDM decoder registers
Shrihari E S
[RFC 6/8] hw/pci: Add PCIe Streamlined Virtual Channel (SVC) capability.
Shrihari E S
[RFC 8/8] cxl: Add documentation for UIO-enabled CXL devices
Shrihari E S
[RFC 1/8] hw/pci: Refactor flitmode from PCIESlot to PCIEPort.
Shrihari E S
[RFC 4/8] hw/cxl: Add Streamlined Virtual Channel (SVC) property to CXL ports
Shrihari E S
[RFC 2/8] hw/pci: Move 'x-256b-flit' property from cxl_root_port to pcie_root_port.
Shrihari E S
[RFC 7/8] hw/pci: hw/cxl: Wire SVC initialization into port realize functions.
Shrihari E S
[RFC 3/8] hw/pci: Add SVC capability and UIO properties to PCIe ports
Shrihari E S
Re: [PATCH v4 1/8] hw/acpi: Support extended GPE handling for additional ACPI devices
Igor Mammedov
Re: [PATCH 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
Jonathan Cameron
Re: [PATCH 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
Peter Maydell
Re: [PATCH 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
Chen Pei
Re: [PATCH 2/4] hw/riscv/virt-acpi-build: Add _DEP to ACPI0017 for CXL host bridge dependency
Sunil V L
Re: [PATCH 1/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
Jonathan Cameron
Re: [PATCH 1/4] hw/riscv/virt: Add CXL support to the RISC-V virt machine
Chen Pei
Re: [PATCH 4/4] hw/cxl: Map committed HDM decoder ranges as RAM for direct DMA
Jonathan Cameron
Re: [PATCH 4/4] hw/cxl: Map committed HDM decoder ranges as RAM for direct DMA
Chen Pei
[PATCH v2 0/2] igvm: handle optional directives
Luigi Leonardi
[PATCH v2 2/2] igvm: fix handling of optional variable header types
Luigi Leonardi
[PATCH v2 1/2] igvm: replace raw uint32_t with igvm library types
Luigi Leonardi
Re: [PATCH v2 1/2] igvm: replace raw uint32_t with igvm library types
Philippe Mathieu-Daudé
[PATCH v2] qapi: drop "must exist" from ID descriptions for consistency
Filip Hejsek
Re: [PATCH v2] qapi: drop "must exist" from ID descriptions for consistency
Markus Armbruster
[PATCH v7 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
Shameer Kolothum
[PATCH v7 01/31] backends/iommufd: Update iommufd_backend_get_device_info
Shameer Kolothum
[PATCH v7 02/31] backends/iommufd: Update iommufd_backend_alloc_viommu to allow user ptr
Shameer Kolothum
[PATCH v7 10/31] hw/arm/tegra241-cmdqv: Probe host Tegra241 CMDQV support
Shameer Kolothum
[PATCH v7 12/31] hw/arm/virt: Link SMMUv3 CMDQV resources to platform bus
Shameer Kolothum
[PATCH v7 03/31] backends/iommufd: Introduce iommufd_backend_alloc_hw_queue
Shameer Kolothum
[PATCH v7 06/31] hw/arm/smmuv3-accel: Introduce CMDQV ops interface
Shameer Kolothum
[PATCH v7 09/31] hw/arm/virt: Use stored SMMUv3 device list for IORT build
Shameer Kolothum
[PATCH v7 11/31] hw/arm/tegra241-cmdqv: Implement CMDQV init
Shameer Kolothum
[PATCH v7 04/31] backends/iommufd: Introduce iommufd_backend_viommu_mmap
Shameer Kolothum
[PATCH v7 08/31] hw/arm/smmuv3-accel: Wire CMDQV ops into accel lifecycle
Shameer Kolothum
[PATCH v7 18/31] hw/arm/tegra241-cmdqv: Allocate HW VCMDQs once configured
Shameer Kolothum
Re: [PATCH v7 18/31] hw/arm/tegra241-cmdqv: Allocate HW VCMDQs once configured
Eric Auger
[PATCH v7 19/31] hw/arm/tegra241-cmdqv: Route allocated VCMDQ Page0 accesses to the mmap'd host VINTF page0
Shameer Kolothum
Re: [PATCH v7 19/31] hw/arm/tegra241-cmdqv: Route allocated VCMDQ Page0 accesses to the mmap'd host VINTF page0
Eric Auger
Re: [PATCH v7 19/31] hw/arm/tegra241-cmdqv: Route allocated VCMDQ Page0 accesses to the mmap'd host VINTF page0
Nicolin Chen
[PATCH v7 15/31] hw/arm/tegra241-cmdqv: Emulate CMDQ-V Config region
Shameer Kolothum
[PATCH v7 07/31] hw/arm/tegra241-cmdqv: Add Tegra241 CMDQV ops backend stub
Shameer Kolothum
[PATCH v7 30/31] hw/arm/tegra241-cmdqv: Document the CMDQV design and lifecycle
Shameer Kolothum
Re: [PATCH v7 30/31] hw/arm/tegra241-cmdqv: Document the CMDQV design and lifecycle
Eric Auger
Re: [PATCH v7 30/31] hw/arm/tegra241-cmdqv: Document the CMDQV design and lifecycle
Nicolin Chen
[PATCH v7 13/31] hw/arm/tegra241-cmdqv: Implement CMDQV vIOMMU alloc/free
Shameer Kolothum
[PATCH v7 22/31] hw/arm/smmuv3-accel: Introduce common helper for veventq read
Shameer Kolothum
[PATCH v7 17/31] hw/arm/tegra241-cmdqv: Emulate VCMDQ register writes
Shameer Kolothum
[PATCH v7 28/31] hw/arm/virt-acpi: Advertise Tegra241 CMDQV nodes in DSDT
Shameer Kolothum
[PATCH v7 16/31] hw/arm/tegra241-cmdqv: Emulate VCMDQ register reads
Shameer Kolothum
[PATCH v7 29/31] hw/arm/smmuv3-accel: Enforce viommu association when CMDQV is active
Shameer Kolothum
[PATCH v7 20/31] memory: Allow RAM device regions to skip IOMMU mapping
Shameer Kolothum
[PATCH v7 31/31] hw/arm/smmuv3: Add cmdqv property for SMMUv3 device
Shameer Kolothum
[PATCH v7 25/31] hw/arm/tegra241-cmdqv: Limit queue size based on backend page size
Shameer Kolothum
[PATCH v7 14/31] hw/arm/tegra241-cmdqv: mmap host VINTF Page0 for CMDQV
Shameer Kolothum
Re: [PATCH v7 14/31] hw/arm/tegra241-cmdqv: mmap host VINTF Page0 for CMDQV
Eric Auger
[PATCH v7 26/31] hw/arm/smmuv3: Add per-device identifier property
Shameer Kolothum
[PATCH v7 21/31] hw/arm/tegra241-cmdqv: Use mmap'd host VINTF page0 for virtual VINTF page0
Shameer Kolothum
Re: [PATCH v7 21/31] hw/arm/tegra241-cmdqv: Use mmap'd host VINTF page0 for virtual VINTF page0
Eric Auger
[PATCH v7 24/31] hw/arm/tegra241-cmdqv: Initialize register state on reset
Shameer Kolothum
[PATCH v7 27/31] hw/arm/smmuv3-accel: Introduce helper to query CMDQV type
Shameer Kolothum
[PATCH v7 23/31] hw/arm/tegra241-cmdqv: Read and propagate Tegra241 CMDQV errors
Shameer Kolothum
[PATCH v7 05/31] system/iommufd: Remove unused viommu pointer from IOMMUFDVeventq
Shameer Kolothum
Re: [PATCH v7 00/31] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
Eric Auger
Re: [PATCH v3 07/16] qapi/docs: add "Intro" section
Markus Armbruster
Re: [PATCH v3 07/16] qapi/docs: add "Intro" section
John Snow
[PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
Thomas Huth
Re: [PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
Peter Maydell
Re: [PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
Titus Rwantare
Re: [PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
Peter Maydell
Re: [PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
Titus Rwantare
Re: [PATCH] hw/i2c/pmbus_device: Fix a possible crash when requesting too many bytes
Titus Rwantare
Re: [PATCH v9 03/45] target/arm: Use FloatParts64 in f16_dotadd
Peter Maydell
Re: [PATCH v9 03/45] target/arm: Use FloatParts64 in f16_dotadd
Richard Henderson
Re: [PATCH v9 03/45] target/arm: Use FloatParts64 in f16_dotadd
Peter Maydell
Re: [PATCH v9 03/45] target/arm: Use FloatParts64 in f16_dotadd
Richard Henderson
Re: [PATCH] qapi: drop "must exist" from ID descriptions for consistency
Markus Armbruster
Re: [PATCH] qapi: drop "must exist" from ID descriptions for consistency
Michael S. Tsirkin
Re: [PATCH] qapi: drop "must exist" from ID descriptions for consistency
Markus Armbruster
Re: [PATCH] qapi: drop "must exist" from ID descriptions for consistency
Markus Armbruster
[Bug 2133804] Please test proposed package
Julian Andres Klode
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Julian Andres Klode
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Heinrich Schuchardt
[PULL 00/14] loongarch queue
Song Gao
[PULL 09/14] target/loongarch: Use sys_state in op_helper.c when accessing CSR registers
Song Gao
[PULL 04/14] target/loongarch: Use sys_state in file arch_dump.c when accessing CSR registers
Song Gao
[PULL 08/14] target/loongarch: Use sys_state in csr_helper.c when accessing CSR registers
Song Gao
[PULL 10/14] linux-user/loongarch64: Use sys_state when accessing CSR registers
Song Gao
[PULL 02/14] target/loongarch: Use sys_state in cpu.c when accessing CSR registers
Song Gao
[PULL 07/14] target/loongarch: Use sys_state in tcg_cpu.c when accessing CSR registers
Song Gao
[PULL 05/14] target/loongarch: Use sys_state in kvm.c when accessing CSR registers
Song Gao
[PULL 06/14] target/loongarch: Use sys_state in tlb_helper.c when accessing CSR registers
Song Gao
[PULL 13/14] target/loongarch: Add macro CSR_OFFSET and CPU_CSR_OFFSET
Song Gao
[PULL 01/14] target/loongarch: Add new field curState in CPULoongArchState
Song Gao
[PULL 03/14] target/loongarch: Use sys_state in cpu_helper.c when accessing CSR registers
Song Gao
[PULL 14/14] target/loongarch: Add new structure CPUSysState
Song Gao
[PULL 11/14] target/loongarch: Add default CSRFL_BASIC info with flags field
Song Gao
[PULL 12/14] target/loongarch: Add wrapper function get_csr_offset()
Song Gao
Re: [PULL 00/14] loongarch queue
Stefan Hajnoczi
Re: [PATCH v9 28/45] target/arm: Enable FEAT_SME_LUTv2 for -cpu max
Peter Maydell
Re: [PATCH v9 27/45] target/arm: Implement LUTI4 (four registers, 8-bit)
Peter Maydell
Re: [PATCH v9 26/45] target/arm: Implement MOVT (vector to table)
Peter Maydell
Re: [PATCH v9 24/45] target/arm: Enable FEAT_FP8 for -cpu max
Peter Maydell
Re: [PATCH v9 23/45] target/arm: Enable FEAT_LUT for -cpu max
Peter Maydell
Re: [PATCH v9 22/45] target/arm: Implement LUTI2, LUTI4 for SVE
Peter Maydell
Re: [PATCH v9 21/45] target/arm: Implement LUTI2, LUTI4 for AdvSIMD
Peter Maydell
Re: [PATCH v4 2/9] target/i386: SEV: Ensure SEV features are only set through qemu cli or IGVM
Daniel P . Berrangé
Re: [PATCH v4 2/9] target/i386: SEV: Ensure SEV features are only set through qemu cli or IGVM
Naveen N Rao
Re: [PATCH v4 2/9] target/i386: SEV: Ensure SEV features are only set through qemu cli or IGVM
Daniel P . Berrangé
[PATCH] meson: build macOS signed binary as part of the default target
Emmanuel Blot
Re: [PATCH] meson: build macOS signed binary as part of the default target
Pierrick Bouvier
Re: [PATCH v9 20/45] target/arm: Implement FCVT, FCVTN (FP32 to FP8) for SME
Peter Maydell
Re: [PATCH v9 19/45] target/arm: Implement FCVT (FP16 to FP8) for SME
Peter Maydell
Re: [PATCH v9 18/45] target/arm: Implement FCVTNB, FCVTNT for SVE
Peter Maydell
[PATCH] target/i386/cpu: don't assert on out-of-range CPUID 0x1f subleaf
Ewan Hai-oc
Re: [PATCH v9 17/45] target/arm: Implement FCVTN (16- to 8-bit fp) for SVE
Peter Maydell
Re: [PATCH v9 16/45] target/arm: Implement FCVTN, FCVTN2 (32- to 8-bit fp) for AdvSIMD
Peter Maydell
Re: [PATCH v9 15/45] target/arm: Implement FCVTN (16- to 8-bit fp) for AdvSIMD
Peter Maydell
Re: [PATCH v9 14/45] target/arm: Implement BFCVTN for SVE
Peter Maydell
Re: [PATCH v9 14/45] target/arm: Implement BFCVTN for SVE
Richard Henderson
Re: [PATCH v6 00/12] virtio-console: notify about the terminal size
Maximilian Immanuel Brandtner
Re: [PATCH v6 00/12] virtio-console: notify about the terminal size
Michael S. Tsirkin
Re: [PATCH v6 00/12] virtio-console: notify about the terminal size
Maximilian Immanuel Brandtner
Re: [PATCH v6 00/12] virtio-console: notify about the terminal size
Filip Hejsek
Re: [PATCH v6 00/12] virtio-console: notify about the terminal size
Maximilian Immanuel Brandtner
Re: [PATCH v6 00/12] virtio-console: notify about the terminal size
Filip Hejsek
Re: [PATCH v4 0/9] target/i386: SEV: Add support for enabling VMSA SEV features
Naveen N Rao
[PATCH v3 00/14] Make switchover-ack re-usable and add VFIO precopy REINIT feature
Avihai Horon
[PATCH v3 03/14] migration: Run final save_query_pending at switchover
Avihai Horon
Re: [PATCH v3 03/14] migration: Run final save_query_pending at switchover
Peter Xu
[PATCH v3 02/14] migration/ram: Use migration_bitmap_sync_precopy() for postcopy discard
Avihai Horon
Re: [PATCH v3 02/14] migration/ram: Use migration_bitmap_sync_precopy() for postcopy discard
Peter Xu
[PATCH v3 01/14] migration: Propagate errors in migration_completion_precopy()
Avihai Horon
Re: [PATCH v3 01/14] migration: Propagate errors in migration_completion_precopy()
Philippe Mathieu-Daudé
Re: [PATCH v3 01/14] migration: Propagate errors in migration_completion_precopy()
Peter Xu
Re: [PATCH v3 01/14] migration: Propagate errors in migration_completion_precopy()
Avihai Horon
[PATCH v3 05/14] migration: Replace switchover_ack_needed SaveVMHandler
Avihai Horon
[PATCH v3 04/14] migration: Log the approver in qemu_loadvm_approve_switchover()
Avihai Horon
[PATCH v3 06/14] migration: Rename switchover-ack code to legacy
Avihai Horon
[PATCH v3 07/14] migration: Make switchover-ack re-usable
Avihai Horon
Re: [PATCH v3 07/14] migration: Make switchover-ack re-usable
Peter Xu
Re: [PATCH v3 07/14] migration: Make switchover-ack re-usable
Avihai Horon
Re: [PATCH v3 07/14] migration: Make switchover-ack re-usable
Peter Xu
Re: [PATCH v3 07/14] migration: Make switchover-ack re-usable
Avihai Horon
[PATCH v3 08/14] migration: Fail migration if switchover-ack is requested after switchover decision
Avihai Horon
Re: [PATCH v3 08/14] migration: Fail migration if switchover-ack is requested after switchover decision
Peter Xu
[PATCH v3 10/14] vfio/migration: Add Error ** parameter to vfio_migration_init()
Avihai Horon
Re: [PATCH v3 10/14] vfio/migration: Add Error ** parameter to vfio_migration_init()
Cédric Le Goater
[PATCH v3 11/14] vfio/migration: Add new switchover-ack mechanism
Avihai Horon
[PATCH v3 14/14] migration: Enable new switchover-ack
Avihai Horon
[PATCH v3 13/14] vfio/migration: Check VFIO_PRECOPY_INFO_REINIT during switchover
Avihai Horon
Re: [PATCH v3 13/14] vfio/migration: Check VFIO_PRECOPY_INFO_REINIT during switchover
Peter Xu
[PATCH v3 12/14] vfio/migration: Implement VFIO_PRECOPY_INFO_REINIT feature
Avihai Horon
[PATCH v3 09/14] vfio/migration: Extract VFIO_MIG_FLAG_DEV_INIT_DATA_SENT sending to helper
Avihai Horon
[PATCH] powernv: boot OpenBSD on POWER9
Kirill A. Korinsky
Re: [PATCH] powernv: boot OpenBSD on POWER9
Kirill A . Korinsky
Re: [PATCH] powernv: boot OpenBSD on POWER9
Philippe Mathieu-Daudé
Re: [PATCH] powernv: boot OpenBSD on POWER9
Kirill A . Korinsky
Re: [PATCH] hw/virtio/virtio: Rebuild vring caches when packed ring changes
Munkhbaatar Enkhbaatar
[PATCH 0/2] hw/ufs: Add Host Initiated Defragmentation (HID) support
Keoseong Park
[PATCH 1/2] hw/ufs: Add Host Initiated Defragmentation (HID) support
Keoseong Park
[PATCH 2/2] tests/qtest: Add UFS HID qtest
Keoseong Park
Re: [PATCH 0/2] hw/ufs: Add Host Initiated Defragmentation (HID) support
Jeuk Kim
[PATCH v2] hw/arm/bcm2838: Route I2C interrupts to GIC
Nicholas Righi
[PATCH] target/i386: Update cc_op for SAHF
Richard Henderson
[PATCH] hw/riscv/virt.c: fix 'iommu-map' FDT entry
Daniel Henrique Barboza
Re: [PATCH] hw/riscv/virt.c: fix 'iommu-map' FDT entry
Alistair Francis
Re: [PATCH] hw/riscv/virt.c: fix 'iommu-map' FDT entry
Alistair Francis
[PULL 0/8] Linux user patches
Helge Deller
[PULL 1/8] linux-user: implement fsmount(2) series of syscalls
Helge Deller
[PULL 8/8] target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn
Helge Deller
[PULL 3/8] linux-user/alpha: add coredump support
Helge Deller
[PULL 2/8] linux-user/strace: add fsmount series of syscalls
Helge Deller
[PULL 7/8] linux-user/sparc: flush register windows before core dump
Helge Deller
[PULL 5/8] linux-user/sparc: restore L/I registers from RSA in sparc64_set_context
Helge Deller
[PULL 4/8] linux-user/sparc: add coredump support
Helge Deller
[PULL 6/8] linux-user/sparc: call block_signals() before set_sigmask() in setcontext
Helge Deller
Re: [PULL 0/8] Linux user patches
Stefan Hajnoczi
Re: [PULL 0/8] Linux user patches
Helge Deller
[PATCH 0/2] fpu: Handle all rounding modes in softfloat-parts.c.inc
Richard Henderson
[PATCH 1/2] fpu: Handle all rounding modes in partsN_uncanon_normal
Richard Henderson
Re: [PATCH 1/2] fpu: Handle all rounding modes in partsN_uncanon_normal
Peter Maydell
Re: [PATCH 1/2] fpu: Handle all rounding modes in partsN_uncanon_normal
Philippe Mathieu-Daudé
[PATCH 2/2] fpu: Handle all rounding modes in partsN_round_to_int_normal
Richard Henderson
Earlier messages
Later messages