qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-07 21:15:24 to 2025-05-08 13:30:19 UTC [more...]

[PATCH 000/147] single-binary patch queue
 2025-05-08 13:29 UTC  (6+ messages)
` [PATCH 066/147] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags

[PATCH] meson: drop --enable-avx* options
 2025-05-08 13:21 UTC  (2+ messages)

[PATCH] meson: remove unnecessary dependencies from specific_ss
 2025-05-08 13:13 UTC 

[PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-08 13:02 UTC  (18+ messages)
` [PATCH v3 02/19] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PATCH v3 09/19] hw/core/machine: Remove hw_compat_2_6[] array
` [PATCH v3 10/19] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PATCH v3 11/19] hw/i386/pc: Remove deprecated pc-q35-2.7 and pc-i440fx-2.7 machines
` [PATCH v3 12/19] hw/i386/pc: Remove pc_compat_2_7[] array
` [PATCH v3 13/19] hw/audio/pcspk: Remove PCSpkState::migrate field

[PATCH v2 00/16] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-05-08 12:56 UTC  (10+ messages)
` [PATCH v2 03/16] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PATCH v2 06/16] hw/core/machine: Remove hw_compat_2_6[] array

KVM/QEMU Community call 29/04/2025 agenda items?
 2025-05-08 12:32 UTC  (8+ messages)

[PATCH RFC] meson: require int128 type
 2025-05-08 12:30 UTC  (2+ messages)

[PATCH v10 0/3] Allow to enable multifd and postcopy migration together
 2025-05-08 12:28 UTC  (4+ messages)
` [PATCH v10 1/3] migration: enable multifd and postcopy together
` [PATCH v10 2/3] tests/qtest/migration: add postcopy tests with multifd
` [PATCH v10 3/3] migration: write zero pages when postcopy enabled

[PULL 00/19] Misc HW patches for 2025-05-08
 2025-05-08 12:25 UTC  (3+ messages)
` [PULL 04/19] accel/hvf: Include missing 'hw/core/cpu.h' header
` [PULL 19/19] hw/i2c/imx_i2c: Always set interrupt status bit if interrupt condition occurs

[PATCH] bsd-user: add option to enable plugins
 2025-05-08 12:18 UTC  (2+ messages)

[RFC PATCH] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
 2025-05-08 12:18 UTC  (2+ messages)

[RFC PATCH] target/arm: allow gdb to read ARM_CP_NORAW regs
 2025-05-08 12:07 UTC  (4+ messages)

[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
 2025-05-08 12:03 UTC  (6+ messages)
` [PATCH v2 04/20] qapi: Introduce MCD schema
` [PATCH v2 07/20] mcd: Implement target initialization API

[PATCH] virtio-gpu-gl: Add 'serverfd' property
 2025-05-08 12:00 UTC  (3+ messages)

[PATCH] target/i386: list TCG-supported features for CPUID[80000021h].EAX
 2025-05-08 11:58 UTC 

[PATCH 0/9] Maintainer updates for May (testing, plugins, virtio-gpu)
 2025-05-08 11:44 UTC  (6+ messages)
` [PATCH 8/9] virtio-gpu: fix hang under TCG when unmapping blob

[PATCH] tests/qtest/q35-test: Remove the obsolete test_without_smram_base test
 2025-05-08 11:17 UTC  (3+ messages)

[PATCH v3 0/5] docs: automated info about machine deprecation/removal info
 2025-05-08 11:17 UTC  (8+ messages)
` [PATCH v3 2/5] include/hw/boards: cope with dev/rc versions in deprecation checks

[PATCH 0/2] rust: pl011: really use RX FIFO depth
 2025-05-08 11:15 UTC  (5+ messages)
` [PATCH 1/2] rust: pl011: Rename RX FIFO methods
` [PATCH 2/2] rust: pl011: Really use RX FIFO depth

[PATCH] meson: do not check supported TCG architecture if no emulators built
 2025-05-08 11:13 UTC  (2+ messages)

[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
 2025-05-08 10:44 UTC  (5+ messages)
` [PATCH v15 2/6] qmp: add QMP command x-query-virtio-status

[PULL 0/3] SPDX checkpatch
 2025-05-08 10:42 UTC  (3+ messages)
` [PULL 1/3] scripts: mandate that new files have SPDX-License-Identifier

[PATCH] hw/i2c/imx_i2c: Always set interrupt status bit if interrupt condition occurs
 2025-05-08 10:37 UTC  (5+ messages)

[RFC PATCH] hw/virtio: Introduce CONFIG_VIRTIO_LEGACY to disable legacy support
 2025-05-08 10:32 UTC  (6+ messages)

[Bug] QEMU TCG warnings after commit c6bd2dd63420 - HTT / CMP_LEG bits
 2025-05-08  9:45 UTC  (6+ messages)

[PATCH] target/arm: Don't assert() for ISB/SB inside IT block
 2025-05-08 10:18 UTC  (3+ messages)

[PATCH] meson: use thorough test setup as default
 2025-05-08 10:05 UTC  (10+ messages)

[PATCH] target/i386: ignore misplaced REX prefixes
 2025-05-08  9:54 UTC 

[PATCH v2] target/riscv: support atomic instruction fetch (Ziccif)
 2025-05-08  9:48 UTC 

[PATCH v3 0/3] hw/misc/aspeed_otp: Introduce OTP memory and integrate with SBC
 2025-05-08  9:46 UTC  (5+ messages)
` [PATCH v3 2/3] hw/misc/aspeed_sbc: Connect Aspeed OTP memory device to SBC controller

[PATCH backport] target/i386: do not trigger IRQ shadow for LSS
 2025-05-08  9:39 UTC  (2+ messages)

[PATCH] accel/hvf: Include missing 'hw/core/cpu.h' header
 2025-05-08  9:27 UTC  (2+ messages)

[PATCH 1/1] loongarch: update cross-tools to support LSX/LASX instructions
 2025-05-08  8:51 UTC 

[RFC PATCH] MAINTAINERS: Add an entry for the Bananapi machine
 2025-05-08  7:27 UTC 

[PATCH 0/3] ppc/spapr: remove deprecated machines till pseries-4.0
 2025-05-08  7:19 UTC  (7+ messages)
` [PATCH 1/3] ppc/spapr: remove deprecated machine pseries-3.0
` [PATCH 2/3] ppc/spapr: remove deprecated machine pseries-3.1
` [PATCH 3/3] ppc/spapr: remove deprecated machine pseries-4.0

[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
 2025-05-08  7:09 UTC  (8+ messages)
` [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto

[PATCH 00/13] single-binary: make QAPI generated files common
 2025-05-08  6:57 UTC  (20+ 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

[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
 2025-05-08  6:40 UTC  (3+ messages)
` [PATCH 03/12] target: Use cpu_pointer_wrap_uint32 for 32-bit targets

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-05-08  6:33 UTC  (10+ messages)
` [PATCH v8 28/55] i386/tdx: Handle KVM_SYSTEM_EVENT_TDX_FATAL
` [PATCH v8 46/55] i386/tdx: Add supported CPUID bits related to TD Attributes
` [PATCH v8 54/55] i386/tdx: Validate phys_bits against host value

[v2] hw/arm/npcm8xx_boards: Add auto zero flash image and device part number
 2025-05-08  6:19 UTC  (2+ messages)

[PATCH v2 0/2] block/null: Add read-pattern option
 2025-05-08  5:28 UTC  (7+ messages)
` [PATCH v2 1/2] block/null: Report DATA if not reading zeroes
` [PATCH v2 2/2] block/null: Add read-pattern option

[PATCH 0/4] target/i386: Emulate ftz and denormal flag bits correctly
 2025-05-08  3:48 UTC  (5+ messages)
` [PATCH 3/4] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
` [PATCH 4/4] tests/tcg/x86_64/fma: add test for exact-denormal output

[v2] tests/qtest: Add qtest for NPCM8XX PSPI module
 2025-05-08  1:31 UTC  (2+ messages)

[PULL 00/22] Misc HW patches for 2025-05-06
 2025-05-08  1:09 UTC  (5+ messages)
` [PULL 05/22] target/i386/hvf: Include missing 'exec/target_page.h' header

[RFC 0/4] virtio-blk: Add support for FUA write requests
 2025-05-08  0:24 UTC  (5+ messages)
` [RFC 1/4] include: Add tentative virtio-blk FUA write definitions
` [RFC 2/4] virtio-blk: Add VIRTIO_BLK_T_OUT_FUA command support
` [RFC 3/4] vhost-user-blk: "
` [RFC 4/4] vduse-blk: "

[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-05-08  0:01 UTC  (11+ 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 03/10] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [PATCH v2 04/10] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [PATCH v2 05/10] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
` [PATCH v2 06/10] hw/cxl_type3: Add DC Region bitmap lock
` [PATCH v2 07/10] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [PATCH v2 08/10] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [PATCH v2 09/10] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [PATCH v2 10/10] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release

[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)

[RFC PATCH 0/3] single-binary: make QAPI generated files common
 2025-05-07 23:19 UTC  (2+ messages)

[PATCH 0/3] Fix typo in comments
 2025-05-07 22:08 UTC  (4+ messages)
` [PATCH 1/3] linux-user: Fix typo in comment

[PATCH v5 00/24] target/m68k: fpu improvements
 2025-05-07 21:28 UTC  (17+ 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 05/24] target/m68k: Update FPSR for FMOVECR
` [PATCH v5 06/24] target/m68k: Introduce M68K_FEATURE_FPU_PACKED_DECIMAL
` [PATCH v5 09/24] target/m68k: Use OS_UNSIZED in LEA, PEA, JMP
` [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 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 22/24] tests/tcg/m68k: Add packed decimal tests


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).