qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 28/31] target/arm: hoist event broadcast code into a helper
Alex Bennée
[PATCH v2 23/31] target/arm: report register in WFIT syndromes
Alex Bennée
[PATCH v2 29/31] target/arm: implement global monitor events
Alex Bennée
[PATCH v2 31/31] target/arm: implement WFET
Alex Bennée
[PATCH v2 22/31] target/arm: remove old syndrome defines
Alex Bennée
[PATCH v2 25/31] target/arm: redefine event stream fields
Alex Bennée
[PATCH v2 30/31] target/arm: enable event stream on WFE instructions
Alex Bennée
[PATCH v2 26/31] target/arm: ensure aarch64 DISAS_WFE will exit
Alex Bennée
Re: [PATCH v2 00/31] target/arm: fully model WFxT instructions for A-profile
Alex Bennée
Re: [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest
Zhao Liu
Re: [PATCH V3 01/13] target/i386: Disable unsupported BTS for guest
Chen, Zide
[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
Re: [PATCH 6/6] hw/uefi: avoid possibly unaligned variable_auth_2 struct field access
Luigi Leonardi
Re: [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
Re: [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
Cédric Le Goater
Re: [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
Akihiko Odaki
Re: [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
Cédric Le Goater
Re: [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
Akihiko Odaki
RE: [PATCH v12 09/10] virtio-gpu-dmabuf: Improve error handling with 'Error **' and err enum
Kasireddy, Vivek
[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
Re: [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Peter Xu
Re: [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Arun Menon
Re: [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Peter Xu
[PATCH v3 2/2] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
Arun Menon
Re: [PATCH v3 2/2] ui/vdagent: Use VMSTATE_GBYTEARRAY to safely migrate outbuf
Peter Xu
Re: [PATCH] target/riscv: Make number of debug triggers configurable
Philippe Mathieu-Daudé
Re: [PATCH] target/riscv: Make number of debug triggers configurable
Anton Johansson via qemu development
[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] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Philippe Mathieu-Daudé
Re: [PATCH] hw/sh4/sh7750: Remove forgotten abort() in the MM_ITLB_DATA handler
Michael Tokarev
Re: [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option
Zhao Liu
Re: [PATCH V3 11/13] target/i386: Add pebs-fmt CPU option
Chen, Zide
Re: [PATCH 5/8] target/ppc/mmu: Replace legacy ld/st_phys() -> address_space_ld/st()
Harsh Prateek Bora
Re: [PATCH 5/8] target/ppc/mmu: Replace legacy ld/st_phys() -> address_space_ld/st()
Miles Glenn
[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 0/8] target/ppc: Forbid to use legacy ldst_phys() API
Chinmay Rath
Re: [PATCH 0/8] target/ppc: Forbid to use legacy ldst_phys() API
Miles Glenn
RE: [PATCH v3 15/17] hw/arm/aspeed_ast27x0: Set EHCI descriptor address offset
Jamin Lin
RE: [PATCH v3 13/17] hw/usb/hcd-ehci: Add descriptor address offset property
Jamin Lin
RE: [PATCH v3 13/17] hw/usb/hcd-ehci: Add descriptor address offset property
Jamin Lin
Re: [PATCH v2] hw/rtc/mc146818rtc: Fix get_guest_rtc_ns() overflow bug
Jinjie Ruan
Re: [PATCH v2] hw/rtc/mc146818rtc: Fix get_guest_rtc_ns() overflow bug
Peter Maydell
Re: [PATCH v2] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Scott J. Goldman
Re: [PATCH v2] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Peter Maydell
Re: [PATCH v2] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Scott J. Goldman
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Paolo Bonzini
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Marcelo Tosatti
Re: [RFC PATCH 2/2] Add HvExtCallGetBootZeroedMemory
Marcelo Tosatti
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Halil Pasic
Re: [PATCH 1/1] MAINTAINERS: Update s390 trees
Cornelia Huck
Re: [PATCH 1/2] intel_iommu: Replace assert(size == 4) with guest error in MMIO handlers
Philippe Mathieu-Daudé
Re: [PATCH 1/2] intel_iommu: Replace assert(size == 4) with guest error in MMIO handlers
Junjie Cao
Re: [PATCH 1/2] intel_iommu: Replace assert(size == 4) with guest error in MMIO handlers
Philippe Mathieu-Daudé
Re: [PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Philippe Mathieu-Daudé
Re: [PATCH v5 8/9] hw/hexagon: Define hexagon "virt" machine
Philippe Mathieu-Daudé
Re: [PATCH v5 6/9] hw/hexagon: Modify "Standalone" symbols
Philippe Mathieu-Daudé
Re: [PATCH v5 5/9] hw/hexagon: Add support for cfgbase
Philippe Mathieu-Daudé
Re: [PATCH v5 5/9] hw/hexagon: Add support for cfgbase
Philippe Mathieu-Daudé
[PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
Re: [PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
Re: [PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Philippe Mathieu-Daudé
Re: [PATCH v2] whpx: i386, arm: do partition reset on boot CPU reset
Mohamed Mediouni
Re: [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
Re: [PATCH v2 01/16] qemu-iotests: Add query-migrate test for dirty-bitmap
Peter Xu
[PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Peter Xu
Re: [PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Juraj Marcin
Re: [PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Avihai Horon
[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
Re: [PATCH v2 15/16] migration/qapi: Update unit for avail-switchover-bandwidth
Markus Armbruster
[PATCH v2 03/16] migration/qapi: Rename MigrationStats to MigrationRAMStats
Peter Xu
Re: [PATCH v2 03/16] migration/qapi: Rename MigrationStats to MigrationRAMStats
Markus Armbruster
[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
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
Avihai Horon
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Avihai Horon
Re: [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
Avihai Horon
[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
Re: [PATCH v2 13/16] migration: Remember total dirty bytes in mig_stats
Juraj Marcin
[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
Re: [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
[PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
Re: [PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Markus Armbruster
Re: [PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
Re: [PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Markus Armbruster
Re: [PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
Re: [PATCH v2 14/16] migration/qapi: Introduce system-wise "remaining" reports
Markus Armbruster
Re: [PATCH v2 00/16] migration/vfio: Fix a few issues on API misuse or statistic reports
Peter Xu
[PATCH] hw/sensor: MAX31790 support
Alexander Hansen
Re: [PATCH] hw/sensor: MAX31790 support
Peter Maydell
Re: [PATCH] hw: i386: vapic: restore IRQ polling for non-kernel irqchip backends
Mohamed Mediouni
[PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
Re: [PATCH] migration: Fix crash on second migration when cancel early
Fabiano Rosas
Re: [PATCH] migration: Fix crash on second migration when cancel early
Fabiano Rosas
Re: [PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
Re: [PATCH] migration: Fix crash on second migration when cancel early
Fabiano Rosas
Re: [PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
Re: [PATCH] monitor: Add `clear` command
Dr. David Alan Gilbert
Re: [PATCH] monitor: Add `clear` command
Alano Song
[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
Re: [PATCH v2 02/15] s390x/pci: Create function to contain translation status check
Matthew Rosato
[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
Re: [PULL 00/14] vfio queue
Stefan Hajnoczi
[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
Re: [PATCH v2 1/5] accel/tcg: Pass access_type as an argument of tlb_set_page*()
Jim Shu
[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é
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Jim Shu
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Jim Shu
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Jim Shu
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
Earlier messages
Later messages