qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 19/33] vhost: vhost_dev_init(): drop extra features variable
Vladimir Sementsov-Ogievskiy
[PATCH 23/33] vhost: add some useful trace-points
Vladimir Sementsov-Ogievskiy
[PATCH 29/33] vhost-user: support backend migration
Vladimir Sementsov-Ogievskiy
[PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
Philippe Mathieu-Daudé
[PATCH 05/33] vhost-user-gpu: drop code duplication
Vladimir Sementsov-Ogievskiy
Re: [PATCH 05/33] vhost-user-gpu: drop code duplication
Philippe Mathieu-Daudé
[PATCH 17/33] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
Vladimir Sementsov-Ogievskiy
[PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Vladimir Sementsov-Ogievskiy
Re: [PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Philippe Mathieu-Daudé
Re: [PATCH 32/33] test/functional: exec_command_and_wait_for_pattern: add vm arg
Thomas Huth
[PATCH 15/33] vhost: final refactoring of vhost vrings map/unmap
Vladimir Sementsov-Ogievskiy
[PATCH 16/33] vhost: simplify vhost_dev_init() error-path
Vladimir Sementsov-Ogievskiy
[PATCH 04/33] vhost: move protocol_features to vhost_user
Vladimir Sementsov-Ogievskiy
[PATCH 10/33] vhost: vhost_virtqueue_start(): fix failure path
Vladimir Sementsov-Ogievskiy
[PATCH 18/33] vhost: introduce check_memslots() helper
Vladimir Sementsov-Ogievskiy
[PATCH 27/33] migration/socket: keep fds non-block
Vladimir Sementsov-Ogievskiy
Re: [PATCH 27/33] migration/socket: keep fds non-block
Peter Xu
Re: [PATCH 27/33] migration/socket: keep fds non-block
Vladimir Sementsov-Ogievskiy
Re: [PATCH 27/33] migration/socket: keep fds non-block
Peter Xu
[PATCH 12/33] vhost: simplify calls to vhost_memory_unmap()
Vladimir Sementsov-Ogievskiy
[PATCH 33/33] tests/functional: add test_x86_64_vhost_user_blk_fd_migration.py
Vladimir Sementsov-Ogievskiy
[PATCH 14/33] vhost: vhost_virtqueue_start(): drop extra local variables
Vladimir Sementsov-Ogievskiy
[PATCH 11/33] vhost: make vhost_memory_unmap() null-safe
Vladimir Sementsov-Ogievskiy
[PATCH 13/33] vhost: move vrings mapping to the top of vhost_virtqueue_start()
Vladimir Sementsov-Ogievskiy
[PATCH 09/33] vhost-user: keep QIOChannelSocket for backend channel
Vladimir Sementsov-Ogievskiy
[PATCH 21/33] vhost-user: make trace events more readable
Vladimir Sementsov-Ogievskiy
Re: [PATCH 21/33] vhost-user: make trace events more readable
Philippe Mathieu-Daudé
[PATCH 24/33] chardev-add: support local migration
Vladimir Sementsov-Ogievskiy
[PATCH 01/33] vhost: introduce vhost_ops->vhost_set_vring_enable_supported method
Vladimir Sementsov-Ogievskiy
[PATCH 08/33] virtio: drop *_set_guest_notifier_fd_handler() helpers
Vladimir Sementsov-Ogievskiy
[PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Peter Xu
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Peter Xu
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Vladimir Sementsov-Ogievskiy
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Peter Xu
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Daniel P . Berrangé
Re: [PATCH 26/33] io/channel-socket: introduce qio_channel_socket_keep_nonblock()
Vladimir Sementsov-Ogievskiy
[PATCH 31/33] vhost-user-blk: support vhost backend migration
Vladimir Sementsov-Ogievskiy
[PATCH 02/33] vhost: drop backend_features field
Vladimir Sementsov-Ogievskiy
[PATCH 30/33] virtio: support vhost backend migration
Vladimir Sementsov-Ogievskiy
[PATCH 22/33] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
Re: [PATCH 22/33] vhost-user-blk: add some useful trace-points
Philippe Mathieu-Daudé
Re: [PATCH 22/33] vhost-user-blk: add some useful trace-points
Vladimir Sementsov-Ogievskiy
[PATCH 25/33] virtio: introduce .skip_vhost_migration_log() handler
Vladimir Sementsov-Ogievskiy
[PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Vladimir Sementsov-Ogievskiy
Re: [PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Philippe Mathieu-Daudé
Re: [PATCH 07/33] virtio: move common part of _set_guest_notifier to generic code
Vladimir Sementsov-Ogievskiy
[PATCH 28/33] vhost: introduce backend migration
Vladimir Sementsov-Ogievskiy
[PATCH] vfio/igd: Enable quirks when IGD is not the primary display
Tomita Moeko
Re: [PATCH] vfio/igd: Enable quirks when IGD is not the primary display
Alex Williamson
[PATCH] vfio/container: set error on cpr failure
Steve Sistare
Re: [PATCH] vfio/container: set error on cpr failure
Philippe Mathieu-Daudé
RE: [PATCH] vfio/container: set error on cpr failure
Duan, Zhenzhong
Re: [PATCH V5 08/38] vfio/container: recover from unmap-all-vaddr failure
Cédric Le Goater
Re: [PATCH V5 08/38] vfio/container: recover from unmap-all-vaddr failure
Steven Sistare
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Naresh Kamboju
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Naresh Kamboju
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Dan Carpenter
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Zhang Yi
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Namhyung Kim
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Namhyung Kim
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Mark Brown
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Naresh Kamboju
Re: [PATCH 6.16 000/627] 6.16.1-rc1 review
Greg Kroah-Hartman
[PATCH qemu 0/1] A small patch to address Issue #2943
~myrslint
[PATCH qemu 1/1] Default disable ignore guest PAT quirk
~myrslint
Re: [PATCH qemu 1/1] Default disable ignore guest PAT quirk
Alex Bennée
[PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
[PATCH v5 01/13] linux-headers: deal with counted_by annotation
Paolo Abeni
[PATCH v5 02/13] linux-headers: Update to Linux v6.17-rc1
Paolo Abeni
[PATCH v5 09/13] vhost-backend: implement extended features support
Paolo Abeni
[PATCH v5 07/13] vhost: add support for negotiating extended features
Paolo Abeni
[PATCH v5 12/13] net: implement tunnel probing
Paolo Abeni
[PATCH v5 11/13] virtio-net: implement extended features support
Paolo Abeni
[PATCH v5 08/13] qmp: update virtio features map to support extended features
Paolo Abeni
[PATCH v5 05/13] virtio: add support for negotiating extended features
Paolo Abeni
[PATCH v5 03/13] virtio: introduce extended features type
Paolo Abeni
[PATCH v5 06/13] virtio-pci: implement support for extended features
Paolo Abeni
[PATCH v5 04/13] virtio: serialize extended features state
Paolo Abeni
[PATCH v5 10/13] vhost-net: implement extended features support
Paolo Abeni
[PATCH v5 13/13] net: implement UDP tunnel features offloading
Paolo Abeni
Re: [PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
Lei Yang
Re: [PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
[PATCH v5] net: bundle all offloads in a single struct
Paolo Abeni
Re: [PATCH v5] net: bundle all offloads in a single struct
Michael Tokarev
Re: [PATCH v5] net: bundle all offloads in a single struct
Paolo Abeni
Re: [PATCH v5] net: bundle all offloads in a single struct
Lei Yang
Re: [PATCH v6 5/9] target/i386/kvm: rename architectural PMU variables
Sandipan Das
Re: [PULL 06/14] tests/functional: add hypervisor test for aarch64
Philippe Mathieu-Daudé
Re: [PULL 06/14] tests/functional: add hypervisor test for aarch64
Alex Bennée
[PATCH] docs: riscv-iommu: Update status of kernel support
Joel Stanley
Re: [PATCH] docs: riscv-iommu: Update status of kernel support
Daniel Henrique Barboza
Re: [PATCH] ui/spice: Destroy the temporary egl fb after the blit is submitted
Stefan Hajnoczi
[PULL 0/3] Patches for QEMU 10.1.0-rc3
Kevin Wolf
[PULL 3/3] qemu-iotests: Ignore indentation in Killed messages
Kevin Wolf
Re: [PULL 3/3] qemu-iotests: Ignore indentation in Killed messages
Michael Tokarev
[PULL 1/3] configure: Don't disable Rust for too old meson version
Kevin Wolf
[PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
Re: [PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Michael Tokarev
Re: [PULL 2/3] rbd: Fix .bdrv_get_specific_info implementation
Kevin Wolf
Re: [PULL 0/3] Patches for QEMU 10.1.0-rc3
Stefan Hajnoczi
Re: [PATCH RFC] arm/kvm: report registers we failed to set
Eric Auger
Re: [PATCH RFC] arm/kvm: report registers we failed to set
Cornelia Huck
Re: [PATCH RFC] arm/kvm: report registers we failed to set
Eric Auger
[RFC PATCH v2 00/10] target/arm: Introduce host_cpu_feature_supported() API
Philippe Mathieu-Daudé
[PATCH v2 01/10] accel/system: Introduce hwaccel_enabled() helper
Philippe Mathieu-Daudé
[PATCH v2 02/10] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
Philippe Mathieu-Daudé
[PATCH v2 04/10] target/arm: Factor hvf_psci_get_target_el() out
Philippe Mathieu-Daudé
[RFC PATCH v2 05/10] target/arm: Introduce host_cpu_feature_supported()
Philippe Mathieu-Daudé
[RFC PATCH v2 07/10] target/arm: Replace kvm_arm_el2_supported by host_cpu_feature_supported
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 07/10] target/arm: Replace kvm_arm_el2_supported by host_cpu_feature_supported
Richard Henderson
[RFC PATCH v2 06/10] target/arm: Replace kvm_arm_pmu_supported by host_cpu_feature_supported
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 06/10] target/arm: Replace kvm_arm_pmu_supported by host_cpu_feature_supported
Richard Henderson
Re: [RFC PATCH v2 05/10] target/arm: Introduce host_cpu_feature_supported()
Richard Henderson
[RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Philippe Mathieu-Daudé
[RFC PATCH v2 09/10] target/arm/hvf: Consider EL2 acceleration for Silicon M3+ chipsets
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 09/10] target/arm/hvf: Consider EL2 acceleration for Silicon M3+ chipsets
Richard Henderson
Re: [RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Richard Henderson
Re: [RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 08/10] target/arm/hvf: Sync registers used at EL2
Richard Henderson
[RFC PATCH v2 10/10] target/arm/hvf: Allow EL2/EL3 emulation on Silicon M1 / M2
Philippe Mathieu-Daudé
Re: [RFC PATCH v2 10/10] target/arm/hvf: Allow EL2/EL3 emulation on Silicon M1 / M2
Richard Henderson
Re: [RFC PATCH v2 10/10] target/arm/hvf: Allow EL2/EL3 emulation on Silicon M1 / M2
Philippe Mathieu-Daudé
[PATCH v2 03/10] target/arm: Restrict PMU to system mode
Philippe Mathieu-Daudé
[PULL 0/2] SD/MMC patches for 2025-08-12
Philippe Mathieu-Daudé
[PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
Re: [PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Michael Tokarev
Re: [PULL 1/2] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PULL 2/2] tests/functional: Test SPI-SD adapter without SD card connected
Philippe Mathieu-Daudé
Re: [PULL 0/2] SD/MMC patches for 2025-08-12
Stefan Hajnoczi
Re: [REGRESSION][BISECTED] kernel panic is not displayed correctly in qemu (CONFIG_DRM_BOCHS)
Thorsten Leemhuis
Re: [REGRESSION][BISECTED] kernel panic is not displayed correctly in qemu (CONFIG_DRM_BOCHS)
Thomas Zimmermann
Re: [PULL 30/63] q35: Introduce smm_ranges property for q35-pci-host
Philippe Mathieu-Daudé
Re: [PULL 30/63] q35: Introduce smm_ranges property for q35-pci-host
Michael Tokarev
Re: [PULL 29/63] pci-host/q35: Move PAM initialization above SMRAM initialization
Michael Tokarev
Re: [PULL 29/63] pci-host/q35: Move PAM initialization above SMRAM initialization
Michael Tokarev
[PATCH-for-10.1 RESEND RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND RESEND v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 RESEND RESEND v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Gustavo Romero
[PATCH-for-10.1 RESEND RESEND v2 2/3] tests/functional: Test SPI-SD adapter without SD card connected
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 RESEND RESEND v2 2/3] tests/functional: Test SPI-SD adapter without SD card connected
Gustavo Romero
Re: [PATCH-for-10.1 RESEND RESEND v2 2/3] tests/functional: Test SPI-SD adapter without SD card connected
Alex Bennée
[PATCH-for-10.1 RESEND RESEND v2 3/3] hw/ssi: Document ssi_transfer() method
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 RESEND RESEND v2 3/3] hw/ssi: Document ssi_transfer() method
Gustavo Romero
Re: [PATCH-for-10.1 RESEND RESEND v2 3/3] hw/ssi: Document ssi_transfer() method
Alex Bennée
Re: [PATCH-for-10.1 RESEND RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 RESEND v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 0/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH-for-10.1 v2 1/3] hw/sd/ssi-sd: Return noise (dummy byte) when no card connected
Philippe Mathieu-Daudé
[PATCH v15 0/8] Specifying cache topology on ARM
Alireza Sanaee via
[PATCH v15 1/8] target/arm/tcg: increase cache level for cpu=max
Alireza Sanaee via
[PATCH v15 2/8] hw/core/machine: topology functions capabilities added
Alireza Sanaee via
[PATCH v15 3/8] hw/arm/virt: add cache hierarchy to device tree
Alireza Sanaee via
[PATCH v15 4/8] bios-tables-test: prepare to change ARM ACPI virt PPTT
Alireza Sanaee via
[PATCH v15 5/8] acpi: add caches to ACPI build_pptt table function
Alireza Sanaee via
[PATCH v15 6/8] hw/acpi: add cache hierarchy to pptt table
Alireza Sanaee via
[PATCH v15 7/8] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
Alireza Sanaee via
[PATCH v15 8/8] Update the ACPI tables based on new aml-build.c
Alireza Sanaee via
[PATCH RFC] tests/functional: add tests for SCLP event CPI
Shalini Chellathurai Saroja
[PULL 0/4] Uefi 20250812 patches
Gerd Hoffmann
[PULL 2/4] hw/uefi: return success for notifications
Gerd Hoffmann
[PULL 4/4] hw/uefi: open json file in binary mode
Gerd Hoffmann
[PULL 1/4] hw/uefi: clear uefi-vars buffer in uefi_vars_write callback
Gerd Hoffmann
[PULL 3/4] hw/uefi: check access for first variable
Gerd Hoffmann
Re: [PULL 0/4] Uefi 20250812 patches
Michael Tokarev
[PATCH v5 00/10] aspeed: OTP model, SBC integration, tests, and docs
Kane Chen via
[PATCH v5 04/10] hw/nvram/aspeed_otp: Add 'drive' property to support block backend
Kane Chen via
[PATCH v5 01/10] hw/nvram/aspeed_otp: Add ASPEED OTP memory device model
Kane Chen via
[PATCH v5 02/10] hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBC
Kane Chen via
[PATCH v5 07/10] hw/misc/aspeed_sbc: Add CAMP2 support for OTP data reads
Kane Chen via
[PATCH v5 03/10] hw/arm: Integrate ASPEED OTP memory support into AST2600 SoCs
Kane Chen via
[PATCH v5 09/10] tests/function/aspeed: Add OTP functional test
Kane Chen via
[PATCH v5 10/10] docs/system/arm/aspeed: Document OTP memory options
Kane Chen via
[PATCH v5 08/10] hw/misc/aspeed_sbc: Handle OTP write command for voltage mode registers
Kane Chen via
[PATCH v5 06/10] hw/arm: Integrate ASPEED OTP memory support into AST1030 SoCs
Kane Chen via
[PATCH v5 05/10] hw/nvram/aspeed_otp: Add OTP programming semantics and tracing
Kane Chen via
[PATCH v2] hw/sensor: add stub for ADM1266 blackbox
Ben Hillier
[PATCH] mkvenv: support pip 25.2; prefer packaging over distlib
John Snow
Re: [PATCH] mkvenv: support pip 25.2; prefer packaging over distlib
Michael Tokarev
[PATCH v5 0/4] target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
[PATCH v5 2/4] target/arm: Change GDBState's line_buf to a GString
Vacha Bhavsar
Re: [PATCH v5 2/4] target/arm: Change GDBState's line_buf to a GString
Peter Maydell
Re: [PATCH v5 2/4] target/arm: Change GDBState's line_buf to a GString
Vacha Bhavsar
[PATCH v5 1/4] target/arm: Increase MAX_PACKET_LENGTH for SME ZA
Vacha Bhavsar
Re: [PATCH v5 1/4] target/arm: Increase MAX_PACKET_LENGTH for SME ZA
Peter Maydell
[PATCH v5 4/4] target/arm: Added test case for SME register exposure
Vacha Bhavsar
Re: [PATCH v5 4/4] target/arm: Added test case for SME register exposure
Peter Maydell
[PATCH v5 3/4] target/arm: Added support for SME register exposure to
Vacha Bhavsar
Re: [PATCH v5 3/4] target/arm: Added support for SME register exposure to
Peter Maydell
Re: [PATCH v5 3/4] target/arm: Added support for SME register exposure to
Vacha Bhavsar
Re: [PATCH v5 3/4] target/arm: Added support for SME register exposure to
Peter Maydell
Earlier messages
Later messages