qemu-devel
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest
Zhao Liu
[PATCH 0/6] hw/uefi: a batch of security fixes
Gerd Hoffmann
[PATCH 4/6] hw/uefi: add name_size check to uefi_vars_mm_lock_variable()
Gerd Hoffmann
[PATCH 3/6] hw/uefi: fix ucs2 string helper functions
Gerd Hoffmann
[PATCH 5/6] hw/uefi: verify data size before accessing it in wrap_pkcs7
Gerd Hoffmann
[PATCH 6/6] hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
Gerd Hoffmann
[PATCH 2/6] hw/uefi: verify pio_xfer_offset before calculating buffer checksum
Gerd Hoffmann
[PATCH 1/6] hw/uefi: fix buffer overruns
Gerd Hoffmann
Re: [PATCH] gdbstub: Update x86 control register bits
Mathias Krause
[PATCH v3 0/2] migration/vmstate: Add VMState support to safely migrate GByteArray
Arun Menon
[PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Arun Menon
[PATCH v3 2/2] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
Arun Menon
[PATCH v2 00/10] MAINTAINERS: Update PhilMD entries
Philippe Mathieu-Daudé
[PATCH v2 09/10] MAINTAINERS: Remove PhilMD from firmware sections
Philippe Mathieu-Daudé
Re: [PATCH v2 09/10] MAINTAINERS: Remove PhilMD from firmware sections
Thomas Huth
[PATCH v2 04/10] MAINTAINERS: Step up to maintain core machine code
Philippe Mathieu-Daudé
Re: [PATCH v2 04/10] MAINTAINERS: Step up to maintain core machine code
Thomas Huth
[PATCH v2 02/10] MAINTAINERS: Remove my disfunctional emails
Philippe Mathieu-Daudé
Re: [PATCH v2 02/10] MAINTAINERS: Remove my disfunctional emails
Thomas Huth
Re: [PATCH v2 02/10] MAINTAINERS: Remove my disfunctional emails
Michael S. Tsirkin
[PATCH v2 03/10] MAINTAINERS: Maintain MIPS Boston
Philippe Mathieu-Daudé
Re: [PATCH v2 03/10] MAINTAINERS: Maintain MIPS Boston
Thomas Huth
[PATCH v2 06/10] MAINTAINERS: Cover hexloader tests under the Generic Loader section
Philippe Mathieu-Daudé
[PATCH v2 07/10] MAINTAINERS: Remove PhilMD from NVMe Block Driver
Philippe Mathieu-Daudé
[PATCH v2 05/10] MAINTAINERS: Merge PCIe DOE section within SPDM
Philippe Mathieu-Daudé
[PATCH v2 01/10] MAINTAINERS: Remove my unused git tree locations
Philippe Mathieu-Daudé
Re: [PATCH v2 01/10] MAINTAINERS: Remove my unused git tree locations
Thomas Huth
[PATCH v2 10/10] MAINTAINERS: Transfer CI maintenance to Pierrick
Philippe Mathieu-Daudé
Re: [PATCH v2 10/10] MAINTAINERS: Transfer CI maintenance to Pierrick
Thomas Huth
[PATCH v2 08/10] MAINTAINERS: Transfer FW schema specs section to Daniel
Philippe Mathieu-Daudé
Re: [PATCH v2 08/10] MAINTAINERS: Transfer FW schema specs section to Daniel
Thomas Huth
[PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Thomas Huth
Re: [PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Philippe Mathieu-Daudé
Re: [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option
Zhao Liu
[PATCH v2] tests/functional/qemu_test: Silence warnings from pylint in tesseract.py
Thomas Huth
Re: [PATCH v2] tests/functional/qemu_test: Silence warnings from pylint in tesseract.py
Philippe Mathieu-Daudé
Re: [PATCH v2] hw/rtc/mc146818rtc: Fix get_guest_rtc_ns() overflow bug
Jinjie Ruan
[PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
[PATCH v2 00/16] migration/vfio: Fix a few issues on API misuse or statistic reports
Peter Xu
[PATCH v2 10/16] migration: Introduce a helper to return switchover bw estimate
Peter Xu
[PATCH v2 06/16] migration: Use the new save_query_pending() API directly
Peter Xu
[PATCH v2 01/16] qemu-iotests: Add query-migrate test for dirty-bitmap
Peter Xu
Re: [PATCH v2 01/16] qemu-iotests: Add query-migrate test for dirty-bitmap
Vladimir Sementsov-Ogievskiy
[PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Peter Xu
[PATCH v2 12/16] migration: Fix calculation of expected_downtime to take VFIO info
Peter Xu
[PATCH v2 02/16] migration: Fix low possibility downtime violation
Peter Xu
[PATCH v2 11/16] migration: Calculate expected downtime on demand
Peter Xu
[PATCH v2 04/16] vfio/migration: Cache stop size in VFIOMigration
Peter Xu
[PATCH v2 15/16] migration/qapi: Update unit for avail-switchover-bandwidth
Peter Xu
[PATCH v2 03/16] migration/qapi: Rename MigrationStats to MigrationRAMStats
Peter Xu
[PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Peter Xu
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Cédric Le Goater
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Cédric Le Goater
[PATCH v2 08/16] vfio/migration: Fix incorrect reporting for VFIO pending data
Peter Xu
[PATCH v2 09/16] migration: Move iteration counter out of RAM
Peter Xu
[PATCH v2 13/16] migration: Remember total dirty bytes in mig_stats
Peter Xu
[PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
Re: [PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Vladimir Sementsov-Ogievskiy
Re: [PATCH v2 05/16] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Vladimir Sementsov-Ogievskiy
[PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
[PATCH] hw/sensor: MAX31790 support
Alexander Hansen
[PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
[PATCH v2 00/13] target/mips: add missing Octeon user-mode support
James Hilliard
[PATCH v2 10/13] target/mips: add Octeon ZUC crypto support
James Hilliard
[PATCH v2 09/13] target/mips: add Octeon SHA3 crypto support
James Hilliard
[PATCH v2 13/13] target/mips: expose Octeon68XX floating-point support
James Hilliard
[PATCH v2 03/13] target/mips: split Octeon SEQ/SNE decode
James Hilliard
Re: [PATCH v2 03/13] target/mips: split Octeon SEQ/SNE decode
Richard Henderson
[PATCH v2 07/13] target/mips: add Octeon COP2 crypto core support
James Hilliard
[PATCH v2 01/13] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
James Hilliard
Re: [PATCH v2 01/13] linux-user/mips, target/mips: honor MIPS_FIXADE for unaligned accesses
Richard Henderson
[PATCH v2 05/13] target/mips: add Octeon arithmetic and memory instructions
James Hilliard
Re: [PATCH v2 05/13] target/mips: add Octeon arithmetic and memory instructions
Richard Henderson
[PATCH v2 12/13] target/mips: add Octeon CHORD and LLM COP2 support
James Hilliard
[PATCH v2 08/13] target/mips: add Octeon SMS4 crypto support
James Hilliard
[PATCH v2 06/13] target/mips: add Octeon LA* atomic instructions
James Hilliard
Re: [PATCH v2 06/13] target/mips: add Octeon LA* atomic instructions
Richard Henderson
Re: [PATCH v2 06/13] target/mips: add Octeon LA* atomic instructions
Richard Henderson
[PATCH v2 11/13] target/mips: add Octeon Camellia crypto support
James Hilliard
[PATCH v2 02/13] target/mips: fix Octeon arithmetic destination handling
James Hilliard
Re: [PATCH v2 02/13] target/mips: fix Octeon arithmetic destination handling
Richard Henderson
[PATCH v2 04/13] target/mips: use explicit i64 TCG ops for Octeon translation
James Hilliard
Re: [PATCH v2 04/13] target/mips: use explicit i64 TCG ops for Octeon translation
Richard Henderson
[PULL 00/14] vfio queue
Cédric Le Goater
[PULL 01/14] hw/vfio/listener.c: remove CONFIG_KVM
Cédric Le Goater
[PULL 05/14] hw/vfio/pci.c: eradicate CONFIG_KVM
Cédric Le Goater
[PULL 09/14] iommufd: Rename all the idev and idevc variables to hiod and hiodc
Cédric Le Goater
[PULL 13/14] vfio-user: correct protocol for DMA reads/writes
Cédric Le Goater
[PULL 02/14] hw/vfio/helpers.c: extract kvm helpers in kvm-helpers.c
Cédric Le Goater
[PULL 07/14] hw/vfio/spapr.c: extract vfio_spapr_kvm_attach_tce to hw/vfio/kvm-spapr.c
Cédric Le Goater
[PULL 06/14] hw/vfio/ap.c: use full path for target specific header
Cédric Le Goater
[PULL 11/14] vfio: Add VFIO I/O backend capability flags for feature support
Cédric Le Goater
[PULL 14/14] vfio-user: fix DMA write reply
Cédric Le Goater
[PULL 04/14] hw/vfio: eradicate CONFIG_IOMMU from sources
Cédric Le Goater
[PULL 08/14] hw/vfio: all vfio files can now be common files
Cédric Le Goater
[PULL 03/14] hw/vfio/pci-quirks.c: remove CONFIG_VFIO_IGD
Cédric Le Goater
[PULL 10/14] hw/vfio/iommufd: Control dirty tracking for nesting parent HWPT
Cédric Le Goater
[PULL 12/14] vfio-user: support VFIO_USER_DEVICE_FEATURE
Cédric Le Goater
[PATCH v2 0/5] Defer the IOMMU translation and support access_type
Jim Shu
[PATCH v2 5/5] accel/tcg: Support IOMMU lazy translation in CPU TLB
Jim Shu
[PATCH v2 1/5] accel/tcg: Pass access_type as an argument of tlb_set_page*()
Jim Shu
Re: [PATCH v2 1/5] accel/tcg: Pass access_type as an argument of tlb_set_page*()
Ilya Leoshkevich
[PATCH v2 2/5] accel/tcg: address_space_translate*() will pass the correct iommu_flags
Jim Shu
[PATCH v2 4/5] accel/tcg: Add IOMMU lazy translation function
Jim Shu
[PATCH v2 3/5] accel/tcg: Provide early AS translate function
Jim Shu
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Philippe Mathieu-Daudé
[PATCH 0/7] ide: Fix deadlock between TRIM and drain
Kevin Wolf
[PATCH 4/7] ide: Minimal fix for deadlock between TRIM and drain
Kevin Wolf
[PATCH 1/7] blkdebug: Add 'delay-ns' option
Kevin Wolf
[PATCH 7/7] ide-test: Test reset during TRIM
Kevin Wolf
[PATCH 5/7] ide: Clean up ide_trim_co_entry() to be idiomatic coroutine code
Kevin Wolf
[PATCH 6/7] ide-test: Factor out wait_dma_completion()
Kevin Wolf
[PATCH 2/7] block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUE
Kevin Wolf
[PATCH 3/7] block: Add flags parameter to blk_*_pdiscard()
Kevin Wolf
[PATCH 0/2] block/io: fix reproducible silent data corruption in write-vs-discard race
Denis V. Lunev
[PATCH 1/2] block/io: serialise discard and write-zeroes against in-flight writes
Denis V. Lunev
[PATCH 2/2] iotests: regression test for discard/write-zeroes vs in-flight write race
Denis V. Lunev
[PATCH] migration/vmstate: replace NULL pointer assert with proper error
Trieu Huynh
[PATCH v3 0/4] FEAT_RME_GDI initial work
Jim MacArthur
[PATCH v3 2/4] target/arm/cpu.h: New GPCCR fields
Jim MacArthur
[PATCH v3 4/4] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
Jim MacArthur
Re: [PATCH v3 4/4] tests/tcg/aarch64/system/rme_gdi.c: Very basic test of GDI
Richard Henderson
[PATCH v3 1/4] target/arm/cpu-features.c: New fields in AA64MMFR4
Jim MacArthur
[PATCH v3 3/4] target/arm/ptw.c: Add GDI spaces to the granule protection case
Jim MacArthur
[PATCH] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
Re: [PATCH] whpx: i386, arm: do partition reset on boot CPU reset
Philippe Mathieu-Daudé
[PATCH v2] hw/i386: Use qemu_open for kernel/initrd
Sertonix
[PATCH v4 0/6] Fix Zjpm implementation
frank . chang
[PATCH v4 6/6] target/riscv: Fix pointer masking translation mode check bug
frank . chang
[PATCH v4 4/6] target/riscv: Fix pointer masking for virtual-machine load/store insns
frank . chang
[PATCH v4 1/6] target/riscv: fix address masking
frank . chang
[PATCH v4 2/6] target/riscv: Add a helper to return the current effective priv mode
frank . chang
[PATCH v4 5/6] target/riscv: Rename riscv_pm_get_virt_pmm() to riscv_pm_get_vm_ldst_pmm()
frank . chang
[PATCH v4 3/6] target/riscv: Fix pointer masking PMM field selection logic
frank . chang
[PATCH] docs/system: add FEAT_AA32 and FEAT_AA64 to emulation list
Alex Bennée
[PATCH] hw/misc: Fix the valid access size to the avr-power device
Thomas Huth
Re: [PATCH] hw/misc: Fix the valid access size to the avr-power device
Peter Maydell
Re: [PATCH] hw/misc: Fix the valid access size to the avr-power device
Philippe Mathieu-Daudé
About query-qmp-schema
Marc-André Lureau
Re: About query-qmp-schema
Marc-André Lureau
[PATCH v3 0/2] Set MISA.[C|X] based on the selected extensions
frank . chang
[PATCH v3 2/2] target/riscv: Update MISA.X for non-standard extensions
frank . chang
Re: [PATCH v3 2/2] target/riscv: Update MISA.X for non-standard extensions
Alistair Francis
[PATCH v3 1/2] target/riscv: Update MISA.C for Zc* extensions
frank . chang
Re: [PATCH v3 1/2] target/riscv: Update MISA.C for Zc* extensions
Alistair Francis
[PATCH v2] target/riscv: Mask xepc[0] only when Zc* extension is enabled
frank . chang
Re: [PATCH v2] target/riscv: Mask xepc[0] only when Zc* extension is enabled
Alistair Francis
Re: [PATCH v2] target/riscv: Mask xepc[0] only when Zc* extension is enabled
Alistair Francis
[PATCH v2 0/2] Add the implied rules for G and B extensions
frank . chang
[PATCH v2 2/2] target/riscv: Add standard B extension implied rule
frank . chang
[PATCH v2 1/2] target/riscv: Add the implied rule for G extension
frank . chang
Re: [PATCH v2 1/2] target/riscv: Add the implied rule for G extension
Alistair Francis
Re: [PATCH v2 0/2] Add the implied rules for G and B extensions
Alistair Francis
[PATCH v3] target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer
frank . chang
Re: [PATCH v3] target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer
Alistair Francis
Re: [PATCH v3] target/riscv: Initialize riscv_excp_names[] and riscv_intr_names[] using designated initializer
Alistair Francis
[PATCHv7 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
[PATCHv7 07/15] hw/arm/fsl-imx8mm: Add PCIe support
Gaurav Sharma
[PATCHv7 11/15] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
Gaurav Sharma
[PATCHv7 14/15] hw/arm/fsl-imx8mm: Adding support for USB controller
Gaurav Sharma
[PATCHv7 02/15] hw/misc/imx8mp_analog: Add property to analog device
Gaurav Sharma
[PATCHv7 09/15] hw/arm/fsl-imx8mm: Adding support for I2C emulation
Gaurav Sharma
[PATCHv7 15/15] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
Gaurav Sharma
Re: [PATCHv7 15/15] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
Thomas Huth
[PATCHv7 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
[PATCHv7 05/15] hw/arm/fsl-imx8mm: Implemented support for SNVS
Gaurav Sharma
[PATCHv7 03/15] hw/arm/fsl-imx8mm: Add Analog device IP to iMX8MM SOC
Gaurav Sharma
[PATCHv7 13/15] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
Gaurav Sharma
[PATCHv7 04/15] hw/arm/fsl-imx8mm: Add Clock Control Module IP to iMX8MM
Gaurav Sharma
[PATCHv7 12/15] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
Gaurav Sharma
[PATCHv7 06/15] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
Gaurav Sharma
[PATCHv7 10/15] hw/arm/fsl-imx8mm: Adding support for SPI controller
Gaurav Sharma
[PATCHv7 08/15] hw/arm/fsl-imx8mm: Add GPIO controllers
Gaurav Sharma
[PATCH v3 00/13] hw/riscv: Add the Tenstorrent Atlantis machine
Joel Stanley
[PATCH v3 01/13] hw/i2c: Add designware i2c controller
Joel Stanley
[PATCH v3 02/13] hw/riscv/boot: Describe discontiguous memory in boot_info
Joel Stanley
Re: [PATCH v3 02/13] hw/riscv/boot: Describe discontiguous memory in boot_info
Alistair Francis
[PATCH v3 09/13] hw/riscv: Add Tenstorrent Atlantis machine
Joel Stanley
Re: [PATCH v3 09/13] hw/riscv: Add Tenstorrent Atlantis machine
Philippe Mathieu-Daudé
Re: [PATCH v3 09/13] hw/riscv: Add Tenstorrent Atlantis machine
Chao Liu
[PATCH v3 08/13] target/riscv: tt-ascalon: Add Svadu extension
Joel Stanley
[PATCH v3 04/13] hw/riscv/boot: Provide a simple halting payload
Joel Stanley
Re: [PATCH v3 04/13] hw/riscv/boot: Provide a simple halting payload
Philippe Mathieu-Daudé
[PATCH v3 07/13] target/riscv: tt-ascalon: Enable Zkr extension
Joel Stanley
Re: [PATCH v3 07/13] target/riscv: tt-ascalon: Enable Zkr extension
Chao Liu
[PATCH v3 03/13] hw/riscv/boot: Account for discontiguous memory when loading firmware
Joel Stanley
Re: [PATCH v3 03/13] hw/riscv/boot: Account for discontiguous memory when loading firmware
Philippe Mathieu-Daudé
[PATCH v3 13/13] hw/riscv/atlantis: Add some i2c peripherals
Joel Stanley
Re: [PATCH v3 13/13] hw/riscv/atlantis: Add some i2c peripherals
Philippe Mathieu-Daudé
[PATCH v3 05/13] hw/riscv/virt: Move AIA initialisation to helper file
Joel Stanley
Re: [PATCH v3 05/13] hw/riscv/virt: Move AIA initialisation to helper file
Philippe Mathieu-Daudé
[PATCH v3 06/13] hw/riscv/aia: Provide number of irq sources
Joel Stanley
Re: [PATCH v3 06/13] hw/riscv/aia: Provide number of irq sources
Philippe Mathieu-Daudé
[PATCH v3 10/13] hw/riscv/atlantis: Add PCIe controller
Joel Stanley
Re: [PATCH v3 10/13] hw/riscv/atlantis: Add PCIe controller
Philippe Mathieu-Daudé
Re: [PATCH v3 10/13] hw/riscv/atlantis: Add PCIe controller
Nicholas Piggin
Re: [PATCH v3 10/13] hw/riscv/atlantis: Add PCIe controller
Philippe Mathieu-Daudé
[PATCH v3 12/13] hw/riscv/atlantis: Integrate i2c buses
Joel Stanley
Re: [PATCH v3 12/13] hw/riscv/atlantis: Integrate i2c buses
Philippe Mathieu-Daudé
[PATCH v3 11/13] tests/functional/riscv64: Add tt-atlantis tests
Joel Stanley
Earlier messages