qemu-devel
Thread
Date
Later messages
Messages by Thread
[PATCH 4/4] tests/functional: purge scratch dir on test startup
Daniel P . Berrangé
Re: [PATCH 4/4] tests/functional: purge scratch dir on test startup
Alex Bennée
[PATCH 1/4] tests/functional: fix infinite loop on console EOF
Daniel P . Berrangé
Re: [PATCH 1/4] tests/functional: fix infinite loop on console EOF
Alex Bennée
Re: [PATCH 1/4] tests/functional: fix infinite loop on console EOF
Thomas Huth
[PATCH 2/4] tests/functional: avoid duplicate messages on failures
Daniel P . Berrangé
Re: [PATCH 2/4] tests/functional: avoid duplicate messages on failures
Thomas Huth
Re: [PATCH v3 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
Arpit Kumar
Re: [PATCH v3 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
Jonathan Cameron via
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Stefan Hajnoczi
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Stefan Hajnoczi
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Brian Song
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Bernd Schubert
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Kevin Wolf
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Brian Song
Re: [PATCH 1/4] export/fuse: add opt to enable FUSE-over-io_uring
Kevin Wolf
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Stefan Hajnoczi
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Wilfred Mallawa
Re: [PATCH v4 3/5] hw/nvme: add NVMe Admin Security SPDM support
Stefan Hajnoczi
should the functional-testing scratch_file() utility guarantee that the path it returns doesn't exist?
Peter Maydell
Re: should the functional-testing scratch_file() utility guarantee that the path it returns doesn't exist?
Daniel P . Berrangé
Re: should the functional-testing scratch_file() utility guarantee that the path it returns doesn't exist?
Peter Maydell
Re: [PATCH v3 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)
Arpit Kumar
Re: [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
Cédric Le Goater
Re: [PATCH 17/22] vfio/pci-quirks.c: use QOM casts where appropriate
Cédric Le Goater
Re: [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate
Cédric Le Goater
Re: [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate
Mark Cave-Ayland
Re: [PATCH 15/22] vfio/pci.h: use QOM casts where appropriate
Mark Cave-Ayland
Re: [PATCH 14/24] target/arm/hvf: Hardcode Apple MIDR
Mads Ynddal
Re: [PATCH 18/24] target/arm/hvf: Keep calling hv_vcpu_run() in loop
Mads Ynddal
Re: [PATCH 06/24] target/arm/hvf: Mention flush_cpu_state() must run on vCPU thread
Mads Ynddal
[PATCH 00/33] First Rust update for QEMU 10.2
Paolo Bonzini
[PATCH 03/33] meson, cargo: require Rust 1.83.0
Paolo Bonzini
Re: [PATCH 03/33] meson, cargo: require Rust 1.83.0
Zhao Liu
[PATCH 04/33] rust: add missing const markers for MSRV==1.83.0
Paolo Bonzini
Re: [PATCH 04/33] rust: add missing const markers for MSRV==1.83.0
Zhao Liu
[PATCH 30/33] rust: re-export qemu macros from common/qom/hwcore
Paolo Bonzini
Re: [PATCH 30/33] rust: re-export qemu macros from common/qom/hwcore
Zhao Liu
[PATCH 28/33] rust: repurpose qemu_api -> tests
Paolo Bonzini
Re: [PATCH 28/33] rust: repurpose qemu_api -> tests
Zhao Liu
[PATCH 33/33] rust: do not inline do_init_io
Paolo Bonzini
Re: [PATCH 33/33] rust: do not inline do_init_io
Zhao Liu
[PATCH 27/33] rust/pl011: drop dependency on qemu_api
Paolo Bonzini
Re: [PATCH 27/33] rust/pl011: drop dependency on qemu_api
Zhao Liu
[PATCH 09/33] rust: qdev: const_refs_to_static
Paolo Bonzini
Re: [PATCH 09/33] rust: qdev: const_refs_to_static
Zhao Liu
[PATCH 17/33] rust: make build.rs generic over various ./rust/projects
Paolo Bonzini
Re: [PATCH 17/33] rust: make build.rs generic over various ./rust/projects
Zhao Liu
[PATCH 11/33] rust: remove unused global qemu "allocator"
Paolo Bonzini
Re: [PATCH 11/33] rust: remove unused global qemu "allocator"
Zhao Liu
[PATCH 01/33] ci: temporarily remove rust from Debian and Ubuntu
Paolo Bonzini
Re: [PATCH 01/33] ci: temporarily remove rust from Debian and Ubuntu
Zhao Liu
[PATCH 26/33] rust/hpet: drop now unneeded qemu_api dep
Paolo Bonzini
Re: [PATCH 26/33] rust/hpet: drop now unneeded qemu_api dep
Zhao Liu
[PATCH 18/33] rust: split "util" crate
Paolo Bonzini
Re: [PATCH 18/33] rust: split "util" crate
Zhao Liu
[PATCH 32/33] rust: meson: remove unnecessary complication in device crates
Paolo Bonzini
Re: [PATCH 32/33] rust: meson: remove unnecessary complication in device crates
Zhao Liu
[PATCH 19/33] rust: split "migration" crate
Paolo Bonzini
Re: [PATCH 19/33] rust: split "migration" crate
Zhao Liu
[PATCH 22/33] rust: split "chardev" crate
Paolo Bonzini
Re: [PATCH 22/33] rust: split "chardev" crate
Zhao Liu
[PATCH 14/33] rust: move VMState handling to QOM module
Paolo Bonzini
Re: [PATCH 14/33] rust: move VMState handling to QOM module
Zhao Liu
[PATCH 23/33] rust: split "system" crate
Paolo Bonzini
Re: [PATCH 23/33] rust: split "system" crate
Zhao Liu
[PATCH 20/33] rust: split "bql" crate
Paolo Bonzini
Re: [PATCH 20/33] rust: split "bql" crate
Zhao Liu
[PATCH 15/33] rust: move Cell vmstate impl
Paolo Bonzini
Re: [PATCH 15/33] rust: move Cell vmstate impl
Zhao Liu
[PATCH 29/33] rust: re-export qemu_macros internal helper in "bits"
Paolo Bonzini
Re: [PATCH 29/33] rust: re-export qemu_macros internal helper in "bits"
Zhao Liu
[PATCH 10/33] docs/rust: update msrv
Paolo Bonzini
Re: [PATCH 10/33] docs/rust: update msrv
Zhao Liu
[PATCH 13/33] rust: move vmstate_clock!() to qdev module
Paolo Bonzini
Re: [PATCH 13/33] rust: move vmstate_clock!() to qdev module
Zhao Liu
[PATCH 08/33] rust: vmstate: use const_refs_to_static
Paolo Bonzini
Re: [PATCH 08/33] rust: vmstate: use const_refs_to_static
Zhao Liu
Re: [PATCH 02/33] configure: bump Meson to 1.9.0 for use with Rust
Zhao Liu
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Peter Maydell
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Marc-André Lureau
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Zhao Liu
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Marc-André Lureau
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Paolo Bonzini
Re: [PATCH 00/33] First Rust update for QEMU 10.2
Daniel P . Berrangé
[PATCH 07/33] rust: vmstate: convert to use builder pattern
Paolo Bonzini
[PATCH 24/33] rust: split "hwcore" crate
Paolo Bonzini
Re: [PATCH 24/33] rust: split "hwcore" crate
Zhao Liu
[PATCH 16/33] rust: split Rust-only "common" crate
Paolo Bonzini
Re: [PATCH 16/33] rust: split Rust-only "common" crate
Zhao Liu
[PATCH 21/33] rust: split "qom" crate
Paolo Bonzini
[PATCH 06/33] rust: add qdev Device derive macro
Paolo Bonzini
Re: [PATCH 06/33] rust: add qdev Device derive macro
Zhao Liu
[PATCH 25/33] rust: rename qemu_api_macros -> qemu_macros
Paolo Bonzini
Re: [PATCH 25/33] rust: rename qemu_api_macros -> qemu_macros
Zhao Liu
[PATCH 12/33] rust: add workspace authors
Paolo Bonzini
Re: [PATCH 12/33] rust: add workspace authors
Zhao Liu
[PATCH 05/33] rust: use inline const expressions
Paolo Bonzini
Re: [PATCH 05/33] rust: use inline const expressions
Zhao Liu
[PATCH 31/33] docs: update rust.rst
Paolo Bonzini
Re: [PATCH 31/33] docs: update rust.rst
Zhao Liu
Re: [PATCH 08/24] target/arm/hvf: Mention hvf_wfi() must run on vCPU thread
Mads Ynddal
Re: [PATCH 08/24] target/arm/hvf: Mention hvf_wfi() must run on vCPU thread
Mads Ynddal
Re: [PATCH 03/24] target/arm/hvf: Check hv_vcpu_set_vtimer_mask() returned value
Mads Ynddal
Re: [PATCH 05/24] accel/hvf: Rename hvf_put|get_registers -> hvf_arch_put|get_registers
Mads Ynddal
Re: [PATCH 04/24] accel/hvf: Rename hvf_vcpu_exec() -> hvf_arch_vcpu_exec()
Mads Ynddal
Re: [PATCH 02/24] target/arm/hvf: Check hv_vcpus_exit() returned value
Mads Ynddal
Re: [PATCH 09/24] target/arm/hvf: Mention hvf_sync_vtimer() must run on vCPU thread
Mads Ynddal
Re: [PATCH 01/24] target/arm/hvf: Release memory allocated by hv_vcpu_config_create()
Mads Ynddal
Re: [PATCH 07/24] accel/hvf: Mention hvf_arch_init_vcpu() must run on vCPU thread
Mads Ynddal
Re: [PATCH 11/24] accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU
Mads Ynddal
[PATCH v3 00/19] accel, cpus: clean up cpu->exit_request
Paolo Bonzini
[PATCH 04/19] target-arm: remove uses of cpu_interrupt() for user-mode emulation
Paolo Bonzini
[PATCH 10/19] accel: use atomic accesses for exit_request
Paolo Bonzini
[PATCH 05/19] user-exec: remove cpu_interrupt() stub
Paolo Bonzini
[PATCH 06/19] treewide: clear bits of cs->interrupt_request with cpu_reset_interrupt()
Paolo Bonzini
[PATCH 14/19] cpus: properly kick CPUs out of inner execution loop
Paolo Bonzini
Re: [PATCH 14/19] cpus: properly kick CPUs out of inner execution loop
Richard Henderson
[PATCH 01/19] target/ppc: limit cpu_interrupt_exittb to system emulation
Paolo Bonzini
[PATCH 15/19] treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
Paolo Bonzini
Re: [PATCH 15/19] treewide: rename qemu_wait_io_event/qemu_wait_io_event_common
Richard Henderson
[PATCH 13/19] cpus: remove TCG-ism from cpu_exit()
Paolo Bonzini
[PATCH 09/19] accel: use store_release/load_acquire for cross-thread exit_request
Paolo Bonzini
[PATCH 07/19] cpu-common: use atomic access for interrupt_request
Paolo Bonzini
[PATCH 11/19] accel/tcg: create a thread-kick function for TCG
Paolo Bonzini
[PATCH 17/19] cpus: clear exit_request in qemu_process_cpu_events
Paolo Bonzini
[PATCH 19/19] tcg/user: do not set exit_request gratuitously
Paolo Bonzini
[PATCH 08/19] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
Paolo Bonzini
[PATCH 16/19] bsd-user, linux-user: introduce qemu_process_cpu_events
Paolo Bonzini
[PATCH 03/19] target/i386: limit a20 to system emulation
Paolo Bonzini
[PATCH 02/19] target/sparc: limit cpu_check_irqs to system emulation
Paolo Bonzini
[PATCH 12/19] accel/tcg: inline cpu_exit()
Paolo Bonzini
[PATCH 18/19] accel: make all calls to qemu_process_cpu_events look the same
Paolo Bonzini
Re: [RFC V2 0/8] Live update: tap and vhost
Vladimir Sementsov-Ogievskiy
Re: [RFC V2 0/8] Live update: tap and vhost
Vladimir Sementsov-Ogievskiy
Re: [RFC V2 0/8] Live update: tap and vhost
Peter Xu
Re: [RFC V2 0/8] Live update: tap and vhost
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 5/5] tests/functional: Adapt reverse_debugging to run w/o Avocado
Daniel P . Berrangé
Re: [PATCH v2 5/5] tests/functional: Adapt reverse_debugging to run w/o Avocado
Gustavo Romero
Re: [PATCH v2 2/5] tests/guest-debug: Format comments
Thomas Huth
Re: [PATCH v2 4/5] tests/functional: Support tests that require a runner
Thomas Huth
RE: [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
Shameer Kolothum
Re: [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
Eric Auger
RE: [RFC PATCH v3 05/15] hw/arm/smmuv3-accel: Introduce smmuv3 accel device
Shameer Kolothum
Re: [PATCH v2 3/5] tests/guest-debug: Add quiet option to run-tests.py
Thomas Huth
RE: [RFC PATCH v3 08/15] hw/arm/smmuv3-accel: Add set/unset_iommu_device callback
Shameer Kolothum
Re: [PATCH] Use meson's detected python installation
Peter Maydell
Re: [PATCH v2 8/9] vfio: Check compatibility of CPU and IOMMU address space width
Cédric Le Goater
RE: [RFC PATCH v3 07/15] hw/arm/smmuv3: Implement get_viommu_cap() callback
Shameer Kolothum
Re: [RFC PATCH v3 07/15] hw/arm/smmuv3: Implement get_viommu_cap() callback
Jason Gunthorpe
Re: [RFC PATCH v3 07/15] hw/arm/smmuv3: Implement get_viommu_cap() callback
Eric Auger
Re: [PATCH v2] hw/virtio: rename vhost-user-device and make user creatable
Albert Esteve
Re: [PATCH v2] hw/virtio: rename vhost-user-device and make user creatable
Michael S. Tsirkin
RE: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Shameer Kolothum
RE: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Shameer Kolothum
Re: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Eric Auger
RE: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Shameer Kolothum
Re: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Shameer Kolothum
Re: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Nicolin Chen
RE: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Shameer Kolothum
Re: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Jason Gunthorpe
RE: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Shameer Kolothum
Re: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Nicolin Chen
RE: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Shameer Kolothum
Re: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Nicolin Chen
Re: [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
Peter Maydell
RE: [PATCH] vfio/container: Remap only populated parts in a section
Duan, Zhenzhong
[RFC PATCH v4 0/3] Add Zvqdotq support
Max Chou
[RFC PATCH v4 2/3] target/riscv: rvv: Add Zvqdotq support
Max Chou
[RFC PATCH v4 3/3] target/riscv: Expose Zvqdotq extension as a cpu property
Max Chou
[RFC PATCH v4 1/3] target/riscv: Add Zvqdotq cfg property
Max Chou
Re: [RFC PATCH v4 1/3] target/riscv: Add Zvqdotq cfg property
Daniel Henrique Barboza
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
BALATON Zoltan
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
Julian Ganz
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
Julian Ganz
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
BALATON Zoltan
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
Julian Ganz
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
Alex Bennée
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
BALATON Zoltan
Re: [PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
Julian Ganz
Re: [PATCH] hw/sd/sdcard: Fix size check for backing block image, part II
Jan Kiszka
[PATCH v2 011/281] tests/functional: Fix reverse_debugging asset precaching
Alex Bennée
[PATCH v1 2/4] tests/functional/arm: Update test ASPEED SDK v09.07 for AST2500
Kane Chen via
[PATCH v2 3/7] target/sparc: Loosen decode of RDY for v7
Richard Henderson
Re: Failure of func-x86_64-memlock
Alex Bennée
Re: Failure of func-x86_64-memlock
Thomas Huth
Re: Failure of func-x86_64-memlock
Richard Henderson
Re: Failure of func-x86_64-memlock
Thomas Huth
Re: [PATCH v3 09/12] target/loongarch: Use loongarch_tlb_search_cb in helper_invtlb_page_asid
Bibo Mao
[PATCH v3 2/9] net/tap: keep exit notifier only when downscript set
Vladimir Sementsov-Ogievskiy
[Stable-7.2.20 28/34] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries
Michael Tokarev
[PATCH v6 08/25] target/hppa: call plugin trap callbacks
Julian Ganz
Re: [PATCH v6 08/25] target/hppa: call plugin trap callbacks
Philippe Mathieu-Daudé
Re: [PATCH v6 08/25] target/hppa: call plugin trap callbacks
Julian Ganz
Re: [PATCH v8 11/14] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
Alireza Sanaee via
Re: [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
Eric Auger
RE: [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
Shameer Kolothum
Re: [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
Nicolin Chen
Re: [RFC PATCH v3 13/15] hw/arm/smmuv3: Forward invalidation commands to hw
Eric Auger
Later messages