messages from 2025-05-07 13:18:26 to 2025-05-08 00:20:07 UTC [more...]
[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-05-08 0:01 UTC (6+ messages)
` [PATCH v2 01/10] cxl-mailbox-utils: Move opcodes enum to new header file
` [PATCH v2 02/10] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [PATCH v2 04/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [PATCH v2 07/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC "
` [PATCH v2 08/10] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
[PATCH v7 00/49] single-binary: compile target/arm twice
2025-05-07 23:42 UTC (50+ messages)
` [PATCH v7 01/49] target/arm: Replace target_ulong -> vaddr for HWBreakpoint
` [PATCH v7 02/49] include/system/hvf: missing vaddr include
` [PATCH v7 03/49] meson: add common libs for target and target_system
` [PATCH v7 04/49] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
` [PATCH v7 05/49] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v7 06/49] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
` [PATCH v7 07/49] accel/hvf: add hvf_enabled() for common code
` [PATCH v7 08/49] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
` [PATCH v7 09/49] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v7 10/49] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v7 11/49] target/arm/cpu: compile file twice (user, system) only
` [PATCH v7 12/49] target/arm/cpu32-stubs.c: compile file twice (user, system)
` [PATCH v7 13/49] tcg: add vaddr type for helpers
` [PATCH v7 14/49] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v7 15/49] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v7 16/49] target/arm/helper: extract common helpers
` [PATCH v7 17/49] target/arm/debug_helper: only include "
` [PATCH v7 18/49] target/arm/debug_helper: remove target_ulong
` [PATCH v7 19/49] target/arm/debug_helper: compile file twice (user, system)
` [PATCH v7 20/49] target/arm/helper: restrict include to common helpers
` [PATCH v7 21/49] target/arm/helper: replace target_ulong by vaddr
` [PATCH v7 22/49] target/arm/helper: expose aarch64 cpu registration
` [PATCH v7 23/49] target/arm/helper: remove remaining TARGET_AARCH64
` [PATCH v7 24/49] target/arm/helper: compile file twice (user, system)
` [PATCH v7 25/49] target/arm/vfp_fpscr: "
` [PATCH v7 26/49] target/arm/arch_dump: remove TARGET_AARCH64 conditionals
` [PATCH v7 27/49] target/arm/arch_dump: compile file once (system)
` [PATCH v7 28/49] target/arm/arm-powerctl: "
` [PATCH v7 29/49] target/arm/cortex-regs: "
` [PATCH v7 30/49] target/arm/ptw: replace target_ulong with int64_t
` [PATCH v7 31/49] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
` [PATCH v7 32/49] target/arm/ptw: compile file once (system)
` [PATCH v7 33/49] target/arm/meson: accelerator files are not needed in user mode
` [PATCH v7 34/49] target/arm/kvm-stub: compile file once (system)
` [PATCH v7 35/49] target/arm/machine: reduce migration include to avoid target specific definitions
` [PATCH v7 36/49] target/arm/machine: remove TARGET_AARCH64 from migration state
` [PATCH v7 37/49] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function
` [PATCH v7 38/49] target/arm/kvm-stub: add missing stubs
` [PATCH v7 39/49] target/arm/machine: compile file once (system)
` [PATCH v7 40/49] target/arm/tcg/vec_internal: use forward declaration for CPUARMState
` [PATCH v7 41/49] target/arm/tcg/crypto_helper: compile file once
` [PATCH v7 42/49] target/arm/tcg/hflags: compile file twice (system, user)
` [PATCH v7 43/49] target/arm/tcg/iwmmxt_helper: "
` [PATCH v7 44/49] target/arm/tcg/neon_helper: "
` [PATCH v7 45/49] target/arm/tcg/tlb_helper: "
` [PATCH v7 46/49] target/arm/helper: restrict define_tlb_insn_regs to system target
` [PATCH v7 47/49] target/arm/tcg/tlb-insns: compile file once (system)
` [PATCH v7 48/49] target/arm/tcg/arith_helper: compile file once
` [PATCH v7 49/49] target/arm/tcg/vfp_helper: compile file twice (system, user)
[PATCH 00/13] single-binary: make QAPI generated files common
2025-05-07 23:33 UTC (14+ messages)
` [PATCH 01/13] qapi: introduce 'runtime_if' for QAPI json
` [PATCH 02/13] qapi/introspect: generate schema as a QObject directly
` [PATCH 03/13] qobject/qlit: allow to hide dict or list entries
` [PATCH 04/13] qapi/introspect: hide fields in schema
` [PATCH 05/13] qapi/commands: register commands conditionally
` [PATCH 06/13] qapi/visit: hide fields in JSON marshalling
` [PATCH 07/13] qapi: add access to qemu/target-info.h
` [PATCH 08/13] qemu/target-info: implement missing helpers
` [PATCH 09/13] qapi: transform target specific 'if' in runtime checks
` [PATCH 10/13] qapi: add weak stubs for target specific commands
` [PATCH 11/13] qapi: make all generated files common
` [PATCH 13/13] [ANNEX] build/qapi: after series
[RFC PATCH 0/3] single-binary: make QAPI generated files common
2025-05-07 23:19 UTC (12+ messages)
[PATCH 0/3] Fix typo in comments
2025-05-07 22:08 UTC (6+ messages)
` [PATCH 1/3] linux-user: Fix typo in comment
` [PATCH 2/3] Fix typo in comments
` [PATCH 3/3] "
[PATCH v5 00/24] target/m68k: fpu improvements
2025-05-07 21:28 UTC (26+ messages)
` [PATCH v5 01/24] target/m68k: Add FPSR exception bit defines
` [PATCH v5 02/24] target/m68k: Restore fp rounding mode on vm load
` [PATCH v5 03/24] target/m68k: Keep FPSR up-to-date
` [PATCH v5 04/24] target/m68k: Update FPSR.EXC
` [PATCH v5 05/24] target/m68k: Update FPSR for FMOVECR
` [PATCH v5 06/24] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
` [PATCH v5 07/24] target/m68k: Merge gen_ea into SRC_EA and DEST_EA
` [PATCH v5 08/24] target/m68k: Use g_assert_not_reached in gen_lea_mode and gen_ea_mode
` [PATCH v5 09/24] target/m68k: Use OS_UNSIZED in LEA, PEA, JMP
` [PATCH v5 10/24] target/m68k: Move pre-dec/post-inc to gen_lea_mode
` [PATCH v5 11/24] target/m68k: Split gen_ea_mode for load/store
` [PATCH v5 12/24] target/m68k: Remove env argument to gen_lea_indexed
` [PATCH v5 13/24] target/m68k: Remove env argument to gen_lea_mode
` [PATCH v5 14/24] target/m68k: Remove env argument to gen_load_mode
` [PATCH v5 15/24] target/m68k: Remove env argument to gen_store_mode
` [PATCH v5 16/24] target/m68k: Remove env argument to gen_ea_mode_fp
` [PATCH v5 17/24] target/m68k: Split gen_ea_mode_fp for load/store
` [PATCH v5 18/24] target/m68k: Move gen_addr_fault into gen_{load, store}_mode_fp
` [PATCH v5 19/24] target/m68k: Merge gen_load_fp, gen_load_mode_fp
` [PATCH v5 20/24] target/m68k: Merge gen_store_fp, gen_store_mode_fp
` [PATCH v5 21/24] target/m68k: Implement packed decimal real loads and stores
` [PATCH v5 22/24] tests/tcg/m68k: Add packed decimal tests
` [PATCH v5 23/24] target/m68k: Make vmstate variables static
` [PATCH v5 24/24] target/m68k: Implement FPIAR
[PATCH] accel/hvf: Include missing 'hw/core/cpu.h' header
2025-05-07 20:46 UTC (3+ messages)
[PULL 00/32] target-arm queue
2025-05-07 20:10 UTC (5+ messages)
[PATCH 0/3] migration, ci: Tweaks to migration-compat jobs
2025-05-07 19:39 UTC (8+ messages)
` [PATCH 1/3] ci: Re-enable python subtests in qtest migration suite
` [PATCH 2/3] ci: Fix build-previous-qemu when the version tag is absent
` [PATCH 3/3] ci: Reduce the size of artifacts for build-previous-qemu
[PATCH] alsaaudio: Set try-poll to false by default
2025-05-07 19:38 UTC (5+ messages)
[PATCH v4 0/7] Move memory listener register to vhost_vdpa_init
2025-05-07 18:46 UTC (8+ messages)
` [PATCH v4 1/7] vdpa: check for iova tree initialized at net_client_start
` [PATCH v4 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH v4 3/7] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH v4 4/7] vdpa: add listener_registered
` [PATCH v4 5/7] vdpa: reorder listener assignment
` [PATCH v4 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
` [PATCH v4 7/7] vdpa: move memory listener register to vhost_vdpa_init
[PATCH] meson: use thorough test setup as default
2025-05-07 18:45 UTC (9+ messages)
[PATCH v3 0/2] io: Increase unix stream socket buffer size
2025-05-07 18:23 UTC (5+ messages)
` [PATCH v3 1/2] io: Increase unix socket buffers size on macOS
[PATCH 0/2] docs: Bump sphinx to 8.2.3
2025-05-07 18:23 UTC (5+ messages)
` [PATCH 1/2] "
[PATCH v6 0/3] Enable QEMU NVMe userspace driver on s390x
2025-05-07 18:09 UTC (7+ messages)
` [PATCH v6 1/3] util: Add functions for s390x mmio read/write
` [PATCH v6 2/3] include: Add a header to define host PCI MMIO functions
[PULL 00/21] Trivial patches for 2025-05-07
2025-05-07 18:04 UTC (22+ messages)
` [PULL 01/21] linux-user/syscall.c: add translation logic for epoll_pwait2 syscall
` [PULL 02/21] hw/pci/pci.c: Turn DPRINTF into trace events
` [PULL 03/21] hw/isa/ich9: Remove stray empty comment
` [PULL 04/21] hw/i386/acpi-build: Fix typo and grammar in comment
` [PULL 05/21] hw/i386/acpi-build: Update document reference
` [PULL 06/21] hw/acpi/ich9: Remove ICH9_DEBUG macro
` [PULL 07/21] hw/i386/acpi-build: Fix typo in function name
` [PULL 08/21] hw/core/machine: Fix indentation
` [PULL 09/21] qom/object: Fix typo in comment
` [PULL 10/21] hw/net/e1000: Remove stray empty comment in header
` [PULL 11/21] hw/pci-host/gpex-acpi: Fix typo in comment
` [PULL 12/21] hw/acpi/pcihp: Fix typo in function name
` [PULL 13/21] linux-user/mmap.c: fix "of of" typo in comment
` [PULL 14/21] block.c: fix "the the" "
` [PULL 15/21] hw/xen/xen-hvm-common.c: "
` [PULL 16/21] include/exec/cpu-common.h: "
` [PULL 17/21] include/hw/xen/interface/io/blkif.h: "
` [PULL 18/21] qapi/qom.json: "
` [PULL 19/21] hw/display/apple-gfx.m: fix "in in" "
` [PULL 20/21] qapi/machine-target.json: "
` [PULL 21/21] docs: replace `-hda` with `-drive` & update `root=` kernel parameter
[PULL v2 00/21] Trivial patches for 2025-05-07
2025-05-07 18:07 UTC (2+ messages)
` [PULL 21/21] docs: replace `-hda` with `-drive` & update `root=` kernel parameter
[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
2025-05-07 17:32 UTC (3+ messages)
[PATCH] qom/object: Fix typo in comment
2025-05-07 17:08 UTC (3+ messages)
[RFC PATCH] target/arm: allow gdb to read ARM_CP_NORAW regs
2025-05-07 16:58 UTC
[RFC PATCH v2] target/loongarch: Fix incorrect rounding in fnm{add, sub} under certain modes
2025-05-07 16:16 UTC (4+ messages)
` [RFC PATCH v2] target/loongarch: Fix incorrect rounding in fnm{add,sub} "
The current implementation status of ARM Secure SMMU in QEMU
2025-05-07 15:39 UTC
[PATCH v2] util/memfd: allow allocating 0 bytes
2025-05-07 15:51 UTC (3+ messages)
[PATCH] fpu: Process float_muladd_negate_result after rounding
2025-05-07 15:26 UTC (2+ messages)
[PATCH v3 00/15] vfio: preparation for vfio-user
2025-05-07 15:20 UTC (16+ messages)
` [PATCH v3 01/15] vfio: add vfio_device_prepare()
` [PATCH v3 02/15] vfio: add vfio_device_unprepare()
` [PATCH v3 03/15] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH v3 04/15] vfio: add vfio_device_get_irq_info() helper
` [PATCH v3 05/15] vfio: consistently handle return value for helpers
` [PATCH v3 06/15] vfio: add strread/writeerror()
` [PATCH v3 07/15] vfio: add vfio_pci_config_space_read/write()
` [PATCH v3 08/15] vfio: add unmap_all flag to DMA unmap callback
` [PATCH v3 09/15] vfio: implement unmap all for DMA unmap callbacks
` [PATCH v3 10/15] vfio: add device IO ops vector
` [PATCH v3 11/15] vfio: add region info cache
` [PATCH v3 12/15] vfio: add read/write to device IO ops vector
` [PATCH v3 13/15] vfio: add vfio-pci-base class
` [PATCH v3 14/15] vfio/container: pass listener_begin/commit callbacks
` [PATCH v3 15/15] vfio/container: pass MemoryRegion to DMA operations
[RFC PATCH] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
2025-05-07 15:12 UTC (3+ messages)
KVM/QEMU Community call 29/04/2025 agenda items?
2025-05-07 15:11 UTC (9+ messages)
[PATCH] crypto: fully drop built-in cipher provider
2025-05-07 14:18 UTC (2+ messages)
[PATCH] hw/nvme: fix nvme hotplugging
2025-05-07 14:14 UTC (2+ messages)
[PATCH v2 00/15] vfio: preparation for vfio-user
2025-05-07 13:58 UTC (4+ messages)
` [PATCH v2 15/15] vfio/container: pass MemoryRegion to DMA operations
[PATCH v4] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
2025-05-07 13:43 UTC (6+ messages)
[PATCH v3] tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch
2025-05-07 13:43 UTC (4+ messages)
[PATCH] gdbstub: Implement qqemu.Pid packet
2025-05-07 13:38 UTC (4+ messages)
[PULL 0/8] loongarch-to-apply queue
2025-05-07 13:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).