qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Gyorgy Tamasi
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Huacai Chen
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Gyorgy Tamasi
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
gaosong
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Gyorgy Tamasi
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
gaosong
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Gyorgy Tamasi
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Peter Maydell
[PATCH v1 0/2] hw: introduce a lightweight MCTP-over-I2C responder
Jian Zhang
[PATCH v1 1/2] hw/misc: introduce mctp I2C responder and NCSI support
Jian Zhang
[PATCH v1 2/2] hw/arm/aspeed: add mctp responder device for test
Jian Zhang
[PATCH v5 0/6] target/riscv: Implement Smsdid and Smmpt extension
LIU Zhiwei
[PATCH v5 4/6] target/riscv: Implement SMMPT fence instructions
LIU Zhiwei
Re: [PATCH v5 4/6] target/riscv: Implement SMMPT fence instructions
Alistair Francis
Re: [PATCH v5 4/6] target/riscv: Implement SMMPT fence instructions
Frank Chang
[PATCH v5 2/6] target/riscv: Implement core SMMPT lookup logic
LIU Zhiwei
Re: [PATCH v5 2/6] target/riscv: Implement core SMMPT lookup logic
Alistair Francis
Re: [PATCH v5 2/6] target/riscv: Implement core SMMPT lookup logic
Richard Henderson
Re: [PATCH v5 2/6] target/riscv: Implement core SMMPT lookup logic
LIU Zhiwei
Re: [PATCH v5 2/6] target/riscv: Implement core SMMPT lookup logic
Frank Chang
[PATCH v5 5/6] target/riscv: Fix smrnmi isa alphabetical order
LIU Zhiwei
Re: [PATCH v5 5/6] target/riscv: Fix smrnmi isa alphabetical order
Alistair Francis
Re: [PATCH v5 5/6] target/riscv: Fix smrnmi isa alphabetical order
Frank Chang
[PATCH v5 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
LIU Zhiwei
Re: [PATCH v5 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
Alistair Francis
Re: [PATCH v5 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
Frank Chang
Re: [PATCH v5 1/6] target/riscv: Add basic definitions and CSRs for SMMPT
Nutty.Liu
[PATCH v5 6/6] target/riscv: Enable SMMPT extension
LIU Zhiwei
Re: [PATCH v5 6/6] target/riscv: Enable SMMPT extension
Alistair Francis
Re: [PATCH v5 6/6] target/riscv: Enable SMMPT extension
Frank Chang
[PATCH v5 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
LIU Zhiwei
Re: [PATCH v5 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
Alistair Francis
Re: [PATCH v5 3/6] target/riscv: Integrate SMMPT checks into MMU and TLB fill
Frank Chang
Re: [PATCH v5 0/6] target/riscv: Implement Smsdid and Smmpt extension
Chao Liu
[PATCH qemu v2 0/7] Update opentitan uart (part of supporting opentitan version 1)
~lexbaileylowrisc
[PATCH qemu v2 1/7] Rename ibex_uart to ot_uart
~lexbaileylowrisc
Re: [PATCH qemu v2 1/7] Rename ibex_uart to ot_uart
Alistair Francis
[PATCH qemu v2 3/7] ot_uart: update register defs, switch to Fifo8 for tx/rx buffers
~lexbaileylowrisc
Re: [PATCH qemu v2 3/7] ot_uart: update register defs, switch to Fifo8 for tx/rx buffers
Alistair Francis
[PATCH qemu v2 2/7] ot_uart: move to new reset API
~lexbaileylowrisc
Re: [PATCH qemu v2 2/7] ot_uart: move to new reset API
Alistair Francis
[PATCH qemu v2 7/7] ot_uart: add tracing
~lexbaileylowrisc
[PATCH qemu v2 6/7] ot_uart: update file headers with new authorship and documentation URL
~lexbaileylowrisc
[PATCH qemu v2 4/7] ot_uart: replace individual IRQ fields with array, add missing IRQs
~lexbaileylowrisc
Re: [PATCH qemu v2 4/7] ot_uart: replace individual IRQ fields with array, add missing IRQs
Alistair Francis
[PATCH qemu v2 5/7] ot_uart: implement missing features
~lexbaileylowrisc
Re: [PATCH qemu v2 5/7] ot_uart: implement missing features
Alistair Francis
Re: [PATCH qemu v2 0/7] Update opentitan uart (part of supporting opentitan version 1)
Alistair Francis
[PATCH 0/2] target/arm: Remove bswap_code
Richard Henderson
[PATCH 1/2] linux-user/arm: Improve get_user_code_u32 and usage
Richard Henderson
Re: [PATCH 1/2] linux-user/arm: Improve get_user_code_u32 and usage
Richard Henderson
Re: [PATCH 1/2] linux-user/arm: Improve get_user_code_u32 and usage
Pierrick Bouvier
[PATCH 2/2] target/arm: Remove bswap_code
Richard Henderson
Re: [PATCH 2/2] target/arm: Remove bswap_code
Pierrick Bouvier
Re: [PATCH 2/2] target/arm: Remove bswap_code
Philippe Mathieu-Daudé
Re: [PATCH 14/15] s390x/pci: Implement migration for emulated devices
Thomas Huth
Re: [PATCH 14/15] s390x/pci: Implement migration for emulated devices
Matthew Rosato
Re: [PATCH 14/15] s390x/pci: Implement migration for emulated devices
Cornelia Huck
[PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Matthew Penney
Re: [PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Daniel P . Berrangé
Re: [PATCH 0/8] tree-wide: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH] system: Improve error handling and robustness
Jun Yu
Re: [PATCH] system: Improve error handling and robustness
Markus Armbruster
[PATCH] ui/spice-app: detect runtime directory creation failures
zhaoguohan
Re: [PATCH] ui/spice-app: detect runtime directory creation failures
Marc-André Lureau
[PATCH] ui/spice-app: detect runtime directory creation failures
zhaoguohan
Re: [PATCH 00/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Juraj Marcin
Re: [PATCH 00/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Alexander Mikhalitsyn
Re: [PATCH 00/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Fabiano Rosas
Re: [PATCH 00/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Alexander Mikhalitsyn
[PATCH] audio/pipewire: Fix stack overflow by moving buffer to heap
Jun Yu
Re: [PATCH] audio/pipewire: Fix stack overflow by moving buffer to heap
Thomas Huth
[PATCH 5/8] scsi: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH 00/14] migration/vfio: Fix a few issues on API misuse or statistic reports
Peter Xu
[PATCH 11/14] migration: Calculate expected downtime on demand
Peter Xu
Re: [PATCH 11/14] migration: Calculate expected downtime on demand
Juraj Marcin
[PATCH 02/14] migration/qapi: Rename MigrationStats to MigrationRAMStats
Peter Xu
Re: [PATCH 02/14] migration/qapi: Rename MigrationStats to MigrationRAMStats
Juraj Marcin
Re: [PATCH 02/14] migration/qapi: Rename MigrationStats to MigrationRAMStats
Michal Prívozník
Re: [PATCH 02/14] migration/qapi: Rename MigrationStats to MigrationRAMStats
Peter Xu
Re: [PATCH 00/14] migration/vfio: Fix a few issues on API misuse or statistic reports
Peter Xu
[PATCH 03/14] vfio/migration: Cache stop size in VFIOMigration
Peter Xu
Re: [PATCH 03/14] vfio/migration: Cache stop size in VFIOMigration
Avihai Horon
[PATCH 14/14] migration/qapi: Update unit for avail-switchover-bandwidth
Peter Xu
Re: [PATCH 14/14] migration/qapi: Update unit for avail-switchover-bandwidth
Juraj Marcin
[PATCH 07/14] vfio/migration: Fix incorrect reporting for VFIO pending data
Peter Xu
Re: [PATCH 07/14] vfio/migration: Fix incorrect reporting for VFIO pending data
Avihai Horon
[PATCH 04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
Re: [PATCH 04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Juraj Marcin
Re: [PATCH 04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
Re: [PATCH 04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Juraj Marcin
Re: [PATCH 04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Avihai Horon
Re: [PATCH 04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Peter Xu
Re: [PATCH 04/14] migration/treewide: Merge @state_pending_{exact|estimate} APIs
Jason J. Herne
[PATCH 06/14] migration: Introduce stopcopy_bytes in save_query_pending()
Peter Xu
Re: [PATCH 06/14] migration: Introduce stopcopy_bytes in save_query_pending()
Juraj Marcin
Re: [PATCH 06/14] migration: Introduce stopcopy_bytes in save_query_pending()
Juraj Marcin
Re: [PATCH 06/14] migration: Introduce stopcopy_bytes in save_query_pending()
Peter Xu
Re: [PATCH 06/14] migration: Introduce stopcopy_bytes in save_query_pending()
Juraj Marcin
Re: [PATCH 06/14] migration: Introduce stopcopy_bytes in save_query_pending()
Avihai Horon
[PATCH 10/14] migration: Introduce a helper to return switchover bw estimate
Peter Xu
[PATCH 09/14] migration: Move iteration counter out of RAM
Peter Xu
Re: [PATCH 09/14] migration: Move iteration counter out of RAM
Fabiano Rosas
Re: [PATCH 09/14] migration: Move iteration counter out of RAM
Peter Xu
Re: [PATCH 09/14] migration: Move iteration counter out of RAM
Fabiano Rosas
[PATCH 01/14] migration: Fix low possibility downtime violation
Peter Xu
[PATCH 08/14] migration: Make qemu_savevm_query_pending() available anytime
Peter Xu
Re: [PATCH 08/14] migration: Make qemu_savevm_query_pending() available anytime
Juraj Marcin
Re: [PATCH 08/14] migration: Make qemu_savevm_query_pending() available anytime
Peter Xu
Re: [PATCH 08/14] migration: Make qemu_savevm_query_pending() available anytime
Juraj Marcin
[PATCH 05/14] migration: Use the new save_query_pending() API directly
Peter Xu
Re: [PATCH 05/14] migration: Use the new save_query_pending() API directly
Avihai Horon
[PATCH 12/14] migration: Fix calculation of expected_downtime to take VFIO info
Peter Xu
Re: [PATCH 12/14] migration: Fix calculation of expected_downtime to take VFIO info
Juraj Marcin
Re: [PATCH 12/14] migration: Fix calculation of expected_downtime to take VFIO info
Fabiano Rosas
Re: [PATCH 12/14] migration: Fix calculation of expected_downtime to take VFIO info
Peter Xu
[PATCH 13/14] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
Re: [PATCH 13/14] migration/qapi: Introduce system-wise "remaining" reports
Juraj Marcin
Re: [PATCH 13/14] migration/qapi: Introduce system-wise "remaining" reports
Dr. David Alan Gilbert
Re: [PATCH 13/14] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
Re: [PATCH 13/14] migration/qapi: Introduce system-wise "remaining" reports
Fabiano Rosas
Re: [PATCH 13/14] migration/qapi: Introduce system-wise "remaining" reports
Peter Xu
Re: [PATCH 00/14] migration/vfio: Fix a few issues on API misuse or statistic reports
Cédric Le Goater
Re: [PATCH 00/14] migration/vfio: Fix a few issues on API misuse or statistic reports
Peter Xu
[PATCH 8/8] ui: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH v11 00/21] target/arm: single-binary
Pierrick Bouvier
[PATCH v11 06/21] target/arm/tcg/translate-neon.c: make compilation unit common
Pierrick Bouvier
[PATCH v11 21/21] target/arm/tcg/translate.c: make compilation unit common
Pierrick Bouvier
[PATCH v11 10/21] target/arm/tcg/gengvec.c: make compilation unit common
Pierrick Bouvier
[PATCH v11 18/21] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
Pierrick Bouvier
Re: [PATCH v11 18/21] target/arm/tcg/translate.c: replace translator_ldl_swap with translator_ldl_end
Philippe Mathieu-Daudé
[PATCH v11 11/21] target/arm/tcg/translate.c: remove MO_TE usage
Pierrick Bouvier
[PATCH v11 05/21] target/arm/tcg/translate-vfp.c: make compilation unit common
Pierrick Bouvier
[PATCH v11 04/21] target/arm/tcg/translate.h: remove TARGET_AARCH64
Pierrick Bouvier
[PATCH v11 03/21] target/arm/tcg/translate.h: remove tcg-op-gvec.h include
Pierrick Bouvier
[PATCH v11 07/21] target/arm/tcg/translate-mve.c: make compilation unit common
Pierrick Bouvier
[PATCH v11 19/21] target/arm/cpu.c: simplify endianness handling in arm_disas_set_info
Pierrick Bouvier
Re: [PATCH v11 19/21] target/arm/cpu.c: simplify endianness handling in arm_disas_set_info
Philippe Mathieu-Daudé
[PATCH v11 01/21] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Pierrick Bouvier
[PATCH v11 16/21] target/arm/tcg/translate-a64.c: use translator_ldl_end instead of arm_ldl_code
Pierrick Bouvier
[PATCH v11 02/21] target/arm/translate.h: remove tcg-op.h include
Pierrick Bouvier
[PATCH v11 09/21] target/arm/tcg/op_helper.c: make compilation unit common
Pierrick Bouvier
[PATCH v11 14/21] tcg/translator: add parameter to translator_loop for current addr type
Pierrick Bouvier
Re: [PATCH v11 14/21] tcg/translator: add parameter to translator_loop for current addr type
Philippe Mathieu-Daudé
Re: [PATCH v11 14/21] tcg/translator: add parameter to translator_loop for current addr type
Pierrick Bouvier
Re: [PATCH v11 14/21] tcg/translator: add parameter to translator_loop for current addr type
Philippe Mathieu-Daudé
[PATCH v11 20/21] target/arm/tcg/translate.c: remove target_ulong
Pierrick Bouvier
[PATCH v11 17/21] target/arm/tcg/arm_ldst.h: merge in translate.c
Pierrick Bouvier
Re: [PATCH v11 17/21] target/arm/tcg/arm_ldst.h: merge in translate.c
Philippe Mathieu-Daudé
[PATCH v11 13/21] target/arm/tcg/translate.c: extract aarch64_translate_code()
Pierrick Bouvier
[PATCH v11 12/21] target/arm/tcg/translate.c: replace target_ulong with uint32_t
Pierrick Bouvier
[PATCH v11 08/21] target/arm/tcg/translate-m-nocp.c: make compilation unit common
Pierrick Bouvier
[PATCH v11 15/21] target/arm/tcg/translate.c: replace TCGv with TCGv_va
Pierrick Bouvier
Re: [PATCH v11 15/21] target/arm/tcg/translate.c: replace TCGv with TCGv_va
Philippe Mathieu-Daudé
Re: [PATCH v11 00/21] target/arm: single-binary
Peter Maydell
Re: [PATCH v11 00/21] target/arm: single-binary
Pierrick Bouvier
[PATCH 0/2] io: use g_clear_handle_id() for GSource cleanup
Philippe Mathieu-Daudé
[PATCH-for-11.0? 1/2] io: Clear dangling GLib event source tag
Philippe Mathieu-Daudé
[PATCH 2/2] io: use g_clear_handle_id() for GSource cleanup
Philippe Mathieu-Daudé
Re: [PATCH 2/2] io: use g_clear_handle_id() for GSource cleanup
Matthew Penney
Re: [PATCH 2/2] io: use g_clear_handle_id() for GSource cleanup
Philippe Mathieu-Daudé
[PATCH 6/8] target/i386/kvm: use g_clear_handle_id() for GSource cleanup
Matthew Penney
[PATCH for 11.0] hw/uefi: fix heap overflow (CVE-2026-5744)
Gerd Hoffmann
Re: [PATCH for 11.0] hw/uefi: fix heap overflow (CVE-2026-5744)
Daniel P . Berrangé
Re: [PATCH for 11.0] hw/uefi: fix heap overflow (CVE-2026-5744)
Peter Maydell
Re: [PATCH 1/2] vfio-user: support VFIO_USER_DEVICE_FEATURE
Cédric Le Goater
Re: [PATCH 1/2] vfio-user: support VFIO_USER_DEVICE_FEATURE
John Levon
[PATCH] qemu-nbd: Support -s and -l at the same time
Eric Blake
Re: [PATCH] qemu-nbd: Support -s and -l at the same time
Vladimir Sementsov-Ogievskiy
[PATCH] qemu-nbd: Support -s and -l at the same time
Eric Blake
[PATCH 4/8] net: use g_clear_handle_id() for GSource cleanup
Matthew Penney
Re: [PATCH v22 02/18] ui/sdl2: Don't disable scanout when display is refreshed
Stefan Weil via qemu development
Re: [PATCH v22 02/18] ui/sdl2: Don't disable scanout when display is refreshed
Alex Bennée
Re: [PATCH v22 02/18] ui/sdl2: Don't disable scanout when display is refreshed
Dmitry Osipenko
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Stefan Hajnoczi
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Klaus Jensen
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Stefan Hajnoczi
Re: [PATCH v5 5/8] hw/nvme: add migration blockers for non-supported cases
Alexander Mikhalitsyn
Re: [PATCH-for-11.0] docs/about/removed-features: Replace 'since' -> 'removed in'
Philippe Mathieu-Daudé
[RFC v4 0/5] net/filter: Add AF_PACKET support for vhost-net
Cindy Lu
[RFC v4 2/5] chardev/socket: add AF_PACKET initialization
Cindy Lu
[RFC v4 5/5] chardev/socket: add AF_PACKET capture path
Cindy Lu
Re: [RFC v4 5/5] chardev/socket: add AF_PACKET capture path
Daniel P . Berrangé
[RFC v4 1/5] net/filter: allow filters on vhost netdevs
Cindy Lu
[RFC v4 3/5] io/channel-socket: tolerate AF_PACKET getpeername
Cindy Lu
Re: [RFC v4 3/5] io/channel-socket: tolerate AF_PACKET getpeername
Daniel P . Berrangé
[RFC v4 4/5] chardev/socket: add AF_PACKET inject path
Cindy Lu
Re: [RFC v4 4/5] chardev/socket: add AF_PACKET inject path
Daniel P . Berrangé
Re: [RFC v4 0/5] net/filter: Add AF_PACKET support for vhost-net
Daniel P . Berrangé
[PATCH v3 0/5] monitor: add dynamic QMP monitor hotplug support
Christian Brauner
[PATCH v3 3/5] qapi: add monitor-add, monitor-remove, query-monitors commands
Christian Brauner
Re: [PATCH v3 3/5] qapi: add monitor-add, monitor-remove, query-monitors commands
Daniel P . Berrangé
Re: [PATCH v3 3/5] qapi: add monitor-add, monitor-remove, query-monitors commands
Christian Brauner
Re: [PATCH v3 0/5] monitor: add dynamic QMP monitor hotplug support
Daniel P . Berrangé
Re: [PATCH v3 0/5] monitor: add dynamic QMP monitor hotplug support
Christian Brauner
Re: [PATCH v3 0/5] monitor: add dynamic QMP monitor hotplug support
Daniel P . Berrangé
Re: [PATCH v3 0/5] monitor: add dynamic QMP monitor hotplug support
Christian Brauner
[PATCH v3 5/5] tests/functional: add e2e test for dynamic QMP monitor hotplug
Christian Brauner
[PATCH v3 1/5] monitor: store monitor id and dynamic flag in Monitor struct
Christian Brauner
Earlier messages
Later messages