qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PULL 10/25] pc-bios/s390-ccw: Remove redundant vring schid attribute
Thomas Huth
[PULL 25/25] pc-bios/s390-ccw.img: Update the s390 bios blog with the latest changes
Thomas Huth
[PULL 17/25] s390x: Add definitions for PCI IPL type
Thomas Huth
[PULL 21/25] s390x: Build IPLB for virtio-pci devices
Thomas Huth
[PULL 23/25] tests/qtest: Add s390x PCI boot test to cdrom-test.c
Thomas Huth
Re: [PULL 00/25] s390x & functional tests pull request for the softfreeze
Peter Maydell
Re: [PATCH v3 0/7] tcg: Improve extract and deposit code gen
Philippe Mathieu-Daudé
Re: [PATCH 4/7] vhost: factor out the get of last used desc in SVQ
Jason Wang
Re: [PATCH 2/2] hw/i386/amd_iommu.c: fix incorrect page_size for hugepages
Alejandro Jimenez
Re: [PATCH] target/hppa: Expand tcg_global_mem_new() -> tcg_global_mem_new_i64()
Philippe Mathieu-Daudé
[PATCH] vmstate: assert that VMStateDescription::fields is not NULL
Roman Kiryanov
Re: [PATCH] vmstate: assert that VMStateDescription::fields is not NULL
Peter Xu
Re: [PATCH] vmstate: assert that VMStateDescription::fields is not NULL
Fabiano Rosas
Re: [PATCH] vmstate: assert that VMStateDescription::fields is not NULL
Roman Kiryanov
[PATCH 0/3] virtio-gpu: enable Venus/Vulkan without OpenGL display
Lucas Amaral
[PATCH 1/3] include/standard-headers: add VIRTIO_GPU_F_BLOB_ALIGNMENT
Lucas Amaral
[PATCH 2/3] virtio-gpu: decouple Venus from CONFIG_OPENGL
Lucas Amaral
[PATCH 3/3] virtio-gpu: advertise and populate blob alignment
Lucas Amaral
[PATCH v2 0/3] virtio-gpu: enable Venus/Vulkan without OpenGL display
Lucas Amaral
[PATCH v2 1/3] ui: introduce GRAPHIC_FLAGS_VK for Vulkan scanout
Lucas Amaral
Re: [PATCH v2 1/3] ui: introduce GRAPHIC_FLAGS_VK for Vulkan scanout
Marc-André Lureau
[PATCH v2 3/3] virtio-gpu: advertise VIRTIO_GPU_F_BLOB_ALIGNMENT
Lucas Amaral
[PATCH v2 2/3] virtio-gpu: decouple Venus from CONFIG_OPENGL
Lucas Amaral
[PATCH v3 0/3] virtio-gpu: enable Venus/Vulkan without OpenGL display
Lucas Amaral
[PATCH v3 2/3] virtio-gpu: decouple Venus from CONFIG_OPENGL
Lucas Amaral
[PATCH v3 1/3] ui: introduce GRAPHIC_FLAGS_VK for Vulkan scanout
Lucas Amaral
[PATCH v3 3/3] virtio-gpu: advertise VIRTIO_GPU_F_BLOB_ALIGNMENT
Lucas Amaral
[PATCH 0/2] hvf: map granule abstraction and macOS 26 4KB IPA
Lucas Amaral
[PATCH 1/2] accel/hvf: introduce map granule abstraction
Lucas Amaral
[PATCH 2/2] target/arm/hvf: set 4KB IPA granule on macOS 26
Lucas Amaral
Re: [PATCH 2/2] target/arm/hvf: set 4KB IPA granule on macOS 26
Mohamed Mediouni
[PATCH v2 0/2] hvf: map granule abstraction and configurable IPA
Lucas Amaral
[PATCH v2 2/2] target/arm/hvf: configure IPA granule on macOS 26
Lucas Amaral
Re: [PATCH v2 2/2] target/arm/hvf: configure IPA granule on macOS 26
Mohamed Mediouni
[PATCH v2 1/2] accel/hvf: introduce map granule abstraction and IPA property
Lucas Amaral
Re: [PATCH v2 1/2] accel/hvf: introduce map granule abstraction and IPA property
Mohamed Mediouni
[PATCH v3 0/3] hvf: map granule abstraction, configurable IPA, and MAP_FIXED alignment fix
Lucas Amaral
[PATCH 3/3] target/arm/hvf: configure IPA granule on macOS 26
Lucas Amaral
[PATCH 2/3] accel/hvf: introduce map granule abstraction and IPA property
Lucas Amaral
[PATCH 1/3] virtio-gpu: validate host page alignment for MAP_FIXED blobs
Lucas Amaral
[PATCH] target/arm/hvf: emulate ISV=0 data abort instructions
Lucas Amaral
Re: [PATCH] target/arm/hvf: emulate ISV=0 data abort instructions
Mohamed Mediouni
Re: [PATCH] target/arm/hvf: emulate ISV=0 data abort instructions
Peter Maydell
[PATCH v2 0/3] target/arm: ISV=0 data abort emulation library
Lucas Amaral
[PATCH v2 3/3] target/arm: wire ISV=0 emulation into HVF and WHPX
Lucas Amaral
[PATCH v2 2/3] tests: add unit tests for ISV=0 emulation library
Lucas Amaral
[PATCH v2 1/3] target/arm: add AArch64 ISV=0 instruction emulation library
Lucas Amaral
Re: [PATCH v2 1/3] target/arm: add AArch64 ISV=0 instruction emulation library
Mohamed Mediouni
Re: [PATCH v2 1/3] target/arm: add AArch64 ISV=0 instruction emulation library
Peter Maydell
[PATCH v3 0/6] target/arm: ISV=0 data abort emulation library
Lucas Amaral
[PATCH v3 1/6] target/arm/emulate: add ISV=0 emulation library with load/store immediate
Lucas Amaral
[PATCH v3 4/6] target/arm/emulate: add load/store exclusive
Lucas Amaral
[PATCH v3 3/6] target/arm/emulate: add load/store pair
Lucas Amaral
[PATCH v3 2/6] target/arm/emulate: add load/store register offset
Lucas Amaral
[PATCH v3 6/6] target/arm/hvf, whpx: wire ISV=0 emulation for data aborts
Lucas Amaral
[PATCH v3 5/6] target/arm/emulate: add atomic, compare-and-swap, and PAC load
Lucas Amaral
[PATCH v4 00/13] target/arm: add support for MTE4
Gabriel Brookman
[PATCH v4 04/13] linux-user: add MTE_STORE_ONLY to prctl
Gabriel Brookman
[PATCH v4 12/13] tests/tcg: add test for MTE FAR
Gabriel Brookman
[PATCH v4 11/13] docs: add MTE4 features to docs
Gabriel Brookman
[PATCH v4 08/13] target/arm: storing to canonical tag faults
Gabriel Brookman
[PATCH v4 07/13] target/arm: ldg on canonical tag loads the tag
Gabriel Brookman
[PATCH v4 09/13] target/arm: with MTX, no tag bit bounds check
Gabriel Brookman
[PATCH v4 13/13] tests/tcg: add test for MTE_STORE_ONLY
Gabriel Brookman
[PATCH v4 01/13] target/arm: implement MTE_PERM
Gabriel Brookman
[PATCH v4 10/13] target/arm: with MTX, tag is not a part of PAuth
Gabriel Brookman
[PATCH v4 05/13] target/arm: tag check emitted when MTX and not TBI
Gabriel Brookman
[PATCH v4 02/13] target/arm: add TCSO bitmasks to SCTLR
Gabriel Brookman
[PATCH v4 06/13] target/arm: add canonical tag check logic
Gabriel Brookman
[PATCH v4 03/13] target/arm: mte_check unemitted on STORE_ONLY load
Gabriel Brookman
Re: [PATCH v3 7/7] tcg/optimize: possibly expand deposit into zero with shifts
Philippe Mathieu-Daudé
Re: [PATCH v3 4/7] tcg: Expand missing rotri with extract2
Philippe Mathieu-Daudé
Re: [PATCH v3 6/7] tcg: target-dependent lowering of extract to shr/and
Philippe Mathieu-Daudé
Re: [PATCH v3 5/7] tcg: Add tcg_op_imm_match
Philippe Mathieu-Daudé
[PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
Chad Jablonski
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
Philippe Mathieu-Daudé
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
Philippe Mathieu-Daudé
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
Philippe Mathieu-Daudé
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
Peter Maydell
Re: [PATCH] ati-vga: Fix sign extension in DEFAULT_SC_BOTTOM_RIGHT read
BALATON Zoltan
Re: [PATCH v3 1/7] tcg: Drop extract+shl expansions in tcg_gen_deposit_z_*
Philippe Mathieu-Daudé
Re: [PATCH RFC v1 0/3] aio-poll: improve aio-polling efficiency
JAEHOON KIM
[PULL 00/18] Staging patches
Peter Xu
[PULL 05/18] memory: Remove memory_region_init_ram_nomigrate()
Peter Xu
[PULL 18/18] system/memory: Have memory_region_type() correctly describe containers
Peter Xu
[PULL 14/18] kvm: replace RamDicardManager by the RamBlockAttribute
Peter Xu
[PULL 07/18] memory: Add internal memory_region_register_ram function
Peter Xu
[PULL 15/18] system/ramblock: Constify various RAMBlock arguments
Peter Xu
[PULL 09/18] memory: Factor out common ram ptr initialization
Peter Xu
[PULL 12/18] virtio-mem: use warn_report_err_once()
Peter Xu
[PULL 06/18] memory: Shorten memory_region_init_ram_device_ptr and memory_region_init_rom_device
Peter Xu
[PULL 16/18] system/memory: Constify various MemoryRegion arguments
Peter Xu
[PULL 03/18] sun4m, sun4u, tcx: Do not use memory_region_init_ram_nomigrate()
Peter Xu via qemu development
[PULL 02/18] memory: Remove memory_region_init_rom_nomigrate()
Peter Xu
[PULL 01/18] hw/display/{cg3.tcx}: Do not use memory_region_init_rom_nomigrate()
Peter Xu
[PULL 11/18] memory: drop RamDiscardListener::double_discard_supported
Peter Xu
[PULL 08/18] memory: Factor out common ram region initialization
Peter Xu
Re: [PULL 08/18] memory: Factor out common ram region initialization
Kim Phillips
Re: [PULL 08/18] memory: Factor out common ram region initialization
BALATON Zoltan
[PULL 17/18] system/xen: Constify various MemoryRegion arguments
Peter Xu
[PULL 04/18] hw/xtensa/xtfpga: Do not use memory_region_init_ram_nomigrate()
Peter Xu
[PULL 10/18] system/rba: use DIV_ROUND_UP
Peter Xu
[PULL 13/18] system/memory: minor doc fix
Peter Xu
Re: [PULL 00/18] Staging patches
Peter Maydell
Re: [PATCH 0/4] Fixes for unfixed mmap beyond reserved_va
Michael Tokarev
[RFC PATCH 0/8] hw/arm/smmuv3-accel: Support AUTO properties
Nathan Chen
[RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen
Re: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Markus Armbruster
RE: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Shameer Kolothum Thodi
Re: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Markus Armbruster
RE: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Shameer Kolothum Thodi
Re: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Cédric Le Goater
RE: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Shameer Kolothum Thodi
Re: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Cédric Le Goater
RE: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Shameer Kolothum Thodi
Re: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Cédric Le Goater
RE: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Shameer Kolothum Thodi
Re: [RFC PATCH 1/8] hw/arm/smmuv3-accel: Add helper for resolving auto parameters
Nathan Chen
[RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Nathan Chen
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Markus Armbruster
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Nathan Chen
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Nathan Chen
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Pavel Hrdina
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Markus Armbruster
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Markus Armbruster
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Nathan Chen
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Nathan Chen
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Eric Auger
Re: [RFC PATCH 2/8] hw/arm/smmuv3-accel: Introduce _AUTO support for ATS
Nathan Chen
[RFC PATCH 4/8] hw/arm/smmuv3-accel: Introduce _AUTO support for RIL
Nathan Chen
Re: [RFC PATCH 4/8] hw/arm/smmuv3-accel: Introduce _AUTO support for RIL
Markus Armbruster
[RFC PATCH 3/8] vfio/pci: Add ats property and mask ATS cap when not exposed
Nathan Chen
[RFC PATCH 7/8] qdev: Add an OasMode property
Nathan Chen
Re: [RFC PATCH 7/8] qdev: Add an OasMode property
Eric Auger
Re: [RFC PATCH 7/8] qdev: Add an OasMode property
Nathan Chen
Re: [RFC PATCH 7/8] qdev: Add an OasMode property
Eric Auger
Re: [RFC PATCH 7/8] qdev: Add an OasMode property
Nathan Chen
[RFC PATCH 5/8] qdev: Add a SsidSizeMode property
Nathan Chen
Re: [RFC PATCH 5/8] qdev: Add a SsidSizeMode property
Markus Armbruster
[RFC PATCH 8/8] hw/arm/smmuv3-accel: Introduce _AUTO support for OAS
Nathan Chen
Re: [RFC PATCH 8/8] hw/arm/smmuv3-accel: Introduce _AUTO support for OAS
Markus Armbruster
[RFC PATCH 6/8] hw/arm/smmuv3-accel: Introduce _AUTO support for SSID size
Nathan Chen
Re: [RFC PATCH 6/8] hw/arm/smmuv3-accel: Introduce _AUTO support for SSID size
Markus Armbruster
Re: [RFC PATCH 6/8] hw/arm/smmuv3-accel: Introduce _AUTO support for SSID size
Nathan Chen
Re: [RFC PATCH 0/8] hw/arm/smmuv3-accel: Support AUTO properties
Eric Auger
Re: [RFC PATCH 0/8] hw/arm/smmuv3-accel: Support AUTO properties
Nathan Chen
Re: [RFC PATCH 0/8] hw/arm/smmuv3-accel: Support AUTO properties
Eric Auger
[PATCH] hyperv/syndbg: check length returned by cpu_physical_memory_map() [Fixes: CVE-2026-3842]
Paolo Bonzini
Re: [PATCH] hyperv/syndbg: check length returned by cpu_physical_memory_map() [Fixes: CVE-2026-3842]
Daniel P . Berrangé
Re: [PATCH] hyperv/syndbg: check length returned by cpu_physical_memory_map() [Fixes: CVE-2026-3842]
Michael Tokarev
Re: [PATCH] hyperv/syndbg: check length returned by cpu_physical_memory_map() [Fixes: CVE-2026-3842]
Daniel P . Berrangé
[PATCH v2 0/4] system/memory: Constify various RAMBlock/MemoryRegion arguments
Philippe Mathieu-Daudé
[PATCH v2 2/4] system/memory: Constify various MemoryRegion arguments
Philippe Mathieu-Daudé
[PATCH v2 1/4] system/ramblock: Constify various RAMBlock arguments
Philippe Mathieu-Daudé
[PATCH v2 3/4] system/xen: Constify various MemoryRegion arguments
Philippe Mathieu-Daudé
Re: [PATCH v2 3/4] system/xen: Constify various MemoryRegion arguments
Pierrick Bouvier
[PATCH v2 4/4] system/memory: Have memory_region_type() correctly describe containers
Philippe Mathieu-Daudé
Re: [PATCH v2 0/4] system/memory: Constify various RAMBlock/MemoryRegion arguments
Peter Xu
Re: [PATCH v3 00/15] Make RamDiscardManager work with multiple sources
Peter Xu
Re: [PATCH v3 00/15] Make RamDiscardManager work with multiple sources
Chenyi Qiang
Re: [PATCH v3 00/15] Make RamDiscardManager work with multiple sources
Marc-André Lureau
Re: [PATCH v3 00/15] Make RamDiscardManager work with multiple sources
Chenyi Qiang
Re: [PATCH v3 00/15] Make RamDiscardManager work with multiple sources
Marc-André Lureau
[PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
Thomas Huth
Re: [PATCH v3 28/32] hw/arm/smmuv3: Add per-device identifier property
Eric Auger
Re: [PATCH v3 28/32] hw/arm/smmuv3: Add per-device identifier property
Eric Auger
RE: [PATCH v3 28/32] hw/arm/smmuv3: Add per-device identifier property
Shameer Kolothum Thodi
Re: [PATCH v3 27/32] tests/qtest/bios-tables-test: Prepare for IORT SMMUv3 node identifier change
Eric Auger
[PULL 0/4] Python patches
John Snow
[PULL 1/4] python: pin 'wheel' version in minreqs test
John Snow
[PULL 2/4] python: replace avocado tests with pytest
John Snow
[PULL 4/4] python: add formal python3.14 support and testing
John Snow
[PULL 3/4] python: drop avocado
John Snow
Re: [PULL 0/4] Python patches
Peter Maydell
Re: [PATCH v3 30/32] hw/arm/smmuv3-accel: Introduce helper to query CMDQV type
Eric Auger
Re: [PATCH 0/5] accel: Try to build without target-specific knowledge
Philippe Mathieu-Daudé
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
RE: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Shameer Kolothum Thodi
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
RE: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Shameer Kolothum Thodi
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
RE: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Shameer Kolothum Thodi
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
RE: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Shameer Kolothum Thodi
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Nicolin Chen
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
Re: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Eric Auger
Re: [PATCH] accel/qtest: Build once as common object
Philippe Mathieu-Daudé
Earlier messages
Later messages