Messages by Date
-
2025/05/25
[PATCH 0/5] ACPI tests for PCI Hotplug on ARM
Gustavo Romero
-
2025/05/25
[PATCH v4 09/11] migration/colo: Replace QemuSemaphore with QemuEvent
Akihiko Odaki
-
2025/05/25
[PATCH v4 10/11] migration/postcopy: Replace QemuSemaphore with QemuEvent
Akihiko Odaki
-
2025/05/25
[PATCH v4 03/11] qemu-thread: Remove qatomic_read() in qemu_event_set()
Akihiko Odaki
-
2025/05/25
[PATCH v4 00/11] Improve futex usage
Akihiko Odaki
-
2025/05/25
[PATCH v4 05/11] qemu-thread: Avoid futex abstraction for non-Linux
Akihiko Odaki
-
2025/05/25
[PATCH v4 08/11] migration: Replace QemuSemaphore with QemuEvent
Akihiko Odaki
-
2025/05/25
[PATCH v4 11/11] hw/display/apple-gfx: Replace QemuSemaphore with QemuEvent
Akihiko Odaki
-
2025/05/25
[PATCH v4 07/11] qemu-thread: Use futex if available for QemuLockCnt
Akihiko Odaki
-
2025/05/25
[PATCH v4 01/11] futex: Check value after qemu_futex_wait()
Akihiko Odaki
-
2025/05/25
[PATCH v4 02/11] futex: Support Windows
Akihiko Odaki
-
2025/05/25
Re: [PATCH] virtio-net: Add queues for RSS during migration
Akihiko Odaki
-
2025/05/25
Re: [PATCH v1 2/3] target/i386: Add a new CPU feature word for CPUID.7.1.ECX
Xiaoyao Li
-
2025/05/25
RE: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Duan, Zhenzhong
-
2025/05/25
RE: [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
Duan, Zhenzhong
-
2025/05/25
Re: [PATCH v1 1/3] target/i386: Remove FRED dependency on WRMSRNS
Xiaoyao Li
-
2025/05/25
RE: [PATCH V3 29/42] backends/iommufd: change process ioctl
Duan, Zhenzhong
-
2025/05/25
Re: [PATCH] virtio-net: Add queues for RSS during migration
Jason Wang
-
2025/05/25
Re: [PATCH V5] vfio: return mr from vfio_get_xlat_addr
Cédric Le Goater
-
2025/05/25
Re: [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
Julian Ganz
-
2025/05/25
Re: [PATCH v5 14/25] target/openrisc: call plugin trap callbacks
Julian Ganz
-
2025/05/25
Re: [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
Julian Ganz
-
2025/05/25
Re: [PATCH v5 05/25] target/alpha: call plugin trap callbacks
Julian Ganz
-
2025/05/25
Re: [PATCH v2 10/10] target/microblaze: Simplify compute_ldst_addr_type{a,b}
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 09/10] target/microblaze: Drop DisasContext.r0
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 08/10] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 07/10] target/microblaze: Fix printf format in mmu_translate
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 06/10] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 05/10] target/microblaze: Use uint64_t for CPUMBState.ear
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 04/10] target/microblaze: Implement extended address load/store out of line
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 01/10] target/microblaze: Split out mb_unaligned_access_internal
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 03/10] target/microblaze: Split out mb_transaction_failed_internal
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH v2 02/10] target/microblaze: Introduce helper_unaligned_access
Edgar E. Iglesias
-
2025/05/25
Re: [PATCH 3/4] hw/microblaze: Remove the big-endian variants of ml605 and xlnx-zynqmp-pmu
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PATCH 1/4] hw/microblaze: Add endianness property to the petalogix_s3adsp1800 machine
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PATCH v5 1/6] io: Fix partial struct copy in qio_dns_resolver_lookup_sync_inet()
Michael Tokarev
-
2025/05/25
[PATCH v2 06/10] target/microblaze: Use TCGv_i64 for compute_ldst_addr_ea
Richard Henderson
-
2025/05/25
[PATCH v2 05/10] target/microblaze: Use uint64_t for CPUMBState.ear
Richard Henderson
-
2025/05/25
[PATCH v2 08/10] target/microblaze: Use TARGET_LONG_BITS == 32 for system mode
Richard Henderson
-
2025/05/25
[PATCH v2 10/10] target/microblaze: Simplify compute_ldst_addr_type{a, b}
Richard Henderson
-
2025/05/25
[PATCH v2 09/10] target/microblaze: Drop DisasContext.r0
Richard Henderson
-
2025/05/25
[PATCH v2 04/10] target/microblaze: Implement extended address load/store out of line
Richard Henderson
-
2025/05/25
[PATCH v2 00/10] target/microblaze: Always use TARGET_LONG_BITS == 32
Richard Henderson
-
2025/05/25
[PATCH v2 01/10] target/microblaze: Split out mb_unaligned_access_internal
Richard Henderson
-
2025/05/25
[PATCH v2 02/10] target/microblaze: Introduce helper_unaligned_access
Richard Henderson
-
2025/05/25
[PATCH v2 03/10] target/microblaze: Split out mb_transaction_failed_internal
Richard Henderson
-
2025/05/25
[PATCH v2 07/10] target/microblaze: Fix printf format in mmu_translate
Richard Henderson
-
2025/05/25
Re: [PATCH 16/22] hw/acpi/ged: Prepare the device to react to PCI hotplug events
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PATCH 01/22] hw/i386/acpi-build: Make aml_pci_device_dsm() static
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PATCH] tests/functional/test_mem_addr_space: Use set_machine() to select the machine
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PULL 0/9] Audio patches
Stefan Hajnoczi
-
2025/05/25
Re: [PATCH v3 19/20] gdbstub: Implement qGDBServerVersion packet
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PATCH v3 10/20] MAINTAINERS: add Akihiko and Dmitry as reviewers
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PULL 00/19] Ui patches
Stefan Hajnoczi
-
2025/05/25
Re: [PATCH v3 07/20] contrib/plugins: add a scaling factor to the ips arg
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PATCH v3 04/20] tests/qtest: fix igb test failure under --enable-ubsan
Philippe Mathieu-Daudé
-
2025/05/25
Re: [PATCH v3 05/20] tests/Makefile: include test-plugins in per-arch build deps
Philippe Mathieu-Daudé
-
2025/05/25
[Stable-10.0.1 28/59] target/riscv: pmp: move Smepmp operation conversion into a function
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 30/59] hw/riscv: Fix type conflict of GLib function pointers
Michael Tokarev
-
2025/05/25
[PULL 6/9] audio/mixeng: remove unnecessary pointer type casts
marcandre . lureau
-
2025/05/25
[PULL 0/9] Audio patches
marcandre . lureau
-
2025/05/25
[PULL 7/9] audio: add float sample endianness converters
marcandre . lureau
-
2025/05/25
[PULL 8/9] alsaaudio: Set try-poll to false by default
marcandre . lureau
-
2025/05/25
[PULL 9/9] audio: Reset rate control when adding bytes
marcandre . lureau
-
2025/05/25
[PULL 1/9] tests/functional: use 'none' audio driver for q800 tests
marcandre . lureau
-
2025/05/25
[PULL 4/9] hw/audio/asc: fix SIGSEGV in asc_realize()
marcandre . lureau
-
2025/05/25
[PULL 3/9] audio: fix size calculation in AUD_get_buffer_size_out()
marcandre . lureau
-
2025/05/25
[PULL 2/9] audio: fix SIGSEGV in AUD_get_buffer_size_out()
marcandre . lureau
-
2025/05/25
[PULL 5/9] hw/audio/asc: replace g_malloc0() with g_malloc()
marcandre . lureau
-
2025/05/25
[Stable-10.0.1 50/59] i386/tcg: Make CPUID_HT and CPUID_EXT3_CMP_LEG supported
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 39/59] target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
Michael Tokarev
-
2025/05/25
Re: [PATCH v5 05/25] target/alpha: call plugin trap callbacks
Richard Henderson
-
2025/05/25
[Stable-10.0.1 34/59] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 53/59] hw/pci-host: Remove unused pci_host_data_be_ops
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 57/59] target/hppa: Copy instruction code into fr1 on FPU assist fault
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 58/59] linux-user/hppa: Send proper si_code on SIGFPE exception
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 54/59] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 26/59] hw/nvme: fix nvme hotplugging
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 52/59] hw/pci-host/gt64120: Fix endianness handling
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 51/59] i386/hvf: Make CPUID_HT supported
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 42/59] target/riscv: Fix the rvv reserved encoding of unmasked instructions
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 55/59] migration/multifd: Don't send device state packets with zerocopy flag
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 56/59] migration: Allow caps to be set when preempt or multifd cap enabled
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 33/59] target/riscv: rvv: Source vector registers cannot overlap mask register
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 59/59] target/hppa: Fix FPE exceptions
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 36/59] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 48/59] target/riscv/kvm: add kvm_csr_cfgs[]
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 35/59] target/riscv: rvv: Apply vext_check_input_eew to vrgather instructions to check mismatched input EEWs encoding constraint
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 43/59] target/riscv: Fix vslidedown with rvv_ta_all_1s
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 49/59] target/riscv/kvm: do not read unavailable CSRs
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 45/59] target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 37/59] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 47/59] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 40/59] target/riscv: rvv: Apply vext_check_input_eew to vector narrow/widen instructions
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 v2 00/59] Patch Round-up for stable 10.0.1, freeze on 2025-05-24 (frozen)
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 44/59] target/riscv/kvm: minor fixes/tweaks
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 38/59] target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 27/59] target/riscv: pmp: don't allow RLB to bypass rule privileges
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 46/59] target/riscv/kvm: turn u32/u64 reg functions into macros
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 41/59] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 32/59] common-user/host/riscv: use tail pseudoinstruction for calling tail
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 31/59] target/riscv: fix endless translation loop on big endian systems
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 29/59] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 25/59] virtio: Call set_features during reset
Michael Tokarev
-
2025/05/25
[Stable-10.0.1 24/59] s390x: Fix leak in machine_set_loadparm
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 57/62] hw/pci-host: Remove unused pci_host_data_be_ops
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 v3 00/61] Patch Round-up for stable 9.2.4, freeze on 2025-05-24 (frozen)
Michael Tokarev
-
2025/05/25
Re: [PATCH] audio: Reset rate control when adding bytes
Marc-André Lureau
-
2025/05/25
[Stable-9.2.4 39/62] common-user/host/riscv: use tail pseudoinstruction for calling tail
Michael Tokarev
-
2025/05/25
[Stable-7.2.18 21/21] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 48/62] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 61/62] linux-user/hppa: Send proper si_code on SIGFPE exception
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 51/62] target/riscv/kvm: minor fixes/tweaks
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 41/62] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 58/62] qapi/misc-target: Fix the doc to distinguish query-sgx and query-sgx-capabilities
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 38/62] target/riscv: fix endless translation loop on big endian systems
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 43/62] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 44/62] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 49/62] target/riscv: Fix the rvv reserved encoding of unmasked instructions
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 50/62] target/riscv: Fix vslidedown with rvv_ta_all_1s
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 62/62] target/hppa: Fix FPE exceptions
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 53/62] target/riscv/kvm: turn u32/u64 reg functions into macros
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 56/62] hw/pci-host/gt64120: Fix endianness handling
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 59/62] migration: Allow caps to be set when preempt or multifd cap enabled
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 55/62] target/riscv/kvm: add kvm_csr_cfgs[]
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 60/62] target/hppa: Copy instruction code into fr1 on FPU assist fault
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 35/62] s390x: Fix leak in machine_set_loadparm
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 54/62] target/riscv/kvm: turn kvm_riscv_reg_id_ulong() into a macro
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 47/62] target/riscv: rvv: Apply vext_check_input_eew to vector narrow/widen instructions
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 40/62] target/riscv: rvv: Source vector registers cannot overlap mask register
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 52/62] target/riscv/kvm: fix leak in kvm_riscv_init_multiext_cfg()
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 45/62] target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 46/62] target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 36/62] virtio: Call set_features during reset
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 42/62] target/riscv: rvv: Apply vext_check_input_eew to vrgather instructions to check mismatched input EEWs encoding constraint
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 v2 00/62] Patch Round-up for stable 9.2.4, freeze on 2025-05-24 (frozen)
Michael Tokarev
-
2025/05/25
[Stable-9.2.4 37/62] target/riscv: pmp: move Smepmp operation conversion into a function
Michael Tokarev
-
2025/05/25
[Stable-7.2.18 v2 00/21] Patch Round-up for stable 7.2.18, freeze on 2025-05-24 (frozen)
Michael Tokarev
-
2025/05/25
[Stable-7.2.18 19/21] virtio: Call set_features during reset
Michael Tokarev
-
2025/05/25
[Stable-7.2.18 20/21] common-user/host/riscv: use tail pseudoinstruction for calling tail
Michael Tokarev
-
2025/05/25
Re: [PATCH 0/3] target/hppa: Fix FP exception handling
Michael Tokarev
-
2025/05/25
[PATCH v8 0/2] tests/functional: add memlock tests
Alexandr Moshkov
-
2025/05/25
[PATCH v8 1/2] tests/functional: add skipLockedMemoryTest decorator
Alexandr Moshkov
-
2025/05/25
[PATCH v8 2/2] tests/functional: add memlock tests
Alexandr Moshkov
-
2025/05/24
Re: [PATCH v4 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
Dmitry Osipenko
-
2025/05/24
Re: [PATCH 0/3] target/hppa: Fix FP exception handling
Helge Deller
-
2025/05/24
Re: [PATCH] roms: re-remove execute bit from hppa-firmware*
Helge Deller
-
2025/05/24
[PULL 12/19] ui/gtk: Use consistent naming for variables in different coordinates
marcandre . lureau
-
2025/05/24
Re: Using parallel port on the Pegasos 2
BALATON Zoltan
-
2025/05/24
Re: [PATCH v5 08/25] target/hppa: call plugin trap callbacks
Julian Ganz
-
2025/05/24
Re: [PATCH v5 10/25] target/loongarch: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH] vfio/pci: Introduce x-pci-class-code option
Tomita Moeko
-
2025/05/24
Re: [PATCH v5 20/25] target/sparc: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH 0/4] chardev: Fix issues found by vhost-user-test
Marc-André Lureau
-
2025/05/24
Re: [PATCH v5 14/25] target/openrisc: call plugin trap callbacks
Richard Henderson
-
2025/05/24
[PULL 13/19] gtk/ui: Introduce helper gd_update_scale
marcandre . lureau
-
2025/05/24
[PULL 03/19] ui/clipboard: split out QemuClipboardContent
marcandre . lureau
-
2025/05/24
Re: [PATCH v5 21/25] target/tricore: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 19/25] target/sh4: call plugin trap callbacks
Richard Henderson
-
2025/05/24
[PULL 10/19] ui/vdagent: remove migration blocker
marcandre . lureau
-
2025/05/24
[PULL 11/19] ui/gtk: Document scale and coordinate handling
marcandre . lureau
-
2025/05/24
[PULL 05/19] ui/clipboard: delay clipboard update when not running
marcandre . lureau
-
2025/05/24
[PULL 19/19] ui/gtk-egl: Render guest content with padding in fixed-scale mode
marcandre . lureau
-
2025/05/24
[PULL 14/19] ui/gtk: Update scales in fixed-scale mode when rendering GL area
marcandre . lureau
-
2025/05/24
[PULL 15/19] ui/sdl: Consider scaling in mouse event handling
marcandre . lureau
-
2025/05/24
[PULL 17/19] ui/gtk: Consider scaling when propagating ui info
marcandre . lureau
-
2025/05/24
Re: [PATCH v5 18/25] target/s390x: call plugin trap callbacks
Richard Henderson
-
2025/05/24
[PULL 07/19] ui/vdagent: keep "connected" state
marcandre . lureau
-
2025/05/24
[PULL 04/19] ui/clipboard: add vmstate_cbinfo
marcandre . lureau
-
2025/05/24
[PULL 18/19] ui/gtk-gl-area: Render guest content with padding in fixed-scale mode
marcandre . lureau
-
2025/05/24
[PULL 08/19] ui/vdagent: factor out clipboard peer registration
marcandre . lureau
-
2025/05/24
[PULL 00/19] Ui patches
marcandre . lureau
-
2025/05/24
[PULL 16/19] ui/gtk: Don't update scale in fixed scale mode in gtk-egl.c
marcandre . lureau
-
2025/05/24
[PULL 06/19] ui/vdagent: replace Buffer with GByteArray
marcandre . lureau
-
2025/05/24
[PULL 09/19] ui/vdagent: add migration support
marcandre . lureau
-
2025/05/24
[PULL 02/19] ui/clipboard: use int for selection field
marcandre . lureau
-
2025/05/24
[PULL 01/19] ui/gtk: warn if setting the clipboard failed
marcandre . lureau
-
2025/05/24
Re: [PATCH v5 17/25] target/rx: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 15/25] target/ppc: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 13/25] target/mips: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 12/25] target/microblaze: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 11/25] target/m68k: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 08/25] target/hppa: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 07/25] target/avr: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 06/25] target/arm: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 05/25] target/alpha: call plugin trap callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 02/25] plugins: add API for registering discontinuity callbacks
Richard Henderson
-
2025/05/24
Re: [PATCH v5 01/25] plugins: add types for callbacks related to certain discontinuities
Richard Henderson
-
2025/05/24
Re: [PATCH] target/arm: Ignore SCTLR_EL2.EnSCXT when !ELIsInHost()
Richard Henderson
-
2025/05/24
Re: [PATCH] hw/block: Drop unused nand.c
Richard Henderson
-
2025/05/24
Re: [PATCH v4] tests/functional: Add PCI hotplug test for aarch64
Alex Bennée
-
2025/05/24
[PATCH] vfio/pci: Introduce x-pci-class-code option
Tomita Moeko
-
2025/05/24
Re: [PATCH v4 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
Marc-André Lureau
-
2025/05/24
Re: [PATCH v4 4/7] ui/spice: Add an option to submit gl_draw requests at fixed rate
Marc-André Lureau
-
2025/05/24
Re: [PATCH] tests/functional/test_mem_addr_space: Use set_machine() to select the machine
Richard Henderson
-
2025/05/24
Re: [PATCH v4 3/7] ui/spice: Enable gl=on option for non-local or remote clients
Marc-André Lureau
-
2025/05/24
Re: [PATCH v4 0/7] ui/spice: Enable gl=on option for non-local or remote clients
Marc-André Lureau
-
2025/05/24
Re: [PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
Richard Henderson