qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PULL 27/61] target/loongarch: Use hwaddr type for physical addresses
Philippe Mathieu-Daudé
[PULL 24/61] target/hppa: Remove target_ulong use in disas_log() handler
Philippe Mathieu-Daudé
[PULL 30/61] target/loongarch: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
[PULL 25/61] hw/loongarch: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
[PULL 26/61] target/loongarch: Replace target_ulong -> uint64_t for DMW and TLBRBADV
Philippe Mathieu-Daudé
[PULL 29/61] target/loongarch: Inline cpu_ldl_code() call in cpu_do_interrupt()
Philippe Mathieu-Daudé
[PULL 28/61] target/loongarch: Replace MO_TE -> MO_LE
Philippe Mathieu-Daudé
[PULL 33/61] target/microblaze: Directly check endianness via CPUConfig::endi flag
Philippe Mathieu-Daudé
[PULL 31/61] target/loongarch: Inline translator_ldl()
Philippe Mathieu-Daudé
[PULL 32/61] target/m68k: Replace MD_TLONG -> MD_I32 in monitor.c
Philippe Mathieu-Daudé
[PULL 34/61] target/microblaze: Avoid target-specific migration headers in machine.c
Philippe Mathieu-Daudé
[PULL 37/61] hw/microblaze: Build files once
Philippe Mathieu-Daudé
[PULL 35/61] target/microblaze: Build system files once
Philippe Mathieu-Daudé
[PULL 40/61] target/openrisc: Inline translator_ldl()
Philippe Mathieu-Daudé
[PULL 46/61] target/rx: Inline translator_lduw() and translator_ldl()
Philippe Mathieu-Daudé
[PULL 39/61] target/openrisc: Use explicit big-endian LD/ST API
Philippe Mathieu-Daudé
[PULL 48/61] target/sh4: Build system units in common source set
Philippe Mathieu-Daudé
[PULL 45/61] target/rx: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
[PULL 41/61] target/openrisc: Remove unused 'gdbstub/helpers.h' header in helper.c
Philippe Mathieu-Daudé
[PULL 38/61] hw/intc: Mark OpenRISC-specific peripheral as big-endian
Philippe Mathieu-Daudé
[PULL 47/61] target/rx: Build system units in common source set
Philippe Mathieu-Daudé
[PULL 43/61] target/openrisc: Build system units in common source set
Philippe Mathieu-Daudé
[PULL 36/61] hw/microblaze: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Philippe Mathieu-Daudé
[PULL 51/61] hw/sparc: Use explicit big-endian LD/ST API
Philippe Mathieu-Daudé
[PULL 53/61] target/sparc: Inline translator_ldl()
Philippe Mathieu-Daudé
[PULL 50/61] hw/sparc: Mark SPARC-specific peripherals as big-endian
Philippe Mathieu-Daudé
[PULL 52/61] target/sparc: Use explicit big-endian LD/ST API
Philippe Mathieu-Daudé
[PULL 49/61] target/sh4: drop cpu_reset from realizefn
Philippe Mathieu-Daudé
[PULL 58/61] accel/tcg: Un-inline WatchPoint API user-emulation stubs
Philippe Mathieu-Daudé
[PULL 55/61] target/tricore: Use little-endian variant of cpu_ld/st_data*()
Philippe Mathieu-Daudé
[PULL 56/61] target/tricore: Inline translator_lduw()
Philippe Mathieu-Daudé
[PULL 59/61] gdbstub/helpers.h: allow header to be called from common code
Philippe Mathieu-Daudé
[PULL 60/61] target/arm/gdbstub: extract aarch64_cpu_register_gdb_regs_for_features
Philippe Mathieu-Daudé
[PULL 57/61] target/tricore: Build system units in common source set
Philippe Mathieu-Daudé
[PULL 54/61] target/sparc: Inline cpu_ldl_code() call in cpu_do_interrupt()
Philippe Mathieu-Daudé
[PULL 61/61] target/arm/gdbstub: make compilation unit common
Philippe Mathieu-Daudé
[PULL 44/61] target/rx: Use little-endian variant of cpu_ld/st_data*()
Philippe Mathieu-Daudé
[PULL 42/61] target/openrisc: Avoid target-specific migration headers in machine.c
Philippe Mathieu-Daudé
Re: [PULL 00/61] Misc single binary patches for 2026-01-12
Richard Henderson
[PATCH v2 00/13] tests: do more testing of block drivers
Daniel P . Berrangé
[PATCH v2 08/13] docs/devel/testing: expand documentation for 'make check-block'
Daniel P . Berrangé
Re: [PATCH v2 08/13] docs/devel/testing: expand documentation for 'make check-block'
Thomas Huth
[PATCH v2 02/13] tests: print reason when I/O test is skipped in TAP mode
Daniel P . Berrangé
Re: [PATCH v2 02/13] tests: print reason when I/O test is skipped in TAP mode
Thomas Huth
[PATCH v2 04/13] tests: ensure all qcow2 I/O tests are able to be run via make
Daniel P . Berrangé
Re: [PATCH v2 04/13] tests: ensure all qcow2 I/O tests are able to be run via make
Thomas Huth
[PATCH v2 12/13] tests: add QEMU_TEST_IO_SKIP for skipping I/O tests
Daniel P . Berrangé
Re: [PATCH v2 12/13] tests: add QEMU_TEST_IO_SKIP for skipping I/O tests
Thomas Huth
[PATCH v2 05/13] scripts/mtest2make: ensure output has stable sorting
Daniel P . Berrangé
Re: [PATCH v2 05/13] scripts/mtest2make: ensure output has stable sorting
Thomas Huth
[PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Daniel P . Berrangé
Re: [PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Thomas Huth
Re: [PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
John Snow
Re: [PATCH v2 01/13] Revert "python/aqmp: fix send_fd_scm for python 3.6.x"
Daniel P . Berrangé
[PATCH v2 03/13] tests: remove redundant meson suite for iotests
Daniel P . Berrangé
Re: [PATCH v2 03/13] tests: remove redundant meson suite for iotests
Thomas Huth
[PATCH v2 11/13] tests: fix check for sudo access in LUKS I/O test
Daniel P . Berrangé
Re: [PATCH v2 11/13] tests: fix check for sudo access in LUKS I/O test
Thomas Huth
[PATCH v2 09/13] tests: add nbd and luks to the I/O test suites
Daniel P . Berrangé
Re: [PATCH v2 09/13] tests: add nbd and luks to the I/O test suites
Thomas Huth
Re: [PATCH v2 09/13] tests: add nbd and luks to the I/O test suites
Daniel P . Berrangé
[PATCH v2 13/13] gitlab: add jobs for thorough block tests
Daniel P . Berrangé
[PATCH v2 06/13] scripts/mtest2make: support optional tests grouping
Daniel P . Berrangé
[PATCH v2 10/13] tests: skip I/O test 128 on GitLab due to broken dmsetup
Daniel P . Berrangé
Re: [PATCH v2 10/13] tests: skip I/O test 128 on GitLab due to broken dmsetup
Thomas Huth
[PATCH v2 07/13] tests: add a meson suite / make target per block I/O tests format
Daniel P . Berrangé
qemu-x86_64 fails with 'Illegal Instruction' error
Pranith Kumar
Re: qemu-x86_64 fails with 'Illegal Instruction' error
Pranith Kumar
Re: [PATCH 2/4] target/arm: Correctly honour HCR.TID3 for v7A cores
Peter Maydell
Re: [PATCH 2/4] target/arm: Correctly honour HCR.TID3 for v7A cores
Alex Bennée
Re: [PATCH 2/4] target/arm: Correctly honour HCR.TID3 for v7A cores
Peter Maydell
Re: [PATCH 2/4] target/arm: Correctly honour HCR.TID3 for v7A cores
Alex Bennée
Re: [PATCH] tests/functional/arm/aspeed: Update buildroot images to 2025.11
Cédric Le Goater
RE: [PATCH] tests/functional/arm/aspeed: Update buildroot images to 2025.11
Jamin Lin
Re: [RFC PATCH] hw/arm/smmuv3: add support for combined irq
Peter Maydell
Re: [PATCH qemu] hw/arm/max78000: Fix num-irq to match hardware specification
Peter Maydell
Re: [PATCH qemu] hw/arm/max78000: Fix num-irq to match hardware specification
e
Re: [PATCH] vfio/pci: Do not clear PCI_COMMAND_INTX_DISABLE in pre_reset
Alex Williamson
[PATCH] tests/rcutorture: Fix build error
Cédric Le Goater
Re: [PATCH] tests/rcutorture: Fix build error
Richard Henderson
Re: [PATCH] tests/rcutorture: Fix build error
Cédric Le Goater
Re: [PATCH] tests/rcutorture: Fix build error
Cédric Le Goater
Re: [PATCH v2 0/2] target/arm: make granule_protection_check usable from SMMU
Pierrick Bouvier
Re: [PATCH v2 0/2] target/arm: make granule_protection_check usable from SMMU
Peter Maydell
Re: [PATCH v2 0/2] target/arm: make granule_protection_check usable from SMMU
Pierrick Bouvier
[PATCH] target/riscv: Fix build errors
Cédric Le Goater
Re: [PATCH] target/riscv: Fix build errors
Daniel Henrique Barboza
Re: [PATCH] target/riscv: Fix build errors
Cédric Le Goater
[PATCH] configs: use default prefix for Windows compilation
Paolo Bonzini
Re: [PATCH] configs: use default prefix for Windows compilation
Thomas Huth
Re: [PATCH] configs: use default prefix for Windows compilation
Richard Henderson
[PATCH] update-linux-headers: Remove "asm-s390/unistd_32.h"
Cédric Le Goater
Re: [PATCH] update-linux-headers: Remove "asm-s390/unistd_32.h"
Thomas Huth
Re: [PATCH] update-linux-headers: Remove "asm-s390/unistd_32.h"
Cédric Le Goater
Re: [PATCH] update-linux-headers: Remove "asm-s390/unistd_32.h"
Cornelia Huck
Re: [PATCH] update-linux-headers: Remove "asm-s390/unistd_32.h"
Thomas Huth
Re: [PATCH] update-linux-headers: Remove "asm-s390/unistd_32.h"
Cédric Le Goater
Re: [RFC PATCH 00/16] hw/arm: Introduce Tegra241 CMDQV support for accelerated SMMUv3
Eric Auger
RE: [RFC PATCH 00/16] hw/arm: Introduce Tegra241 CMDQV support for accelerated SMMUv3
Shameer Kolothum
[PATCH v2] target/hexagon: Widen MemLog::width to 32 bits
Anton Johansson via qemu development
Re: [PATCH v2] target/hexagon: Widen MemLog::width to 32 bits
Philippe Mathieu-Daudé
Re: [RFC PATCH 08/16] system/physmem: Add helper to check whether a guest PA maps to RAM
Eric Auger
Re: [RFC PATCH 05/16] hw/arm/tegra241-cmdqv: Add initial Tegra241 CMDQ-Virtualisation support
Eric Auger
RE: [RFC PATCH 05/16] hw/arm/tegra241-cmdqv: Add initial Tegra241 CMDQ-Virtualisation support
Shameer Kolothum
Re: [RFC PATCH 05/16] hw/arm/tegra241-cmdqv: Add initial Tegra241 CMDQ-Virtualisation support
Nicolin Chen
[PATCH] block/mirror: check range when setting zero bitmap for sync write
Fiona Ebner
Re: [RFC PATCH 04/16] backends/iommufd: Introduce iommufd_backend_viommu_mmap
Eric Auger
Re: [RFC PATCH] hw/misc: make the tz-ppc-port names more useful
Peter Maydell
[PATCH 00/14] Freescale SDHCI Fixes
Bernhard Beschow
[PATCH 01/14] hw/sd/sdhci: Fix TYPE_IMX_USDHC to implement sd-spec-version 3 by default
Bernhard Beschow
[PATCH 12/14] hw/sd/sdhci: Add uSDHC-specific quirk
Bernhard Beschow
[PATCH 02/14] hw/arm/fsl-imx6: Remove now redundant setting of "sd-spec-version" property
Bernhard Beschow
[PATCH 05/14] Revert "hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*"
Bernhard Beschow
[PATCH 06/14] hw/sd/sdhci: Consolidate eSDHC constants
Bernhard Beschow
[PATCH 10/14] hw/arm/fsl-imx25: Extract TYPE_FSL_ESDHC_LE
Bernhard Beschow
[PATCH 14/14] hw/sd/trace-events: Remove redundant "SWITCH " command name
Bernhard Beschow
[PATCH 08/14] hw/sd/sdhci: Add TYPE_FSL_ESDHC_BE
Bernhard Beschow
[PATCH 04/14] hw/arm/fsl-imx25: Apply missing reset quirk
Bernhard Beschow
[PATCH 09/14] hw/ppc/e500: Use TYPE_FSL_ESDHC_BE
Bernhard Beschow
[PATCH 07/14] hw/sd/sdhci: Rename usdhc_ functions
Bernhard Beschow
[PATCH 11/14] hw/sd/sdhci: Remove endianness property
Bernhard Beschow
[PATCH 03/14] hw/arm/fsl-imx6: Fix naming of SDHCI related constants and attributes
Bernhard Beschow
[PATCH 13/14] hw/sd/sdhci: Remove vendor property
Bernhard Beschow
Re: [PATCH 00/14] Freescale SDHCI Fixes
Philippe Mathieu-Daudé
Re: [PATCH 00/14] Freescale SDHCI Fixes
Bernhard Beschow
Re: [PATCH v7 23/29] hw/s390x/ipl: Set IPIB flags for secure IPL
Thomas Huth
Re: [PATCH v7 22/29] Add secure-boot to s390-ccw-virtio machine type option
Thomas Huth
Re: [PATCH] hw/arm: Re-enable the MAX78000FTHR machine in qemu-system-arm/aarch64
Peter Maydell
Re: [PATCH] hw/arm: Re-enable the MAX78000FTHR machine in qemu-system-arm/aarch64
Thomas Huth
[PATCH] fix NULL-dereference after g_strsplit()
Dmitry Frolov
Re: [PATCH] hw/char/cmsdk-apb-uart.c: log guest_errors for r/w to disabled uart
Peter Maydell
Re: [PATCH v6 0/4] Basic ASID2 support
Peter Maydell
Re: [PATCH v6 1/4] target/arm: Enable ID_AA64MMFR4_EL1 register
Peter Maydell
Re: [PATCH] hw/arm/raspi: remove duplicate include
Peter Maydell
Re: [PATCH v7 15/29] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
Thomas Huth
Re: [RFC PATCH 03/16] backends/iommufd: Introduce iommufd_backend_alloc_hw_queue
Eric Auger
Re: [RFC PATCH 02/16] backends/iommufd: Update iommufd_backend_alloc_viommu to allow user ptr
Eric Auger
Re: [RFC PATCH 01/16] backends/iommufd: Update iommufd_backend_get_device_info
Eric Auger
[PATCH v2 00/32] Introduce support for confidential guest reset
Ani Sinha
[PATCH v2 02/32] hw/accel: add a per-accelerator callback to change VM accelerator handle
Ani Sinha
Re: [PATCH v2 02/32] hw/accel: add a per-accelerator callback to change VM accelerator handle
Paolo Bonzini
[PATCH v2 01/32] i386/kvm: avoid installing duplicate msr entries in msr_handlers
Ani Sinha
[PATCH v2 15/32] i386/tdx: add a pre-vmfd change notifier to reset tdx state
Ani Sinha
[PATCH v2 03/32] system/physmem: add helper to reattach existing memory after KVM VM fd change
Ani Sinha
[PATCH v2 16/32] i386/sev: add migration blockers only once
Ani Sinha
Re: [PATCH v2 16/32] i386/sev: add migration blockers only once
Paolo Bonzini
[PATCH v2 04/32] accel/kvm: add changes required to support KVM VM file descriptor change
Ani Sinha
Re: [PATCH v2 04/32] accel/kvm: add changes required to support KVM VM file descriptor change
Paolo Bonzini
Re: [PATCH v2 04/32] accel/kvm: add changes required to support KVM VM file descriptor change
Ani Sinha
Re: [PATCH v2 04/32] accel/kvm: add changes required to support KVM VM file descriptor change
Paolo Bonzini
[PATCH v2 24/32] accel/kvm: add a per-confidential class callback to unlock guest state
Ani Sinha
Re: [PATCH v2 24/32] accel/kvm: add a per-confidential class callback to unlock guest state
Paolo Bonzini
[PATCH v2 12/32] accel/kvm: rebind current VCPUs to the new KVM VM file descriptor upon reset
Ani Sinha
[PATCH v2 25/32] kvm/xen-emu: re-initialize capabilities during confidential guest reset
Ani Sinha
Re: [PATCH v2 25/32] kvm/xen-emu: re-initialize capabilities during confidential guest reset
Paolo Bonzini
Re: [PATCH v2 25/32] kvm/xen-emu: re-initialize capabilities during confidential guest reset
David Woodhouse
Re: [PATCH v2 25/32] kvm/xen-emu: re-initialize capabilities during confidential guest reset
Ani Sinha
Re: [PATCH v2 25/32] kvm/xen-emu: re-initialize capabilities during confidential guest reset
Paolo Bonzini
[PATCH v2 21/32] kvm/i8254: refactor pit initialization into a helper
Ani Sinha
[PATCH v2 26/32] kvm/xen_evtchn: add support for confidential guest reset
Ani Sinha
[PATCH v2 18/32] i386/sev: free existing launch update data and kernel hashes data on init
Ani Sinha
[PATCH v2 05/32] accel/kvm: mark guest state as unprotected after vm file descriptor change
Ani Sinha
[PATCH v2 06/32] accel/kvm: add a notifier to indicate KVM VM file descriptor has changed
Ani Sinha
[PATCH v2 27/32] ppc/openpic: create a new openpic device and reattach mem region on coco reset
Ani Sinha
Re: [PATCH v2 27/32] ppc/openpic: create a new openpic device and reattach mem region on coco reset
Bernhard Beschow
[PATCH v2 07/32] accel/kvm: add notifier to inform that the KVM VM file fd is about to be changed
Ani Sinha
[PATCH v2 29/32] kvm/i386/apic: set local apic after vcpu file descriptors changed
Ani Sinha
[PATCH v2 22/32] kvm/i8254: add support for confidential guest reset
Ani Sinha
[PATCH v2 28/32] kvm/vcpu: add notifiers to inform vcpu file descriptor change
Ani Sinha
[PATCH v2 17/32] i386/sev: add notifiers only once
Ani Sinha
[PATCH v2 32/32] tests/functional/x86_64: add functional test to exercise vm fd change on reset
Ani Sinha
Re: [PATCH v2 32/32] tests/functional/x86_64: add functional test to exercise vm fd change on reset
Daniel P . Berrangé
Re: [PATCH v2 32/32] tests/functional/x86_64: add functional test to exercise vm fd change on reset
Ani Sinha
[PATCH v2 14/32] i386/tdx: finalize TDX guest state upon reset
Ani Sinha
[PATCH v2 31/32] hw/machine: introduce machine specific option 'x-change-vmfd-on-reset'
Ani Sinha
[PATCH v2 30/32] kvm/clock: add support for confidential guest reset
Ani Sinha
[PATCH v2 13/32] i386/tdx: refactor TDX firmware memory initialization code into a new function
Ani Sinha
[PATCH v2 19/32] i386/sev: add support for confidential guest reset
Ani Sinha
Re: [PATCH v2 19/32] i386/sev: add support for confidential guest reset
Paolo Bonzini
[PATCH v2 11/32] kvm/i386: reload firmware for confidential guest reset
Ani Sinha
Re: [PATCH v2 11/32] kvm/i386: reload firmware for confidential guest reset
Paolo Bonzini
Re: [PATCH v2 11/32] kvm/i386: reload firmware for confidential guest reset
Bernhard Beschow
[PATCH v2 23/32] hw/hyperv/vmbus: add support for confidential guest reset
Ani Sinha
Re: [PATCH v2 23/32] hw/hyperv/vmbus: add support for confidential guest reset
Maciej S. Szmigiero
Re: [PATCH v2 23/32] hw/hyperv/vmbus: add support for confidential guest reset
Daniel P . Berrangé
Re: [PATCH v2 23/32] hw/hyperv/vmbus: add support for confidential guest reset
Maciej S. Szmigiero
Re: [PATCH v2 23/32] hw/hyperv/vmbus: add support for confidential guest reset
Ani Sinha
[PATCH v2 20/32] hw/vfio: generate new file fd for pseudo device and rebind existing descriptors
Ani Sinha
[PATCH v2 09/32] kvm/i386: implement architecture support for kvm file descriptor change
Ani Sinha
Re: [PATCH v2 09/32] kvm/i386: implement architecture support for kvm file descriptor change
Paolo Bonzini
[PATCH v2 08/32] i386/kvm: unregister smram listeners prior to vm file descriptor change
Ani Sinha
[PATCH v2 10/32] hw/i386: refactor x86_bios_rom_init for reuse in confidential guest reset
Ani Sinha
[PULL 00/15] s390x patches and pylint support for functional tests
Thomas Huth
[PULL 01/15] tests/functional: Add a pylintrc file
Thomas Huth
[PULL 03/15] tests/functional/ppc64/test_hv: Silence warnings reported by pylint
Thomas Huth
[PULL 08/15] target/s390x: Restrict WatchPoint API to TCG
Thomas Huth
Re: [PULL 08/15] target/s390x: Restrict WatchPoint API to TCG
Philippe Mathieu-Daudé
Re: [PULL 08/15] target/s390x: Restrict WatchPoint API to TCG
Philippe Mathieu-Daudé
[PULL 02/15] tests/functional/mips/test_malta: Silence warnings reported by pylint
Thomas Huth
[PULL 04/15] tests/functional/aarch64/test_virt_gpu: Fix style issues
Thomas Huth
Earlier messages
Later messages