messages from 2025-05-05 18:44:20 to 2025-05-06 08:56:31 UTC [more...]
[RFC PATCH] hw/virtio: Introduce CONFIG_VIRTIO_LEGACY to disable legacy support
2025-05-06 8:55 UTC (4+ messages)
[PATCH v6 00/14] arm: rework id register storage
2025-05-06 8:52 UTC (14+ messages)
` [PATCH v6 01/14] arm/cpu: Add sysreg definitions in cpu-sysregs.h
` [PATCH v6 03/14] arm/cpu: Store aa64isar1/2 into the idregs array
` [PATCH v6 04/14] arm/cpu: Store aa64pfr0/1 "
` [PATCH v6 05/14] arm/cpu: Store aa64mmfr0-3 "
` [PATCH v6 06/14] arm/cpu: Store aa64dfr0/1 "
` [PATCH v6 07/14] arm/cpu: Store aa64smfr0 "
` [PATCH v6 08/14] arm/cpu: Store id_isar0-7 "
` [PATCH v6 09/14] arm/cpu: Store id_pfr0/1/2 "
` [PATCH v6 10/14] arm/cpu: Store id_dfr0/1 "
` [PATCH v6 11/14] arm/cpu: Store id_mmfr0-5 "
` [PATCH v6 12/14] arm/cpu: Add sysreg generation scripts
` [PATCH v6 13/14] arm/cpu: switch to a generated cpu-sysregs.h.inc
` [PATCH v6 14/14] arm/kvm: use fd instead of fdarray[2]
[PATCH preview 0/5] rust: allow minimum version of 1.83
2025-05-06 9:11 UTC (5+ messages)
` [PATCH 2/5] rust: use inline const expressions
[RFC 00/24] APCI PCI Hotplug support on ARM
2025-05-06 8:42 UTC (20+ messages)
` [RFC 01/24] hw/pci/pcie_port: Fix pcie_slot_is_hotpluggbale_bus typo
` [RFC 02/24] hw/acpi/ged: Fix wrong identation
` [RFC 03/24] hw/i386/acpi-build: Fix build_append_notfication_callback typo
` [RFC 05/24] hw/arm/virt: Introduce machine state acpi pcihp flags and props
` [RFC 06/24] hw/acpi: Rename and move build_x86_acpi_pci_hotplug to pcihp
` [RFC 07/24] hw/pci-host/gpex-acpi: Add native_pci_hotplug arg to acpi_dsdt_add_pci_osc
` [RFC 08/24] hw/pci-host/gpex-acpi: Split host bridge OSC and DSM generation
` [RFC 09/24] hw/pci-host/gpex-acpi: Propagate hotplug type info from virt machine downto gpex
[PATCH v2 0/6] Add support for user creatable SMMUv3 device
2025-05-06 8:43 UTC (14+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC
` [PATCH v2 2/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v2 5/6] hw/arm/virt: Add support for smmuv3 device
Rust in QEMU update, April 2025
2025-05-06 8:40 UTC (4+ messages)
[[PATCH V3] hw/loongarch/boot: Adjust the loading position of the initrd
2025-05-06 8:09 UTC
[PATCH] tests/qtest: Add qtest for NPCM8XX PSPI module
2025-05-06 8:28 UTC (4+ messages)
[PATCH] bsd-user: add option to enable plugins
2025-05-06 8:24 UTC (6+ messages)
[PATCH 00/11] rust: allow minimum version of 1.77
2025-05-06 8:38 UTC (21+ messages)
` [PATCH 02/11] meson, cargo: require Rust 1.77.0
` [PATCH 03/11] rust: use std::ffi instead of std::os::raw
` [PATCH 04/11] rust: let bilge use "let ... else"
` [PATCH 05/11] rust: qemu_api_macros: make pattern matching more readable and efficient
` [PATCH 06/11] rust: use MaybeUninit::zeroed() in const context
` [PATCH 07/11] rust: qom: fix TODO about zeroability of classes
` [PATCH 08/11] rust: enable clippy::ptr_cast_constness
` [PATCH 09/11] rust: remove offset_of replacement
` [PATCH 10/11] rust: replace c_str! with c"" literals
` [PATCH 11/11] docs: rust: update for newer minimum supported version
[PATCH v2 0/9] s390x: Remove deprecated machine types up to v4.0
2025-05-06 8:15 UTC (18+ messages)
` [PATCH v2 1/9] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 machine type
` [PATCH v2 2/9] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.11 "
` [PATCH v2 3/9] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code
` [PATCH v2 4/9] target/s390x: Rename the qemu_V2_11 feature set to qemu_MIN
` [PATCH v2 5/9] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type
` [PATCH v2 6/9] hw/s390x/s390-virtio-ccw: Remove the deprecated 3.0 "
` [PATCH v2 7/9] hw/s390x: Remove the obsolete hpage_1m_allowed switch
` [PATCH v2 8/9] hw/s390x/s390-virtio-ccw: Remove the deprecated 3.1 machine type
` [PATCH v2 9/9] hw/s390x/s390-virtio-ccw: Remove the deprecated 4.0 "
[PATCH v4 1/4] hw/s390x: add SCLP event type CPI
2025-05-06 7:48 UTC (3+ messages)
[PATCH] acpi: Set maximum size to 64k for "etc/acpi/rsdp" blob
2025-05-06 7:08 UTC (6+ messages)
[PATCH v7 0/6] Report vfio-ap configuration changes
2025-05-06 7:00 UTC (3+ messages)
[PATCH v3 0/9] vfio/igd: Detect IGD by OpRegion and enable OpRegion automatically
2025-05-06 6:58 UTC (3+ messages)
[PATCH v4 0/4] Add SCLP event type CPI
2025-05-06 6:39 UTC (5+ messages)
` [PATCH v4 4/4] hw/s390x: compat handling for backward migration
[PATCH 0/5] cleanup interfaces
2025-05-06 6:22 UTC (4+ messages)
` [PATCH 1/5] vfio/iommufd: Save host iommu capabilities in VFIODevice.caps
[PATCH v1 00/22] Fix incorrect hash results on AST2700
2025-05-06 5:08 UTC (4+ messages)
` [PATCH v1 09/22] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
[PATCH 1/1] util/memfd: allow allocating 0 bytes
2025-05-06 5:07 UTC (5+ messages)
[PATCH v5 0/2] intel_iommu: Fix locking issues
2025-05-06 5:07 UTC (2+ messages)
[PATCH] ppc/spapr: init lrdr-capapcity phys with ram size if maxmem not provided
2025-05-06 4:29 UTC
[PATCH] hw/arm/npcm8xx_boards: Add auto zero flash image and device part number
2025-05-06 3:23 UTC (3+ messages)
[PATCH 0/2] docs: Bump sphinx to 8.2.3
2025-05-06 3:18 UTC (4+ messages)
[PULL 0/8] loongarch-to-apply queue
2025-05-06 1:55 UTC (9+ messages)
` [PULL 1/8] hw/intc/loongarch_ipi: Add reset support
` [PULL 2/8] hw/intc/loongarch_extioi: "
` [PULL 3/8] hw/intc/loongarch_extioi: Replace legacy reset callback with new api
` [PULL 4/8] hw/intc/loongarch_pch: Add reset support
` [PULL 5/8] hw/intc/loongarch_pch: Replace legacy reset callback with new api
` [PULL 6/8] hw/loongarch/virt: Get physical entry address with elf file
` [PULL 7/8] hw/loongarch/virt: Replace RSDT with XSDT table
` [PULL 8/8] hw/loongarch/virt: Allow user to customize OEM ID and OEM table ID
[PATCH] hw/acpi/pcihp: Fix typo in function name
2025-05-06 0:26 UTC (5+ messages)
[PATCH v6 00/50] single-binary: compile target/arm twice
2025-05-05 23:27 UTC (52+ messages)
` [PATCH v6 01/50] target/arm: Replace target_ulong -> vaddr for HWBreakpoint
` [PATCH v6 02/50] include/system/hvf: missing vaddr include
` [PATCH v6 03/50] meson: add common libs for target and target_system
` [PATCH v6 04/50] meson: apply target config for picking files from libsystem and libuser
` [PATCH v6 05/50] target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
` [PATCH v6 06/50] target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
` [PATCH v6 07/50] target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
` [PATCH v6 08/50] accel/hvf: add hvf_enabled() for common code
` [PATCH v6 09/50] target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
` [PATCH v6 10/50] target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
` [PATCH v6 11/50] target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
` [PATCH v6 12/50] target/arm/cpu: compile file twice (user, system) only
` [PATCH v6 13/50] target/arm/cpu32-stubs.c: compile file twice (user, system)
` [PATCH v6 14/50] tcg: add vaddr type for helpers
` [PATCH v6 15/50] target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
` [PATCH v6 16/50] target/arm/helper: use vaddr instead of target_ulong for probe_access
` [PATCH v6 17/50] target/arm/helper: extract common helpers
` [PATCH v6 18/50] target/arm/debug_helper: only include "
` [PATCH v6 19/50] target/arm/debug_helper: remove target_ulong
` [PATCH v6 20/50] target/arm/debug_helper: compile file twice (user, system)
` [PATCH v6 21/50] target/arm/helper: restrict include to common helpers
` [PATCH v6 22/50] target/arm/helper: replace target_ulong by vaddr
` [PATCH v6 23/50] target/arm/helper: expose aarch64 cpu registration
` [PATCH v6 24/50] target/arm/helper: remove remaining TARGET_AARCH64
` [PATCH v6 25/50] target/arm/helper: compile file twice (user, system)
` [PATCH v6 26/50] target/arm/vfp_fpscr: "
` [PATCH v6 27/50] target/arm/arch_dump: remove TARGET_AARCH64 conditionals
` [PATCH v6 28/50] target/arm/arch_dump: compile file once (system)
` [PATCH v6 29/50] target/arm/arm-powerctl: "
` [PATCH v6 30/50] target/arm/cortex-regs: "
` [PATCH v6 31/50] target/arm/ptw: replace target_ulong with int64_t
` [PATCH v6 32/50] target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
` [PATCH v6 33/50] target/arm/ptw: compile file once (system)
` [PATCH v6 34/50] target/arm/meson: accelerator files are not needed in user mode
` [PATCH v6 35/50] target/arm/kvm-stub: compile file once (system)
` [PATCH v6 36/50] target/arm/machine: reduce migration include to avoid target specific definitions
` [PATCH v6 37/50] target/arm/machine: remove TARGET_AARCH64 from migration state
` [PATCH v6 38/50] target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load function
` [PATCH v6 39/50] target/arm/kvm-stub: add missing stubs
` [PATCH v6 40/50] target/arm/machine: compile file once (system)
` [PATCH v6 41/50] target/arm/tcg/vec_internal: use forward declaration for CPUARMState
` [PATCH v6 42/50] target/arm/tcg/crypto_helper: compile file once
` [PATCH v6 43/50] target/arm/tcg/hflags: compile file twice (system, user)
` [PATCH v6 44/50] target/arm/tcg/iwmmxt_helper: "
` [PATCH v6 45/50] target/arm/tcg/neon_helper: "
` [PATCH v6 46/50] target/arm/tcg/tlb_helper: "
` [PATCH v6 47/50] target/arm/helper: restrict define_tlb_insn_regs to system target
` [PATCH v6 48/50] target/arm/tcg/tlb-insns: compile file once (system)
` [PATCH v6 49/50] target/arm/tcg/arith_helper: compile file once
` [PATCH v6 50/50] target/arm/tcg/vfp_helper: compile file twice (system, user)
[PATCH] Drop support for Python 3.8
2025-05-05 22:49 UTC (6+ messages)
[PATCH 0/2] hw/riscv/virt.c: change default CPU to 'max'
2025-05-05 22:46 UTC (2+ messages)
[PATCH] system/physmem: Fix UBSan finding in address_space_write_rom_internal
2025-05-05 22:22 UTC
[PATCH 0/2] migration: A couple of cleanups
2025-05-05 21:51 UTC (6+ messages)
` [PATCH 1/2] migration/multifd: Fix received packets tracepoint
` [PATCH 2/2] migration: Trivial cleanups for postcopy
[PATCH v2 00/15] vfio: preparation for vfio-user
2025-05-05 21:05 UTC (5+ messages)
` [PATCH v2 08/15] vfio: add unmap_all flag to DMA unmap callback
[PATCH 00/20] tcg/optimize: Track and use known 1's
2025-05-05 20:27 UTC (21+ messages)
` [PATCH 01/20] tcg/optimize: Introduce arg_const_val
` [PATCH 02/20] tcg/optimize: Add one's mask to TempOptInfo
` [PATCH 03/20] tcg/optimize: Build and use o_bits in fold_and
` [PATCH 04/20] tcg/optimize: Build and use o_bits in fold_andc
` [PATCH 05/20] tcg/optimize: Build and use z_bits and o_bits in fold_eqv
` [PATCH 06/20] tcg/optimize: Build and use z_bits and o_bits in fold_nand
` [PATCH 07/20] tcg/optimize: Build and use z_bits and o_bits in fold_nor
` [PATCH 08/20] tcg/optimize: Build and use z_bits and o_bits in fold_not
` [PATCH 09/20] tcg/optimize: Build and use one and affected bits in fold_or
` [PATCH 10/20] tcg/optimize: Build and use zero, one and affected bits in fold_orc
` [PATCH 11/20] tcg/optimize: Build and use o_bits in fold_xor
` [PATCH 12/20] tcg/optimize: Build and use o_bits in fold_bswap
` [PATCH 13/20] tcg/optimize: Build and use o_bits in fold_deposit
` [PATCH 14/20] tcg/optimize: Build and use o_bits in fold_extract
` [PATCH 15/20] tcg/optimize: Build and use z_bits and o_bits in fold_extract2
` [PATCH 16/20] tcg/optimize: Build and use o_bits in fold_exts
` [PATCH 17/20] tcg/optimize: Build and use o_bits in fold_extu
` [PATCH 18/20] tcg/optimize: Build and use o_bits in fold_movcond
` [PATCH 19/20] tcg/optimize: Build and use o_bits in fold_sextract
` [PATCH 20/20] tcg/optimize: Build and use o_bits in fold_shift
[PULL v2 00/59] tcg patch queue
2025-05-05 19:50 UTC (2+ messages)
` [PULL v2 48/59] accel/tcg: Use vaddr in cpu_loop.h
[PATCH v5 00/48] single-binary: compile target/arm twice
2025-05-05 19:37 UTC (30+ messages)
` [PATCH v5 01/48] target/arm: Replace target_ulong -> uint64_t for HWBreakpoint
` [PATCH v5 41/48] target/arm/tcg/crypto_helper: compile file twice (system, user)
` [PATCH v5 43/48] target/arm/tcg/iwmmxt_helper: "
` [PATCH v5 44/48] target/arm/tcg/neon_helper: "
` [PATCH v5 45/48] target/arm/tcg/tlb_helper: "
` [PATCH v5 46/48] target/arm/tcg/tlb-insns: "
` [PATCH v5 47/48] target/arm/tcg/arith_helper: "
` [PATCH v5 48/48] target/arm/tcg/vfp_helper: "
[CFT PATCH 0/4] target/i386/emulate: cleanups
2025-05-05 19:33 UTC (7+ messages)
` [PATCH 2/4] target/i386/emulate: stop overloading decode->op[N].ptr
[PATCH v9 0/7] Allow to enable multifd and postcopy migration together
2025-05-05 19:04 UTC (11+ messages)
[PATCH 00/12] accel/tcg: Fix cross-page pointer wrapping issue
2025-05-05 19:00 UTC (7+ messages)
` [PATCH 08/12] target/ppc: Fill in TCGCPUOps.pointer_wrap
` [PATCH 09/12] target/riscv: "
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).