qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
RE: [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
Shameer Kolothum Thodi
Re: [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
Jason Gunthorpe
RE: [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
Shameer Kolothum Thodi
Re: [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
Jason Gunthorpe
RE: [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
Shameer Kolothum Thodi
Re: [PATCH v9 31/37] hw/arm/smmuv3-accel: Add property to specify OAS bits
Eric Auger
Re: [PATCH v5 06/11] target/ppc: Introduce ppc_code_endian() helper
Anton Johansson via qemu development
Re: [PATCH v5 06/11] target/ppc: Introduce ppc_code_endian() helper
Anton Johansson via qemu development
Re: [PATCH v5 06/11] target/ppc: Introduce ppc_code_endian() helper
Pierrick Bouvier
Re: [PATCH v5 06/11] target/ppc: Introduce ppc_code_endian() helper
Philippe Mathieu-Daudé
Re: [PATCH v2 23/24] migration: Simplify qemu_save_device_state()
Peter Xu
[PATCH v2 0/7] memory: Remove most _nomigrate variants
BALATON Zoltan
[PATCH v2 5/7] memory: Add internal memory_region_set_ops helper function
BALATON Zoltan
Re: [PATCH v2 5/7] memory: Add internal memory_region_set_ops helper function
Philippe Mathieu-Daudé
[PATCH v2 1/7] memory: Remove memory_region_init_rom_device_nomigrate()
BALATON Zoltan
[PATCH v2 2/7] hw/display/{cg3,tcx}: Do not use memory_region_init_rom_nomigrate()
BALATON Zoltan
Re: [PATCH v2 2/7] hw/display/{cg3,tcx}: Do not use memory_region_init_rom_nomigrate()
Mark Cave-Ayland
[PATCH v2 7/7] memory: Add internal memory_region_register_ram function
BALATON Zoltan
[PATCH v2 4/7] memory: Remove memory_region_init_ram_nomigrate()
BALATON Zoltan
[PATCH v2 6/7] memory: Factor out common ram region initialization
BALATON Zoltan
Re: [PATCH v2 6/7] memory: Factor out common ram region initialization
Peter Xu
[PATCH v2 3/7] memory: Remove memory_region_init_rom_nomigrate()
BALATON Zoltan
Re: [RFC PATCH 0/2] Support for Hyper-V's HvExtCallGetBootZeroedMemory()
Florian Schmidt
qemu 10.2.0 user mode has regression on ppc64le
ChenQi
[PATCH] linux-user/elfload.c: use get_elf_hwcap2 to fix regression
Qi . Chen
Re: [PATCH] linux-user/elfload.c: use get_elf_hwcap2 to fix regression
Philippe Mathieu-Daudé
Re: [PATCH] linux-user/elfload.c: use get_elf_hwcap2 to fix regression
Michael Tokarev
Re: [PATCH v5 03/11] target/ppc: Inline cpu_ld/st_data_ra() calls in do_hash()
Anton Johansson via qemu development
Re: [PATCH v5 04/11] target/ppc: Expect page translation hash addresses to be aligned
Anton Johansson via qemu development
Re: [PATCH v5 02/11] target/ppc: Inline cpu_ld/st_mmuidx_ra() calls in memory helpers
Anton Johansson via qemu development
Re: [PATCH v5 01/11] target/ppc: Inline cpu_ldl_data_ra() calls in ICBI helpers
Anton Johansson via qemu development
Re: [PATCH v4 2/8] migration: cpr setup notifier
Fabiano Rosas
[PATCH v3 00/15] target/arm: Allow SME-only TCG CPUs
Peter Maydell
[PATCH v3 05/15] target/arm: Don't let 'sme=on' downgrade SME
Peter Maydell
Re: [PATCH v3 05/15] target/arm: Don't let 'sme=on' downgrade SME
Richard Henderson
Re: [PATCH v3 05/15] target/arm: Don't let 'sme=on' downgrade SME
Manos Pitsidianakis
[PATCH v3 09/15] target/arm/tcg: Drop unnecessary aa64_sve check from do_trans_pmull()
Peter Maydell
Re: [PATCH v3 09/15] target/arm/tcg: Drop unnecessary aa64_sve check from do_trans_pmull()
Richard Henderson
[PATCH v3 04/15] target/arm/tcg: Allow SVE RAX1 in SME2p1 streaming mode
Peter Maydell
Re: [PATCH v3 04/15] target/arm/tcg: Allow SVE RAX1 in SME2p1 streaming mode
Richard Henderson
[PATCH v3 15/15] target/arm: Permit configurations with SME but not SVE
Peter Maydell
[PATCH v3 03/15] target/arm: Fix feature check in DO_SVE2_RRX, DO_SVE2_RRX_TB
Peter Maydell
Re: [PATCH v3 03/15] target/arm: Fix feature check in DO_SVE2_RRX, DO_SVE2_RRX_TB
Richard Henderson
Re: [PATCH v3 03/15] target/arm: Fix feature check in DO_SVE2_RRX, DO_SVE2_RRX_TB
Manos Pitsidianakis
[PATCH v3 08/15] target/arm: Add aa64_sme_or_sve, aa64_sme_or_sve2 features
Peter Maydell
Re: [PATCH v3 08/15] target/arm: Add aa64_sme_or_sve, aa64_sme_or_sve2 features
Richard Henderson
Re: [PATCH v3 08/15] target/arm: Add aa64_sme_or_sve, aa64_sme_or_sve2 features
Philippe Mathieu-Daudé
[PATCH v3 10/15] target/arm/tcg: Use "or SME" feature checks where needed
Peter Maydell
Re: [PATCH v3 10/15] target/arm/tcg: Use "or SME" feature checks where needed
Richard Henderson
[PATCH v3 07/15] target/arm: Handle SME-without-SVE on change of EL
Peter Maydell
Re: [PATCH v3 07/15] target/arm: Handle SME-without-SVE on change of EL
Philippe Mathieu-Daudé
[PATCH v3 13/15] target/arm: Don't squash all ID_AA64ZFR0_EL1 fields for non-SVE
Peter Maydell
Re: [PATCH v3 13/15] target/arm: Don't squash all ID_AA64ZFR0_EL1 fields for non-SVE
Richard Henderson
[PATCH v3 01/15] target/arm: Account for SME in aarch64_sve_narrow_vq() assertion
Peter Maydell
[PATCH v3 14/15] target/arm: Squash FEAT_SME_FA64 if FEAT_SVE is not present
Peter Maydell
[PATCH v3 12/15] target/arm/tcg: Correct SVE/SME BF16 checks
Peter Maydell
Re: [PATCH v3 12/15] target/arm/tcg: Correct SVE/SME BF16 checks
Richard Henderson
[PATCH v3 11/15] target/arm/tcg: Correct SVE/SME I8MM checks
Peter Maydell
Re: [PATCH v3 11/15] target/arm/tcg: Correct SVE/SME I8MM checks
Richard Henderson
[PATCH v3 06/15] target/arm: Handle SME-only CPUs in sve_vqm1_for_el_sm()
Peter Maydell
[PATCH v3 02/15] target/arm: Report correct vector width in gdbstub when SME present
Peter Maydell
Re: [PATCH v4 1/8] migration: stop vm earlier for cpr
Fabiano Rosas
KVM/QEMU Community call (3/2/26) agenda items?
Alex Bennée
Re: KVM/QEMU Community call (3/2/26) agenda items?
Mark Burton
Re: KVM/QEMU Community call (3/2/26) agenda items?
Eric Auger
Re: KVM/QEMU Community call (3/2/26) agenda items?
Peter Maydell
Re: KVM/QEMU Community call (3/2/26) agenda items?
Eric Auger
Re: [PATCH v3 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
Eric Auger
RE: [PATCH v3 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
Shameer Kolothum Thodi
Re: [PATCH v3 4/4] hw/arm/smmuv3-accel: Read and propagate host vIOMMU events
Eric Auger
[PATCH] migration: Update comments mentioning qmp_migrate_finish
Fabiano Rosas
Re: [PATCH] migration: Update comments mentioning qmp_migrate_finish
Peter Xu
Re: [PATCH v3 04/14] target/s390x: Support AES ECB for cpacf km instruction
Janosch Frank
[PATCH v7] tests/unit: add unit test for qemu_hexdump()
Philippe Mathieu-Daudé
Re: [PATCH v2 0/7] Add LoongArch v1.1 instructions
gaosong
Re: [PATCH v2 0/7] Add LoongArch v1.1 instructions
gaosong
Re: [PATCH v2 0/7] Add LoongArch v1.1 instructions
Jiajie Chen
Re: [PATCH v3 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Eric Auger
Re: [PATCH v3 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Eric Auger
RE: [PATCH v3 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Shameer Kolothum Thodi
Re: [PATCH v3 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Cédric Le Goater
RE: [PATCH v3 2/4] hw/arm/smmuv3-accel: Allocate vEVENTQ for accelerated SMMUv3 devices
Shameer Kolothum Thodi
[PATCH] Revert "tcg/user: do not set exit_request gratuitously"
Paolo Bonzini
Re: [PATCH] Revert "tcg/user: do not set exit_request gratuitously"
Richard Henderson
Re: [PATCH] Revert "tcg/user: do not set exit_request gratuitously"
Richard Henderson
RE: [PATCH] vfio/pci: Enable atomic ops for multifunction devices
Pekovic, Manojlo
Re: [PATCH] vfio/pci: Enable atomic ops for multifunction devices
Cédric Le Goater
Re: [PATCH] vfio/pci: Enable atomic ops for multifunction devices
Alex Williamson
Re: [PATCH v3 1/4] backends/iommufd: Introduce iommufd_backend_alloc_veventq
Eric Auger
[PATCH 0/2] accel/tcg: Pass the access_type to IOMMUMemoryRegion
Jim Shu
[PATCH 2/2] accel/tcg: address_space_translate*() will pass the correct iommu_flags
Jim Shu
[PATCH 1/2] accel/tcg: Pass access_type as an argument of tlb_set_page*()
Jim Shu
Re: [PATCH 1/2] accel/tcg: Pass access_type as an argument of tlb_set_page*()
Richard Henderson
Re: [PATCH 1/2] accel/tcg: Pass access_type as an argument of tlb_set_page*()
Jim Shu
RE: [EXT] Re: [PATCHv4 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
RE: [EXT] Re: [PATCHv4 15/15] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
Gaurav Sharma
RE: [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Kane Chen
Re: [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Cédric Le Goater
RE: [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Kane Chen
Re: [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Cédric Le Goater
RE: [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Kane Chen
Re: [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Cédric Le Goater
RE: [PATCH v1 04/11] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Kane Chen
[PATCH v1 7/8] tests/functional/aarch64/test_aspeed_ast2700fc: Update test ASPEED SDK v11.00 for A1
Jamin Lin
[PATCH v1 5/8] tests/functional/aarch64/test_aspeed_ast2700: Enable PCIe2 DTS status for AST2700 tests
Jamin Lin
[PATCH v1 2/8] hw/arm/aspeed_ast27x0: Sort SSP and TSP memmap tables by address
Jamin Lin
Re: [PATCH v1 2/8] hw/arm/aspeed_ast27x0: Sort SSP and TSP memmap tables by address
Cédric Le Goater
[PATCH v1 6/8] tests/functional/aarch64/test_aspeed_ast2700: Update test ASPEED SDK v11.00 for A1
Jamin Lin
[PATCH v1 0/8] Update test ASPEED SDK v11.00 for AST2700 A1
Jamin Lin
Re: [PATCH v1 0/8] Update test ASPEED SDK v11.00 for AST2700 A1
Cédric Le Goater
RE: [PATCH v1 0/8] Update test ASPEED SDK v11.00 for AST2700 A1
Jamin Lin
[PATCH v1 4/8] hw/i2c/aspeed_i2c: Fix DMA moving data into incorrect address
Jamin Lin
Re: [PATCH v1 4/8] hw/i2c/aspeed_i2c: Fix DMA moving data into incorrect address
Cédric Le Goater
RE: [PATCH v1 4/8] hw/i2c/aspeed_i2c: Fix DMA moving data into incorrect address
Jamin Lin
[PATCH v1 1/8] hw/arm/aspeed_ast27x0: Fix EHCI3/4 IRQ routing to GIC
Jamin Lin
Re: [PATCH v1 1/8] hw/arm/aspeed_ast27x0: Fix EHCI3/4 IRQ routing to GIC
Cédric Le Goater
[PATCH v1 3/8] hw/arm/aspeed_ast27x0: Sort SSP and TSP IRQ maps
Jamin Lin
Re: [PATCH v1 3/8] hw/arm/aspeed_ast27x0: Sort SSP and TSP IRQ maps
Cédric Le Goater
[PATCH v1 8/8] docs/system/arm/aspeed: Load raw U-Boot image in AST2700 boot example
Jamin Lin
[PULL v2 0/4] ufs queue
Jeuk Kim
[PULL v2 2/4] hw/ufs: fix CQE endianness and UPIU length
Jeuk Kim
[PULL v2 1/4] hw/ufs: Ensure DBC of PRDT uses only lower 18 bits
Jeuk Kim
[PULL v2 3/4] hw/ufs: Fix mcq completion queue wraparound
Jeuk Kim
[PULL v2 4/4] tests/qtest/ufs-test: Add test for mcq completion queue wraparound
Jeuk Kim
Re: [PULL v2 0/4] ufs queue
Richard Henderson
Re: [PULL v2 0/4] ufs queue
Michael Tokarev
Re: [PULL v2 0/4] ufs queue
Jeuk Kim
Re: [PATCH 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
Pierrick Bouvier
Re: [PATCH v4 00/11] plugins: enable C++ plugins
Pierrick Bouvier
Re: [PATCH v4 0/2] linux-user: introduce syscall-filter plugin API
Pierrick Bouvier
Re: [PATCH] plugins: return bool from register r/w API
Pierrick Bouvier
[PATCH] linux-user: Fix zero_bss for RX PT_LOAD segments
Razvan Ghiorghe
Re: [PATCH] linux-user: Fix zero_bss for RX PT_LOAD segments
Richard Henderson
[PATCH v5 0/6] riscv: implement Ssqosid extension and CBQRI controllers
Drew Fustini
[PATCH v5 3/6] hw/riscv: implement CBQRI capacity controller
Drew Fustini
[PATCH v5 2/6] hw/riscv: define capabilities of CBQRI controllers
Drew Fustini
[PATCH v5 1/6] riscv: implement Ssqosid extension and srmcfg CSR
Drew Fustini
[PATCH v5 4/6] hw/riscv: implement CBQRI bandwidth controller
Drew Fustini
[PATCH v5 6/6] hw/riscv: add CBQRI controllers to virt machine
Drew Fustini
[PATCH v5 5/6] hw/riscv: add CBQRI to Kconfig and build if enabled
Drew Fustini
[PATCH v3 00/11] single-binary: hw/virtio
Philippe Mathieu-Daudé
[PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Philippe Mathieu-Daudé
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Michael S. Tsirkin
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Alex Bennée
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Michael S. Tsirkin
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Stefan Hajnoczi
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Pierrick Bouvier
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Pierrick Bouvier
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Michael S. Tsirkin
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Pierrick Bouvier
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Michael S. Tsirkin
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Pierrick Bouvier
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Pierrick Bouvier
Re: [PATCH v3 04/11] hw/virtio: Use VirtIODevice::access_is_big_endian field
Philippe Mathieu-Daudé
[PATCH v3 03/11] hw/virtio: Introduce VirtIODevice::access_is_big_endian boolean field
Philippe Mathieu-Daudé
Re: [PATCH v3 03/11] hw/virtio: Introduce VirtIODevice::access_is_big_endian boolean field
Philippe Mathieu-Daudé
[PATCH v3 02/11] hw/virtio: Constify virtio_is_big_endian() argument
Philippe Mathieu-Daudé
[PATCH v3 01/11] target-info: add target_base_ppc, target_ppc and target_ppc64
Philippe Mathieu-Daudé
[PATCH v3 06/11] hw/virtio: Check target supports legacy bi-endianness at runtime
Philippe Mathieu-Daudé
[PATCH v3 11/11] hw/virtio: make all compilation units common
Philippe Mathieu-Daudé
[PATCH v3 07/11] hw/virtio: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
[PATCH v3 10/11] hw/virtio/virtio-qmp: make compilation unit common
Philippe Mathieu-Daudé
[PATCH v3 09/11] hw/virtio/vhost-user: make compilation unit common
Philippe Mathieu-Daudé
[PATCH v3 08/11] hw/ppc/spapr: extract SPAPR_MAX_RAM_SLOTS in a new header
Philippe Mathieu-Daudé
[PATCH v3 05/11] hw/virtio: Reduce virtio_access_is_big_endian() scope
Philippe Mathieu-Daudé
Re: [PATCH v3 00/11] single-binary: hw/virtio
Michael S. Tsirkin
Re: [PATCH v3 00/11] single-binary: hw/virtio
Philippe Mathieu-Daudé
Re: [PATCH v3 00/11] single-binary: hw/virtio
Pierrick Bouvier
[PATCH v2 00/10] single-binary: hw/virtio
Philippe Mathieu-Daudé
[PATCH v2 01/10] target-info: add target_base_ppc, target_ppc and target_ppc64
Philippe Mathieu-Daudé
[PATCH v2 03/10] hw/virtio: Introduce VirtIODevice::access_is_big_endian boolean field
Philippe Mathieu-Daudé
[PATCH v2 02/10] hw/virtio: Constify virtio_is_big_endian() argument
Philippe Mathieu-Daudé
[PATCH v2 05/10] hw/virtio: Reduce virtio_access_is_big_endian() scope
Philippe Mathieu-Daudé
[PATCH v2 08/10] hw/virtio/vhost-user: make compilation unit common
Philippe Mathieu-Daudé
Re: [PATCH v2 08/10] hw/virtio/vhost-user: make compilation unit common
Philippe Mathieu-Daudé
[PATCH v2 09/10] hw/virtio/virtio-qmp: make compilation unit common
Philippe Mathieu-Daudé
[PATCH v2 10/10] hw/virtio: make all compilation units common
Philippe Mathieu-Daudé
[PATCH v2 06/10] hw/virtio: Check target supports legacy bi-endianness at runtime
Philippe Mathieu-Daudé
[PATCH v2 07/10] hw/virtio: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
[PATCH v2 04/10] hw/virtio: Use VirtIODevice::access_is_big_endian field
Philippe Mathieu-Daudé
[PATCH] hw/virtio: Pass VirtIODevice pointer to virtio_reset()
Philippe Mathieu-Daudé
[PATCH v6] tests/unit: add unit test for qemu_hexdump()
Philippe Mathieu-Daudé
Re: [PATCH v6] tests/unit: add unit test for qemu_hexdump()
Philippe Mathieu-Daudé
Re: [PATCH v6] tests/unit: add unit test for qemu_hexdump()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 0/4] hw/sd: Improve performance of read/write/erase
Philippe Mathieu-Daudé
Re: Modern HMP
Dr. David Alan Gilbert
Re: Modern HMP
Markus Armbruster
Re: Modern HMP
Daniel P . Berrangé
Re: Modern HMP
Markus Armbruster
Re: Modern HMP
Dr. David Alan Gilbert
Re: Modern HMP
Markus Armbruster
Re: Modern HMP
Dr. David Alan Gilbert
Re: [PATCHv4 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Bernhard Beschow
RE: [EXT] Re: [PATCHv4 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
[PATCH v3 0/3] char: add option to inject timestamps into logfile
Vladimir Sementsov-Ogievskiy
[PATCH v3 1/3] char: qemu_chr_write_log() use qemu_write_full()
Vladimir Sementsov-Ogievskiy
Re: [PATCH v3 1/3] char: qemu_chr_write_log() use qemu_write_full()
Daniel P . Berrangé
[PATCH v3 3/3] chardev: add logtimestamp option
Vladimir Sementsov-Ogievskiy
Re: [PATCH v3 3/3] chardev: add logtimestamp option
Markus Armbruster
[PATCH v3 2/3] error-report: make real_time_iso8601() public
Vladimir Sementsov-Ogievskiy
Earlier messages
Later messages