qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 13:02:46 to 2025-05-07 01:43:28 UTC [more...]

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-05-07  1:42 UTC  (5+ messages)
` [PATCH v8 31/55] i386/cpu: introduce x86_confidential_guest_cpu_instance_init()

[[PATCH V3] hw/loongarch/boot: Adjust the loading position of the initrd
 2025-05-07  1:15 UTC  (2+ messages)

[RFC 00/24] APCI PCI Hotplug support on ARM
 2025-05-07  1:13 UTC  (6+ messages)

[PATCH] target/loongarch: Fix incorrect rounding in fnm{add, sub} under certain modes
 2025-05-07  1:13 UTC  (5+ messages)

[PATCH v2] util/memfd: allow allocating 0 bytes
 2025-05-06 22:25 UTC  (5+ messages)

[PATCH 0/4] Test vmstate with scripts/vmstate-static-checker.py
 2025-05-06 22:05 UTC  (6+ messages)
` [PATCH 4/4] tests/functional: Test "

[PULL 00/23] aspeed queue
 2025-05-06 21:09 UTC  (6+ messages)
` [PULL 22/23] tests/function/aspeed: Add functional test for ast2700fc

[PATCH v2 0/6] Add support for user creatable SMMUv3 device
 2025-05-06 20:48 UTC  (4+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC

[PULL 00/13] Rust, i386 changes for 2025-05-03
 2025-05-06 19:58 UTC  (4+ messages)
` [PULL 09/13] target/i386: do not trigger IRQ shadow for LSS

[PATCH] Drop support for Python 3.8
 2025-05-06 19:49 UTC  (9+ messages)

[PATCH 0/2] docs: Bump sphinx to 8.2.3
 2025-05-06 19:42 UTC  (3+ messages)
` [PATCH 1/2] "

[PULL v1 0/2] xen: mapcache: Fixes
 2025-05-06 18:26 UTC  (3+ messages)
` [PULL v1 1/2] xen: mapcache: Fix finding matching entry
` [PULL v1 2/2] xen: mapcache: Split mapcache_grants by ro and rw

[PATCH v3 0/5] docs: automated info about machine deprecation/removal info
 2025-05-06 17:53 UTC  (7+ messages)
` [PATCH v3 1/5] Revert "include/hw: temporarily disable deletion of versioned machine types"
` [PATCH v3 2/5] include/hw/boards: cope with dev/rc versions in deprecation checks
` [PATCH v3 3/5] docs/about/deprecated: auto-generate a note for versioned machine types
` [PATCH v3 4/5] docs/about/removed-features: "
` [PATCH v3 5/5] include/hw/boards: add warning about changing deprecation logic

[PATCH v3] Support madvise(MADV_DONTDUMP) when creating core dumps for qemu-user
 2025-05-06 17:38 UTC  (3+ messages)

[PATCH v4] Support madvise(MADV_DONTDUMP) when creating core dumps for qemu-user
 2025-05-06 17:34 UTC 

[PATCH] hw/usb/network: Remove hardcoded 0x40 prefix
 2025-05-06 16:45 UTC 

[PATCH] meson: use thorough test setup as default
 2025-05-06 17:12 UTC  (7+ messages)

[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
 2025-05-06 16:55 UTC  (11+ messages)
` [PATCH 3/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [PATCH 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add

[PATCH v2] util/memfd: allow allocating 0 bytes
 2025-05-06 16:44 UTC 

[PATCH RFC] target/riscv: Remove tbflag for VILL
 2025-05-06 16:42 UTC 

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

[PATCH v2] util/memfd: allow allocating 0 bytes
 2025-05-06 16:10 UTC 

[RFC PATCH] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
 2025-05-06 16:15 UTC  (3+ messages)

[PATCH-for-10.0 v2 00/14] hw/arm: Tests & ACPI tables fixes for 10.0
 2025-05-06 15:49 UTC  (5+ messages)
` [PATCH-for-10.0? v2 13/14] hw/arm/virt-acpi: Do not advertise disabled GIC ITS

[PATCH v6 0/4] virtio: Convert feature properties to OnOffAuto
 2025-05-06 15:39 UTC  (6+ messages)

[PATCH-for-10.1 v3 0/9] hw/arm: GIC ITS=off ACPI tables fixes
 2025-05-06 15:36 UTC  (8+ messages)
` [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs

[PATCH preview 0/5] rust: allow minimum version of 1.83
 2025-05-06 15:56 UTC  (9+ messages)

[PULL 00/30] Rust, wasm changes for 2025-05-06
 2025-05-06 15:29 UTC  (31+ messages)
` [PULL 01/30] lcitool: use newer Rust for Debian and Ubuntu
` [PULL 02/30] meson, cargo: require Rust 1.77.0
` [PULL 03/30] rust: use std::ffi instead of std::os::raw
` [PULL 04/30] rust: let bilge use "let ... else"
` [PULL 05/30] rust: qemu_api_macros: make pattern matching more readable and efficient
` [PULL 06/30] rust: use MaybeUninit::zeroed() in const context
` [PULL 07/30] rust: qom: fix TODO about zeroability of classes
` [PULL 08/30] rust: enable clippy::ptr_cast_constness
` [PULL 09/30] rust: remove offset_of replacement
` [PULL 10/30] rust: replace c_str! with c"" literals
` [PULL 11/30] docs: rust: update for newer minimum supported version
` [PULL 12/30] target/i386/emulate: fix target_ulong format strings
` [PULL 13/30] rust: clippy: enable uninlined_format_args lint
` [PULL 14/30] ci: run RISC-V cross jobs by default
` [PULL 15/30] docs: build-system: fix typo
` [PULL 16/30] target/arm/helper.c: Fix type conflict of GLib function pointers
` [PULL 17/30] target/i386/cpu.c: "
` [PULL 18/30] target/ppc: "
` [PULL 19/30] target/s390x: "
` [PULL 20/30] include/glib-compat.h: Poison g_list_sort and g_slist_sort
` [PULL 21/30] util/cacheflush.c: Update cache flushing mechanism for Emscripten
` [PULL 22/30] block: Add including of ioctl header for Emscripten build
` [PULL 23/30] block: Fix type conflict of the copy_file_range stub
` [PULL 24/30] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
` [PULL 25/30] Disable options unsupported on Emscripten
` [PULL 26/30] util: exclude mmap-alloc.c from compilation target "
` [PULL 27/30] util: Add coroutine backend for emscripten
` [PULL 28/30] meson: Add wasm build in build scripts
` [PULL 29/30] tests: Add Dockerfile containing dependencies for Emscripten build
` [PULL 30/30] gitlab: Enable CI for wasm build

[RFC PATCH] hw/virtio: Introduce CONFIG_VIRTIO_LEGACY to disable legacy support
 2025-05-06 15:18 UTC  (5+ messages)

[RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common
 2025-05-06 15:00 UTC  (4+ messages)
` [RFC PATCH-for-10.1 26/39] system/hvf: Avoid including 'cpu.h'

[PULL 00/32] target-arm queue
 2025-05-06 14:42 UTC  (33+ messages)
` [PULL 01/32] hw/arm/npcm8xx_boards: Correct valid_cpu_types setting of NPCM8XX SoC
` [PULL 02/32] hvf: avoid repeatedly setting trap debug for each cpu
` [PULL 03/32] hvf: only update sysreg from owning thread
` [PULL 04/32] target/arm/ptw: extract arm_mmu_idx_to_security_space
` [PULL 05/32] target/arm/ptw: get current security_space for current mmu_idx
` [PULL 06/32] target/arm/ptw: extract arm_cpu_get_phys_page
` [PULL 07/32] target/arm/ptw: fix arm_cpu_get_phys_page_attrs_debug
` [PULL 08/32] hw/arm/virt: Remove deprecated virt-2.6 machine
` [PULL 09/32] hw/arm/virt: Remove VirtMachineClass::no_pmu field
` [PULL 10/32] hw/arm/virt: Remove VirtMachineClass::disallow_affinity_adjustment
` [PULL 11/32] hw/arm/virt: Remove deprecated virt-2.7 machine
` [PULL 12/32] hw/arm/virt: Remove VirtMachineClass::no_its field
` [PULL 13/32] hw/arm/virt: Remove deprecated virt-2.8 machine
` [PULL 14/32] hw/arm/virt: Remove VirtMachineClass::claim_edge_triggered_timers field
` [PULL 15/32] hw/arm/virt: Remove deprecated virt-2.9 machine
` [PULL 16/32] hw/arm/virt: Remove deprecated virt-2.10 machine
` [PULL 17/32] hw/arm/virt: Remove deprecated virt-2.11 machine
` [PULL 18/32] hw/arm/virt: Remove VirtMachineClass::smbios_old_sys_ver field
` [PULL 19/32] hw/arm/virt: Remove deprecated virt-2.12 machine
` [PULL 20/32] hw/arm/virt: Remove VirtMachineClass::no_highmem_ecam field
` [PULL 21/32] tests/functional: Add test for imx8mp-evk board with USDHC coverage
` [PULL 22/32] hw/arm: Attach PSPI module to NPCM8XX SoC
` [PULL 23/32] target/arm: Don't assert() for ISB/SB inside IT block
` [PULL 24/32] docs: Don't define duplicate label in qemu-block-drivers.rst.inc
` [PULL 25/32] target/arm/kvm: Drop support for kernels without KVM_ARM_PREFERRED_TARGET
` [PULL 26/32] hw/pci-host/designware: Remove unused include
` [PULL 27/32] hw/pci-host/designware: Fix viewport configuration
` [PULL 28/32] hw/gpio/imx_gpio: Fix interpretation of GDIR polarity
` [PULL 29/32] hw/arm/virt: Update comment about Multiprocessor Affinity Register
` [PULL 30/32] hw/arm/virt: Remove deprecated virt-3.0 machine
` [PULL 31/32] hw/arm/virt: Remove deprecated virt-3.1 machine
` [PULL 32/32] hw/arm/virt: Remove deprecated virt-4.0 machine

[PATCH v3 00/19] hw/i386/pc: Remove deprecated 2.4 and 2.5 PC machines
 2025-05-06 14:39 UTC  (20+ messages)
` [PATCH v3 01/19] hw/i386/pc: Remove deprecated pc-q35-2.4 and pc-i440fx-2.4 machines
` [PATCH v3 02/19] hw/i386/pc: Remove PCMachineClass::broken_reserved_end field
` [PATCH v3 03/19] hw/i386/pc: Remove pc_compat_2_4[] array
` [PATCH v3 04/19] target/i386/cpu: Remove X86CPU::check_cpuid field
` [PATCH v3 05/19] hw/core/machine: Remove hw_compat_2_4[] array
` [PATCH v3 06/19] hw/net/e1000: Remove unused E1000_FLAG_MAC flag
` [PATCH v3 07/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_MIGRATE_EXTRA definition
` [PATCH v3 08/19] hw/virtio/virtio-pci: Remove VIRTIO_PCI_FLAG_DISABLE_PCIE definition
` [PATCH v3 09/19] hw/i386/pc: Remove deprecated pc-q35-2.5 and pc-i440fx-2.5 machines
` [PATCH v3 10/19] hw/i386/x86: Remove X86MachineClass::save_tsc_khz field
` [PATCH v3 11/19] hw/nvram/fw_cfg: Remove legacy FW_CFG_ORDER_OVERRIDE
` [PATCH v3 12/19] hw/core/machine: Remove hw_compat_2_5[] array
` [PATCH v3 13/19] hw/block/fdc-isa: Remove 'fallback' property
` [PATCH v3 14/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_OLD_PCI_CONFIGURATION definition
` [PATCH v3 15/19] hw/scsi/vmw_pvscsi: Remove PVSCSI_COMPAT_DISABLE_PCIE_BIT definition
` [PATCH v3 16/19] hw/scsi/vmw_pvscsi: Convert DeviceRealize -> InstanceInit
` [PATCH v3 17/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_OLD_MSI_OFFSETS definition
` [PATCH v3 18/19] hw/net/vmxnet3: Remove VMXNET3_COMPAT_FLAG_DISABLE_PCIE definition
` [PATCH v3 19/19] hw/net/vmxnet3: Merge DeviceRealize in InstanceInit

[PULL 00/22] Misc HW patches for 2025-05-06
 2025-05-06 14:35 UTC  (23+ messages)
` [PULL 01/22] bsd-user: add option to enable plugins
` [PULL 02/22] qom: Factor qom_resolve_path() out
` [PULL 03/22] qom/object: Fix typo in comment
` [PULL 04/22] target/migration: Inline VMSTATE_CPU()
` [PULL 05/22] target/i386/hvf: Include missing 'exec/target_page.h' header
` [PULL 06/22] system/hvf: Avoid including 'cpu.h'
` [PULL 07/22] system/hvf: Expose hvf_enabled() to common code
` [PULL 08/22] hw/hyperv/hv-balloon-stub: common compilation unit
` [PULL 09/22] hw/hyperv/hyperv.h: header cleanup
` [PULL 10/22] hw/hyperv/vmbus: common compilation unit
` [PULL 11/22] hw/hyperv/syndbg: "
` [PULL 12/22] hw/hyperv/balloon: common balloon compilation units
` [PULL 13/22] hw/hyperv/hyperv_testdev: common compilation unit
` [PULL 14/22] hw/hyperv/hyperv: "
` [PULL 15/22] hw/core/machine: Fix indentation
` [PULL 16/22] hw/pci/pcie_port: Fix pcie_slot_is_hotpluggbale_bus typo
` [PULL 17/22] hw/acpi/ged: Fix wrong identation
` [PULL 18/22] hw/i386/acpi-build: Fix build_append_notfication_callback typo
` [PULL 19/22] hw/i386/acpi-build: Update document reference
` [PULL 20/22] hw/i386/acpi-build: Fix typo and grammar in comment
` [PULL 21/22] hw/acpi/pcihp: Fix typo in function name
` [PULL 22/22] hw/isa/ich9: Remove stray empty comment

[PATCH] alsaaudio: Set try-poll to false by default
 2025-05-06 14:34 UTC  (6+ messages)

[PATCH v6 00/50] single-binary: compile target/arm twice
 2025-05-06 14:29 UTC  (9+ messages)
` [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 47/50] target/arm/helper: restrict define_tlb_insn_regs to system target
` [PATCH v6 50/50] target/arm/tcg/vfp_helper: compile file twice (system, user)

[PATCH V1 0/6] fast qom tree get
 2025-05-06 14:25 UTC  (3+ messages)
` [PATCH V1 1/6] qom: qom_resolve_path

[PATCH 00/20] tcg/optimize: Track and use known 1's
 2025-05-06 14:15 UTC  (7+ messages)
` [PATCH 02/20] tcg/optimize: Add one's mask to TempOptInfo
` [PATCH 15/20] tcg/optimize: Build and use z_bits and o_bits in fold_extract2

[PATCH v2] qemu-img: fix offset calculation in bench
 2025-05-06 14:13 UTC 

[PATCH] qcow2: add check for correctness of refcounts
 2025-05-06 14:10 UTC 

[PATCH 0/3] i.MX fixes
 2025-05-06 14:00 UTC  (6+ messages)
` [PATCH 1/3] hw/pci-host/designware: Remove unused include

[PULL 0/9] 9p queue 2025-05-05
 2025-05-06 13:58 UTC  (2+ messages)

[PULL 0/9] Misc patches (s390x, build env, clean-ups)
 2025-05-06 13:57 UTC  (2+ messages)

[PULL 00/14] Migration 20250502 patches
 2025-05-06 13:58 UTC  (2+ messages)

[PATCH] docs: build-system: fix typo
 2025-05-06 13:51 UTC  (2+ messages)

[PATCH v9 0/7] Allow to enable multifd and postcopy migration together
 2025-05-06 13:40 UTC  (10+ messages)

[PATCH] system/physmem: Fix UBSan finding in address_space_write_rom_internal
 2025-05-06 13:21 UTC  (3+ messages)

[PATCH 00/21] Hi,
 2025-05-06 13:17 UTC  (3+ messages)
` [PATCH 13/21] hw/arm/beckhoff_CX7200: Remove second SD controller

[PATCH 0/1] Add RISCV ZALASR Extension
 2025-05-06 12:35 UTC  (2+ messages)
` [PATCH 1/1] Add RISCV ZALASR extension

[PATCH v7 0/6] Report vfio-ap configuration changes
 2025-05-06 13:12 UTC  (4+ messages)

[PATCH 0/4] hw/arm: Remove deprecated virt-3.0 up to virt-4.0 machines
 2025-05-06 13:07 UTC  (2+ messages)

[PATCH 0/2] migration: A couple of cleanups
 2025-05-06 13:05 UTC  (5+ messages)
` [PATCH 1/2] migration/multifd: Fix received packets tracepoint

[PATCH v2 00/14] Maintainer updates for May (testing, plugins, virtio-gpu)
 2025-05-06 12:57 UTC  (4+ messages)
` [PATCH v2 09/14] hw/display: re-arrange memory region tracking
` [PATCH v2 12/14] ui/gtk-gl-area: Remove extra draw call in refresh
` [PATCH v2 13/14] docs: Create a uniquelabel Sphinx extension


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