qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PATCH for-10.1 0/2] migration: actually make gnutls workaround functional
Daniel P . Berrangé
[PATCH 1/2] migration: simplify error reporting after channel read
Daniel P . Berrangé
[PATCH 2/2] migration: fix workaround for gnutls thread safety
Daniel P . Berrangé
[QEMU/FUSE] Discussion on Proper Termination and Async Cancellation in fuse-over-io_uring
Brian Song
[PATCH 00/24] tests/functional: Move tests into architecture specific folders
Thomas Huth
[PATCH 03/24] tests/functional/meson.build: Split timeout settings by target
Thomas Huth
[PATCH 04/24] tests/functional/meson.build: Allow tests to reside in subfolders
Thomas Huth
[PATCH 01/24] tests/functional: Rework the migration test to have target-specific files
Thomas Huth
[PATCH 11/24] tests/functional: Move loongarch64 tests into architecture specific folder
Thomas Huth
[PATCH 06/24] tests/functional: Move alpha tests into architecture specific folder
Thomas Huth
[PATCH 16/24] tests/functional: Move ppc/ppc64 tests into target-specific folders
Thomas Huth
[PATCH 09/24] tests/functional: Move hppa tests into architecture specific folder
Thomas Huth
[PATCH 02/24] tests/functional: Rework the multiprocess test to have target-specific files
Thomas Huth
[PATCH 05/24] tests/functional: Move aarch64 tests into architecture specific folder
Thomas Huth
[PATCH 07/24] tests/functional: Move arm tests into architecture specific folder
Thomas Huth
[PATCH 18/24] tests/functional: Move rx test into target-specific folders
Thomas Huth
[PATCH 10/24] tests/functional: Move i386 tests into architecture specific folder
Thomas Huth
[PATCH 19/24] tests/functional: Move s390x tests into target-specific folders
Thomas Huth
[PATCH 21/24] tests/functional: Move sparc/sparc64 tests into target-specific folders
Thomas Huth
[PATCH 22/24] tests/functional: Move x86_64 tests into target-specific folder
Thomas Huth
[PATCH 15/24] tests/functional: Move or1k tests into target-specific folders
Thomas Huth
[PATCH 12/24] tests/functional: Move m68k tests into architecture specific folder
Thomas Huth
[PATCH 13/24] tests/functional: Move microblaze tests into architecture specific folder
Thomas Huth
[PATCH 20/24] tests/functional: Move sh4/sh4eb tests into target-specific folders
Thomas Huth
[PATCH 17/24] tests/functional: Move riscv32/riscv64 tests into target-specific folders
Thomas Huth
[PATCH 24/24] tests/functional: Move the generic tests to a subfolder
Thomas Huth
[PATCH 14/24] tests/functional: Move mips tests into target-specific folders
Thomas Huth
[PATCH 08/24] tests/functional: Move avr tests into architecture specific folder
Thomas Huth
[PATCH 23/24] tests/functional: Move xtensa tests into target-specific folder
Thomas Huth
[PATCH 0/2] Few fixes I found when building QEMU with Rust
Martin Kletzander
[PATCH 1/2] rust: Add antoher variant for impl_vmstate_struct! macro
Martin Kletzander
[PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Martin Kletzander
Re: [PATCH 2/2] tests/qemu-iotests: Indent expected error messages
Daniel P . Berrangé
[PULL 00/17] virtio,pci,pc: bugfixes
Michael S. Tsirkin
[PULL 06/17] hw/i386/amd_iommu: Fix MMIO register write tracing
Michael S. Tsirkin
[PULL 05/17] pcie_sriov: Fix configuration and state synchronization
Michael S. Tsirkin
[PULL 07/17] hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
Michael S. Tsirkin
[PULL 12/17] tests/acpi: virt: add an empty HEST file
Michael S. Tsirkin
[PULL 17/17] net/vdpa: fix potential fd leak in net_init_vhost_vdpa()
Michael S. Tsirkin
[PULL 02/17] vhost: Do not abort on log-start error
Michael S. Tsirkin
[PULL 13/17] tests/qtest/bios-tables-test: extend to also check HEST table
Michael S. Tsirkin
[PULL 15/17] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
Michael S. Tsirkin
[PULL 03/17] vhost: Do not abort on log-stop error
Michael S. Tsirkin
[PULL 14/17] tests/acpi: virt: update HEST file with its current data
Michael S. Tsirkin
[PULL 16/17] MAINTAINERS: add net/vhost* files under `vhost`
Michael S. Tsirkin
[PULL 01/17] virtio: fix off-by-one and invalid access in virtqueue_ordered_fill
Michael S. Tsirkin
[PULL 11/17] hw/i386/amd_iommu: Fix event log generation
Michael S. Tsirkin
[PULL 09/17] hw/i386/amd_iommu: Fix amdvi_write*()
Michael S. Tsirkin
[PULL 10/17] hw/i386/amd_iommu: Support MMIO writes to the status register
Michael S. Tsirkin
[PULL 08/17] hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end
Michael S. Tsirkin
[PULL 04/17] virtio-net: Fix VLAN filter table reset timing
Michael S. Tsirkin
[PATCH] hw/nvme: cap MDTS value for internal limitation
Keith Busch
Re: [RFC 2/2] q35: add virtio-mmio slots
Stefano Garzarella
Re: [RFC 2/2] q35: add virtio-mmio slots
Daniel P . Berrangé
Re: [RFC 1/2] hw/uefi: Add hardware-info ID for virtio mmio devices for SVSM
Stefano Garzarella
[RFC PATCH RESEND 0/4] hw/arm/virt: Add support for Target Implementation CPUs
Shameer Kolothum
Re: [RFC PATCH RESEND 0/4] hw/arm/virt: Add support for Target Implementation CPUs
Cornelia Huck
[RFC PATCH RESEND 3/4] target/arm/kvm: Handle KVM Target Imp CPU hypercalls
Shameer Kolothum
[RFC PATCH RESEND 2/4] target/arm/kvm: Add QAPI struct ArmTargetImplCPU
Shameer Kolothum
[RFC PATCH RESEND 1/4] target/arm/kvm: Introduce helper to check target impl CPU support
Shameer Kolothum
[RFC PATCH RESEND 4/4] hw/arm/virt: Add Target Implementation CPU support
Shameer Kolothum
[PATCH v3] i386/kvm: Provide knob to disable hypercall patching quirk
Mathias Krause
[PATCH trivial] tests/qemu-iotests/tests/mirror-sparse: skip if O_DIRECT is not supported
Michael Tokarev
[PATCH trivial] qga: correctly write to /sys/power/state on linux
Michael Tokarev
[PATCH v4 for v10.0.0] target/riscv/kvm/kvm-cpu: Fixed the issue of resume after QEMU+KVM migration
谢波
[PATCH v2 0/2] ARM_PMU: Trap PMCR when MDCR_EL2.TPMCR is set
Smail AIDER via
[PATCH v2 1/2] target/arm: Trap PMCR when MDCR_EL2.TPMCR is set
Smail AIDER via
[PATCH v2 2/2] target/arm: Code refactoring of pmreg_access/pmcr
Smail AIDER via
Re: [PATCH v3 10/11] tests: Add iotest mirror-sparse for recent patches
Michael Tokarev
[PATCH v3 0/6] hw/i386/amd_iommu: Cleanups and fixes
Sairaj Kodilkar
[PATCH v3 2/6] hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
Sairaj Kodilkar
Re: [PATCH v3 2/6] hw/i386/amd_iommu: Remove unused and wrongly set ats_enabled field
Philippe Mathieu-Daudé
[PATCH v3 4/6] hw/i386/amd_iommu: Fix amdvi_write*()
Sairaj Kodilkar
[PATCH v3 1/6] hw/i386/amd_iommu: Fix MMIO register write tracing
Sairaj Kodilkar
[PATCH v3 5/6] hw/i386/amd_iommu: Support MMIO writes to the status register
Sairaj Kodilkar
[PATCH v3 6/6] hw/i386/amd_iommu: Fix event log generation
Sairaj Kodilkar
[PATCH v3 3/6] hw/i386/amd_iommu: Move IOAPIC memory region initialization to the end
Sairaj Kodilkar
[PATCH] hw/intc/loongarch_pch_pic: Fix ubsan warning and endianness issue
Thomas Huth
Re: [PATCH] hw/intc/loongarch_pch_pic: Fix ubsan warning and endianness issue
Bibo Mao
Re: [PATCH] hw/intc/loongarch_pch_pic: Fix ubsan warning and endianness issue
gaosong
[PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Zhenzhong Duan
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Cédric Le Goater
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Cédric Le Goater
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Peter Maydell
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Cédric Le Goater
Re: [PATCH v3] vfio: Introduce helper vfio_pci_from_vfio_device()
Philippe Mathieu-Daudé
[PATCH v2] vfio: Introduce helper vfio_pci_from_vfio_device()
Zhenzhong Duan
[PATCH v2] tests/tcg: Fix run for tests with specific plugin
Gustavo Romero
Re: [PATCH v2] tests/tcg: Fix run for tests with specific plugin
Pierrick Bouvier
Re: [PATCH v2] tests/tcg: Fix run for tests with specific plugin
Peter Maydell
[PATCH-for-10.1 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
[PATCH-for-10.1 01/11] hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 01/11] hw/sd/sdcard: Do not ignore errors in sd_cmd_to_sendingdata()
Richard Henderson
[PATCH-for-10.1 02/11] hw/sd/sdbus: Provide buffer size to sdbus_do_command()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 02/11] hw/sd/sdbus: Provide buffer size to sdbus_do_command()
Richard Henderson
[PATCH-for-10.1 06/11] hw/sd/sdcard: Use complete SEND_OP_COND implementation in SPI mode
Philippe Mathieu-Daudé
[PATCH-for-10.1 04/11] hw/sd/sdcard: Fill SPI response bits in card code
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 04/11] hw/sd/sdcard: Fill SPI response bits in card code
Richard Henderson
[PATCH-for-10.1 05/11] hw/sd/sdcard: Implement SPI R2 return value
Philippe Mathieu-Daudé
[PATCH-for-10.1 11/11] tests/functional: Test SD cards in SPI mode (using sifive_u machine)
Philippe Mathieu-Daudé
[PATCH-for-10.1 03/11] hw/sd/sdcard: Propagate response size to sd_response_r*_make()
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 03/11] hw/sd/sdcard: Propagate response size to sd_response_r*_make()
Richard Henderson
[PATCH-for-10.1 08/11] hw/sd/sdcard: Factor spi_cmd_SEND_CxD() out
Philippe Mathieu-Daudé
[PATCH-for-10.1 07/11] hw/sd/sdcard: Allow using SWITCH_FUNCTION in more SPI states
Philippe Mathieu-Daudé
[PATCH-for-10.1 09/11] hw/sd/sdcard: Disable checking STBY mode in SPI SEND_CSD/CID
Philippe Mathieu-Daudé
[PATCH-for-10.1 10/11] hw/sd/sdcard: Remove SDState::mode field
Philippe Mathieu-Daudé
Re: [PATCH-for-10.1 00/11] hw/sd: Fix SD cards in SPI mode
Philippe Mathieu-Daudé
[PATCH] tests/tcg: Fix run for tests with specific plugin
Gustavo Romero
Re: [PATCH] tests/tcg: Fix run for tests with specific plugin
Gustavo Romero
Subject: [PATCH] ui/sdl2: Add SDL clipboard support
startergo
[PATCH for-10.2] hw/arm/virt: Include 'system/system.h'
Cédric Le Goater
Re: [PATCH for-10.2] hw/arm/virt: Include 'system/system.h'
Peter Maydell
Re: [PATCH for-10.2] hw/arm/virt: Include 'system/system.h'
Cédric Le Goater
[PATCH for-10.1] target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat
Peter Maydell
Re: [PATCH for-10.1] target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat
Fabiano Rosas
Re: [PATCH for-10.1] target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat
Pierrick Bouvier
Re: [PATCH for-10.1] target/arm: Reinstate bogus AArch32 DBGDTRTX register for migration compat
Richard Henderson
[PATCH v8 00/27] migration: propagate vTPM errors using Error objects
Arun Menon
[PATCH v8 13/27] migration: push Error **errp into loadvm_postcopy_handle_listen()
Arun Menon
[PATCH v8 02/27] migration: push Error **errp into vmstate_load_state()
Arun Menon
[PATCH v8 23/27] migration: Propagate last encountered error in vmstate_save_state_v() function
Arun Menon
Re: [PATCH v8 23/27] migration: Propagate last encountered error in vmstate_save_state_v() function
Akihiko Odaki
[PATCH v8 10/27] migration: push Error **errp into loadvm_handle_cmd_packaged()
Arun Menon
[PATCH v8 05/27] migration: push Error **errp into qemu_loadvm_section_start_full()
Arun Menon
Re: [PATCH v8 05/27] migration: push Error **errp into qemu_loadvm_section_start_full()
Akihiko Odaki
Re: [PATCH v8 05/27] migration: push Error **errp into qemu_loadvm_section_start_full()
Arun Menon
Re: [PATCH v8 05/27] migration: push Error **errp into qemu_loadvm_section_start_full()
Akihiko Odaki
[PATCH v8 25/27] migration: Remove error variant of vmstate_save_state() function
Arun Menon
[PATCH v8 01/27] migration: push Error **errp into vmstate_subsection_load()
Arun Menon
[PATCH v8 06/27] migration: push Error **errp into qemu_loadvm_section_part_end()
Arun Menon
[PATCH v8 08/27] migration: make loadvm_postcopy_handle_resume() void
Arun Menon
[PATCH v8 09/27] migration: push Error **errp into loadvm_process_command()
Arun Menon
[PATCH v8 16/27] migration: push Error **errp into loadvm_handle_recv_bitmap()
Arun Menon
[PATCH v8 11/27] migration: push Error **errp into ram_postcopy_incoming_init()
Arun Menon
[PATCH v8 14/27] migration: push Error **errp into loadvm_postcopy_handle_run()
Arun Menon
[PATCH v8 04/27] migration: push Error **errp into vmstate_load()
Arun Menon
Re: [PATCH v8 04/27] migration: push Error **errp into vmstate_load()
Akihiko Odaki
[PATCH v8 07/27] migration: Update qemu_file_get_return_path() docs and remove dead checks
Arun Menon
[PATCH v8 12/27] migration: push Error **errp into loadvm_postcopy_handle_advise()
Arun Menon
[PATCH v8 03/27] migration: push Error **errp into qemu_loadvm_state_header()
Arun Menon
Re: [PATCH v8 03/27] migration: push Error **errp into qemu_loadvm_state_header()
Akihiko Odaki
Re: [PATCH v8 03/27] migration: push Error **errp into qemu_loadvm_state_header()
Akihiko Odaki
[PATCH v8 22/27] migration: Capture error in postcopy_ram_listen_thread()
Arun Menon
[PATCH v8 20/27] migration: push Error **errp into qemu_loadvm_state()
Arun Menon
[PATCH v8 24/27] migration: Refactor vmstate_save_state_v() function
Arun Menon
Re: [PATCH v8 24/27] migration: Refactor vmstate_save_state_v() function
Akihiko Odaki
[PATCH v8 27/27] backends/tpm: Propagate vTPM error on migration failure
Arun Menon
[PATCH v8 17/27] migration: push Error **errp into loadvm_process_enable_colo()
Arun Menon
[PATCH v8 15/27] migration: push Error **errp into loadvm_postcopy_ram_handle_discard()
Arun Menon
[PATCH v8 21/27] migration: push Error **errp into qemu_load_device_state()
Arun Menon
[PATCH v8 26/27] migration: Add error-parameterized function variants in VMSD struct
Arun Menon
[PATCH v8 19/27] migration: push Error **errp into qemu_loadvm_state_main()
Arun Menon
Re: [PATCH v8 19/27] migration: push Error **errp into qemu_loadvm_state_main()
Akihiko Odaki
Re: [PATCH v8 19/27] migration: push Error **errp into qemu_loadvm_state_main()
Arun Menon
[PATCH v8 18/27] migration: push Error **errp into loadvm_postcopy_handle_switchover_start()
Arun Menon
[PATCH for-10.2 0/4] vfio: Remove 'vfio-platform'
Cédric Le Goater
[PATCH for-10.2 2/4] vfio: Remove 'vfio-calxeda-xgmac' device
Cédric Le Goater
[PATCH for-10.2 3/4] vfio: Remove 'vfio-platform'
Cédric Le Goater
[PATCH for-10.2 1/4] vfio: Remove 'vfio-amd-xgbe' device
Cédric Le Goater
[PATCH for-10.2 4/4] vfio: Move vfio-region.h under hw/vfio/
Cédric Le Goater
Re: [PATCH for-10.2 0/4] vfio: Remove 'vfio-platform'
Alex Williamson
[PULL 0/2] loongarch-to-apply queue
Song Gao
[PULL 2/2] hw/intc/loongarch_ipi: Fix start fail with smp cpu < smp maxcpus on KVM
Song Gao
[PULL 1/2] target/loongarch: Fix valid virtual address checking
Song Gao
Re: [PATCH] target/loongarch: Fix valid virtual address checking
gaosong
[PATCH 0/3] docs/devel/qapi-code-gen: Update x-ref syntax, minor fixes
Markus Armbruster
[PATCH 2/3] docs/devel/qapi-code-gen: Fix typos in QAPI schema language grammar
Markus Armbruster
[PATCH 1/3] docs/devel/qapi-code-gen: Add two cross-references we missed
Markus Armbruster
[PATCH 3/3] docs/devel/qapi-code-gen: Update cross-reference syntax
Markus Armbruster
[PULL 0/3] docs/devel/qapi-code-gen: Update x-ref syntax, minor fixes
Markus Armbruster
[PULL 2/3] docs/devel/qapi-code-gen: Fix typos in QAPI schema language grammar
Markus Armbruster
[PULL 1/3] docs/devel/qapi-code-gen: Add two cross-references we missed
Markus Armbruster
[PULL 3/3] docs/devel/qapi-code-gen: Update cross-reference syntax
Markus Armbruster
Re: [PULL 0/3] docs/devel/qapi-code-gen: Update x-ref syntax, minor fixes
Markus Armbruster
[RFC 0/9] WHPX support for Arm
Mohamed Mediouni
[RFC 5/9] hw/virt: make Qemu aware that WHPX has a vGICv3
Mohamed Mediouni
Re: [RFC 5/9] hw/virt: make Qemu aware that WHPX has a vGICv3
Philippe Mathieu-Daudé
Re: [RFC 5/9] hw/virt: make Qemu aware that WHPX has a vGICv3
Mohamed Mediouni
[RFC 2/9] whpx: reshuffle common code
Mohamed Mediouni
[RFC 9/9] target/arm: cpu: mark WHPX as supporting PSCI 1.1
Mohamed Mediouni
[RFC 3/9] whpx: common: use whpx_cpu_instance_init on x86 only
Mohamed Mediouni
Re: [RFC 3/9] whpx: common: use whpx_cpu_instance_init on x86 only
Philippe Mathieu-Daudé
[RFC 7/9] whpx: add arm64 support
Mohamed Mediouni
Re: [RFC 7/9] whpx: add arm64 support
Richard Henderson
[RFC 8/9] whpx: copy over memory tracking logic from hvf
Mohamed Mediouni
[RFC 4/9] whpx: interrupt controller support
Mohamed Mediouni
[RFC 1/9] whpx: Move around files before introducing AArch64 support
Mohamed Mediouni
Re: [RFC 1/9] whpx: Move around files before introducing AArch64 support
Philippe Mathieu-Daudé
Re: [RFC 1/9] whpx: Move around files before introducing AArch64 support
Richard Henderson
[RFC 6/9] hw: intc: arm_gicv3_common: add whpx
Mohamed Mediouni
Re: [RFC 6/9] hw: intc: arm_gicv3_common: add whpx
Philippe Mathieu-Daudé
Re: [RFC 0/9] WHPX support for Arm
Pierrick Bouvier
Re: [RFC 0/9] WHPX support for Arm
Mohamed Mediouni
Re: [RFC 0/9] WHPX support for Arm
Mohamed Mediouni
[PATCH] vfio: Introduce helper vfio_device_to_vfio_pci()
Zhenzhong Duan
Re: [PATCH] vfio: Introduce helper vfio_device_to_vfio_pci()
Cédric Le Goater
Re: [PATCH] vfio: Introduce helper vfio_device_to_vfio_pci()
Philippe Mathieu-Daudé
RE: [PATCH] vfio: Introduce helper vfio_device_to_vfio_pci()
Duan, Zhenzhong
Re: [PATCH] vfio: Introduce helper vfio_device_to_vfio_pci()
Philippe Mathieu-Daudé
Re: [PATCH] vfio: Introduce helper vfio_device_to_vfio_pci()
Cédric Le Goater
Earlier messages