messages from 2025-08-30 15:10:38 to 2025-08-30 16:00:02 UTC [more...]
[PATCH v4 00/84] target/arm: Implement FEAT_GCS
2025-08-30 5:40 UTC (3+ messages)
` [PATCH v4 05/84] target/arm: Add in_prot_check to S1Translate
` [PATCH v4 07/84] target/arm: Introduce get_phys_addr_for_at
[PATCH v3 00/87] linux-user: Split up elfload.c
2025-08-29 10:03 UTC (10+ messages)
` [PATCH v3 30/87] linux-user/i386: Create target_ptrace.h
` [PATCH v3 38/87] linux-user/arm: Expand target_elf_gregset_t
[PATCH v2 00/18] accel, cpus: clean up cpu->exit_request
2025-08-29 23:05 UTC (18+ messages)
` [PATCH 01/18] target/ppc: limit cpu_interrupt_exittb to system emulation
` [PATCH 03/18] target/i386: limit a20 "
` [PATCH 04/18] target-arm: remove uses of cpu_interrupt() for user-mode emulation
` [PATCH 05/18] user-exec: remove cpu_interrupt() stub
` [PATCH 07/18] cpu-common: use atomic access for interrupt_request
` [PATCH 08/18] cpus: document that qemu_cpu_kick() can be used for BQL-less operation
` [PATCH 09/18] accel: use store_release/load_acquire for cross-thread exit_request
` [PATCH 10/18] accel: use atomic accesses for exit_request
` [PATCH 11/18] accel/tcg: create a thread-kick function for TCG
` [PATCH 12/18] accel/tcg: inline cpu_exit()
` [PATCH 13/18] cpus: remove TCG-ism from cpu_exit()
` [PATCH 14/18] cpus: properly kick CPUs out of inner execution loop
` [PATCH 15/18] bsd-user, linux-user: introduce qemu_wait_io_event
[PATCH v2 00/14] util: sync error_report & qemu_log output more closely
2025-08-29 18:03 UTC (5+ messages)
` [PATCH v2 01/14] include: define constant for early constructor priority
` [PATCH v2 03/14] system: unconditionally enable thread naming
` [PATCH v2 04/14] util: expose qemu_thread_set_name
` [PATCH v2 06/14] util: set the name for the 'main' thread
[PATCH v2 0/3] tests/functional: improve handling flaky downloads
2025-08-29 15:03 UTC (6+ messages)
` [PATCH v2 1/3] tests/functional: enable force refresh of cached assets
` [PATCH v2 2/3] tests/functional: fix formatting of exception args
` [PATCH v2 3/3] tests/functional: handle URLError when fetching assets
[PULL 00/91] linux-user patch queue
2025-08-29 22:24 UTC (15+ messages)
` [PULL 06/91] linux-user/i386: Convert target_elf_gregset_t to a struct
` [PULL 09/91] linux-user/ppc: "
` [PULL 12/91] linux-user/microblaze: "
` [PULL 19/91] linux-user: Declare elf_core_copy_regs in loader.h
` [PULL 20/91] linux-user: Rename USE_ELF_CORE_DUMP to HAVE_ELF_CORE_DUMP
` [PULL 22/91] linux-user: Move elf_core_copy_regs to arm/elfload.c
` [PULL 24/91] linux-user: Move elf_core_copy_regs to ppc/elfload.c
` [PULL 27/91] linux-user: Move elf_core_copy_regs to microblaze/elfload.c
` [PULL 32/91] linux-user: Move elf_core_copy_regs to xtensa/elfload.c
` [PULL 51/91] linux-user/openrisc: Create target_ptrace.h
` [PULL 53/91] linux-user/ppc: "
` [PULL 54/91] linux-user/ppc: Expand target_elf_gregset_t
` [PULL 59/91] linux-user/xtensa: Create target_ptrace.h
` [PULL 76/91] linux-user: Move elf parameters to sh4/target_elf.h
[PATCH 0/3] tests/functional: improve handling flaky downloads
2025-08-29 9:21 UTC (7+ messages)
` [PATCH 1/3] tests/functional: enable force refresh of cached assets
` [PATCH 3/3] tests/functional: handle URLError when fetching assets
[PATCH] tests/functional/m68k: Avoid ResourceWarning in the nextcube test
2025-08-29 14:22 UTC (2+ messages)
[PATCH 00/22] rust: split qemu-api
2025-08-29 11:54 UTC (11+ messages)
` [PATCH 07/22] rust: move vmstate_clock!() to qdev module
` [PATCH 09/22] rust: move Cell vmstate impl
` [PATCH 10/22] rust: split "migration" crate
` [PATCH 11/22] rust: split "bql" crate
[PATCH linux-stable 6.12 0/3] thermal/drivers/mediatek/lvts: pick fixes into 6.12 stable tree
2025-08-30 15:56 UTC
[PATCH v4 0/2] Pinefeat cef168 lens control board driver
2025-08-30 15:58 UTC (6+ messages)
` [PATCH v4 1/2] dt-bindings: Pinefeat cef168 lens control board
[PATCH v5 0/7] Performance counter implementation with single manual client support
2025-08-30 15:58 UTC (4+ messages)
` [PATCH v5 5/7] drm/panthor: Implement the counter sampler and sample handling
[PATCH] arch: arm64: dts: qcom: sdm845-shift-axolotl: set chassis type
2025-08-30 15:57 UTC
[PULL 00/28] i386, accel, memory patches for 2025-08-29
2025-08-29 12:59 UTC (23+ messages)
` [PULL 01/28] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
` [PULL 02/28] hw/i386/pc_piix.c: restrict isapc machine to 3.5G memory
` [PULL 03/28] hw/i386/pc_piix.c: remove include for loader.h
` [PULL 04/28] hw/i386/pc_piix.c: inline pc_xen_hvm_init_pci() into pc_xen_hvm_init()
` [PULL 05/28] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
` [PULL 06/28] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
` [PULL 07/28] hw/i386/pc_piix.c: remove igvm "
` [PULL 08/28] hw/i386/pc_piix.c: remove SMI and piix4_pm "
` [PULL 10/28] hw/i386/pc_piix.c: remove nvdimm "
` [PULL 11/28] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
` [PULL 13/28] hw/i386/pc_piix.c: remove pc_system_flash_cleanup_unused() from pc_init_isa()
` [PULL 14/28] hw/i386/pc_piix.c: always initialise ISA IDE drives in pc_init_isa()
` [PULL 15/28] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
` [PULL 16/28] hw/i386: move isapc machine to separate isapc.c file
` [PULL 17/28] hw/i386/pc_piix.c: remove unused headers after isapc machine split
` [PULL 18/28] hw/i386/pc_piix.c: replace rom_memory with pci_memory
` [PULL 19/28] hw/i386/isapc.c: replace rom_memory with system_memory
` [PULL 20/28] user-exec: ensure interrupt_request is not used
` [PULL 21/28] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
` [PULL 22/28] memory: reintroduce BQL-free fine-grained PIO/MMIO
` [PULL 23/28] acpi: mark PMTIMER as unlocked
` [PULL 24/28] hpet: switch to fine-grained device locking
[PATCH v2 0/5] NVMe: Add SPDM over the storage transport support
2025-08-30 4:17 UTC (3+ messages)
` [PATCH v2 3/5] hw/nvme: add NVMe Admin Security SPDM support
[PATCH RFC 0/9] migration: Threadify loadvm process
2025-08-29 16:37 UTC (6+ messages)
` [PATCH RFC 5/9] migration: Thread-ify precopy vmstate load process
[PATCH] linux-user: Drop deprecated -p option
2025-08-29 8:25 UTC (4+ messages)
[PATCH 00/12] util: sync error_report & qemu_log output more closely
2025-08-29 18:07 UTC (4+ messages)
` [PATCH 08/12] util: convert error-report & log to message API for timestamp
[PATCH v2 03/54] fs: rework iput logic
2025-08-30 15:54 UTC (3+ messages)
` [PATCH] fs: revamp iput()
[PULL 0/9] Misc QGA fixes for 2025-08-29
2025-08-29 11:08 UTC (9+ messages)
` [PULL 1/9] qga: Fix ubsan warning
` [PULL 2/9] qga: fix potentially not initialized nr_volumes in qga_vss_fsfreeze()
` [PULL 4/9] qga-vss: Remove unused dependencies
` [PULL 5/9] qga: Fix channel initialization check in run_agent_once
` [PULL 6/9] qga: ignore channel_init() fail if 'retry_path' is set
` [PULL 7/9] qga-vss: Write hex value of error in log
` [PULL 8/9] qga/installer: Remove QGA VSS if QGA installation failed
` [PULL 9/9] qga: Fix truncated output handling in guest-exec status reporting
[RFC V2 0/8] Live update: tap and vhost
2025-08-29 19:37 UTC (4+ messages)
[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-08-29 8:54 UTC (25+ messages)
` [PATCH v5 05/21] vfio/iommufd: Force creating nested parent domain
` [PATCH v5 07/21] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v5 12/21] intel_iommu: Handle PASID entry addition
` [PATCH v5 15/21] intel_iommu: Bind/unbind guest page table to host
` [PATCH v5 16/21] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v5 20/21] Workaround for ERRATA_772415_SPR17
` [PATCH v5 21/21] intel_iommu: Enable host device when x-flts=on in scalable mode
[PATCH] docs: fix typo in xive doc
2025-08-29 10:00 UTC (4+ messages)
[PATCH] EDAC: Fix wrong executable file modes for C source files
2025-08-30 15:49 UTC (2+ messages)
[PATCH] user-exec: abort if interrupt_request is used
2025-08-29 11:11 UTC
[PATCH net-next 2/5] ARM: dts: ls1021a: switch to new fixed-link binding
2025-08-30 15:41 UTC (2+ messages)
[PATCH v13 00/27] migration: propagate vTPM errors using Error objects
2025-08-29 20:01 UTC (2+ messages)
` [PATCH v13 17/27] migration: push Error **errp into loadvm_postcopy_handle_run()
[RFC PATCH 00/61] target/arm: Implement FEAT_SYSREG128
2025-08-29 7:40 UTC (21+ messages)
` [PATCH 03/61] target/arm/hvf: Split out sysreg.c.inc
` [PATCH 05/61] target/arm/hvf: Add KVMID_TO_HVF, HVF_TO_KVMID
` [PATCH 06/61] target/arm/hvf: Remove hvf_sreg_match.key
` [PATCH 10/61] target/arm: Use raw_write in cp_reg_reset
` [PATCH 12/61] target/arm: Drop define_one_arm_cp_reg_with_opaque
` [PATCH 13/61] target/arm: Restrict the scope of CPREG_FIELD32, CPREG_FIELD64
` [PATCH 15/61] target/arm: Add CP_REG_AA32_64BIT_{SHIFT,MASK}
` [PATCH 16/61] target/arm: Rename CP_REG_AA32_NS_{SHIFT,MASK}
` [PATCH 18/61] target/arm: Remove cp argument to ENCODE_AA64_CP_REG
` [PATCH 19/61] target/arm: Reorder ENCODE_AA64_CP_REG arguments
[PATCH 0/2] pci: endpoint: vntb: add MSI doorbell support
2025-08-30 15:44 UTC (3+ messages)
` [PATCH 2/2] PCI: endpoint: pci-epf-vntb: Add "
[PATCH net-next 1/5] arm64: dts: ls1043a-qds: switch to new fixed-link binding
2025-08-30 15:40 UTC (2+ messages)
[PATCH] qapi: net/tap: deprecate vhostforce option
2025-08-29 12:54 UTC
[PATCH v9 00/11] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-08-29 8:25 UTC (10+ messages)
` [PATCH v9 01/11] hw/arm/smmu-common: Check SMMU has PCIe Root Complex association
` [PATCH v9 02/11] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v9 03/11] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v9 04/11] hw/arm/virt: Factor out common SMMUV3 dt bindings code
` [PATCH v9 07/11] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
` [PATCH v9 08/11] qemu-options.hx: Document the arm-smmuv3 device
` [PATCH v9 09/11] bios-tables-test: Allow for smmuv3 test data
` [PATCH v9 10/11] qtest/bios-tables-test: Add tests for legacy smmuv3 and smmuv3 device
` [PATCH v9 11/11] qtest/bios-tables-test: Update tables for smmuv3 tests
[PATCH 00/22] vfio: improve use of QOM and coding guidelines
2025-08-29 11:13 UTC (9+ messages)
` [PATCH 01/22] vfio/vfio-container-base.h: update VFIOContainerBase declaration
` [PATCH 16/22] vfio/pci.c: use QOM casts where appropriate
[RFC 00/18] add hinic3 PMD driver
2025-08-30 15:42 UTC (4+ messages)
` [V6 00/17] add-hinic3-PMD-driver
[PATCH net-next 1/2] dt-bindings: net: Convert apm,xgene-enet to DT schema
2025-08-30 15:40 UTC
[PATCH] drm/panel: visionox-rm69299: Fix clock frequency for SHIFT6mq
2025-08-30 15:29 UTC
[PATCH v4 6/8] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
2025-08-29 12:33 UTC (8+ messages)
` [PATCH v5 "
[PATCH] tcg/arm: Fix tgen_deposit
2025-08-29 13:52 UTC
[PATCH] rockchip: rk3568-nanopi-r5s: Enable ROCKUSB on NanoPi R5S
2025-08-30 15:35 UTC (2+ messages)
[PATCH] migration: fix SEEK_CUR offset calculation in qio_channel_block_seek
2025-08-29 15:14 UTC (7+ messages)
` [PATCH] virtio: Call set_features during reset
[PATCH] board: rockchip: Add Xunlong Orange Pi 5 Ultra
2025-08-30 15:33 UTC (2+ messages)
[PATCH] hw/loongarch/virt: Add reset interface for virt-machine
2025-08-29 7:53 UTC (5+ messages)
` "
[RFC 0/6] virtio-net: initial iterative live migration support
2025-08-29 9:24 UTC (11+ messages)
` [RFC 1/6] migration: Add virtio-iterative capability
[PATCH 1/2] usb: ohci: s3c2410: Drop support for S3C2410
2025-08-30 15:25 UTC (2+ messages)
[PATCH v2 0/5] power: rk8xx: allow to customize RK806 reset mode -- cover
2025-08-30 15:27 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: mfd: rk806: Allow to customize PMIC reset mode
` [PATCH v2 2/5] arm64: dts: rockchip: add header for RK8XX PMIC constants
` [PATCH v2 3/5] arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Jaguar
` [PATCH v2 4/5] arm64: dts: rockchip: force PMIC reset behavior to restart PMU on RK3588 Tiger
` [PATCH v2 5/5] power: rk8xx: allow to customize RK806 reset mode
[PULL 0/2] loongarch-to-apply queue
2025-08-29 8:28 UTC (2+ messages)
[PATCH v12 00/27] migration: propagate vTPM errors using Error objects
2025-08-29 14:51 UTC (6+ messages)
` [PATCH v12 02/27] migration: push Error **errp into vmstate_load_state()
[PATCH] ipl: adjust firmware entry type
2025-08-30 15:25 UTC (2+ messages)
[PATCH 0/8] rockchip: Fixes and updates for RK3528
2025-08-30 15:25 UTC (17+ messages)
` [PATCH 1/8] rockchip: rk3528-generic: Fix boot after dts/upstream v6.16-dts merge
` [PATCH 2/8] arm: dts: rockchip: Use sdmmc node from dts/upstream on RK3528
` [PATCH 3/8] arm: dts: rockchip: Set init-microvolt for pwm-regulators on Radxa E20C
` [PATCH 4/8] rockchip: rk3528: Disable USB3OTG U3 port early
` [PATCH 5/8] rockchip: clk: clk_rk3528: Add dummy CLK_REF_PCIE_INNER_PHY support
` [PATCH 6/8] usb: dwc3-generic: Use combined glue and ctrl node for RK3528
` [PATCH 7/8] phy: rockchip: naneng-combphy: Add support "
` [PATCH 8/8] rockchip: rk3528-radxa-e20c: Enable USB gadget Kconfig options
[PATCH 0/9] mm, swap: introduce swap table as swap cache (phase I)
2025-08-30 15:24 UTC (9+ messages)
` [PATCH 2/9] mm, swap: always lock and check the swap cache folio before use
` [PATCH 7/9] mm, swap: remove contention workaround for swap cache
[PATCH] docs/devel: fix typo in code-provenance.rst
2025-08-29 10:28 UTC
[XEN PATCH v1] xen/flask: limit sidtable size
2025-08-30 15:23 UTC (5+ messages)
[PATCH v2 01/10] doc: Fix obvious typos and minor improvements
2025-08-30 15:22 UTC (3+ messages)
` [PATCH v2 10/10] doc: Use a em-dash instead
[PATCH v2 0/2] qcow2: queue discards when discard-no-unref enabled
2025-08-29 9:43 UTC (2+ messages)
[RFC PATCH] auxdisplay: line-display: support attribute attachment to existing device
2025-08-30 15:21 UTC (5+ messages)
[PATCH] can: dev: sort includes by alphabetical order
2025-08-30 15:20 UTC
[PATCH 0/3] Add a for_commit option to qemu-img measure
2025-08-29 9:44 UTC (5+ messages)
` [PATCH 1/3] block: add for_commit option to measure
[PULL 00/14] loongarch queue
2025-08-29 2:55 UTC (4+ messages)
` [PULL 06/14] target/loongarch: Use vaddr in get_physical_address()
` [PULL 09/14] target/loongarch: Use loongarch_check_pte in loongarch_page_table_walker
` [PULL 12/14] target/loongarch: Use MMUContext in loongarch_map_address()
[Buildroot] [PATCH] configs/qemu_{arm, aarch64}_ebbr: linux needs host python3
2025-08-30 15:19 UTC (2+ messages)
[Buildroot] [git commit] configs/qemu_{arm, aarch64}_{ebbr, sbsa}*: linux needs host python3
2025-08-30 15:09 UTC
[PATCH 00/17] rockchip: odroid-go2: Add support for SPI flash boot and more
2025-08-30 15:14 UTC (13+ messages)
` [PATCH 01/17] clk: px30: Allow use of GPU and WIFI_PMU in assigned-clocks
` [PATCH 02/17] rockchip: odroid-go2: Remove cru assigned-clocks override
` [PATCH 04/17] rockchip: odroid-go2: Use appropriate bootph props
` [PATCH 05/17] rockchip: odroid-go2: Move SoC common overrides into a SoC u-boot.dtsi
` [PATCH 06/17] rockchip: odroid-go2: Remove unsupported Kconfig options
` [PATCH 07/17] rockchip: odroid-go2: Update Kconfig options for SPL
[PATCH v1 00/12] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
2025-08-30 15:13 UTC (3+ messages)
` [PATCH v1 11/12] ACPI: platform: Add macro for acpi platform driver
[drm-xe:drm-xe-next] BUILD SUCCESS 1047bd82794a1eab64d643f196d09171ce983f44
2025-08-30 15:11 UTC
[PATCH v4 0/8] Reinvent BQL-free PIO/MMIO
2025-08-29 8:19 UTC (2+ messages)
[PATCH] system: drop the -old-param option
2025-08-29 8:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.