Messages by Date
-
2026/04/23
[PATCH 0/2] contrib/plugins/uftrace_symbols.py: fix issues to extract symbol/srcline
Pierrick Bouvier
-
2026/04/23
[PATCH] docs/devel/codebase: add link to rev.ng video series
Pierrick Bouvier
-
2026/04/23
Re: [PULL 00/59] target-arm queue
Philippe Mathieu-Daudé
-
2026/04/23
[PULL v3 00/52] Misc HW patches for 2026-04-22
Philippe Mathieu-Daudé
-
2026/04/23
[PULL v3 51/52] MAINTAINERS: Maintain MIPS Boston
Philippe Mathieu-Daudé
-
2026/04/23
[PULL v3 47/52] MAINTAINERS: Cover hexloader tests under the Generic Loader section
Philippe Mathieu-Daudé
-
2026/04/23
[PULL v3 46/52] MAINTAINERS: Merge PCIe DOE section within SPDM
Philippe Mathieu-Daudé
-
2026/04/23
[PULL v2 00/49] Misc HW patches for 2026-04-22
Philippe Mathieu-Daudé
-
2026/04/23
[PULL v2 40/49] hw/arm, hw/ppc: Remove unnecessary audio.h includes from board code
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH] hw/arm, hw/ppc: Remove unnecessary audio.h includes from board code
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH v5 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll
Jaehoon Kim
-
2026/04/23
[PATCH v5 1/3] aio-poll: avoid unnecessary polling time computation
Jaehoon Kim
-
2026/04/23
[PATCH v5 0/3] improve aio-polling efficiency
Jaehoon Kim
-
2026/04/23
[PATCH v5 2/3] aio-poll: refine iothread polling using weighted handler intervals
Jaehoon Kim
-
2026/04/23
Re: [PATCH for-11.0? 0/3] linux-user/arm: Deprecate nwfpe
Helge Deller
-
2026/04/23
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Fabiano Rosas
-
2026/04/23
Re: [PATCH v2 1/1] linux-user/mips: sync k0 TLS for EF_MIPS_MACH_OCTEON userlands
Helge Deller
-
2026/04/23
Re: [PATCH 3/3] qio: Fix qom-list-properties crash on net listener object
Daniel P . Berrangé
-
2026/04/23
[PULL 13/43] migration: convert vmstate_subsection_save/load functions to bool
Fabiano Rosas
-
2026/04/23
[PULL 12/43] migration: factor out vmstate_post_load() from vmstate_load_state()
Fabiano Rosas
-
2026/04/23
[PULL 38/43] migration/file: fix type mismatch and NULL deref in multifd_file_recv_data
Fabiano Rosas
-
2026/04/23
[PULL 17/43] migration/savevm: move to new migration APIs
Fabiano Rosas
-
2026/04/23
[PULL 28/43] vmstate: Rename VMS_NULLPTR_MARKER to VMS_MARKER_PTR_NULL
Fabiano Rosas
-
2026/04/23
[PULL 39/43] tests/unit: add pread/pwrite _all tests for io channel file
Fabiano Rosas
-
2026/04/23
[PULL 29/43] vmstate: Introduce vmstate_save_field_with_vmdesc()
Fabiano Rosas
-
2026/04/23
[PULL 41/43] migration/qemu-file: switch buffer_at functions to positioned I/O _all helpers
Fabiano Rosas
-
2026/04/23
[PULL 43/43] migration/qemu-file: drop incorrect const from qemu_get_buffer_at buf
Fabiano Rosas
-
2026/04/23
[PULL 15/43] migration: introduce vmstate_load_vmsd() and vmstate_save_vmsd()
Fabiano Rosas
-
2026/04/23
[PULL 40/43] tests/qtest/migration: fix fd leak in ufd_version_check
Fabiano Rosas
-
2026/04/23
[PULL 32/43] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Fabiano Rosas
-
2026/04/23
[PULL 35/43] migration: validate page_size in mapped-ram header before use
Fabiano Rosas
-
2026/04/23
[PULL 31/43] vmstate: Implement load of ptr marker in vmstate core
Fabiano Rosas
-
2026/04/23
[PULL 25/43] vmstate: Pass in struct itself for VMSTATE_VARRAY_OF_POINTER_UINT32
Fabiano Rosas
-
2026/04/23
[PULL 30/43] vmstate: Allow vmstate_info_nullptr to emit non-NULL markers
Fabiano Rosas
-
2026/04/23
[PULL 42/43] migration/file: switch file_write_ramblock_iov to pwritev_all
Fabiano Rosas
-
2026/04/23
[PULL 21/43] migration: Tweak description of migration property multifd-compression
Fabiano Rosas
-
2026/04/23
[PULL 10/43] migration: factor out vmstate_pre_load() from vmstate_load_state()
Fabiano Rosas
-
2026/04/23
[PULL 36/43] io/channel: introduce qio_channel_pread{v, }_all{, _eof}()
Fabiano Rosas
-
2026/04/23
[PULL 34/43] tests/unit/test-vmstate: add tests for VMS_ARRAY_OF_POINTER_AUTO_ALLOC
Fabiano Rosas
-
2026/04/23
[PULL 37/43] io/channel: introduce qio_channel_pwrite{v,}_all()
Fabiano Rosas
-
2026/04/23
[PULL 24/43] vmstate: Pass in struct itself for VMSTATE_ARRAY_OF_POINTER
Fabiano Rosas
-
2026/04/23
[PULL 19/43] migration: drop VMStateField.err_hint
Fabiano Rosas
-
2026/04/23
[PULL 04/43] migration: make vmstate_save_state_v() static
Fabiano Rosas
-
2026/04/23
[PULL 20/43] migration/vmstate-types: move to new migration APIs
Fabiano Rosas
-
2026/04/23
[PULL 14/43] migration: VMStateInfo: introduce new handlers with errp
Fabiano Rosas
-
2026/04/23
[PULL 06/43] migration: vmstate_load_state(): add some newlines
Fabiano Rosas
-
2026/04/23
[PULL 26/43] vmstate: Do not set size for VMS_ARRAY_OF_POINTER
Fabiano Rosas
-
2026/04/23
[PULL 23/43] migration: fix QIOChannelFile leak on error in file_connect_outgoing
Fabiano Rosas
-
2026/04/23
[PULL 33/43] vmstate: Stop checking size for nullptr compression
Fabiano Rosas
-
2026/04/23
[PULL 16/43] migration/cpr: move to new migration APIs
Fabiano Rosas
-
2026/04/23
[PULL 05/43] migration: make .post_save() a void function
Fabiano Rosas
-
2026/04/23
[PULL 27/43] vmstate: Update max_elems early and check field compressable once
Fabiano Rosas
-
2026/04/23
[PULL 03/43] migration: vmstate_save_state_v: fix double error_setg
Fabiano Rosas
-
2026/04/23
[PULL 09/43] migration: factor out vmstate_save_field() from vmstate_save_state()
Fabiano Rosas
-
2026/04/23
[PULL 02/43] tests/functional: Make socat wait longer in migration exec test
Fabiano Rosas
-
2026/04/23
[PULL 07/43] migration: vmstate_save/load_state(): refactor tracing errors
Fabiano Rosas
-
2026/04/23
[PULL 22/43] tests/qtest/migration: Add mapped-ram/postcopy validation test
Fabiano Rosas
-
2026/04/23
[PULL 01/43] checkpatch: Allow spaces after all coroutine annotations
Fabiano Rosas
-
2026/04/23
[PULL 18/43] hw/s390x/css: drop use of .err_hint for vmstate
Fabiano Rosas
-
2026/04/23
[PULL 08/43] migration: factor out vmstate_pre_save() from vmstate_save_state()
Fabiano Rosas
-
2026/04/23
[PULL 00/43] Migration patches for 2026-04-23
Fabiano Rosas
-
2026/04/23
[PULL 11/43] migration: factor out vmstate_load_field() from vmstate_load_state()
Fabiano Rosas
-
2026/04/23
Re: [PATCH v2] migration: Fix blocking in POSTCOPY_DEVICE during package load
Peter Xu
-
2026/04/23
Re: [PATCH] crypto: fix client side anonymous TLS credentials
Maciej S. Szmigiero
-
2026/04/23
Re: [PULL 25/32] crypto: fix lifecycle handling of gnutls credentials objects
Maciej S. Szmigiero
-
2026/04/23
Re: [PATCH v6 0/6] target/arm: ISV=0 data abort emulation library
Lucas Pereira do Amaral
-
2026/04/23
Re: [PATCH v2 2/4] linux-user/strace: Use pointer type for read and write values
Helge Deller
-
2026/04/23
Re: [PATCH for-11.0? 0/3] linux-user/arm: Deprecate nwfpe
Peter Maydell
-
2026/04/23
[PATCH 1/3] colo-compare: Fix QMP qom-list-properties crashing
Peter Xu
-
2026/04/23
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Peter Xu
-
2026/04/23
[PATCH 2/3] system/ioport: Fix qom-list-properties crash on portio list obj
Peter Xu
-
2026/04/23
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Peter Maydell
-
2026/04/23
Re: [PATCH v6 0/6] target/arm: ISV=0 data abort emulation library
Peter Maydell
-
2026/04/23
Re: [PATCH for-11.0? 0/3] linux-user/arm: Deprecate nwfpe
Helge Deller
-
2026/04/23
Re: [PATCH v5 0/4] virtio-gpu: enable Venus/Vulkan without OpenGL display
Lucas Amaral
-
2026/04/23
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Pierrick Bouvier
-
2026/04/23
Re: Several QOM objects crash on introspection
Peter Xu
-
2026/04/23
Re: [PATCH v6 0/6] target/arm: ISV=0 data abort emulation library
Lucas Amaral
-
2026/04/23
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Helge Deller
-
2026/04/23
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Fabiano Rosas
-
2026/04/23
[PATCH 3/3] qio: Fix qom-list-properties crash on net listener object
Peter Xu
-
2026/04/23
[PATCH 0/3] Three small fixes over qom-list-properties crash
Peter Xu
-
2026/04/23
Re: [PATCH 10/16] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
Mohamed Mediouni
-
2026/04/23
Re: [PATCH v4 2/3] accel/hvf: introduce map granule abstraction and IPA property
Alex Bennée
-
2026/04/23
Re: [PATCH v2 0/5] Defer the IOMMU translation and support access_type
Pierrick Bouvier
-
2026/04/23
Re: [PATCH v4 1/3] virtio-gpu: validate host page alignment for MAP_FIXED blobs
Alex Bennée
-
2026/04/23
Re: [PULL 00/59] target-arm queue
Stefan Hajnoczi
-
2026/04/23
Re: [PATCH 0/9] target/microblaze: Compile it once
Pierrick Bouvier
-
2026/04/23
Re: [PATCH 11/16] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
Pierrick Bouvier
-
2026/04/23
Re: [PATCH] tcg: Remove unused tcg_gen_vec_*_tl() API
Pierrick Bouvier
-
2026/04/23
Re: [PATCH] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Yixin Wei
-
2026/04/23
Re: Several QOM objects crash on introspection
Markus Armbruster
-
2026/04/23
Re: [PATCH] tests: add test for json-streamer.c error recovery
Markus Armbruster
-
2026/04/23
Re: [PATCH v4 0/3] hvf: map granule abstraction, configurable IPA, and MAP_FIXED alignment fix
Lucas Amaral
-
2026/04/23
Re: [PATCH 08/16] accel/hvf: Enforce host alignment when calling hv_vm_protect()
Mohamed Mediouni
-
2026/04/23
[PATCH 11/16] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 14/16] target/i386: Report TPR accesses to HVF
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 12/16] target/arm: Remove vcpu_dirty=true assigments in hvf_handle_exception()
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 13/16] target/arm/hvf: Fix WFI halting to stop idle vCPU spinning
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 00/16] accel/hvf: Assorted collection of patches queued before v11 release
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 10/16] target/arm: Use generic hwaccel_enabled() to check 'host' cpu type
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 02/16] hw/cxl: Define cxl_fmws_get_all_sorted() stub
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 15/16] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
Philippe Mathieu-Daudé
-
2026/04/23
[RFC PATCH 16/16] Reapply "target/arm/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0"
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 09/16] accel/hvf: avoid executable mappings for RAM-device memory
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 06/16] system/cpu: Defer memory layout changes until vCPUs are realized
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 03/16] hw/arm/virt: Do not select Kconfig symbol PCI_EXPRESS
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 08/16] accel/hvf: Enforce host alignment when calling hv_vm_protect()
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 07/16] system/cpu: Reset vCPU %exception_index before resuming it
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 05/16] hw/core/cpu: Expose CPUState::start_powered_off docstring
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 04/16] tests/functional/test_aarch64_kvm: Stop dumping kernel ringbuf
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 01/16] target: Simplify env_archcpu(cpu_env(cpu)) expression
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH v20 03/15] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
Mohamed Mediouni
-
2026/04/23
Re: [PATCH] block: add blockdev-attach QMP command
Stefan Hajnoczi
-
2026/04/23
[PATCH v2] tests: add test for json-streamer.c error recovery
Paolo Bonzini
-
2026/04/23
Re: [PATCH] tests: add test for json-streamer.c error recovery
Paolo Bonzini
-
2026/04/23
Re: Several QOM objects crash on introspection
Jagannathan Raman
-
2026/04/23
Re: [PATCH 1/1] migration/multifd: fix channel count TOCTOU race on cancel and retry
Peter Xu
-
2026/04/23
Re: [PATCH v20 03/15] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Peter Maydell
-
2026/04/23
Re: [PATCH v4 08/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility
Peter Xu
-
2026/04/23
Re: [PATCH v20 13/15] hvf: arm: physical timer emulation
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH v3 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit
Peter Xu
-
2026/04/23
Re: [PATCH v20 08/15] hvf: arm: allow exposing minimal PMU when running with nested virt on
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH 1/3] linux-user: Filter /proc/*/task/ to hide QEMU-internal threads
Helge Deller
-
2026/04/23
Re: [PATCH 7/7] tests/tcg: add basic test for aarch64 wf[ie][t] insns
Jim MacArthur
-
2026/04/23
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Helge Deller
-
2026/04/23
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Peter Xu
-
2026/04/23
Re: [PATCH] linux-user/ppc: Fix ppc64 rt_sigframe stack offset
Matt Turner
-
2026/04/23
[RFC PATCH] migration: Synchronize CPUs sooner in postcopy switchover phase
Juraj Marcin
-
2026/04/23
Re: [PATCH v2] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH 9/9] target/s390x: Replace cpu_stb_data_ra -> cpu_stb_mmu in STFLE opcode
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH 8/9] target/s390x: Compile crypto_helper.c as common unit
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
Helge Deller
-
2026/04/23
Re: [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray
Peter Xu
-
2026/04/23
Re: [PATCH 7/9] target/s390x: Have MSA helper pass a mmu_idx argument
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH] hw/remote: update libvfio-user subproject
Jagannathan Raman
-
2026/04/23
Re: [PATCH 6/9] target/s390x: Compile vec_helper.c as common unit
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH] migration: Fix crash on second migration when cancel early
Peter Xu
-
2026/04/23
Re: [PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Philippe Mathieu-Daudé
-
2026/04/23
[PULL 2/2] hw/display: don't accidentally autofree existing virgl resources
Alex Bennée
-
2026/04/23
[PULL 0/2] virtio-gpu hotfixes
Alex Bennée
-
2026/04/23
[PULL 1/2] ui/sdl2: Fix assumption of EGL presence at runtime
Alex Bennée
-
2026/04/23
Re: [PATCH 5/9] target/s390x: Compile translate.c as common unit
Ilya Leoshkevich
-
2026/04/23
[PATCH] MAINTAINERS: Add myself as maintainer for linux-user
Helge Deller
-
2026/04/23
Re: [PATCH 4/9] target/s390x: Compile few files as common unit
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH v2 07/16] migration: Introduce stopcopy_bytes in save_query_pending()
Avihai Horon
-
2026/04/23
Re: [PATCH v1] tests/functional: Make socat wait longer in migration exec test
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH 0/9] target/s390x/tcg: Compile various files once
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH v2 16/16] vfio/migration: Add tracepoints for precopy/stopcopy query ioctls
Avihai Horon
-
2026/04/23
Re: [PATCH] linux-user: fix off-by-one in host_to_target_for_each_rtattr()
Helge Deller
-
2026/04/23
Re: [PATCH 3/9] target/s390x: Introduce common system/user meson source set
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH v1] tests/functional: Make socat wait longer in migration exec test
Peter Xu
-
2026/04/23
Re: [PATCH 2/9] target/s390x: Do not compile KVM stubs for linux-user binary
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH] linux-user/ppc: Fix ppc64 rt_sigframe stack offset
Helge Deller
-
2026/04/23
Re: [PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Ilya Leoshkevich
-
2026/04/23
Re: [PATCH 0/9] target/s390x/tcg: Compile various files once
Ilya Leoshkevich
-
2026/04/23
[PATCH] crypto: fix client side anonymous TLS credentials
Daniel P . Berrangé
-
2026/04/23
Re: [PATCH v2 59/67] ui/console: return completion status from gfx_update callback
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH v3 5/5] vhost-user: add skip_drain param to GET_VRING_BASE
Raphael Norwitz
-
2026/04/23
[PATCH v2] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH 6/9] target/s390x: Compile vec_helper.c as common unit
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PULL 00/14] vfio queue
Stefan Hajnoczi
-
2026/04/23
Re: [PULL 0/2] Update email address
Stefan Hajnoczi
-
2026/04/23
Re: [PULL 00/40] UI patches
Stefan Hajnoczi
-
2026/04/23
[PATCH] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
Philippe Mathieu-Daudé
-
2026/04/23
[Bug 2133804] Re: QEMU does not emulate IOCTL TCGETS2
Hector CAO
-
2026/04/23
[PATCH 0/3] audio: Fix unsigned PCM conversion edge cases
Akihiko Odaki
-
2026/04/23
[PATCH 2/3] audio: Clamp unsigned sample conversion
Akihiko Odaki
-
2026/04/23
[PATCH 1/3] audio: Avoid unsigned sample wraparound
Akihiko Odaki
-
2026/04/23
[PATCH 3/3] audio: Use unsigned PCM bias
Akihiko Odaki
-
2026/04/23
Re: [PATCH] ui/dbus: fix warning for clients without "Interfaces" property
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 6/9] target/s390x: Compile vec_helper.c as common unit
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 3/9] target/s390x: Introduce common system/user meson source set
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 9/9] target/s390x: Replace cpu_stb_data_ra -> cpu_stb_mmu in STFLE opcode
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 2/9] target/s390x: Do not compile KVM stubs for linux-user binary
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 7/9] target/s390x: Have MSA helper pass a mmu_idx argument
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 8/9] target/s390x: Compile crypto_helper.c as common unit
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 0/9] target/s390x/tcg: Compile various files once
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 4/9] target/s390x: Compile few files as common unit
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH 5/9] target/s390x: Compile translate.c as common unit
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PULL 25/32] crypto: fix lifecycle handling of gnutls credentials objects
Daniel P. Berrange
-
2026/04/23
Re: [PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Philippe Mathieu-Daudé
-
2026/04/23
[PATCH] ui/dbus: fix warning for clients without "Interfaces" property
marcandre . lureau
-
2026/04/23
Re: [PATCH 0/2] migration: include timing and RAM stats on destination when query-migrate
Peter Xu
-
2026/04/23
Re: [PATCH V6 13/14] qapi: examine IOThread attachment status via query-iothreads
Markus Armbruster
-
2026/04/23
Re: [PATCH v3 29/32] target/arm: implement global monitor events
Richard Henderson
-
2026/04/23
Re: [PULL 00/59] target-arm queue
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PULL 00/59] target-arm queue
Peter Maydell
-
2026/04/23
Re: [PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Peter Maydell
-
2026/04/23
Re: [PATCH V6 06/14] monitor: Update tracking iothread users with holder name
Markus Armbruster
-
2026/04/23
Re: [PATCH 5/9] target/microblaze: Compile helper.c as common unit
Richard Henderson
-
2026/04/23
Re: [PULL 10/59] include/tcg/tcg-op: extract memory operations to tcg-op-mem.h
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH 1/9] tcg: Include missing 'tcg/tcg-op-common.h' header in 'tcg-op-mem.h'
Philippe Mathieu-Daudé
-
2026/04/23
Re: [PATCH v10 1/2] target/riscv: Use tcg nodes for strided vector ld/st generation
Daniel Henrique Barboza
-
2026/04/23
Re: [PATCH 7/9] target/microblaze: Compile cpu.c as common unit
Richard Henderson
-
2026/04/23
Re: [PATCH 3/9] target/microblaze: Replace translator_ldl_swap() -> translator_ldl_end()
Richard Henderson
-
2026/04/23
Re: [PATCH 9/9] target/microblaze: Compile translate.c as common unit
Richard Henderson