qemu-devel
Thread
Date
Later messages
Messages by Date
2025/07/11
[Stable-7.2.19 07/15] qemu-options.hx: Fix reversed description of icount sleep behavior
Michael Tokarev
2025/07/11
[Stable-7.2.19 04/15] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
Michael Tokarev
2025/07/11
[Stable-7.2.19 10/15] target/arm: Correct KVM & HVF dtb_compatible value
Michael Tokarev
2025/07/11
[Stable-7.2.19 08/15] linux-user/arm: Fix return value of SYS_cacheflush
Michael Tokarev
2025/07/11
[Stable-7.2.19 13/15] target/arm: Fix 128-bit element ZIP, UZP, TRN
Michael Tokarev
2025/07/11
[PATCH v3 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
Mark Cave-Ayland
2025/07/11
[Stable-7.2.19 05/15] hw/loongarch/virt: Fix big endian support with MCFG table
Michael Tokarev
2025/07/11
[PATCH v3 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
Mark Cave-Ayland
2025/07/11
[PATCH v3 3/7] esp.h: remove separate ESPState typedef
Mark Cave-Ayland
2025/07/11
[Stable-7.2.19 14/15] target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
Michael Tokarev
2025/07/11
[Stable-7.2.19 11/15] target/arm: Fix SME vs AdvSIMD exception priority
Michael Tokarev
2025/07/11
[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
Mark Cave-Ayland
2025/07/11
[Stable-7.2.19 12/15] target/arm: Fix sve_access_check for SME
Michael Tokarev
2025/07/11
[PATCH v3 2/7] esp.c: improve comment in esp_transfer_data()
Mark Cave-Ayland
2025/07/11
[PATCH v3 6/7] esp.c: add asc_mode property to indicate the current ESP mode
Mark Cave-Ayland
2025/07/11
[Stable-7.2.19 03/15] audio: fix SIGSEGV in AUD_get_buffer_size_out()
Michael Tokarev
2025/07/11
[Stable-7.2.19 06/15] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
Michael Tokarev
2025/07/11
[Stable-7.2.19 00/15] Patch Round-up for stable 7.2.19, freeze on 2025-07-21
Michael Tokarev
2025/07/11
[PATCH v3 7/7] esp.c: only allow ESP commands permitted in the current asc_mode
Mark Cave-Ayland
2025/07/11
[Stable-7.2.19 01/15] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
Michael Tokarev
2025/07/11
[Stable-7.2.19 02/15] vhost: Don't set vring call if guest notifier is unused
Michael Tokarev
2025/07/11
Re: [PATCH v2 5/7] esp.c: only call dma_memory_write function if transfer length is non-zero
Mark Cave-Ayland
2025/07/11
Re: [PATCH v2 0/7] esp.c: only allow ESP commands permitted in the current mode
Mark Cave-Ayland
2025/07/11
Re: [PATCH v2 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
Mark Cave-Ayland
2025/07/11
Re: [PATCH v2 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
Mark Cave-Ayland
2025/07/11
Re: [PATCH] target/arm: Added support for SME register exposure to GDB
Richard Henderson
2025/07/11
Re: [PATCH] target/arm: Added support for SME register exposure to GDB
Vacha Bhavsar
2025/07/11
Re: [PATCH v2 00/18] i386/cpu: Unify the cache model in X86CPUState
Paolo Bonzini
2025/07/11
Re: [PATCH 0/2] qapi: Minor documentation cleanups
Markus Armbruster
2025/07/11
Re: [PATCH V5 0/3] fast qom tree get
Markus Armbruster
2025/07/11
[PULL 7/9] linux-user: Hold the fd-trans lock across fork
Richard Henderson
2025/07/11
[PULL 0/9] tcg/linux-user/fpu patch queue
Richard Henderson
2025/07/11
[PULL 3/9] linux-user: Check for EFAULT failure in nanosleep
Richard Henderson
2025/07/11
[PULL 6/9] linux-user/mips/o32: Drop sa_restorer functionality
Richard Henderson
2025/07/11
[PULL 8/9] tcg: Use uintptr_t in tcg_malloc implementation
Richard Henderson
2025/07/11
[PULL 9/9] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Richard Henderson
2025/07/11
[PULL 5/9] linux-user/gen-vdso: Don't read off the end of buf[]
Richard Henderson
2025/07/11
[PULL 4/9] linux-user/gen-vdso: Handle fseek() failure
Richard Henderson
2025/07/11
[PULL 1/9] fpu: Process float_muladd_negate_result after rounding
Richard Henderson
2025/07/11
Re: [PATCH v6 1/4] docs/qapi-domain: add return-nodesc
Markus Armbruster
2025/07/11
[PULL 2/9] linux-user: Implement fchmodat2 syscall
Richard Henderson
2025/07/11
Re: [PATCH v3] rust: add qdev Device derive macro
Paolo Bonzini
2025/07/11
Re: [PATCH V4 2/3] python: use qom-list-get
Steven Sistare
2025/07/11
Re: [PATCH] hw/misc/ivshmem-pci: Improve error handling
Markus Armbruster
2025/07/11
Re: [PATCH v2 0/9] i386/cpu: Intel cache model & topo CPUID enhencement
Paolo Bonzini
2025/07/11
Re: [PATCH V4 2/3] python: use qom-list-get
Markus Armbruster
2025/07/11
Re: [PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Richard Henderson
2025/07/11
Re: [PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Richard Henderson
2025/07/11
Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders
Pierrick Bouvier
2025/07/11
Re: [PATCH V4 0/3] fast qom tree get
Steven Sistare
2025/07/11
Re: [PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Daniel P . Berrangé
2025/07/11
[PATCH v2 2/3] Adds the GDB register XML files for Sparc32.
unisono
2025/07/11
[PATCH v2 3/3] Assign the GDB register XML files of Sparc64 to Sparc32plus.
unisono
2025/07/11
[PATCH v2 1/3] Adds the GDB register XML files for Sparc64.
unisono
2025/07/11
[PATCH v2 0/3] Reformatted Sparc GDB XML patches.
unisono
2025/07/11
[PATCH V5 2/3] python: use qom-list-get
Steve Sistare
2025/07/11
[PATCH V5 0/3] fast qom tree get
Steve Sistare
2025/07/11
[PATCH V5 1/3] qom: qom-list-get
Steve Sistare
2025/07/11
[PATCH V5 3/3] tests/qtest/qom-test: unit test for qom-list-get
Steve Sistare
2025/07/11
Re: [PATCH V4 2/3] python: use qom-list-get
Steven Sistare
2025/07/11
Re: [PATCH V4 3/3] tests/qtest/qom-test: unit test for qom-list-getv
Steven Sistare
2025/07/11
Re: [PATCH V4 1/3] qom: qom-list-get
Steven Sistare
2025/07/11
Re: [PATCH v2 00/18] QAPI: add cross-references to qapi docs
John Snow
2025/07/11
Re: [PATCH V4 0/3] fast qom tree get
Markus Armbruster
2025/07/11
Re: [PATCH V4 2/3] python: use qom-list-get
Markus Armbruster
2025/07/11
Re: [PATCH V4 3/3] tests/qtest/qom-test: unit test for qom-list-getv
Markus Armbruster
2025/07/11
[PATCH] hw/misc/ivshmem-pci: Improve error handling
Peter Maydell
2025/07/11
Re: [PATCH V4 1/3] qom: qom-list-get
Markus Armbruster
2025/07/11
Re: [PATCH] tcg: Use uintptr_t in tcg_malloc implementation
Ilya Leoshkevich
2025/07/11
Re: [PATCH v2 08/18] qapi: add cross-references to migration.json
John Snow
2025/07/11
[PULL 25/26] migration/postcopy: Add latency distribution report for blocktime
Fabiano Rosas
2025/07/11
[PULL 26/26] migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread
Fabiano Rosas
2025/07/11
[PULL 24/26] migration/postcopy: blocktime allows track / report non-vCPU faults
Fabiano Rosas
2025/07/11
[PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
Peter Maydell
2025/07/11
[PULL 12/26] migration: Add option to set postcopy-blocktime
Fabiano Rosas
2025/07/11
[PULL 20/26] migration/postcopy: Initialize blocktime context only until listen
Fabiano Rosas
2025/07/11
[PULL 22/26] migration/postcopy: Cleanup the total blocktime accounting
Fabiano Rosas
2025/07/11
[PULL 18/26] migration/postcopy: Add blocktime fault counts per-vcpu
Fabiano Rosas
2025/07/11
[PULL 19/26] migration/postcopy: Report fault latencies in blocktime
Fabiano Rosas
2025/07/11
[PULL 23/26] migration/postcopy: Optimize blocktime fault tracking with hashtable
Fabiano Rosas
2025/07/11
[PULL 08/26] migration/ram: One less indent for ram_find_and_save_block()
Fabiano Rosas
2025/07/11
[PULL 11/26] migration/postcopy: Avoid clearing dirty bitmap for postcopy too
Fabiano Rosas
2025/07/11
[PULL 09/26] migration/ram: Add tracepoints for ram_save_complete()
Fabiano Rosas
2025/07/11
[PULL 15/26] migration/postcopy: Make all blocktime vars 64bits
Fabiano Rosas
2025/07/11
[PULL 21/26] migration/postcopy: Cache the tid->vcpu mapping for blocktime
Fabiano Rosas
2025/07/11
[PULL 06/26] migration: Rename save_live_complete_precopy to save_complete
Fabiano Rosas
2025/07/11
[PULL 13/26] migration/postcopy: Push blocktime start/end into page req mutex
Fabiano Rosas
2025/07/11
[PULL 14/26] migration/postcopy: Drop all atomic ops in blocktime feature
Fabiano Rosas
2025/07/11
[PULL 16/26] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
Fabiano Rosas
2025/07/11
[PULL 10/26] migration: Rewrite the migration complete detect logic
Fabiano Rosas
2025/07/11
[PULL 17/26] migration/postcopy: Bring blocktime layer to ns level
Fabiano Rosas
2025/07/11
[PULL 01/26] migration/hmp: Reorg "info migrate" once more
Fabiano Rosas
2025/07/11
[PULL 05/26] migration: Drop save_live_complete_postcopy hook
Fabiano Rosas
2025/07/11
[PULL 04/26] migration/bg-snapshot: Do not check for SKIP in iterator
Fabiano Rosas
2025/07/11
[PULL 03/26] migration/docs: Move docs for postcopy blocktime feature
Fabiano Rosas
2025/07/11
[PULL 02/26] migration/hmp: Fix postcopy-blocktime per-vCPU results
Fabiano Rosas
2025/07/11
[PULL 00/26] Migration patches for 2025-07-11
Fabiano Rosas
2025/07/11
[PULL 07/26] migration: qemu_savevm_complete*() helpers
Fabiano Rosas
2025/07/11
[PATCH v7 5/6] target/arm: Implement FEAT_MEC cache instructions
Gustavo Romero
2025/07/11
[PATCH v7 6/6] target/arm: Advertise FEAT_MEC in cpu max
Gustavo Romero
2025/07/11
[PATCH v7 2/6] target/arm: Add FEAT_MEC registers
Gustavo Romero
2025/07/11
[PATCH v7 4/6] target/arm: Add FEAT_TCR2
Gustavo Romero
2025/07/11
[PATCH v7 1/6] target/arm: Add the MECEn SCR_EL3 bit
Gustavo Romero
2025/07/11
[PATCH v7 3/6] target/arm: Add FEAT_SCTLR2
Gustavo Romero
2025/07/11
[PATCH-for-10.1 v7 0/6] target/arm: Add FEAT_MEC to max cpu
Gustavo Romero
2025/07/11
Re: [PATCH v6 4/4] qapi: rephrase return docs to avoid type name
Markus Armbruster
2025/07/11
Re: [PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
Dmitry Osipenko
2025/07/11
Re: [PATCH v6 00/36] ACPI PCI Hotplug support on ARM
Igor Mammedov
2025/07/11
Re: [PATCH v6 34/36] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test
Igor Mammedov
2025/07/11
[PATCH 2/3] Adds the GDB register XML files for Sparc32.
unisono
2025/07/11
[PATCH 0/3] Reformatted Sparc GDB XML patches.
unisono
2025/07/11
Re: [PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
Dmitry Osipenko
2025/07/11
[PATCH 3/3] Assign the GDB register XML files of Sparc64 to Sparc32plus.
unisono
2025/07/11
[PATCH 1/3] Adds the GDB register XML files for Sparc64.
unisono
2025/07/11
[PULL 25/36] target/arm: Don't enforce NSE, NS check for EL3->EL3 returns
Peter Maydell
2025/07/11
[PULL 24/36] target/arm: Split out performance monitor regs to cpregs-pmu.c
Peter Maydell
2025/07/11
[PULL 09/36] MAX78000: Add TRNG to SOC
Peter Maydell
2025/07/11
[PULL 16/36] qtest/cxl: Add aarch64 virt test for CXL
Peter Maydell
2025/07/11
[PULL 20/36] arm/cpu: store clidr into the idregs array
Peter Maydell
2025/07/11
[PULL 34/36] target/arm: Remove helper_sme2_luti4_4b
Peter Maydell
2025/07/11
[PULL 35/36] docs/system: arm: Add max78000 board description
Peter Maydell
2025/07/11
Re: [PATCH v6 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Dmitry Osipenko
2025/07/11
[PULL 17/36] arm/cpu: store id_afr0 into the idregs array
Peter Maydell
2025/07/11
[PULL 15/36] docs/cxl: Add an arm/virt example.
Peter Maydell
2025/07/11
[PULL 36/36] tests/functional: Add a test for the MAX78000 arm machine
Peter Maydell
2025/07/11
[PULL 18/36] arm/cpu: store id_aa64afr{0,1} into the idregs array
Peter Maydell
2025/07/11
[PULL 30/36] hw/arm/arm_gicv3_kvm: Add a migration blocker with kvm nested virt
Peter Maydell
2025/07/11
[PULL 31/36] hw/arm/virt: Allow virt extensions with KVM
Peter Maydell
2025/07/11
[PULL 08/36] MAX78000: TRNG Implementation
Peter Maydell
2025/07/11
[PULL 21/36] arm/kvm: shorten one overly long line
Peter Maydell
2025/07/11
[PULL 01/36] MAX78000: Add MAX78000FTHR Machine
Peter Maydell
2025/07/11
[PULL 23/36] target/arm: Split out AT insns to tcg/cpregs-at.c
Peter Maydell
2025/07/11
[PULL 32/36] system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
Peter Maydell
2025/07/11
[PULL 33/36] hw/arm/virt-acpi-build: Don't create ITS id mappings by default
Peter Maydell
2025/07/11
[PULL 00/36] target-arm queue
Peter Maydell
2025/07/11
[PULL 29/36] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
Peter Maydell
2025/07/11
[PULL 12/36] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
Peter Maydell
2025/07/11
[PULL 26/36] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
Peter Maydell
2025/07/11
[PULL 19/36] arm/cpu: fix trailing ',' for SET_IDREG
Peter Maydell
2025/07/11
[PULL 22/36] target/arm: Drop stub for define_tlb_insn_regs
Peter Maydell
2025/07/11
[PULL 27/36] hw/arm: Allow setting KVM vGIC maintenance IRQ
Peter Maydell
2025/07/11
[PULL 05/36] MAX78000: Add UART to SOC
Peter Maydell
2025/07/11
[PULL 11/36] MAX78000: Add AES to SOC
Peter Maydell
2025/07/11
[PULL 14/36] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
Peter Maydell
2025/07/11
[PULL 28/36] target/arm/kvm: Add helper to detect EL2 when using KVM
Peter Maydell
2025/07/11
[PULL 04/36] MAX78000: UART Implementation
Peter Maydell
2025/07/11
[PULL 06/36] MAX78000: GCR Implementation
Peter Maydell
2025/07/11
[PULL 10/36] MAX78000: AES implementation
Peter Maydell
2025/07/11
[PULL 03/36] MAX78000: Add ICC to SOC
Peter Maydell
2025/07/11
[PULL 02/36] MAX78000: ICC Implementation
Peter Maydell
2025/07/11
[PULL 07/36] MAX78000: Add GCR to SOC
Peter Maydell
2025/07/11
[PULL 13/36] hw/cxl: Make the CXL fixed memory windows devices.
Peter Maydell
2025/07/11
Re: [PATCH v6 3/4] qapi: remove trivial "Returns:" sections
Markus Armbruster
2025/07/11
Re: [PATCH v6 2/4] docs, qapi: generate undocumented return sections
Markus Armbruster
2025/07/11
RE: [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
Shameerali Kolothum Thodi via
2025/07/11
[PATCH RFC v2 10/13] vhost-net: implement extended features support
Paolo Abeni
2025/07/11
[PATCH RFC v2 12/13] net: implement tunnel probing
Paolo Abeni
2025/07/11
[PATCH RFC v2 11/13] virtio-net: implement extended features support
Paolo Abeni
2025/07/11
[PATCH RFC v2 13/13] net: implement UDP tunnel features offloading
Paolo Abeni
2025/07/11
[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
Paolo Abeni
2025/07/11
[PATCH RFC v2 04/13] virtio: serialize extended features state
Paolo Abeni
2025/07/11
[PATCH RFC v2 02/13] linux-headers: Update to Linux ~v6.16-rc5 net-next
Paolo Abeni
2025/07/11
[PATCH RFC v2 07/13] vhost: add support for negotiating extended features
Paolo Abeni
2025/07/11
[PATCH RFC v2 09/13] vhost-backend: implement extended features support
Paolo Abeni
2025/07/11
[PATCH RFC v2 08/13] qmp: update virtio features map to support extended features
Paolo Abeni
2025/07/11
[PATCH RFC v2 01/13] net: bundle all offloads in a single struct
Paolo Abeni
2025/07/11
[PATCH RFC v2 06/13] virtio-pci: implement support for extended features
Paolo Abeni
2025/07/11
[PATCH RFC v2 05/13] virtio: add support for negotiating extended features
Paolo Abeni
2025/07/11
[PATCH RFC v2 03/13] virtio: introduce extended features type
Paolo Abeni
2025/07/11
[PATCH v2] hw/vfio-user: wait for proxy close correctly
John Levon
2025/07/11
Re: [PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
Eric Auger
2025/07/11
Re: [PATCH v2 1/2] docs/system: arm: Add max78000 board description
Jackson Donaldson
2025/07/11
Re: [PATCH v2 1/2] docs/system: arm: Add max78000 board description
Peter Maydell
2025/07/11
Re: [PULL v2 09/36] accel/tcg: Unregister the RCU before exiting RR thread
Peter Maydell
2025/07/11
Re: [PATCH v2 0/2] MAX78000: documentation and test
Peter Maydell
2025/07/11
Re: [PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
Igor Mammedov
2025/07/11
Re: [PULL 09/11] docs: add support for gb200-bmc
Peter Maydell
2025/07/11
Re: [PATCH v6 18/36] qtest/bios-tables-test: Add a variant to the aarch64 viot test
Igor Mammedov
2025/07/11
Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders
Thomas Huth
2025/07/11
Re: [PATCH-for-10.1 v6 0/6] target/arm: Add FEAT_MEC to max cpu
Peter Maydell
2025/07/11
Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders
Thomas Huth
2025/07/11
Re: [PATCH] hw/vfio: fix region fd initialization
Mark Cave-Ayland
2025/07/11
Re: [PATCH] hw/vfio-user: wait for proxy close correctly
Mark Cave-Ayland
2025/07/11
[PATCH v2 2/2] tests/functional: Add a test for the MAX78000 arm machine
Jackson Donaldson
2025/07/11
[PATCH v2 0/2] MAX78000: documentation and test
Jackson Donaldson
2025/07/11
[PATCH v2 1/2] docs/system: arm: Add max78000 board description
Jackson Donaldson
2025/07/11
Re: [PATCH] meson: Add most 3rd-party includes as system includes
Daniel P . Berrangé
2025/07/11
Re: [PATCH] meson: Add most 3rd-party includes as system includes
Peter Maydell
2025/07/11
Re: [PULL v2 09/36] accel/tcg: Unregister the RCU before exiting RR thread
Philippe Mathieu-Daudé
2025/07/11
Re: [PATCH v5 09/19] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
Philippe Mathieu-Daudé
2025/07/11
Re: [PATCH v5 19/19] hw/i386/isapc.c: replace rom_memory with system_memory
Philippe Mathieu-Daudé
2025/07/11
Re: [PATCH v5 03/19] hw/i386/pc_piix.c: inline pc_xen_hvm_init_pci() into pc_xen_hvm_init()
Philippe Mathieu-Daudé
2025/07/11
Re: [PATCH v4 18/18] hw/i386/isapc.c: replace rom_memory with system_memory
Philippe Mathieu-Daudé
2025/07/11
Re: [PATCH] meson: Add most 3rd-party includes as system includes
Philippe Mathieu-Daudé
2025/07/11
[PATCH v2 9/9] i386/cpu: Enable 0x1f leaf for YongFeng by default
Zhao Liu
2025/07/11
[PATCH v2 7/9] i386/cpu: Enable 0x1f leaf for GraniteRapids by default
Zhao Liu
2025/07/11
[PATCH v2 5/9] i386/cpu: Add a "x-force-cpuid-0x1f" property
Zhao Liu
2025/07/11
[PATCH v2 4/9] i386/cpu: Introduce cache model for YongFeng
Zhao Liu
2025/07/11
[PATCH v2 6/9] i386/cpu: Enable 0x1f leaf for SierraForest by default
Zhao Liu
2025/07/11
[PATCH v2 8/9] i386/cpu: Enable 0x1f leaf for SapphireRapids by default
Zhao Liu
Later messages