qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PULL v2 00/11] First batch of s390x updates for 11.1
Cornelia Huck
[PULL v2 03/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (mmu)
Cornelia Huck
[PULL v2 02/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (cpu)
Cornelia Huck
[PULL v2 07/11] tests/functional/s390x: Add test for booting from a disk with 4k sectors
Cornelia Huck
[PULL v2 01/11] target/s390x/kvm: Simplify the async pfault handling code
Cornelia Huck
[PULL v2 06/11] configs/targets: Restrict the legacy ldst_phys() API on s390x target
Cornelia Huck
[PULL v2 05/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (kvm)
Cornelia Huck
[PULL v2 08/11] target/s390x: Prefer MO_128 definition over magic value
Cornelia Huck
[PULL v2 09/11] MAINTAINERS: Update s390 trees
Cornelia Huck
[PULL v2 04/11] target/s390x: Replace legacy ld/st_phys -> address_space_ld/st (tcg)
Cornelia Huck
[PULL v2 10/11] hw/s390x/ccw: Disable legacy virtio-pci by default (v11.1+)
Cornelia Huck
[PULL v2 11/11] tests/functional/s390x: Update expected virtio-pci IDs
Cornelia Huck
[PATCH qemu v4 0/9] Update opentitan uart (part of supporting opentitan version 1)
~lexbaileylowrisc
[PATCH qemu v4 5/9] ot_uart: gather similar behaviours togeter in register read and write
~lexbaileylowrisc
[PATCH qemu v4 7/9] ot_uart: handle break condition
~lexbaileylowrisc
[PATCH qemu v4 3/9] ot_uart: update register defs, switch to Fifo8 for tx/rx buffers
~lexbaileylowrisc
[PATCH qemu v4 6/9] ot_uart: implement RX fifo and loopback
~lexbaileylowrisc
[PATCH qemu v4 9/9] ot_uart: add tracing
~lexbaileylowrisc
[PATCH qemu v4 8/9] ot_uart: update file headers with new authorship and documentation URL
~lexbaileylowrisc
[PATCH qemu v4 2/9] ot_uart: move to new reset API
~lexbaileylowrisc
[PATCH qemu v4 4/9] ot_uart: replace individual IRQ fields with array, add missing IRQs
~lexbaileylowrisc
[PATCH qemu v4 1/9] Rename ibex_uart to ot_uart
~lexbaileylowrisc
[PATCH v3 0/2] Improve handling of response buffer size in tpm_emulator
Stefan Berger
[PATCH v3 2/2] tpm_emulator: Limit number of bytes read to negotiated buffer size
Stefan Berger
[PATCH v3 1/2] tpm_emulator: Reject a buffer size different than what was requested
Stefan Berger
Re: [PATCH v2 25/65] hw/intc/arm_gicv5: Implement gicv5_request_config()
Philippe Mathieu-Daudé
RE: [PATCH v4 4/4] vhost: SVQ add the indirect descriptors to available ring
Wafer
Re: [PATCH v2 10/65] hw/intc/arm_gicv5: Implement IRS ID regs
Philippe Mathieu-Daudé
Re: [PATCH v2 32/65] hw/intc/arm_gicv5: Implement CoreSight ID registers
Philippe Mathieu-Daudé
Re: [PATCH 0/3] target/mips: Move non-shallow-copy fields out of env to fix leaks
Peter Maydell
Re: [PATCH] docs/devel/decodetree: Fix formatting in "field examples" table
Alex Bennée
Re: [PATCH] docs/devel/decodetree: Fix formatting in "field examples" table
Peter Maydell
[PATCH v2 0/2] Improve handling of response buffer size in tpm_emulator
Stefan Berger
[PATCH v2 2/2] tpm_emulator: Limit number of bytes read to negotiated buffer size
Stefan Berger
Re: [PATCH v2 2/2] tpm_emulator: Limit number of bytes read to negotiated buffer size
Stefan Berger
[PATCH v2 1/2] tpm_emulator: Reject a buffer size larger than what was requested
Stefan Berger
Re: [PATCH v2 1/2] tpm_emulator: Reject a buffer size larger than what was requested
Philippe Mathieu-Daudé
Re: [PATCH v2 1/2] tpm_emulator: Reject a buffer size larger than what was requested
Stefan Berger
[PATCH] hw/net/allwinner-sun8i-emac: Flush queued packets when rx is enabled
iyzsong
Re: [PATCH] hw/net/allwinner-sun8i-emac: Flush queued packets when rx is enabled
Peter Maydell
Re: [PATCH] target/sparc: Set reg window data structures currently after vmstate load
Peter Maydell
[PATCH v2 0/1] module: fix early stop for load module function
Hector Cao
[PATCH v2 1/1] module: fix early stop for load module function
Hector Cao
Re: [PULL 08/28] fuse: Set direct_io and parallel_direct_writes
Fiona Ebner
Re: [PATCH v6 5/9] target/i386/mshv: set cpu model name on -cpu host
Doru Blânzeanu
Re: [PATCH v6 4/9] target/i386/mshv: change cpuid mask to UINT32_MAX
Doru Blânzeanu
Re: [PATCH] qemu-options: Improve description for -smb option
Peter Maydell
[PATCH v4 0/7] target/arm: fully model WFxT instructions for A-profile
Alex Bennée
[PATCH v4 4/7] target/arm: implements SEV/SEVL for all modes
Alex Bennée
[PATCH v4 3/7] target/arm: ensure aarch64 DISAS_WFE will exit
Alex Bennée
[PATCH v4 1/7] target/arm: teach arm_cpu_has_work about halting reasons
Alex Bennée
[PATCH v4 5/7] target/arm: enable event stream on WFE instructions
Alex Bennée
[PATCH v4 7/7] target/arm: implement WFET
Alex Bennée
[PATCH v4 6/7] target/arm: handle the WFE trap case
Alex Bennée
[PATCH v4 2/7] target/arm: redefine event stream fields
Alex Bennée
Re: [PATCH 0/5] Trivial cleanup
Peter Maydell
Re: [PATCH] pythondeps: bump to meson 1.11.0
Paolo Bonzini
Re: [PATCH v2] hw/sparc64/sun4u: Mark unusable PCI busses as full to ease device plugging
Thomas Huth
[PATCH v2 00/25] Handle sub-page granularity in cpu_memory_rw_debug()
Peter Maydell
[PATCH v2 14/25] plugins/api.c: Trust cpu_get_phys_addr_debug() return address
Peter Maydell
[PATCH v2 13/25] monitor: hmp_gva2gpa: Don't page-align cpu_get_phys_addr_debug() arg and return
Peter Maydell
[PATCH v2 09/25] target: Rename get_phys_page_debug to get_phys_addr_debug
Peter Maydell
[PATCH v2 03/25] target/alpha: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
[PATCH v2 16/25] hw/core: Implement cpu_get_phys_addr_attrs_debug() with cpu_translate_for_debug()
Peter Maydell
[PATCH v2 05/25] target/sparc: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
[PATCH v2 08/25] target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
Re: [PATCH v2 08/25] target/ppc: Make get_phys_page_debug handle non-page-aligned addrs
Miles Glenn
[PATCH v2 24/25] plugins/api.c: Use cpu_translate_for_debug()
Peter Maydell
Re: [PATCH v2 24/25] plugins/api.c: Use cpu_translate_for_debug()
Philippe Mathieu-Daudé
[PATCH v2 04/25] target/microblaze: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Peter Maydell
[PATCH v2 02/25] target/riscv: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
[PATCH v2 12/25] target/arm: Rename arm_cpu_get_phys_page()
Peter Maydell
[PATCH v2 17/25] target/arm: Implement translate_for_debug
Peter Maydell
[PATCH v2 23/25] monitor/hmp-cmds: Use cpu_translate_for_debug()
Peter Maydell
Re: [PATCH v2 23/25] monitor/hmp-cmds: Use cpu_translate_for_debug()
Philippe Mathieu-Daudé
[PATCH v2 20/25] target/sparc: Use cpu_translate_for_debug()
Peter Maydell
[PATCH v2 07/25] target/s390x: Make get_phys_page_debug handle non-page-aligned addrs
Peter Maydell
[PATCH v2 21/25] hw/xtensa: Use cpu_translate_for_debug()
Peter Maydell
Re: [PATCH v2 21/25] hw/xtensa: Use cpu_translate_for_debug()
Philippe Mathieu-Daudé
[PATCH v2 19/25] hw/i386/vapic.c: Use cpu_translate_for_debug()
Peter Maydell
Re: [PATCH v2 19/25] hw/i386/vapic.c: Use cpu_translate_for_debug()
Philippe Mathieu-Daudé
[PATCH v2 22/25] target/xtensa/xtensa-semi: Use cpu_translate_for_debug()
Peter Maydell
Re: [PATCH v2 22/25] target/xtensa/xtensa-semi: Use cpu_translate_for_debug()
Philippe Mathieu-Daudé
[PATCH v2 01/25] hw/i386/vapic: Cope with non-page-aligned return from cpu_get_phys_page_debug()
Peter Maydell
Re: [PATCH v2 01/25] hw/i386/vapic: Cope with non-page-aligned return from cpu_get_phys_page_debug()
Philippe Mathieu-Daudé
[PATCH v2 25/25] Remove cpu_get_phys_addr_debug() and cpu_get_phys_addr_attrs_debug()
Peter Maydell
Re: [PATCH v2 25/25] Remove cpu_get_phys_addr_debug() and cpu_get_phys_addr_attrs_debug()
Philippe Mathieu-Daudé
[PATCH v2 11/25] hw/core: Update docs for get_phys_addr_{attrs_, }debug
Peter Maydell
[PATCH v2 15/25] hw/core: Implement new cpu_translate_for_debug()
Peter Maydell
[PATCH v2 06/25] target/x86: Make get_phys_page_attrs_debug handle non-page-aligned addrs
Peter Maydell
[PATCH v2 10/25] target: Rename cpu_get_phys_page_{,attrs_}debug
Peter Maydell
[PATCH v2 18/25] system/physmem: Use translate_for_debug() in cpu_memory_rw_debug()
Peter Maydell
Re: [PATCH v6 3/9] target/i386/mshv: fix various cpuid traversal bugs
Doru Blânzeanu
Re: [PATCH v5 6/6] target/riscv: Enable SMMPT extension
Daniel Henrique Barboza
[PATCH v2 0/4] Add Axiado SoC AX3000 and EVK board
Kuan-Jui Chiu
[PATCH v2 2/4] hw/arm: Add Axiado EVK SCM3003
Kuan-Jui Chiu
[PATCH v2 4/4] hw/arm: ax3000-soc: Enable Cadence GPIO controllers
Kuan-Jui Chiu
[PATCH v2 3/4] hw/gpio: Add Cadence GPIO controller
Kuan-Jui Chiu
[PATCH v2 1/4] hw/arm: Add Axiado SoC AX3000
Kuan-Jui Chiu
Re: [PATCH v3 0/3] hw/qdev: Consolidate qdev_get_human_name() and qdev_get_printable_name()
Paolo Bonzini
[PATCH 0/8] kconfig cleanups and mypy annotations
Paolo Bonzini
[PATCH 05/13] minikconf: move command-line assignment out of the parser
Paolo Bonzini
[PATCH 04/13] minikconf: small cleanups and dead code removal
Paolo Bonzini
[PATCH 01/13] kconfig: remove duplicate declaration of CONFIG_CXL
Paolo Bonzini
[PATCH 13/13] minikconf: add mypy annotations
Paolo Bonzini
[PATCH 08/13] minikconf: modernize handling of include chain
Paolo Bonzini
Re: [PATCH 08/13] minikconf: modernize handling of include chain
marcandre . lureau
Re: [PATCH 08/13] minikconf: modernize handling of include chain
Paolo Bonzini
[PATCH 03/13] minikconf: run through isort
Paolo Bonzini
[PATCH 12/13] minikconf: replace else with early return and avoid unnecessary else
Paolo Bonzini
[PATCH 06/13] minikconf: fix type mismatch in do_declaration
Paolo Bonzini
[PATCH 10/13] minikconf: pull main program into a function
Paolo Bonzini
[PATCH 02/13] kconfig: remove duplicate declaration of CONFIG_MIPS_BOSTON_AIA
Paolo Bonzini
[PATCH 09/13] minikconf: use .items()
Paolo Bonzini
[PATCH 11/13] minikconf: remove unnecessary semicolons
Paolo Bonzini
[PATCH 07/13] minikconf: simplify self.tok
Paolo Bonzini
Re: [PATCH 0/8] kconfig cleanups and mypy annotations
marcandre . lureau
Re: [PATCH v6 2/9] target/i386/mshv: fix cpuid propagation bug
Doru Blânzeanu
[PATCH] ppc/spapr: Skip system reset for quiesced CPUs
Shivang Upadhyay
Re: [PATCH] ppc/spapr: Skip system reset for quiesced CPUs
Vishal Chourasia
Re: [PATCH v2 3/4] hw/char/serial-isa.c: declare IRQ as shared in ACPI IRQ descriptor
Igor Mammedov
Re: [PATCH v6 1/9] accel/mshv: use mshv_create_partition_v2 payload
Doru Blânzeanu
[PATCH] pythondeps: require Meson 1.11.x for Rust support
Paolo Bonzini
Re: [PATCH] pythondeps: require Meson 1.11.x for Rust support
Pierrick Bouvier
Re: [PATCH] pythondeps: require Meson 1.11.x for Rust support
Paolo Bonzini
Re: [PATCH] pythondeps: require Meson 1.11.x for Rust support
Pierrick Bouvier
[PULL 0/4] Linux user next patches
Helge Deller
[PULL 3/4] linux-user: Allow getsockopt() with NULL optval address
Helge Deller
[PULL 4/4] linux-user: Translate errno in IP_RECVERR and IPV6_RECVERR
Helge Deller
[PULL 1/4] linux-user: Add missing CDROM ioctls
Helge Deller
[PULL 2/4] linux-user: Flush errors by using exit() instead of _exit() in error path
Helge Deller
[PATCH v4 00/15] intel_iommu: Enable PASID support for passthrough device
Zhenzhong Duan
[PATCH v4 01/15] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
Zhenzhong Duan
RE: [PATCH v4 01/15] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
Shameer Kolothum Thodi
RE: [PATCH v4 01/15] vfio/iommufd: Extend attach/detach_hwpt callback implementations with pasid
Duan, Zhenzhong
[PATCH v4 12/15] intel_iommu_accel: Handle PASID entry removal for system reset
Zhenzhong Duan
[PATCH v4 09/15] intel_iommu_accel: Handle PASID entry addition for pc_inv_dsc request
Zhenzhong Duan
[PATCH v4 07/15] intel_iommu: Simplify PASID matching logic in invalidation handlers
Zhenzhong Duan
[PATCH v4 14/15] intel_iommu_accel: Add pasid bits size check
Zhenzhong Duan
[PATCH v4 11/15] intel_iommu_accel: Bypass PASID entry addition for just deleted entry
Zhenzhong Duan
[PATCH v4 05/15] intel_iommu: Change pasid property from bool to uint8
Zhenzhong Duan
[PATCH v4 10/15] intel_iommu_accel: Handle PASID entry removal for pc_inv_dsc request
Zhenzhong Duan
[PATCH v4 08/15] intel_iommu: Use IOMMU_NO_PASID and delete PASID_0
Zhenzhong Duan
[PATCH v4 13/15] intel_iommu_accel: Switch to VTDAccelPASIDCacheEntry for PASID bind/unbind and PIOTLB invalidation
Zhenzhong Duan
[PATCH v4 03/15] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
Zhenzhong Duan
RE: [PATCH v4 03/15] vfio/iommufd: Create nesting parent hwpt with IOMMU_HWPT_ALLOC_PASID flag
Shameer Kolothum Thodi
[PATCH v4 04/15] intel_iommu: Create the nested hwpt with IOMMU_HWPT_ALLOC_PASID flag
Zhenzhong Duan
[PATCH v4 02/15] iommufd: Extend attach/detach_hwpt callbacks to support pasid
Zhenzhong Duan
RE: [PATCH v4 02/15] iommufd: Extend attach/detach_hwpt callbacks to support pasid
Shameer Kolothum Thodi
RE: [PATCH v4 02/15] iommufd: Extend attach/detach_hwpt callbacks to support pasid
Duan, Zhenzhong
[PATCH v4 15/15] intel_iommu: Expose flag VIOMMU_FLAG_PASID_SUPPORTED and VIOMMU_FLAG_WANT_PASID_ATTACH
Zhenzhong Duan
[PATCH v4 06/15] intel_iommu: Export some functions
Zhenzhong Duan
[PATCH 0/2] ppc/kvm: Handle CPU compatibility mode correctly for nested guests
Amit Machhiwal
[PATCH 1/2] hw/ppc/spapr: Do not fallback to raw mode when KVM rejects compat
Amit Machhiwal
[PATCH 2/2] target/ppc/kvm: Use host compatibility mode for nested guests
Amit Machhiwal
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
Philippe Mathieu-Daudé
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
Harsh Prateek Bora
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
Philippe Mathieu-Daudé
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
Miles Glenn
Re: [PATCH 3/9] ppc/ppc405: Remove CPU
Miles Glenn
[PATCH 0/2] target/riscv: Update deprecated machines
alistair23
[PATCH 1/2] target/riscv: Remove spike as default machine
alistair23
Re: [PATCH 1/2] target/riscv: Remove spike as default machine
Philippe Mathieu-Daudé
Re: [PATCH 1/2] target/riscv: Remove spike as default machine
Daniel Henrique Barboza
[PATCH 2/2] target/riscv: Deprecate the shakti_c machine
alistair23
Re: [PATCH 2/2] target/riscv: Deprecate the shakti_c machine
Philippe Mathieu-Daudé
Re: [PATCH 2/2] target/riscv: Deprecate the shakti_c machine
Richard Henderson
Re: [PATCH 2/2] target/riscv: Deprecate the shakti_c machine
Daniel Henrique Barboza
[PATCH] hw/cxl: bound Set Feature cleanup to written extent
Jia Jia
[PATCH v2 0/7] single-binary: deduplicate target_info()
Pierrick Bouvier
[PATCH v2 7/7] target-info: replace target_info() in system-mode
Pierrick Bouvier
[PATCH v2 1/7] target-info: extract target_info() definition in target-info-init.h
Pierrick Bouvier
Re: [PATCH v2 1/7] target-info: extract target_info() definition in target-info-init.h
Marc-André Lureau
Re: [PATCH v2 1/7] target-info: extract target_info() definition in target-info-init.h
Pierrick Bouvier
[PATCH v2 2/7] target-info: introduce TargetInfo in QOM
Pierrick Bouvier
[PATCH v2 5/7] system/vl: register target info types first in qom
Pierrick Bouvier
Re: [PATCH v2 5/7] system/vl: register target info types first in qom
Daniel P . Berrangé
[PATCH v2 3/7] qom/object: register OBJECT and INTERFACE QOM types before main
Pierrick Bouvier
Re: [PATCH v2 3/7] qom/object: register OBJECT and INTERFACE QOM types before main
Daniel P . Berrangé
Re: [PATCH v2 3/7] qom/object: register OBJECT and INTERFACE QOM types before main
Pierrick Bouvier
[PATCH v2 4/7] target/xtensa/core: register types using type_init
Pierrick Bouvier
Re: [PATCH v2 4/7] target/xtensa/core: register types using type_init
Philippe Mathieu-Daudé
[PATCH v2 6/7] target-info-qom: detect target from QOM
Pierrick Bouvier
[PATCH v3 00/47] target/arm: Implement FEAT_FP8
Richard Henderson
[PATCH v3 01/47] target/arm: Implement ID_AA64ISAR3
Richard Henderson
[PATCH v3 15/47] target/arm: Implement ID_AA64FPFR0
Richard Henderson
[PATCH v3 14/47] target/arm: Enable FEAT_FPMR for -cpu max
Richard Henderson
[PATCH v3 19/47] target/arm: Split vector-type.h from cpu.h
Richard Henderson
[PATCH v3 35/47] target/arm: Implement LUTI2, LUTI4 for AdvSIMD
Richard Henderson
[PATCH v3 20/47] target/arm: Move vectors_overlap to vec_internal.h
Richard Henderson
[PATCH v3 05/47] target/arm: Enable FEAT_FAMINMAX for -cpu max
Richard Henderson
[PATCH v3 32/47] target/arm: Implement FCVTNB, FCVTNT for SVE
Richard Henderson
[PATCH v3 39/47] target/arm: Update ID_AA64SMFR0_EL1 fields to ARM M.b
Richard Henderson
[PATCH v3 12/47] target/arm: Add FPMR_EL to TBFLAGS
Richard Henderson
[PATCH v3 11/47] target/arm: Clear FPMR on ResetSVEState
Richard Henderson
[PATCH v3 09/47] target/arm: Update SCTLR bits for FEAT_FPMR
Richard Henderson
[PATCH v3 38/47] target/arm: Enable FEAT_FP8 for -cpu max
Richard Henderson
[PATCH v3 16/47] target/arm: Add isar_feature_aa64_f8cvt
Richard Henderson
[PATCH v3 13/47] target/arm: Trap direct acceses to FPMR
Richard Henderson
[PATCH v3 18/47] target/arm: Implement FSCALE for SME
Richard Henderson
Earlier messages