qemu-devel
Thread
Date
Earlier messages
Messages by Thread
[PULL 00/58] Misc patches for 2026-04-30
Paolo Bonzini
[PULL 16/58] minikconf: replace else with early return and avoid unnecessary else
Paolo Bonzini
[PULL 08/58] minikconf: small cleanups and dead code removal
Paolo Bonzini
[PULL 02/58] target/arm/hvf, target/i386/hvf: Pass MR-relative offset to memory_region_set_dirty()
Paolo Bonzini
[PULL 03/58] target/i386/tcg: simplify decoding of 0F 38 F0...FF
Paolo Bonzini
[PULL 14/58] minikconf: pull main program into a function
Paolo Bonzini
[PULL 11/58] minikconf: simplify self.tok
Paolo Bonzini
[PULL 18/58] hw/qdev: Clarify fallback order in qdev_get_printable_name()
Paolo Bonzini
[PULL 12/58] minikconf: modernize handling of include chain
Paolo Bonzini
[PULL 27/58] whpx: i386: enable x2apic by default for user-mode LAPIC
Paolo Bonzini
[PULL 06/58] kconfig: remove duplicate declaration of CONFIG_MIPS_BOSTON_AIA
Paolo Bonzini
[PULL 13/58] minikconf: use .items()
Paolo Bonzini
[PULL 07/58] minikconf: run through isort
Paolo Bonzini
[PULL 21/58] target/i386: add new AMD EPYC models for GMET enablement
Paolo Bonzini
[PULL 30/58] whpx: i386: kernel-irqchip=off fixes
Paolo Bonzini
[PULL 36/58] hw/intc: apic: disallow APIC reads when disabled
Paolo Bonzini
[PULL 09/58] minikconf: move command-line assignment out of the parser
Paolo Bonzini
[PULL 10/58] minikconf: fix type mismatch in do_declaration
Paolo Bonzini
[PULL 25/58] whpx: i386: wire up feature probing
Paolo Bonzini
[PULL 24/58] whpx: i386: x2apic emulation
Paolo Bonzini
[PULL 20/58] hw/qdev: Consolidate qdev_get_printable_name() into qdev_get_human_name()
Paolo Bonzini
[PULL 47/58] whpx: i386: some x2APIC awareness
Paolo Bonzini
[PULL 05/58] kconfig: remove duplicate declaration of CONFIG_CXL
Paolo Bonzini
[PULL 37/58] whpx: i386: fix CPUID[1:EDX].APIC reporting
Paolo Bonzini
[PULL 33/58] whpx: i386: IO port fast path cleanup
Paolo Bonzini
[PULL 35/58] whpx: i386: interrupt priority support
Paolo Bonzini
[PULL 46/58] whpx: i386: add HV_X64_MSR_GUEST_IDLE when !kernel-irqchip
Paolo Bonzini
[PULL 56/58] whpx: i386: add feature to intercept #GP MSR accesses
Paolo Bonzini
[PULL 32/58] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
Paolo Bonzini
[PULL 31/58] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
Paolo Bonzini
[PULL 26/58] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
Paolo Bonzini
[PULL 19/58] hw/qdev: Prefix bus type in qdev_get_printable_name() device paths
Paolo Bonzini
[PULL 41/58] whpx: i386: don't increment eip on MSR access raising GPF
Paolo Bonzini
[PULL 55/58] whpx: i386: update migration blocker message
Paolo Bonzini
[PULL 45/58] target: i386: HLT type that ignores EFLAGS.IF
Paolo Bonzini
[PULL 15/58] minikconf: remove unnecessary semicolons
Paolo Bonzini
[PULL 57/58] whpx: i386: add SeparateSecurityDomain flag and make default
Paolo Bonzini
[PULL 29/58] whpx: i386: introduce proper cpuid support
Paolo Bonzini
[PULL 23/58] target/i386: add new Intel models for MBEC enablement
Paolo Bonzini
[PULL 39/58] whpx: i386: enable GuestIdleReg enlightenment
Paolo Bonzini
[PULL 58/58] whpx: i386: documentation update
Paolo Bonzini
[PULL 53/58] whpx: xsave support
Paolo Bonzini
[PULL 48/58] whpx: i386: set WHvX64RegisterInitialApicId
Paolo Bonzini
[PULL 04/58] tests: add test for json-streamer.c error recovery
Paolo Bonzini
[PULL 40/58] whpx: i386: unknown MSR configurability
Paolo Bonzini
[PULL 43/58] whpx: i386: tighten APIC base validity check
Paolo Bonzini
[PULL 28/58] whpx: i386: reintroduce enlightenments for Windows 10
Paolo Bonzini
[PULL 50/58] target/i386: emulate: use exception_payload for fault address
Paolo Bonzini
[PULL 49/58] whpx: i386: Pause VM on fatal exception to be able to inspect state
Paolo Bonzini
[PULL 38/58] whpx: i386: set apicbase value only on success
Paolo Bonzini
[PULL 51/58] target/i386: make xsave_buf present unconditionally
Paolo Bonzini
[PULL 34/58] whpx: i386: disable enlightenments and LAPIC for isapc
Paolo Bonzini
[PULL 22/58] target/i386: add new Intel models for MMIO/GDS/RFDS mitigation status
Paolo Bonzini
[PULL 44/58] whpx: i386: ignore vpassist when kernel-irqchip=off
Paolo Bonzini
[PULL 54/58] whpx: i386: set APIC ID only when APIC present
Paolo Bonzini
[PULL 52/58] target/i386: add de/compaction to xsave_helper
Paolo Bonzini
[PULL 42/58] target/i386: emulate, hvf: rdmsr/wrmsr GPF handling
Paolo Bonzini
[PATCH] bsd-user: remove cached host page size and rely on qemu_real_host_page_size()
Mohamed Ayman
[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
Earlier messages