qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
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
[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
[PATCH v10 00/14] whpx: i386: bug fixes, feature probing and CPUID
Mohamed Mediouni
[PATCH v10 14/14] whpx: i386: fix CPUID[1:EDX].APIC reporting
Mohamed Mediouni
[PATCH v10 09/14] whpx: i386: disable kernel-irqchip on Windows 10 when PIC enabled
Mohamed Mediouni
[PATCH v10 02/14] whpx: i386: wire up feature probing
Mohamed Mediouni
[PATCH v10 13/14] hw/intc: apic: disallow APIC reads when disabled
Mohamed Mediouni
[PATCH v10 08/14] whpx: i386: use WHvX64RegisterCr8 only when kernel-irqchip=off
Mohamed Mediouni
[PATCH v10 06/14] whpx: i386: introduce proper cpuid support
Mohamed Mediouni
[PATCH v10 03/14] whpx: i386: disable TbFlushHypercalls for emulated LAPIC
Mohamed Mediouni
[PATCH v10 01/14] whpx: i386: x2apic emulation
Mohamed Mediouni
[PATCH v10 11/14] whpx: i386: disable enlightenments and LAPIC for isapc
Mohamed Mediouni
[PATCH v10 04/14] whpx: i386: enable x2apic by default for user-mode LAPIC
Mohamed Mediouni
[PATCH v10 05/14] whpx: i386: reintroduce enlightenments for Windows 10
Mohamed Mediouni
[PATCH v10 12/14] whpx: i386: interrupt priority support
Mohamed Mediouni
[PATCH v10 10/14] whpx: i386: IO port fast path cleanup
Mohamed Mediouni
[PATCH v10 07/14] whpx: i386: kernel-irqchip=off fixes
Mohamed Mediouni
[PATCH v3 0/4] io/channel: complete pread/pwrite_all API and fix multifd_file_recv_data
Junjie Cao
[PATCH v3 1/4] io/channel: introduce qio_channel_pread{v, }_all{, _eof}()
Junjie Cao
Re: [PATCH v3 1/4] io/channel: introduce qio_channel_pread{v, }_all{, _eof}()
Fabiano Rosas
[PATCH v3 3/4] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
Junjie Cao
Re: [PATCH v3 3/4] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
Fabiano Rosas
[PATCH v3 2/4] io/channel: introduce qio_channel_pwrite{v,}_all()
Junjie Cao
Re: [PATCH v3 2/4] io/channel: introduce qio_channel_pwrite{v, }_all()
Fabiano Rosas
[PATCH v3 4/4] tests/unit: add pread/pwrite _all tests for io channel file
Junjie Cao
Re: [PATCH v3 4/4] tests/unit: add pread/pwrite _all tests for io channel file
Fabiano Rosas
[PULL for-11.0 0/1] Block patches
Stefan Hajnoczi
[PULL for-11.0 1/1] virtio-blk: fix zone report buffer out-of-memory (CVE-2026-5761)
Stefan Hajnoczi
Re: [PULL for-11.0 0/1] Block patches
Peter Maydell
Re: [PATCH v2 6/7] tests: Add qtests for FlexCAN
Bernhard Beschow
Re: [PATCH v2 6/7] tests: Add qtests for FlexCAN
Daniel P . Berrangé
Re: [PATCH v2 6/7] tests: Add qtests for FlexCAN
Bernhard Beschow
Re: [PATCH v2 6/7] tests: Add qtests for FlexCAN
Daniel P . Berrangé
Re: [PATCH v2 6/7] tests: Add qtests for FlexCAN
Bernhard Beschow
[PATCH-for-11.0?] target/i386: Mandate monitor 'info lapic' take a vCPU ID argument
Philippe Mathieu-Daudé
Re: [PATCH-for-11.0?] target/i386: Mandate monitor 'info lapic' take a vCPU ID argument
Daniel P . Berrangé
Re: [PATCH-for-11.0?] target/i386: Mandate monitor 'info lapic' take a vCPU ID argument
Philippe Mathieu-Daudé
Re: [PATCH-for-11.0?] target/i386: Mandate monitor 'info lapic' take a vCPU ID argument
Peter Maydell
[PATCH] target/i386: fix strList leak in x86_cpu_get_unavailable_features
marcandre . lureau
Re: [PATCH] target/i386: fix strList leak in x86_cpu_get_unavailable_features
Paolo Bonzini
[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
🤖 prod-kernel-team-janitor
[Bug 1915063] Re: Windows 10 wil not install using qemu-system-x86_64
🤖 prod-kernel-team-janitor
Re: [PATCH v2 2/9] scripts/lsan_suppressions.txt: Add more leaks
Marc-André Lureau
Re: [PATCH v2 2/9] scripts/lsan_suppressions.txt: Add more leaks
Peter Maydell
[PATCH] target/i386: fix missing PF_INSTR in SIGSEGV context
Simon Scherer
Re: [PATCH] target/i386: fix missing PF_INSTR in SIGSEGV context
Peter Maydell
Re: [PATCH] target/i386: fix missing PF_INSTR in SIGSEGV context
Paolo Bonzini
Re: [PATCH] target/i386: fix missing PF_INSTR in SIGSEGV context
Paolo Bonzini
[PATCH v5] hw/net/virtio-net: add support for notification coalescing
Koushik Dutta
Re: [PATCH v5] hw/net/virtio-net: add support for notification coalescing
Eugenio Perez Martin
[PATCH V2 for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH V2 for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Harsh Prateek Bora
Re: [PATCH V2 for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Peter Maydell
Re: [PATCH V2 for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH V2 for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH V2 for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH v2 4/7] hw/net/can/flexcan: NXP FlexCAN core emulation
Bernhard Beschow
Re: [PATCH v2 4/7] hw/net/can/flexcan: NXP FlexCAN core emulation
Pavel Pisa
Re: [PATCH v2 4/7] hw/net/can/flexcan: NXP FlexCAN core emulation
Bernhard Beschow
[PATCH for-11.0 ?] docs: Deprecate Arm OABI and NWFPE support
Peter Maydell
Re: [PATCH for-11.0 ?] docs: Deprecate Arm OABI and NWFPE support
Mohamed Mediouni
Re: [PATCH for-11.0 ?] docs: Deprecate Arm OABI and NWFPE support
Peter Maydell
Re: [PATCH for-11.0 ?] docs: Deprecate Arm OABI and NWFPE support
Alex Bennée
Re: [PATCH for-11.0 ?] docs: Deprecate Arm OABI and NWFPE support
Richard Henderson
KVM/QEMU Community call 14/04/2026 (14:00 UTC, CEST/15:00 BST) agenda items
Alex Bennée
Re: [PATCH v3 03/15] hw/arm/ast27x0: Add DRAM alias for SSP SDRAM remap
Cédric Le Goater
[PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Peter Maydell
Re: [PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Peter Maydell
Re: [PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Ani Sinha
Re: [PATCH for-11.0] accel/kvm: return early from kvm_irqchip_create if kvm does not support irqchip
Misbah Anjum N
RE: [PATCH v3 19/32] hw/arm/tegra241-cmdqv: Allocate HW VCMDQs on base register programming
Shameer Kolothum Thodi
[PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
[PATCHv5 05/15] hw/arm/fsl-imx8mm: Implemented support for SNVS
Gaurav Sharma
[PATCHv5 10/15] hw/arm/fsl-imx8mm: Adding support for SPI controller
Gaurav Sharma
[PATCHv5 15/15] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
Gaurav Sharma
[PATCHv5 09/15] hw/arm/fsl-imx8mm: Adding support for I2C emulation
Gaurav Sharma
[PATCHv5 12/15] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
Gaurav Sharma
[PATCHv5 04/15] hw/arm/fsl-imx8mm: Add Clock Control Module IP to iMX8MM
Gaurav Sharma
[PATCHv5 02/15] hw/misc/imx8mp_analog: Add property to analog device
Gaurav Sharma
[PATCHv5 06/15] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
Gaurav Sharma
[PATCHv5 03/15] hw/arm/fsl-imx8mm: Add Analog device IP to iMX8MM SOC
Gaurav Sharma
[PATCHv5 07/15] hw/arm/fsl-imx8mm: Add PCIe support
Gaurav Sharma
[PATCHv5 08/15] hw/arm/fsl-imx8mm: Add GPIO controllers
Gaurav Sharma
[PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
[PATCHv5 11/15] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
Gaurav Sharma
[PATCHv5 14/15] hw/arm/fsl-imx8mm: Adding support for USB controller
Gaurav Sharma
[PATCHv5 13/15] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
Gaurav Sharma
Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Bernhard Beschow
RE: [EXT] Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
RE: [EXT] Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
RE: [EXT] Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Bernhard Beschow
RE: [EXT] Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
RE: [EXT] Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
[PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
[PATCHv5 12/15] hw/arm/fsl-imx8mm: Adding support for General Purpose Timers
Gaurav Sharma
[PATCHv5 05/15] hw/arm/fsl-imx8mm: Implemented support for SNVS
Gaurav Sharma
[PATCHv5 09/15] hw/arm/fsl-imx8mm: Adding support for I2C emulation
Gaurav Sharma
[PATCHv5 06/15] hw/arm/fsl-imx8mm: Adding support for USDHC storage controllers
Gaurav Sharma
[PATCHv5 02/15] hw/misc/imx8mp_analog: Add property to analog device
Gaurav Sharma
[PATCHv5 14/15] hw/arm/fsl-imx8mm: Adding support for USB controller
Gaurav Sharma
[PATCHv5 15/15] hw/arm/fsl-imx8mm: Adding functional testing of iMX8MM emulation
Gaurav Sharma
[PATCHv5 07/15] hw/arm/fsl-imx8mm: Add PCIe support
Gaurav Sharma
[PATCHv5 13/15] hw/arm/fsl-imx8mm: Adding support for ENET ethernet controller
Gaurav Sharma
[PATCHv5 10/15] hw/arm/fsl-imx8mm: Adding support for SPI controller
Gaurav Sharma
[PATCHv5 11/15] hw/arm/fsl-imx8mm: Adding support for Watchdog Timers
Gaurav Sharma
[PATCHv5 03/15] hw/arm/fsl-imx8mm: Add Analog device IP to iMX8MM SOC
Gaurav Sharma
[PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
Re: [PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Bernhard Beschow
RE: [EXT] Re: [PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
Re: [EXT] Re: [PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Peter Maydell
RE: [EXT] Re: [PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
Re: [PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Bernhard Beschow
RE: [EXT] Re: [PATCHv5 01/15] hw/arm: Add the i.MX 8MM EVK(Evaluation Kit) board
Gaurav Sharma
[PATCHv5 04/15] hw/arm/fsl-imx8mm: Add Clock Control Module IP to iMX8MM
Gaurav Sharma
[PATCHv5 08/15] hw/arm/fsl-imx8mm: Add GPIO controllers
Gaurav Sharma
Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Bernhard Beschow
RE: [EXT] Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Gaurav Sharma
Re: [PATCHv5 00/15] Adding comprehensive support for i.MX8MM EVK board
Bernhard Beschow
[PATCH for-11.1] linux-user/arm: Remove nwfpe
Richard Henderson
Re: [PATCH for-11.1] linux-user/arm: Remove nwfpe
Peter Maydell
RE: [PATCH v3 17/32] hw/arm/tegra241-cmdqv: mmap VINTF Page0 for CMDQV
Shameer Kolothum Thodi
[PATCH v5] migration/rdma: add x-rdma-chunk-size parameter
Samuel Zhang
Re: [PATCH v5] migration/rdma: add x-rdma-chunk-size parameter
Fabiano Rosas
Re: [PATCH-for-11.1 00/10] migration: Reduce uses of target-specific macros
Philippe Mathieu-Daudé
[PATCH v4 0/3] improve aio-polling efficiency
Jaehoon Kim
[PATCH v4 2/3] aio-poll: refine iothread polling using weighted handler intervals
Jaehoon Kim
[PATCH v4 1/3] aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
[PATCH v4 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
[PATCH] cpus: Remove CPUClass::init_accel_cpu() left-over hook
Philippe Mathieu-Daudé
Re: [PATCH] cpus: Remove CPUClass::init_accel_cpu() left-over hook
Richard Henderson
Re: [PATCH v1 00/13] hw/usb/ehci: Add 64-bit descriptor addressing support
Cédric Le Goater
Re: [PATCH v1 11/13] hw/usb/hcd-ehci: Add descriptor address offset property
Cédric Le Goater
Re: [PATCH v1 11/13] hw/usb/hcd-ehci: Add descriptor address offset property
Philippe Mathieu-Daudé
RE: [PATCH v1 11/13] hw/usb/hcd-ehci: Add descriptor address offset property
Jamin Lin
Re: [PATCH v1 12/13] hw/arm/aspeed_ast27x0: Enable 64-bit EHCI DMA addressing
Cédric Le Goater
Re: [PATCH v1 08/13] hw/usb/hcd-ehci: Implement 64-bit qTD descriptor addressing
Cédric Le Goater
Re: [PATCH v1 07/13] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
Cédric Le Goater
Re: [PATCH v1 07/13] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
Philippe Mathieu-Daudé
RE: [PATCH v1 07/13] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
Jamin Lin
Re: [PATCH v1 07/13] hw/usb/hcd-ehci: Implement 64-bit QH descriptor addressing
Philippe Mathieu-Daudé
Re: [PATCH v1 06/13] hw/usb/hcd-ehci: Reject CTRLDSSEGMENT writes without 64-bit capability
Cédric Le Goater
RE: [PATCH v1 06/13] hw/usb/hcd-ehci: Reject CTRLDSSEGMENT writes without 64-bit capability
Jamin Lin
Re: [PATCH v1 06/13] hw/usb/hcd-ehci: Reject CTRLDSSEGMENT writes without 64-bit capability
Philippe Mathieu-Daudé
RE: [PATCH v1 06/13] hw/usb/hcd-ehci: Reject CTRLDSSEGMENT writes without 64-bit capability
Jamin Lin
Re: [PATCH v1 05/13] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability
Cédric Le Goater
Re: [PATCH v1 04/13] hw/usb/trace-events: Print EHCI queue and transfer addresses as 64-bit
Cédric Le Goater
RE: [PATCH v1 04/13] hw/usb/trace-events: Print EHCI queue and transfer addresses as 64-bit
Jamin Lin
Re: [PATCH v1 04/13] hw/usb/trace-events: Print EHCI queue and transfer addresses as 64-bit
Philippe Mathieu-Daudé
RE: [PATCH v1 04/13] hw/usb/trace-events: Print EHCI queue and transfer addresses as 64-bit
Jamin Lin
Re: [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Cédric Le Goater
RE: [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Jamin Lin
Re: [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Philippe Mathieu-Daudé
Re: [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Cédric Le Goater
Re: [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Philippe Mathieu-Daudé
RE: [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Jamin Lin
Re: [PATCH v1 03/13] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Philippe Mathieu-Daudé
Re: [PATCH v1 02/13] hw/usb/hcd-ehci.c: Fix coding style issues reported by checkpatch
Cédric Le Goater
RE: [PATCH v1 02/13] hw/usb/hcd-ehci.c: Fix coding style issues reported by checkpatch
Jamin Lin
Re: [PATCH v1 01/13] hw/usb/hcd-ehci.h: Fix coding style issues reported by checkpatch
Cédric Le Goater
Earlier messages
Later messages