messages from 2025-05-19 13:12:45 to 2025-05-20 06:47:12 UTC [more...]
[PATCH v9 00/20] Change ghes to use HEST-based offsets and add support for error inject
2025-05-20 6:41 UTC (20+ messages)
` [PATCH v9 01/20] tests/acpi: virt: add an empty HEST file
` [PATCH v9 02/20] tests/qtest/bios-tables-test: extend to also check HEST table
` [PATCH v9 03/20] tests/acpi: virt: update HEST file with its current data
` [PATCH v9 04/20] Revert "hw/acpi/ghes: Make ghes_record_cper_errors() static"
` [PATCH v9 05/20] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH v9 06/20] acpi/ghes: prepare to change the way HEST offsets are calculated
` [PATCH v9 07/20] acpi/ghes: add a firmware file with HEST address
` [PATCH v9 08/20] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v9 09/20] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v9 10/20] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v9 11/20] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v9 12/20] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v9 14/20] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables
` [PATCH v9 15/20] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v9 16/20] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v9 17/20] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
` [PATCH v9 18/20] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v9 19/20] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
` [PATCH v9 20/20] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH V5] vfio: return mr from vfio_get_xlat_addr
2025-05-20 6:46 UTC (3+ messages)
[PATCH V3 00/42] Live update: vfio and iommufd
2025-05-20 6:29 UTC (51+ messages)
` [PATCH V3 07/42] vfio/container: preserve descriptors
` [PATCH V3 10/42] vfio/container: restore DMA vaddr
` [PATCH V3 12/42] vfio/container: recover from unmap-all-vaddr failure
` [PATCH V3 21/42] vfio/pci: export MSI functions
` [PATCH V3 24/42] migration: close kvm after cpr
` [PATCH V3 25/42] migration: cpr_get_fd_param helper
` [PATCH V3 28/42] backends/iommufd: iommufd_backend_map_file_dma
` [PATCH V3 29/42] backends/iommufd: change process ioctl
` [PATCH V3 31/42] vfio/iommufd: use IOMMU_IOAS_MAP_FILE
` [PATCH V3 33/42] vfio/iommufd: define hwpt constructors
` [PATCH V3 34/42] vfio/iommufd: invariant device name
` [PATCH V3 35/42] vfio/iommufd: register container for cpr
` [PATCH V3 36/42] vfio/iommufd: preserve descriptors
` [PATCH V3 37/42] vfio/iommufd: reconstruct device
` [PATCH V3 39/42] vfio/iommufd: reconstruct hwpt
[PATCH 0/2] hw/riscv/virt.c: change default CPU to 'max'
2025-05-20 6:16 UTC (4+ messages)
[PATCH v5 00/26] target/riscv: SATP mode and CPU definition overhaul
2025-05-20 6:17 UTC (3+ messages)
[PATCH v2 00/25] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-05-20 6:11 UTC (3+ messages)
` [PATCH v2 09/25] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
[RFC 00/11] do not drain while holding the graph lock
2025-05-20 6:09 UTC (5+ messages)
` [PATCH 10/11] block/graph-lock: add drain flag to bdrv_graph_wr{, un}lock
` [PATCH 10/11] block/graph-lock: add drain flag to bdrv_graph_wr{,un}lock
[PATCH 00/27] vfio-user client
2025-05-20 5:59 UTC (4+ messages)
[PULL 00/56] riscv-to-apply queue
2025-05-20 5:47 UTC (3+ messages)
[PATCH v4 0/2] riscv: Add Kunminghu CPU and platform
2025-05-20 3:26 UTC (2+ messages)
[PATCH v2] virtio-gpu: support context init multiple timeline
2025-05-20 2:29 UTC (5+ messages)
[PATCH v2 0/4] target/i386: Emulate ftz and denormal flag bits correctly
2025-05-20 2:16 UTC (7+ messages)
` [PATCH v2 1/4] target/i386: Detect flush-to-zero after rounding
` [PATCH v2 2/4] target/i386: Use correct type for get_float_exception_flags() values
` [PATCH v2 3/4] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
` [PATCH v2 4/4] tests/tcg/x86_64/fma: add test for exact-denormal output
[PATCH v3 0/4] Several sstc extension fixes
2025-05-20 0:56 UTC (6+ messages)
` [PATCH v3 1/4] target/riscv: Add the checking into stimecmp write function
` [PATCH v3 2/4] hw/intc: riscv_aclint: Fix mtime write for sstc extension
` [PATCH v3 3/4] target/riscv: Fix VSTIP bit in "
` [PATCH v3 4/4] target/riscv: Enable/Disable S/VS-mode Timer when STCE bit is changed
[PATCH v2 00/14] Maintainer updates for May (testing, plugins, virtio-gpu)
2025-05-19 23:24 UTC (8+ messages)
` [PATCH v2 05/14] contrib/plugins: add a scaling factor to the ips arg
` [PATCH v2 06/14] contrib/plugins: allow setting of instructions per quantum
[PATCH] tcg/perf: Placate clang-21's -Wdefault-const-init-field-unsafe
2025-05-19 21:48 UTC
[PATCH V2 0/5] fast qom tree get
2025-05-19 21:19 UTC (2+ messages)
Orange Pi Armbian image down
2025-05-19 21:16 UTC
[PATCH v4 0/3] nbd: Increase unix socket buffer size
2025-05-19 20:12 UTC (5+ messages)
` [PATCH v4 1/3] io: Add helper for setting socket send "
[PATCH] trace/simple: seperate hot paths of tracing fucntions
2025-05-19 18:51 UTC
[PATCH v2 00/20] Add Multi-Core Debug (MCD) API support
2025-05-19 18:26 UTC (13+ messages)
` [PATCH v2 07/20] mcd: Implement target initialization API
` [PATCH v2 08/20] mcd: Implement server connection API
` [PATCH v2 11/20] mcd: Implement memory space query
` [PATCH v2 12/20] gdbstub: Expose GDBRegisterState
[PATCH 0/8] Python: Fix 'make check-dev' and modernize to 3.9+
2025-05-19 18:21 UTC (9+ messages)
` [PATCH 1/8] python: convert packages to PEP517/pyproject.toml
` [PATCH 2/8] python: update pylint ignores
` [PATCH 3/8] python: sync changes from external qemu.qmp package
` [PATCH 4/8] python: use 3.9+ builtin type hints
` [PATCH 5/8] python: convert remaining deprecated type hints for 3.9+
` [PATCH 6/8] python: clean up requirements "
` [PATCH 7/8] python: update mkvenv to type-check under different python versions
` [PATCH 8/8] python: remove version restriction for mypy
[PATCH v4 0/6] python: add QAPI and qapidoc et al to python tests
2025-05-19 17:48 UTC (3+ messages)
[PATCH 0/3] docs: Bump sphinx to 6.2.1
2025-05-19 17:47 UTC (2+ messages)
[PATCH] vfio/igd: Support non-boot gpus
2025-05-19 17:42 UTC (4+ messages)
[PATCH v5 0/9] scripts/checkpatch: fix SPDX-License-Identifier detection
2025-05-19 17:25 UTC (12+ messages)
` [PATCH v5 1/9] Revert "scripts: mandate that new files have SPDX-License-Identifier"
` [PATCH v5 2/9] scripts/checkpatch.pl: fix various indentation mistakes
` [PATCH v5 3/9] scripts/checkpatch: introduce tracking of file start/end
` [PATCH v5 4/9] scripts/checkpatch: use new hook for ACPI test data check
` [PATCH v5 5/9] scripts/checkpatch: use new hook for file permissions check
` [PATCH v5 6/9] scripts/checkpatch: expand pattern for matching makefiles
` [PATCH v5 7/9] scripts/checkpatch: use new hook for MAINTAINERS update check
` [PATCH v5 8/9] scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
` [PATCH v5 9/9] scripts/checkpatch: reject license boilerplate on new files
[PATCH RFC] target: riscv: Fix satp mode initialization based on profile
2025-05-19 17:15 UTC (6+ messages)
[PATCH] tests/functional: Add a test for the Stellaris arm machines
2025-05-19 17:02 UTC
[PULL 0/6] Python patches
2025-05-19 17:00 UTC (7+ messages)
` [PULL 1/6] qapi: Add some pylint ignores
` [PULL 2/6] docs/qapidoc: linting fixes
` [PULL 3/6] python: update missing dependencies from minreqs
` [PULL 4/6] python: add qapi static analysis tests
` [PULL 5/6] python: Drop redundant warn_unused_configs = True
` [PULL 6/6] qapi: delete un-needed python static analysis configs
[PATCH v4 0/9] scripts/checkpatch: fix SPDX-License-Identifier detection
2025-05-19 16:52 UTC (13+ messages)
` [PATCH v4 1/9] Revert "scripts: mandate that new files have SPDX-License-Identifier"
` [PATCH v4 2/9] scripts/checkpatch.pl: fix various indentation mistakes
` [PATCH v4 3/9] scripts/checkpatch: introduce tracking of file start/end
` [PATCH v4 4/9] scripts/checkpatch: use new hook for ACPI test data check
` [PATCH v4 5/9] scripts/checkpatch: use new hook for file permissions check
` [PATCH v4 6/9] scripts/checkpatch: expand pattern for matching makefiles
` [PATCH v4 7/9] scripts/checkpatch: use new hook for MAINTAINERS update check
` [PATCH v4 8/9] scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
` [PATCH v4 9/9] scripts/checkpatch: reject license boilerplate on new files
[PATCH 00/15] hw/loongarch/virt: Add kvm_irqchip_in_kernel support
2025-05-19 16:41 UTC (11+ messages)
` [PATCH 03/15] hw/intc/loongarch_extioi: Add irqchip-in-kernel save/restore function
[PATCH v3 0/9] scripts/checkpatch: fix SPDX-License-Identifier detection
2025-05-19 16:39 UTC (10+ messages)
` [PATCH v3 2/9] scripts/checkpatch.pl: fix various indentation mistakes
` [PATCH v3 4/9] scripts/checkpatch: use new hook for ACPI test data check
[PATCH 0/4] xlnx-zynqmp: add support to boot on RPUs
2025-05-19 16:26 UTC (8+ messages)
` [PATCH 1/4] hw/arm: make cpu targeted by arm_load_kernel the primary CPU
` [PATCH 2/4] hw/intc/arm_gic: introduce a first-cpu-index property
` [PATCH 4/4] hw/arm/xlnx-zynqmp: adapt cluster-id based on the boot cpu
[PATCH] gdbstub: update aarch64-core.xml
2025-05-19 16:05 UTC (4+ messages)
[PATCH v11 0/6] Specifying cache topology on ARM
2025-05-19 15:36 UTC (7+ messages)
` [PATCH v11 1/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v11 2/6] arm/virt.c: add cache hierarchy to device tree
` [PATCH v11 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v11 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
` [PATCH v11 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v11 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h
[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-05-19 15:39 UTC (4+ messages)
[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
2025-05-19 15:24 UTC (26+ messages)
` [PATCH v5 01/25] plugins: add types for callbacks related to certain discontinuities
` [PATCH v5 02/25] plugins: add API for registering discontinuity callbacks
` [PATCH v5 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v5 04/25] contrib/plugins: add plugin showcasing new dicontinuity related API
` [PATCH v5 05/25] target/alpha: call plugin trap callbacks
` [PATCH v5 06/25] target/arm: "
` [PATCH v5 07/25] target/avr: "
` [PATCH v5 08/25] target/hppa: "
` [PATCH v5 09/25] target/i386: "
` [PATCH v5 10/25] target/loongarch: "
` [PATCH v5 11/25] target/m68k: "
` [PATCH v5 12/25] target/microblaze: "
` [PATCH v5 13/25] target/mips: "
` [PATCH v5 14/25] target/openrisc: "
` [PATCH v5 15/25] target/ppc: "
` [PATCH v5 16/25] target/riscv: "
` [PATCH v5 17/25] target/rx: "
` [PATCH v5 18/25] target/s390x: "
` [PATCH v5 19/25] target/sh4: "
` [PATCH v5 20/25] target/sparc: "
` [PATCH v5 21/25] target/tricore: "
` [PATCH v5 22/25] target/xtensa: "
` [PATCH v5 23/25] tests: add plugin asserting correctness of discon event's to_pc
` [PATCH v5 24/25] tests: add test for double-traps on rv64
` [PATCH v5 25/25] tests: add test with interrupted memory accesses "
[PATCH] vfio/igd: OpRegion not found fix error typo
2025-05-19 15:09 UTC (2+ messages)
[PATCH v3 00/12] hw/e1000e|igb: interrupts and qtests fixes
2025-05-19 15:08 UTC (7+ messages)
` [PATCH v3 01/12] qtest/e1000e|igb: Clear interrupt-cause and msix pending bits after irq
` [PATCH v3 04/12] qtest/e1000e|igb: assert irqs are clear before triggering an irq
` [PATCH v3 12/12] qtest/e1000e|igb: Test interrupt throttling in multiple_transfers test
[PULL 0/5] tcg patch queue
2025-05-19 15:07 UTC (3+ messages)
` [PULL 3/5] tcg: add perfmap and jitdump
[PATCH v2] vfio/igd: Respect x-igd-opregion=off in IGD quirk handling
2025-05-19 15:07 UTC (2+ messages)
[PATCH v4 00/22] usb/xhci and usb/msd improvements and tests
2025-05-19 15:03 UTC (11+ messages)
` [PATCH v4 03/22] tests/qtest/xhci: test the qemu-xhci device
` [PATCH v4 04/22] tests/qtest/xhci: Add controller and device setup and ring tests
` [PATCH v4 05/22] tests/qtest/xhci: Add basic USB Mass Storage tests
` [PATCH v4 07/22] tests/qtest/xhci: add a test for TR NOOP commands
` [PATCH v4 21/22] tests/qtest/xhci: Test USB Mass Storage relaxed CSW order
[PATCH 0/2] hw/arm: Nuvoton 8xx - GMAC patches
2025-05-19 14:52 UTC (2+ messages)
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-05-19 14:49 UTC (4+ messages)
` [PATCH v3 02/10] arm/cpu: Add sysreg properties generation
[PATCH 0/2] docs: Avoid duplicate labels with a sphinx extn
2025-05-19 14:32 UTC (2+ messages)
[Bug 2072564] Re: qemu-aarch64-static segfaults running ldconfig.real (amd64 host)
2025-05-19 14:25 UTC (4+ messages)
` [Bug 2072564] Update Released
[PATCH 0/4] chardev: Fix issues found by vhost-user-test
2025-05-19 14:21 UTC (4+ messages)
` [PATCH 4/4] chardev: Introduce a lock for hup_source
[PATCH 0/9] qom: Consolidate OBJECT_{DEFINE|DECLARE}_SIMPLE_TYPE*
2025-05-19 14:10 UTC (3+ messages)
` [PATCH 5/9] hw/hyperv/hv-balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
[PATCH] roms: re-remove execute bit from hppa-firmware*
2025-05-19 13:45 UTC (2+ messages)
[PATCH v4] tests/functional: Add PCI hotplug test for aarch64
2025-05-19 13:43 UTC (4+ messages)
[PATCH v2] docs/interop: convert text files to restructuredText
2025-05-19 13:37 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH V4] vfio: return mr from vfio_get_xlat_addr
2025-05-19 13:21 UTC (7+ 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).