qemu-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/02/04
[PATCH 11/11] include/exec: Use uintptr_t in CPUTLBEntry
Richard Henderson
2025/02/04
[PATCH 09/11] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page
Richard Henderson
2025/02/04
[PATCH 05/11] tcg/mips: Drop addrhi from prepare_host_addr
Richard Henderson
2025/02/04
[PATCH 06/11] tcg/ppc: Drop addrhi from prepare_host_addr
Richard Henderson
2025/02/04
[PATCH 10/11] include/exec: Change vaddr to uintptr_t
Richard Henderson
2025/02/04
[PATCH 04/11] tcg/i386: Drop addrhi from prepare_host_addr
Richard Henderson
2025/02/04
[PATCH 07/11] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst
Richard Henderson
2025/02/04
[PATCH 00/11] tcg: Cleanups after disallowing 64-on-32
Richard Henderson
2025/02/04
[PATCH 01/11] tcg: Drop support for two address registers in gen_ldst
Richard Henderson
2025/02/04
[PATCH 02/11] tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
Richard Henderson
2025/02/04
[PATCH 08/11] plugins: Fix qemu_plugin_read_memory_vaddr parameters
Richard Henderson
2025/02/04
[PATCH 03/11] tcg/arm: Drop addrhi from prepare_host_addr
Richard Henderson
2025/02/04
Re: [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
Andrew Jeffery
2025/02/04
[PATCH v2 0/3] hw/loongarch/virt: CPU irq line connection improvement
Bibo Mao
2025/02/04
[PATCH v2 2/3] hw/loongarch/virt: Remove unused ipistate
Bibo Mao
2025/02/04
[PATCH v2 3/3] hw/loongarch/virt: CPU irq line connection improvement
Bibo Mao
2025/02/04
[PATCH v2 1/3] hw/loongarch/virt: Set iocsr address space when CPU is created
Bibo Mao
2025/02/04
Re: [PATCH] hw/i386/amd_iommu: Allow migration
Suthikulpanit, Suravee
2025/02/04
Re: [PATCH] hw/i386/amd_iommu: Allow migration
Suthikulpanit, Suravee
2025/02/04
Re: [PATCH v3 10/17] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
Anton Johansson via
2025/02/04
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
Nicolin Chen
2025/02/04
Re: [RFC PATCH 9/9] hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE
Bernhard Beschow
2025/02/04
Re: [PATCH v2 05/18] hw/arm/fsl-imx8mp: Implement clock tree
Bernhard Beschow
2025/02/04
[PATCH v3 10/12] meson: Disallow 64-bit on 32-bit emulation
Richard Henderson
2025/02/04
[PATCH 3/6] artist: Allow disabling artist on command line
deller
2025/02/04
[PATCH 2/6] hw/hppa: Wire up Diva GSP card
deller
2025/02/04
[PATCH 6/6] target/hppa: Update SeaBIOS-hppa
deller
2025/02/04
[PATCH 0/6] HPPA graphics and serial console enhancements
deller
2025/02/04
[PATCH 5/6] hw/pci-host/astro: Add LMMIO range support
deller
2025/02/04
[PATCH 1/6] hw/char: Add emulation of Diva GSP PCI management boards
deller
2025/02/04
[PATCH 4/6] hw/hppa: Avoid creation of artist if disabled on command line
deller
2025/02/04
[PATCH v3 11/12] meson: Deprecate 32-bit host support
Richard Henderson
2025/02/04
[PATCH] build: Replace meson introspection argument with a builddir
Joel Granados
2025/02/04
[PATCH v3 01/12] meson: Drop tcg as a module
Richard Henderson
2025/02/04
[PATCH v3 04/12] meson: Disallow 64-bit on 32-bit KVM emulation
Richard Henderson
2025/02/04
[PATCH v3 05/12] meson: Disallow 64-bit on 32-bit Xen emulation
Richard Henderson
2025/02/04
[PATCH v3 12/12] tcg: Remove TCG_OVERSIZED_GUEST
Richard Henderson
2025/02/04
[PATCH v3 06/12] meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation
Richard Henderson
2025/02/04
[PATCH v3 07/12] gitlab-ci: Replace aarch64 with arm in cross-i686-tci build
Richard Henderson
2025/02/04
[PATCH v3 03/12] plugins: Uninline qemu_plugin_add_opts
Richard Henderson
2025/02/04
[PATCH v3 08/12] configure: Define TARGET_LONG_BITS in configs/targets/*.mak
Richard Henderson
2025/02/04
[PATCH v3 02/12] tcg: Move stubs in tcg/perf.h to tcg/perf-stubs.c
Richard Henderson
2025/02/04
[PATCH v3 09/12] target/*: Remove TARGET_LONG_BITS from cpu-param.h
Richard Henderson
2025/02/04
[PATCH v3 00/12] meson: Deprecate 32-bit host support
Richard Henderson
2025/02/04
Re: [PATCH] smbios: make memory device size configurable per Machine
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH 0/2] qemu/timer: Clarify QEMUTimer new/free API
Philippe Mathieu-Daudé
2025/02/04
Re: Subject: [PATCH] loader: Add register setting support via cli
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v1 1/1] aspeed/soc: Support Non-maskable Interrupt for AST2700
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH] hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v3 10/17] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 14/16] iotests: Add filter_qtest()
Kevin Wolf
2025/02/04
Re: [RFC PATCH 9/9] hw/xen: Have legacy Xen backend inherit from DYNAMIC_SYS_BUS_DEVICE
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH] hw/*/xen*: Prefer QOM cast for XenLegacyDevice
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 04/16] migration/block-active: Remove global active flag
Kevin Wolf
2025/02/04
[PATCH v3 13/16] nbd/server: Support inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 15/16] iotests: Add qsd-migrate case
Kevin Wolf
2025/02/04
[PATCH v3 16/16] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 07/16] block: Add option to create inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 03/16] block: Inactivate external snapshot overlays when necessary
Kevin Wolf
2025/02/04
[PATCH v3 09/16] block: Support inactive nodes in blk_insert_bs()
Kevin Wolf
2025/02/04
[PATCH v3 11/16] block: Drain nodes before inactivating them
Kevin Wolf
2025/02/04
[PATCH v3 12/16] block/export: Add option to allow export of inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 10/16] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
2025/02/04
[PATCH v3 02/16] block: Allow inactivating already inactive nodes
Kevin Wolf
2025/02/04
[PATCH v3 06/16] block: Fix crash on block_resize on inactive node
Kevin Wolf
2025/02/04
[PATCH v3 05/16] block: Don't attach inactive child to active node
Kevin Wolf
2025/02/04
[PATCH v3 08/16] block: Add blockdev-set-active QMP command
Kevin Wolf
2025/02/04
[PATCH v3 01/16] block: Add 'active' field to BlockDeviceInfo
Kevin Wolf
2025/02/04
[PATCH v3 00/16] block: Managing inactive nodes (QSD migration)
Kevin Wolf
2025/02/04
Re: [PATCH v4 19/33] migration: Add save_live_complete_precopy_thread handler
Peter Xu
2025/02/04
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
Peter Xu
2025/02/04
[PATCH v4 4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
[PATCH v4 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
[PATCH v4 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
Philippe Mathieu-Daudé
2025/02/04
[PATCH v4 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
2025/02/04
[PATCH v4 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
2025/02/04
[PATCH v4 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
Philippe Mathieu-Daudé
2025/02/04
[PATCH v4 6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
[PATCH v4 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Maciej S. Szmigiero
2025/02/04
Re: [PATCH v4 09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls
Maciej S. Szmigiero
2025/02/04
Re: [PATCH v4 19/33] migration: Add save_live_complete_precopy_thread handler
Maciej S. Szmigiero
2025/02/04
Re: [PATCH v3 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v3 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
Thomas Huth
2025/02/04
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
David Hildenbrand
2025/02/04
Re: [PATCH v2 7/8] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
Thomas Huth
2025/02/04
Re: [PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Thomas Huth
2025/02/04
[PATCH v3 5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
2025/02/04
[PATCH v3 0/7] hw/boards: Try to make sense of MachineClass::no_sdcard flag
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
Thomas Huth
2025/02/04
Re: [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
Thomas Huth
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Fabiano Rosas
2025/02/04
Re: [PATCH v4 07/33] io: tls: Allow terminating the TLS session gracefully with EOF
Maciej S. Szmigiero
2025/02/04
Re: [PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v4 0/4] overcommit: introduce mem-lock-onfault
Daniil Tatianin
2025/02/04
Re: [PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
Thomas Huth
2025/02/04
Re: [PATCH v7 3/3] hw/acpi: Add vmclock device
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 8/8] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v7 3/3] hw/acpi: Add vmclock device
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v2 2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Thomas Huth
2025/02/04
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
Eugenio Perez Martin
2025/02/04
Re: [PATCH v2 5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init()
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 1/8] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
Philippe Mathieu-Daudé
2025/02/04
Re: [RFC v4 0/5] Add packed virtqueue to shadow virtqueue
Eugenio Perez Martin
2025/02/04
[PATCH v2 7/8] hw/riscv: Remove all invalid uses of auto_create_sdcard=true
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
Philippe Mathieu-Daudé
2025/02/04
[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
Peter Xu
2025/02/04
Re: [PATCH v4 19/33] migration: Add save_live_complete_precopy_thread handler
Peter Xu
2025/02/04
Re: [RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
Eric Auger
2025/02/04
Re: [PATCH v7 6/6] hostmem: Handle remapping of RAM
David Hildenbrand
2025/02/04
Re: [PATCH] target/sparc: Fix register selection for the fdtox and fqtox instructions
Richard Henderson
2025/02/04
Re: [PATCH V1 16/26] vfio: return mr from vfio_get_xlat_addr
Steven Sistare
2025/02/04
Re: [PATCH V1 18/26] vfio/iommufd: define iommufd_cdev_make_hwpt
Steven Sistare
2025/02/04
Re: [PATCH v2 14/14] tcg: Remove TCG_OVERSIZED_GUEST
Richard Henderson
2025/02/04
Re: [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
David Hildenbrand
2025/02/04
Re: [PATCH 1/1] Added support for get/set alert configuration commands
Fan Ni
2025/02/04
Re: [PATCH v2] sched_attr: Do not define for glibc >= 2.41
Peter Maydell
2025/02/04
Re: [PATCH v7 4/6] numa: Introduce and use ram_block_notify_remap()
Peter Xu
2025/02/04
Re: [PATCH v2 12/15] nbd/server: Support inactive nodes
Kevin Wolf
2025/02/04
Re: [PATCH v7 1/6] system/physmem: handle hugetlb correctly in qemu_ram_remap()
Peter Xu
2025/02/04
[RFC PATCH v2 2/5] hw/vfio/ap: notification handler for AP config changed event
Rorie Reyes
2025/02/04
Re: [PATCH v7 2/6] system/physmem: poisoned memory discard on reboot
Peter Xu
2025/02/04
[RFC PATCH v2 4/5] hw/vfio/ap: Storing event information for an AP configuration change event
Rorie Reyes
2025/02/04
[RFC PATCH v2 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
Rorie Reyes
2025/02/04
[RFC PATCH v2 5/5] s390: implementing CHSC SEI for AP config change
Rorie Reyes
2025/02/04
[RFC PATCH v2 0/5] Report vfio-ap configuration changes
Rorie Reyes
2025/02/04
[RFC PATCH v2 3/5] hw/vfio/ap: store object indicating AP config changed in a queue
Rorie Reyes
2025/02/04
Re: [PATCH v7 3/6] accel/kvm: Report the loss of a large memory page
Peter Xu
2025/02/04
Re: [PULL 17/42] migration: cpr-transfer mode
Steven Sistare
2025/02/04
Re: [PATCH v2 03/17] pc-bios: Add NPCM8XX vBootrom
Peter Maydell
2025/02/04
Re: [PATCH v2 02/17] roms: Update vbootrom to 1287b6e
Peter Maydell
2025/02/04
Re: [PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes
Kevin Wolf
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Peter Xu
2025/02/04
Re: [PATCH v2 16/17] hw/arm: Add NPCM8XX SoC
Peter Maydell
2025/02/04
Re: [PATCH v2 03/15] migration/block-active: Remove global active flag
Kevin Wolf
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Peter Xu
2025/02/04
Re: [PULL 17/42] migration: cpr-transfer mode
Peter Xu
2025/02/04
Re: [PATCH V1 18/26] vfio/iommufd: define iommufd_cdev_make_hwpt
Cédric Le Goater
2025/02/04
Re: [PATCH v2 05/12] hw/arm/raspi: Consider processor id in types[] array
Peter Maydell
2025/02/04
Re: [PATCH v2 15/17] hw/net: Add NPCM8XX PCS Module
Peter Maydell
2025/02/04
Re: [PATCH v2 01/17] docs/system/arm: Add Description for NPCM8XX SoC
Peter Maydell
2025/02/04
Re: [PATCH V1 11/26] vfio-pci: skip reset during cpr
Steven Sistare
2025/02/04
Re: [PATCH V1 10/26] vfio-pci: refactor for cpr
Steven Sistare
2025/02/04
Re: [PATCH v4 07/33] io: tls: Allow terminating the TLS session gracefully with EOF
Daniel P . Berrangé
2025/02/04
Re: [PATCH V1 07/26] vfio/container: recover from unmap-all-vaddr failure
Steven Sistare
2025/02/04
Re: [PATCH V1 08/26] pci: skip reset during cpr
Steven Sistare
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Daniel P . Berrangé
2025/02/04
Re: [PATCH V1 16/26] vfio: return mr from vfio_get_xlat_addr
Cédric Le Goater
2025/02/04
Re: [PATCH v2 17/17] hw/arm: Add NPCM845 Evaluation board
Peter Maydell
2025/02/04
Re: [PATCH v2 14/17] hw/misc: Support NPCM8XX CLK Module Registers
Peter Maydell
2025/02/04
Re: [PATCH v2 13/17] hw/misc: Add nr_regs and cold_reset_values to NPCM CLK
Peter Maydell
2025/02/04
Re: [PATCH v2 12/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
Peter Maydell
2025/02/04
Re: [PATCH v4 07/33] io: tls: Allow terminating the TLS session gracefully with EOF
Maciej S. Szmigiero
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Daniel P . Berrangé
2025/02/04
Re: [PATCH v2 10/17] hw/misc: Support 8-bytes memop in NPCM GCR module
Peter Maydell
2025/02/04
Re: [PATCH v2 11/17] hw/misc: Rename npcm7xx_clk to npcm_clk
Peter Maydell
2025/02/04
Re: [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
Kevin Wolf
2025/02/04
Re: [PATCH v2 09/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
Peter Maydell
2025/02/04
Re: [PATCH v2 04/17] hw/ssi: Make flash size a property in NPCM7XX FIU
Peter Maydell
2025/02/04
Re: [PATCH v2 03/12] hw/arm/raspi: Unify RASPI_MACHINE types
Peter Maydell
2025/02/04
Re: [PATCH v4 07/33] io: tls: Allow terminating the TLS session gracefully with EOF
Daniel P . Berrangé
2025/02/04
Re: [PATCH v2 08/17] hw/misc: Add support for NPCM8XX GCR
Peter Maydell
2025/02/04
Re: [PATCH v2 07/17] hw/misc: Add nr_regs and cold_reset_values to NPCM GCR
Peter Maydell
2025/02/04
Re: [PATCH v2 06/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
Peter Maydell
2025/02/04
Re: [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
Kevin Wolf
2025/02/04
Re: [PATCH v2 05/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
Peter Maydell
2025/02/04
Re: [PATCH] qom: reverse order of instance_post_init calls
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Daniel P . Berrangé
2025/02/04
Re: [PATCH v4 09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls
Peter Xu
2025/02/04
Re: [PATCH v2 07/12] hw/arm/raspi: Check ramsize is within chipset aperture
Peter Maydell
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Peter Xu
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Maciej S. Szmigiero
2025/02/04
Re: [PATCH] MAINTAINER: Add a maintainer for CPR
Steven Sistare
2025/02/04
Re: [PATCH] qom: reverse order of instance_post_init calls
Paolo Bonzini
2025/02/04
Re: [PATCH v2 06/12] hw/arm/raspi: Consider network interface for B models
Peter Maydell
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Daniel P . Berrangé
2025/02/04
Re: [PATCH] qom: reverse order of instance_post_init calls
Peter Maydell
2025/02/04
Re: [PATCH] MAINTAINER: Add a maintainer for CPR
Fabiano Rosas
2025/02/04
Re: [PATCH v2 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
David Hildenbrand
2025/02/04
Re: [PATCH v2 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
David Hildenbrand
2025/02/04
Re: [PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models
Peter Maydell
2025/02/04
Re: [PATCH] MAINTAINER: Add a maintainer for CPR
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v2 01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
Peter Maydell
2025/02/04
Re: [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
Fabiano Rosas
2025/02/04
Re: [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
Philippe Mathieu-Daudé
2025/02/04
Re: [PATCH v4 09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls
Maciej S. Szmigiero
2025/02/04
Re: [PATCH V1 11/26] vfio-pci: skip reset during cpr
Cédric Le Goater
Earlier messages
Later messages