qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v3 4/6] hw/sd/sdhci: Don't use bounce buffer for ADMA
Stefan Hajnoczi
[PATCH] scripts/checkpatch: Reject another license boilerplate pattern
Bernhard Beschow
Re: [PATCH] scripts/checkpatch: Reject another license boilerplate pattern
Daniel P . Berrangé
Re: [PATCH] scripts/checkpatch: Reject another license boilerplate pattern
Matyáš Bobek
Re: [PATCH v3 3/6] hw/sd/sd: Use multi-byte/block writes for block path
Philippe Mathieu-Daudé
Re: [PATCH v3 2/6] hw/sd/sd: Allow multi-byte read/write for generic paths
Philippe Mathieu-Daudé
Re: [PATCH v3 1/6] hw/sd: Switch read/write primitive to buf+len
Philippe Mathieu-Daudé
[PATCH v2 1/2] ati-vga: fix unsigned integer overflow in cursor bounds checks
Junjie Cao
[PATCH v2 2/2] ati-vga: mask out lock bit from CUR_OFFSET in cursor offset calculation
Junjie Cao
Re: [PATCH v2 2/2] ati-vga: mask out lock bit from CUR_OFFSET in cursor offset calculation
BALATON Zoltan
[PULL 0/3] Misc HW patches for 2026-04-14
Philippe Mathieu-Daudé
[PULL 3/3] ati-vga: fix unsigned integer overflow in cursor bounds checks
Philippe Mathieu-Daudé
[PULL 2/3] hw: q35: fix VGA text console with SMM disabled
Philippe Mathieu-Daudé
Re: [PULL 2/3] hw: q35: fix VGA text console with SMM disabled
Peter Maydell
[PULL 1/3] hw/ppc/e500: fix bus-frequency property hardcoded to zero in CPU FDT node
Philippe Mathieu-Daudé
Re: [PULL 0/3] Misc HW patches for 2026-04-14
Peter Maydell
Re: [PULL 0/3] Misc HW patches for 2026-04-14
Philippe Mathieu-Daudé
[PATCH v2] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
Matheus Tavares Bernardino
Re: [PATCH v2] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
Philippe Mathieu-Daudé
Re: [PATCH v2] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
Pierrick Bouvier
Re: [PATCH v14 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
Stefano Garzarella
Re: [PATCH v14 0/7] vhost-user: Add SHMEM_MAP/UNMAP requests
Michael S. Tsirkin
Re: [PATCH v2 60/65] hw/arm/virt: Create and connect GICv5
Philippe Mathieu-Daudé
Re: [PATCH v2 07/65] hw/intc/arm_gicv5: Create and validate QOM properties
Philippe Mathieu-Daudé
Re: [PATCH v2 08/65] hw/intc/arm_gicv5: Create inbound GPIO lines for SPIs
Philippe Mathieu-Daudé
[PATCH] util/cutils: Fix heap corruption under Windows
Bernhard Beschow
Re: [PATCH-for-11.0?] util/cutils: Fix heap corruption under Windows
Philippe Mathieu-Daudé
Re: [PATCH] util/cutils: Fix heap corruption under Windows
Akihiko Odaki
Re: [PATCH] util/cutils: Fix heap corruption under Windows
Peter Maydell
[PATCH v4 00/10] hw/tpm: CRB chunking capability to handle PQC
Arun Menon
[PATCH v4 01/10] hw/tpm: Add TPM CRB chunking fields
Arun Menon
Re: [PATCH v4 01/10] hw/tpm: Add TPM CRB chunking fields
Marc-André Lureau
Re: [PATCH v4 01/10] hw/tpm: Add TPM CRB chunking fields
Stefan Berger
Re: [PATCH v4 01/10] hw/tpm: Add TPM CRB chunking fields
Marc-André Lureau
[PATCH v4 02/10] hw/tpm: Refactor CRB_CTRL_START register access
Arun Menon
[PATCH v4 03/10] hw/tpm: Add internal buffer state for chunking
Arun Menon
[PATCH v4 04/10] hw/tpm: Implement TPM CRB chunking logic
Arun Menon
[PATCH v4 05/10] test/qtest: Add test for tpm crb chunking
Arun Menon
[PATCH v4 08/10] tests: Use ML-DSA-87 operations to caused large TPM transfers with CRB
Arun Menon
[PATCH v4 09/10] tpm: Extend TPM TIS buffer size to 8192 bytes
Arun Menon
[PATCH v4 10/10] tests: Use ML-DSA-87 operations to caused large TPM transfers with TIS
Arun Menon
[PATCH v4 07/10] qtests: Enable starting swtpm with a given profile
Arun Menon
[PATCH v4 06/10] hw/tpm: Add support for VM migration with TPM CRB chunking
Arun Menon
[PATCH v2 00/17] hw/usb/ehci: Add 64-bit descriptor addressing support
Jamin Lin
[PATCH v2 16/17] tests/functional/arm/test_aspeed_ast2600_sdk: Add USB EHCI test for AST2600 SDK
Jamin Lin
[PATCH v2 14/17] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
Jamin Lin
[PATCH v2 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Jamin Lin
Re: [PATCH v2 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Philippe Mathieu-Daudé
RE: [PATCH v2 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Jamin Lin
Re: [PATCH v2 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Philippe Mathieu-Daudé
[PATCH v2 15/17] hw/arm/aspeed_ast27x0: Set EHCI descriptor address offset
Jamin Lin
[PATCH v2 09/17] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
Jamin Lin
[PATCH v2 04/17] hw/usb/hcd-ehci.c: Replace fprintf(stderr, ...) with qemu_log_mask(LOG_GUEST_ERROR)
Jamin Lin
[PATCH v2 05/17] hw/usb/hcd-ehci: Replace DPRINTF debug logs with trace events
Jamin Lin
[PATCH v2 17/17] tests/functional/aarch64/test_aspeed_ast2700: Add USB EHCI test for AST2700 A1/A2
Jamin Lin
[PATCH v2 01/17] hw/usb/hcd-ehci: Remove unused EHCIfstn structure and dead code
Jamin Lin
[PATCH v2 13/17] hw/usb/hcd-ehci: Add descriptor address offset property
Jamin Lin
[PATCH v2 08/17] hw/usb/hcd-ehci: Reject CTRLDSSEGMENT writes without 64-bit capability
Jamin Lin
[PATCH v2 11/17] hw/usb/hcd-ehci: Implement 64-bit iTD descriptor addressing
Jamin Lin
[PATCH v2 12/17] hw/usb/hcd-ehci: Implement 64-bit siTD descriptor addressing
Jamin Lin
[PATCH v2 07/17] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
Jamin Lin
[PATCH v2 10/17] hw/usb/hcd-ehci: Implement 64-bit qTD descriptor addressing
Jamin Lin
[PATCH v2 03/17] hw/usb/hcd-ehci.c: Fix coding style issues reported by checkpatch
Jamin Lin
[PATCH v2 02/17] hw/usb/hcd-ehci.h: Fix coding style issues reported by checkpatch
Jamin Lin
[PATCH] ati-vga: fix unsigned integer overflow in cursor bounds checks
Junjie Cao
Re: [PATCH] ati-vga: fix unsigned integer overflow in cursor bounds checks
BALATON Zoltan
Re: [PATCH] ati-vga: fix unsigned integer overflow in cursor bounds checks
Junjie Cao
[PATCH for-11.0 v3] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH for-11.0 v3] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Philippe Mathieu-Daudé
Re: [PATCH for-11.0 v3] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Peter Maydell
[PATCH v2 0/9] target/arm: Remove MO_TE to compile MVE/M helpers once
Philippe Mathieu-Daudé
[PATCH v2 1/9] target/arm: Ignore endianness when setting MTE tags
Philippe Mathieu-Daudé
[PATCH v2 4/9] target/arm: Hoist MO_TE into MVE DO_VSTR() macro
Philippe Mathieu-Daudé
[PATCH v2 2/9] target/arm: Explode MO_TExx -> MO_TE | MO_xx
Philippe Mathieu-Daudé
[PATCH v2 3/9] target/arm: Hoist MO_TE into mve_advance_vpt()
Philippe Mathieu-Daudé
[PATCH v2 6/9] target/arm: Replace MO_TE -> mo_endian() for MVE helpers
Philippe Mathieu-Daudé
[PATCH v2 8/9] target/arm: Replace MO_TE -> mo_endian() for Cortex-M helpers
Philippe Mathieu-Daudé
[PATCH v2 9/9] target/arm: Compile m_helper.c once
Philippe Mathieu-Daudé
[PATCH v2 5/9] target/arm: Introduce mo_endian() helper
Philippe Mathieu-Daudé
Re: [PATCH v2 5/9] target/arm: Introduce mo_endian() helper
Richard Henderson
[PATCH v2 7/9] target/arm: Compile mve_helper.c once
Philippe Mathieu-Daudé
Re: [PATCH v2 0/9] target/arm: Remove MO_TE to compile MVE/M helpers once
Philippe Mathieu-Daudé
[PATCH v3 00/27] monitor: Remove need of per-target handlers
Philippe Mathieu-Daudé
[PATCH v3 01/27] stubs: Rename monitor* -> qmp* files
Philippe Mathieu-Daudé
Re: [PATCH v3 01/27] stubs: Rename monitor* -> qmp* files
Richard Henderson
Re: [PATCH v3 01/27] stubs: Rename monitor* -> qmp* files
Eric Farman
[PATCH v3 06/27] system: Expose 'arch_init.h' as 'qemu/base-arch-defs.h'
Philippe Mathieu-Daudé
[PATCH v3 02/27] monitor/meson: Use SPICE with migration HMP commands
Philippe Mathieu-Daudé
Re: [PATCH v3 02/27] monitor/meson: Use SPICE with migration HMP commands
Richard Henderson
[PATCH v3 09/27] monitor: Do not check TARGET_S390X to build s390x commands
Philippe Mathieu-Daudé
Re: [PATCH v3 09/27] monitor: Do not check TARGET_S390X to build s390x commands
Eric Farman
[PATCH v3 03/27] monitor: Restrict monitor_set_cpu() method scope
Philippe Mathieu-Daudé
Re: [PATCH v3 03/27] monitor: Restrict monitor_set_cpu() method scope
Richard Henderson
[PATCH v3 08/27] hw/s390x: Reduce 'monitor/monitor.h' inclusions
Philippe Mathieu-Daudé
Re: [PATCH v3 08/27] hw/s390x: Reduce 'monitor/monitor.h' inclusions
Eric Farman
[PATCH v3 04/27] monitor: Make 'info via' a generic command
Philippe Mathieu-Daudé
[PATCH v3 12/27] monitor: Do not check TARGET_I386 to build 'info sev' command
Philippe Mathieu-Daudé
[PATCH v3 11/27] monitor: Do not check TARGET_I386 to build 'info sgx' command
Philippe Mathieu-Daudé
[PATCH v3 14/27] monitor: Do not check multiple TARGET_* to build 'info tlb' command
Philippe Mathieu-Daudé
[PATCH v3 15/27] cpus: Introduce SysemuCPUOps::monitor_get_register() hook
Philippe Mathieu-Daudé
[PATCH v3 13/27] monitor: Do not check TARGET_I386/RISCV to build 'info mem' command
Philippe Mathieu-Daudé
[PATCH v3 10/27] monitor: Do not check TARGET_I386 to build target/i386/ commands
Philippe Mathieu-Daudé
[PATCH v3 07/27] monitor: Introduce HMPCommand::arch_bitmask field
Philippe Mathieu-Daudé
[PATCH v3 05/27] monitor: Make Xen emulation commands generic ones
Philippe Mathieu-Daudé
[PATCH v3 18/27] monitor: Have MonitorDef::get_value() always return int64_t type
Philippe Mathieu-Daudé
Re: [PATCH v3 18/27] monitor: Have MonitorDef::get_value() always return int64_t type
Richard Henderson
[PATCH v3 19/27] monitor: Reduce target-specific methods further
Philippe Mathieu-Daudé
[PATCH v3 16/27] target/riscv: Register target_get_monitor_def in SysemuCPUOps
Philippe Mathieu-Daudé
Re: [PATCH v3 16/27] target/riscv: Register target_get_monitor_def in SysemuCPUOps
Richard Henderson
[PATCH v3 17/27] monitor: Remove target_get_monitor_def()
Philippe Mathieu-Daudé
[PATCH v3 21/27] monitor: Forward-declare the MonitorDef type
Philippe Mathieu-Daudé
[PATCH v3 22/27] cpus: Introduce SysemuCPUOps::monitor_defs hook
Philippe Mathieu-Daudé
[PATCH v3 20/27] monitor: Remove 'monitor/hmp-target.h' header
Philippe Mathieu-Daudé
[PATCH v3 25/27] target/sparc: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé
[PATCH v3 23/27] target/i386: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé
[PATCH v3 27/27] monitor: Merge hmp-target.c code within hmp-cmds.c
Philippe Mathieu-Daudé
[PATCH v3 26/27] monitor: Remove target_monitor_defs()
Philippe Mathieu-Daudé
[PATCH v3 24/27] target/m68k: Replace target_monitor_defs -> SysemuCPUOps::monitor_defs
Philippe Mathieu-Daudé
Re: [PATCH v2 04/65] hw/arm/Kconfig: select ARM_GICV5 for ARM_VIRT board
Philippe Mathieu-Daudé
Re: [PATCH v2 03/65] hw/intc: Skeleton of GICv5 IRS classes
Philippe Mathieu-Daudé
Re: [PATCH v2 11/65] hw/intc/arm_gicv5: Add link property for MemoryRegion for DMA
Philippe Mathieu-Daudé
Re: [PATCH v2 12/65] hw/intc/arm_gicv5: Implement gicv5_class_name()
Philippe Mathieu-Daudé
Re: [PATCH v2 13/65] hw/intc/arm_gicv5: Add defines for GICv5 architected PPIs
Philippe Mathieu-Daudé
Re: [PATCH v2 15/65] target/arm: Set up pointer to GICv5 in each CPU
Philippe Mathieu-Daudé
[PATCH for-11.0? 0/3] linux-user/arm: Deprecate nwfpe
Richard Henderson
[PATCH 2/3] linux-user/arm/nwfpe: Replace user_registers with current_cpu
Richard Henderson
Re: [PATCH 2/3] linux-user/arm/nwfpe: Replace user_registers with current_cpu
Philippe Mathieu-Daudé
[PATCH 1/3] docs: Deprecate linux-user/arm/nwfpe
Richard Henderson
[PATCH 3/3] linux-user/arm/nwfpe: Use thread-local storage for qemufpa
Richard Henderson
Re: [PATCH 3/3] linux-user/arm/nwfpe: Use thread-local storage for qemufpa
Philippe Mathieu-Daudé
Re: [PATCH v2 65/65] hw/arm/virt: Allow user to select GICv5
Philippe Mathieu-Daudé
Re: [PATCH v2 61/65] hw/arm/virt: Advertise GICv5 in the DTB
Philippe Mathieu-Daudé
Re: [PATCH v2 58/65] hw/arm/virt: Pull "wire CPU interrupts" out of create_gic()
Philippe Mathieu-Daudé
Re: [PATCH v2 57/65] hw/arm/virt: Move MSI controller creation out of create_gic()
Philippe Mathieu-Daudé
Re: [PATCH v2 24/65] hw/intc/arm_gicv5: Make gicv5_set_* update SPI state
Philippe Mathieu-Daudé
Re: [PATCH 3/3] target/ppc: Explicitly declare BHRB related register as 64-bit
Philippe Mathieu-Daudé
Re: [PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
Philippe Mathieu-Daudé
Re: [PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
Cornelia Huck
Re: [PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
Philippe Mathieu-Daudé
Re: [PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
Matthew Rosato
Re: [PATCH 0/5] target/s390x: Forbid to use legacy ldst_phys() API
Cornelia Huck
Re: [PATCH 0/2] target/loongarch: Forbid to use legacy ldst_phys() API
Philippe Mathieu-Daudé
[PATCH v12 00/15] whpx: i386: bug fixes, feature probing and CPUID
Mohamed Mediouni
[PATCH v12 11/15] whpx: i386: IO port fast path cleanup
Mohamed Mediouni
[PATCH v12 12/15] whpx: i386: disable enlightenments and LAPIC for isapc
Mohamed Mediouni
[PATCH v12 07/15] whpx: i386: introduce proper cpuid support
Mohamed Mediouni
[PATCH v12 15/15] whpx: i386: fix CPUID[1:EDX].APIC reporting
Mohamed Mediouni
[PATCH v12 05/15] whpx: i386: enable x2apic by default for user-mode LAPIC
Mohamed Mediouni
[PATCH v12 03/15] whpx: i386: wire up feature probing
Mohamed Mediouni
[PATCH v12 08/15] whpx: i386: kernel-irqchip=off fixes
Mohamed Mediouni
[PATCH v12 10/15] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
Mohamed Mediouni
[PATCH v12 14/15] hw/intc: apic: disallow APIC reads when disabled
Mohamed Mediouni
[PATCH v12 13/15] whpx: i386: interrupt priority support
Mohamed Mediouni
[PATCH v12 02/15] whpx: i386: x2apic emulation
Mohamed Mediouni
[PATCH v12 01/15] target/i386: emulate: include name of unhandled instruction
Mohamed Mediouni
[PATCH v12 09/15] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
Mohamed Mediouni
[PATCH v12 06/15] whpx: i386: reintroduce enlightenments for Windows 10
Mohamed Mediouni
[PATCH v12 04/15] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
Mohamed Mediouni
Re: [PATCH 0/4] hw/nvme: make model & firmware version cnofigurable
Klaus Jensen
Re: [PATCH v3] hw/nvme: add namespace hotplug support
Stefan Hajnoczi
[PATCH] hw: q35: fix VGA text console with SMM disabled
Mohamed Mediouni
Re: [PATCH] hw: q35: fix VGA text console with SMM disabled
Michael Tokarev
Re: [PATCH-for-11.0] hw: q35: fix VGA text console with SMM disabled
Philippe Mathieu-Daudé
[PATCH 0/3] win32: Windows-specific fixes from the mailing list
Mohamed Mediouni
[PATCH 2/3] tap-win32: cleanup leaked handles on tap close
Mohamed Mediouni
[PATCH 3/3] tap-win32: allocate separate tap state for each instance
Mohamed Mediouni
[PATCH 1/3] serial COM: windows serial COM PollingFunc don't sleep
Mohamed Mediouni
Re: [PATCH 1/3] serial COM: windows serial COM PollingFunc don't sleep
Marc-André Lureau
[PATCH v11 00/15] whpx: i386: bug fixes, feature probing and CPUID
Mohamed Mediouni
[PATCH v11 07/15] whpx: i386: introduce proper cpuid support
Mohamed Mediouni
[PATCH v11 02/15] whpx: i386: x2apic emulation
Mohamed Mediouni
[PATCH v11 06/15] whpx: i386: reintroduce enlightenments for Windows 10
Mohamed Mediouni
[PATCH v11 10/15] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
Mohamed Mediouni
[PATCH v11 08/15] whpx: i386: kernel-irqchip=off fixes
Mohamed Mediouni
[PATCH v11 11/15] whpx: i386: IO port fast path cleanup
Mohamed Mediouni
[PATCH v11 03/15] whpx: i386: wire up feature probing
Mohamed Mediouni
[PATCH v11 04/15] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
Mohamed Mediouni
[PATCH v11 05/15] whpx: i386: enable x2apic by default for user-mode LAPIC
Mohamed Mediouni
[PATCH v11 09/15] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
Mohamed Mediouni
[PATCH v11 15/15] whpx: i386: fix CPUID[1:EDX].APIC reporting
Mohamed Mediouni
[PATCH v11 12/15] whpx: i386: disable enlightenments and LAPIC for isapc
Mohamed Mediouni
[PATCH v11 14/15] hw/intc: apic: disallow APIC reads when disabled
Mohamed Mediouni
[PATCH v11 01/15] target/i386: emulate: include name of unhandled instruction
Mohamed Mediouni
[PATCH v11 13/15] whpx: i386: interrupt priority support
Mohamed Mediouni
[PATCH] accel/hvf: fix double hv_vcpu_destroy() causing teardown error
Matheus Tavares Bernardino
Re: [PATCH] accel/hvf: fix double hv_vcpu_destroy() causing teardown error
Philippe Mathieu-Daudé
Re: [PATCH] accel/hvf: fix double hv_vcpu_destroy() causing teardown error
Matheus Bernardino
[PATCH 0/5] bsd-user: Generate system call numbers
Warner Losh
[PATCH 1/5] bsd-user: Add syscall header generator for FreeBSD
Warner Losh
Re: [PATCH 1/5] bsd-user: Add syscall header generator for FreeBSD
Philippe Mathieu-Daudé
Re: [PATCH 1/5] bsd-user: Add syscall header generator for FreeBSD
Warner Losh
Re: [PATCH 1/5] bsd-user: Add syscall header generator for FreeBSD
Philippe Mathieu-Daudé
[PATCH 4/5] bsd-user: Create os-syscall.h
Warner Losh
[PATCH 2/5] bsd-user: Generate the system call numbers in meson build.
Warner Losh
Re: [PATCH 2/5] bsd-user: Generate the system call numbers in meson build.
Philippe Mathieu-Daudé
[PATCH 5/5] bsd-user: Switch to generated syscall_nr.h
Warner Losh
[PATCH 3/5] bsd-user: Conditionally use old system calls
Warner Losh
Re: [PATCH 3/5] bsd-user: Conditionally use old system calls
Philippe Mathieu-Daudé
Re: [PATCH 3/5] bsd-user: Conditionally use old system calls
Daniel P . Berrangé
Re: [PATCH 3/5] bsd-user: Conditionally use old system calls
Warner Losh
Earlier messages
Later messages