qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v5 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
Zhao Liu
Re: [PATCH v5 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
Dongli Zhang
[PATCH] vfio/container: Fix vfio_listener_commit()
Zhenzhong Duan
Re: [PATCH] vfio/container: Fix vfio_listener_commit()
John Levon
Re: [PATCH] vfio/container: Fix vfio_listener_commit()
Cédric Le Goater
Re: [PATCH v2 1/3] hw/riscv: add CVA6 machine
Daniel Henrique Barboza
Re: [PATCH v2 1/3] hw/riscv: add CVA6 machine
Ben Dooks
Re: [PATCH v2 1/3] hw/riscv: add CVA6 machine
Daniel Henrique Barboza
KVM/QEMU community call 10/06/2025 agenda items?
Alex Bennée
[PATCH 00/10] hw/loongarch: add the advanced extended interrupt controllers (AVECINTC) support
Song Gao
[PATCH 02/10] loongarch: add virt feature avecintc support
Song Gao
Re: [PATCH 02/10] loongarch: add virt feature avecintc support
Bibo Mao
[PATCH 08/10] hw/loongarch: Implement avec set_irq
Song Gao
Re: [PATCH 08/10] hw/loongarch: Implement avec set_irq
Bibo Mao
[PATCH 06/10] hw/loongarch: Implement avec controller imput and output pins
Song Gao
Re: [PATCH 06/10] hw/loongarch: Implement avec controller imput and output pins
Bibo Mao
[PATCH 03/10] loongarch: add a advance interrupt controller device
Song Gao
[PATCH 09/10] target/loongarch: loongarch CPU supoort avec irqs
Song Gao
Re: [PATCH 09/10] target/loongarch: loongarch CPU supoort avec irqs
Bibo Mao
[PATCH 07/10] hw/loongarch: connect pch_msi controller to avec controller
Song Gao
Re: [PATCH 07/10] hw/loongarch: connect pch_msi controller to avec controller
Bibo Mao
[PATCH 05/10] hw/loongarch: AVEC controller add a MemoryRegion
Song Gao
[PATCH 04/10] target/loongarch: add msg interrupt CSR registers
Song Gao
[PATCH 01/10] hw/loongarch: add a new type iocsr read for Avdance interrupt controller
Song Gao
[PATCH 10/10] target/loongarch: cpu do interrupt support msg interrupt.
Song Gao
Re: [PATCH 10/10] target/loongarch: cpu do interrupt support msg interrupt.
Bibo Mao
[PATCH 0/2] target/arm: Implement ID_AA64PFR2_EL1
Peter Maydell
[PATCH 1/2] target/arm: Move ID register field defs to cpu-features.h
Peter Maydell
[PATCH 2/2] target/arm: Implement ID_AA64PFR2_EL1
Peter Maydell
Re: [PATCH 2/2] target/arm: Implement ID_AA64PFR2_EL1
Eric Auger
[PATCH v3 0/2] ramfb: Add property to control if load the romfile
Shaoqin Huang
[PATCH v3 2/2] hw/arm: Add the romfile compatatibility
Shaoqin Huang
Re: [PATCH v3 2/2] hw/arm: Add the romfile compatatibility
Peter Maydell
Re: [PATCH v3 2/2] hw/arm: Add the romfile compatatibility
Daniel P . Berrangé
[PATCH v3 1/2] ramfb: Add property to control if load the romfile
Shaoqin Huang
Re: [PATCH v3 1/2] ramfb: Add property to control if load the romfile
Daniel P . Berrangé
Re: [PATCH v3 1/2] ramfb: Add property to control if load the romfile
Gerd Hoffmann
Re: [PATCH v2] target/riscv: Fix fcvt.s.bf16 NaN box checking
Alistair Francis
Re: [PATCH v2] target/riscv: Fix fcvt.s.bf16 NaN box checking
Alistair Francis
Re: [PATCH v4 2/2] hw/riscv: Initial support for BOSC's Xiangshan Kunminghu FPGA prototype
Alistair Francis
[PATCH v9 0/9] Add additional plugin API functions to read and write memory and registers
Rowan Hart
[PATCH v9 2/9] plugins: Add register write API
Rowan Hart
[PATCH v9 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
Rowan Hart
[PATCH v9 4/9] plugins: Add memory virtual address write API
Rowan Hart
[PATCH v9 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Rowan Hart
Re: [PATCH v9 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Julian Ganz
Re: [PATCH v9 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Rowan Hart
Re: [PATCH v9 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Alex Bennée
[PATCH v9 6/9] plugins: Add patcher plugin and test
Rowan Hart
[PATCH v9 9/9] plugins: Update plugin version and add notes
Rowan Hart
[PATCH v9 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
Rowan Hart
[PATCH v9 7/9] plugins: Add hypercalls plugin and test
Rowan Hart
[PATCH v9 5/9] plugins: Add memory hardware address read/write API
Rowan Hart
Re: [PATCH v9 0/9] Add additional plugin API functions to read and write memory and registers
Rowan Hart
[PATCH v8 0/9] Add additional plugin API functions to read and write memory and registers
Rowan Hart
[PATCH v8 5/9] plugins: Add memory hardware address read/write API
Rowan Hart
[PATCH v8 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
Rowan Hart
[PATCH v8 4/9] plugins: Add memory virtual address write API
Rowan Hart
[PATCH v8 7/9] plugins: Add hypercalls plugin and test
Rowan Hart
[PATCH v8 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
Rowan Hart
[PATCH v8 2/9] plugins: Add register write API
Rowan Hart
[PATCH v8 9/9] plugins: Update plugin version and add notes
Rowan Hart
[PATCH v8 6/9] plugins: Add patcher plugin and test
Rowan Hart
[PATCH v8 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
Rowan Hart
Re: [PATCH v8 0/9] Add additional plugin API functions to read and write memory and registers
Rowan Hart
[PATCH] docs/devel: Convert image-fuzzer.txt to restructredText format
conte . souleymane
[PATCH v8 0/8] Power11 support for QEMU [PowerNV]
Aditya Gupta
[PATCH v8 1/8] ppc/pnv: Introduce Pnv11Chip
Aditya Gupta
[PATCH v8 4/8] ppc/pnv: Add PHB5 PCIe Host bridge to Power11
Aditya Gupta
[PATCH v8 6/8] tests/powernv: Switch to buildroot images instead of op-build
Aditya Gupta
[PATCH v8 5/8] ppc/pnv: Add ChipTOD model for Power11
Aditya Gupta
[PATCH v8 7/8] tests/powernv: Add PowerNV test for Power11
Aditya Gupta
[PATCH v8 8/8] MAINTAINERS: Add myself as a reviewer of PowerNV emulation
Aditya Gupta
[PATCH v8 2/8] ppc/pnv: Introduce Power11 PowerNV machine
Aditya Gupta
[PATCH v8 3/8] ppc/pnv: Add XIVE2 controller to Power11
Aditya Gupta
[PATCH] docs/interop: convert text file to restructuredText format
conte . souleymane
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
Daniel Henrique Barboza
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
Ben Dooks
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
Daniel Henrique Barboza
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
Ben Dooks
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
Daniel Henrique Barboza
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
Ben Dooks
Re: [PATCH v2 2/3] target/riscv: add cva6 core type
Daniel Henrique Barboza
Re: Add initial CVA6 implementaiton
Daniel Henrique Barboza
[PULL v2 00/11] maintainer updates for May (testing, plugins)
Alex Bennée
Re: [PULL v2 00/11] maintainer updates for May (testing, plugins)
Stefan Hajnoczi
[PATCH] hw/net/i82596:changed assets link + abstracted configure function.
tank0nf
Re: [PATCH] hw/net/i82596:changed assets link + abstracted configure function.
Philippe Mathieu-Daudé
[PATCH v7 0/2] Deprecate Power8E and Power8NVL
Aditya Gupta
[PATCH v7 2/2] target/ppc: Deprecate Power8E and Power8NVL
Aditya Gupta
[PATCH v7 1/2] target/ppc: Introduce macro for deprecating PowerPC CPUs
Aditya Gupta
[PATCH RESEND v3] meson: fix Windows build
oltolm
Re: [PATCH RESEND v3] meson: fix Windows build
Stefan Hajnoczi
Re: [PATCH RESEND v3] meson: fix Windows build
Stefan Hajnoczi
Re: [PATCH RESEND v3] meson: fix Windows build
Oleg Tolmatcev
Re: [PATCH RESEND v3] meson: fix Windows build
Alex Bennée
Re: [PATCH RESEND v3] meson: fix Windows build
Pierrick Bouvier
Re: [PATCH RESEND v3] meson: fix Windows build
Oleg Tolmatcev
Re: [PATCH RESEND v3] meson: fix Windows build
Pierrick Bouvier
Re: [PATCH RESEND v3] meson: fix Windows build
Stefan Hajnoczi
Re: [PATCH RESEND v3] meson: fix Windows build
Stefan Hajnoczi
Re: [PATCH RESEND v3] meson: fix Windows build
Oleg Tolmatcev
Re: [PATCH RESEND v3] meson: fix Windows build
BALATON Zoltan
[PATCH] tests/vm/README: fix documentation path in tests/vm/README
Haseung Bong
Re: [PATCH] tests/vm/README: fix documentation path in tests/vm/README
Haseung Bong
[PATCH] tests/vm/README: fix documentation path in tests/vm/README
Haseung Bong
Re: [PATCH] tests/vm/README: fix documentation path in tests/vm/README
Thomas Huth
[PATCH v5 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
Chao Liu
[PATCH v5 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
Chao Liu
Re: [PATCH v5 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
Alistair Francis
Re: [PATCH v5 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
Alistair Francis
[PATCH v3 00/23] vfio-user client
John Levon
[PATCH v3 10/23] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
John Levon
[PATCH v3 14/23] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
John Levon
[PATCH v3 17/23] vfio-user: implement VFIO_USER_DEVICE_RESET
John Levon
[PATCH v3 12/23] vfio-user: implement VFIO_USER_REGION_READ/WRITE
John Levon
[PATCH v3 21/23] vfio-user: support posted writes
John Levon
[PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
John Levon
Re: [PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
Cédric Le Goater
Re: [PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
John Levon
Re: [PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
Cédric Le Goater
[PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
John Levon
Re: [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
Cédric Le Goater
Re: [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
Mark Cave-Ayland
Re: [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
Cédric Le Goater
[PATCH v3 11/23] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
John Levon
[PATCH v3 23/23] docs: add vfio-user documentation
John Levon
[PATCH v3 16/23] vfio-user: set up container access to the proxy
John Levon
[PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
John Levon
Re: [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
Cédric Le Goater
Re: [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
John Levon
Re: [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
Cédric Le Goater
Re: [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
Mark Cave-Ayland
Re: [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
Cédric Le Goater
Re: [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
John Levon
Re: [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
Cédric Le Goater
[PATCH v3 20/23] vfio-user: add 'x-msg-timeout' option
John Levon
[PATCH v3 15/23] vfio-user: forward MSI-X PBA BAR accesses to server
John Levon
[PATCH v3 03/23] vfio: add per-region fd support
John Levon
Re: [PATCH v3 03/23] vfio: add per-region fd support
Cédric Le Goater
Re: [PATCH v3 03/23] vfio: add per-region fd support
John Levon
Re: [PATCH v3 03/23] vfio: add per-region fd support
Cédric Le Goater
Re: [PATCH v3 03/23] vfio: add per-region fd support
John Levon
Re: [PATCH v3 03/23] vfio: add per-region fd support
John Levon
Re: [PATCH v3 03/23] vfio: add per-region fd support
Mark Cave-Ayland
Re: [PATCH v3 03/23] vfio: add per-region fd support
John Levon
Re: [PATCH v3 03/23] vfio: add per-region fd support
Cédric Le Goater
Re: [PATCH v3 03/23] vfio: add per-region fd support
John Levon
Re: [PATCH v3 03/23] vfio: add per-region fd support
Cédric Le Goater
[PATCH v3 06/23] vfio-user: add vfio-user class and container
John Levon
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
Cédric Le Goater
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
John Levon
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
Cédric Le Goater
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
John Levon
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
Mark Cave-Ayland
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
John Levon
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
Cédric Le Goater
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
Cédric Le Goater
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
Cédric Le Goater
Re: [PATCH v3 06/23] vfio-user: add vfio-user class and container
John Levon
[PATCH v3 19/23] vfio-user: implement VFIO_USER_DMA_READ/WRITE
John Levon
[PATCH v3 22/23] vfio-user: add coalesced posted writes
John Levon
[PATCH v3 08/23] vfio-user: implement message receive infrastructure
John Levon
[PATCH v3 18/23] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
John Levon
[PATCH v3 07/23] vfio-user: connect vfio proxy to remote server
John Levon
[PATCH v3 04/23] vfio: mark posted writes in region write callbacks
John Levon
Re: [PATCH v3 04/23] vfio: mark posted writes in region write callbacks
Cédric Le Goater
[PATCH v3 13/23] vfio-user: set up PCI in vfio_user_pci_realize()
John Levon
[PATCH v3 09/23] vfio-user: implement message send infrastructure
John Levon
Re: [PATCH v3 00/23] vfio-user client
Cédric Le Goater
Re: [PATCH v3 00/23] vfio-user client
John Levon
Re: [RFC PATCH 12/25] accel/mshv: Add vCPU creation and execution loop
Nuno Das Neves
[PATCH 0/4] Docs: bump sphinx version to 6.2.1
John Snow
[PATCH 2/4] docs: Bump sphinx to 6.2.1
John Snow
[PATCH 3/4] docs: Require sphinx>=6.2
John Snow
[PATCH 1/4] python: update requirements for Sphinx
John Snow
Re: [PATCH 1/4] python: update requirements for Sphinx
Akihiko Odaki
Re: [PATCH 1/4] python: update requirements for Sphinx
John Snow
[PATCH 4/4] MAINTAINERS: Add docs/requirements.txt
John Snow
Re: [PATCH 0/4] Docs: bump sphinx version to 6.2.1
John Snow
Controlling time in QEMU
Pierrick Bouvier
Re: Controlling time in QEMU
Bernhard Beschow
Re: Controlling time in QEMU
Pierrick Bouvier
Re: Controlling time in QEMU
Pierrick Bouvier
[RFC PATCH v12 0/4] Report vfio-ap configuration changes
Rorie Reyes
[RFC PATCH v12 1/4] hw/vfio/ap: notification handler for AP config changed event
Rorie Reyes
[RFC PATCH v12 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Rorie Reyes
Re: [RFC PATCH v12 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
Anthony Krowiak
[RFC PATCH v12 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
Rorie Reyes
Re: [RFC PATCH v12 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
Anthony Krowiak
Re: [RFC PATCH v12 2/4] hw/vfio/ap: store object indicating AP config changed in a queue
Rorie Reyes
[RFC PATCH v12 4/4] s390: implementing CHSC SEI for AP config change
Rorie Reyes
[RFC PATCH 00/19] accel: Preparatory cleanups for split-accel
Philippe Mathieu-Daudé
[RFC PATCH 05/19] accel/kvm: Prefer local AccelState over global MachineState::accel
Philippe Mathieu-Daudé
Re: [RFC PATCH 05/19] accel/kvm: Prefer local AccelState over global MachineState::accel
Richard Henderson
[RFC PATCH 02/19] system/cpus: Only kick running vCPUs
Philippe Mathieu-Daudé
Re: [RFC PATCH 02/19] system/cpus: Only kick running vCPUs
Richard Henderson
[RFC PATCH 09/19] accel: Factor accel_cpu_realize() out
Philippe Mathieu-Daudé
Re: [RFC PATCH 09/19] accel: Factor accel_cpu_realize() out
Alex Bennée
[RFC PATCH 04/19] accel: Propagate AccelState to AccelClass::init_machine()
Philippe Mathieu-Daudé
Earlier messages
Later messages