messages from 2025-06-05 09:30:40 to 2025-06-06 07:01:11 UTC [more...]
[PATCH 0/4] system: Forbid alloca()
2025-06-06 7:00 UTC (11+ messages)
` [PATCH 1/4] hw/gpio/pca9552: Avoid using g_newa()
` [PATCH 2/4] backends/tpmL Avoid using g_alloca()
` [PATCH 3/4] tests/unit/test-char: "
` [RFC PATCH 4/4] buildsys: Prohibit alloca() use on system code
[PATCH v1] ramfb: Add property to control if load the romfile
2025-06-06 6:59 UTC (10+ messages)
[PATCH v3 00/13] hw/loongarch/virt: Add kernel irqchip support
2025-06-06 6:36 UTC (14+ messages)
` [PATCH v3 01/13] hw/intc/loongarch_extioi: Add kernel irqchip realize function
` [PATCH v3 02/13] hw/intc/loongarch_extioi: Add kernel irqchip save and restore function
` [PATCH v3 03/13] hw/intc/loongarch_ipi: Add kernel irqchip realize function
` [PATCH v3 04/13] hw/intc/loongson_ipi: Add load and save interface with ipi_common class
` [PATCH v3 05/13] hw/intc/loongarch_ipi: Add kernel irqchip save and restore function
` [PATCH v3 06/13] hw/intc/loongarch_pch_msi: Inject MSI interrupt to kernel
` [PATCH v3 07/13] hw/intc/loongarch_pch: Add kernel irqchip realize function
` [PATCH v3 08/13] hw/intc/loongarch_pch: Add kernel irqchip save and restore function
` [PATCH v3 09/13] hw/intc/loongarch_pch: Inject irq line interrupt to kernel
` [PATCH v3 10/13] hw/loongarch/virt: Add reset support for kernel irqchip
` [PATCH v3 11/13] target/loongarch: Report error with split kernel_irqchip option
` [PATCH v3 12/13] hw/loongarch/virt: Disable emulation with IOCSR misc register
` [PATCH v3 13/13] hw/loongarch/virt: Add kernel irqchip support
[PATCH v4 0/3] docs: define policy forbidding use of "AI" / LLM code generators
2025-06-06 6:26 UTC (10+ messages)
` [PATCH v4 1/3] docs: introduce dedicated page about code provenance / sign-off
` [PATCH v4 2/3] docs: define policy limiting the inclusion of generated files
` [PATCH v4 3/3] docs: define policy forbidding use of AI code generators
[PATCH v5 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2025-06-06 6:10 UTC (5+ messages)
` [PATCH v5 2/7] ui/spice: Add an option for users to provide a preferred codec
[PULL 00/17] maintainer updates for May (testing, plugins, virtio-gpu)
2025-06-06 5:17 UTC (19+ messages)
` [PULL 01/17] tests/docker: expose $HOME/.cache/qemu as docker volume
` [PULL 02/17] gitlab: disable debug info on CI builds
` [PULL 03/17] tests/tcg: make aarch64 boot.S handle different starting modes
` [PULL 04/17] tests/qtest: Avoid unaligned access in IGB test
` [PULL 05/17] contrib/plugins: add a scaling factor to the ips arg
` [PULL 06/17] contrib/plugins: allow setting of instructions per quantum
` [PULL 07/17] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
` [PULL 08/17] MAINTAINERS: add Akihiko and Dmitry as reviewers
` [PULL 09/17] hw/display: re-arrange memory region tracking
` [PULL 10/17] virtio-gpu: refactor async blob unmapping
` [PULL 11/17] ui/gtk-gl-area: Remove extra draw call in refresh
` [PULL 12/17] virtio-gpu: support context init multiple timeline
` [PULL 13/17] include/exec: fix assert in size_memop
` [PULL 14/17] include/gdbstub: fix include guard in commands.h
` [PULL 15/17] gdbstub: assert earlier in handle_read_all_regs
` [PULL 16/17] gdbstub: Implement qGDBServerVersion packet
` [PULL 17/17] gdbstub: update aarch64-core.xml
[PATCH v6] target/riscv/kvm: add max_satp_mode from host cpu
2025-06-06 3:42 UTC
[PATCH v2 00/10] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-06-06 0:28 UTC (5+ messages)
[QEMU PATCH v3 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-06-05 23:42 UTC (10+ messages)
` [QEMU PATCH v3 1/9] cxl-mailbox-utils: 0x5600 - FMAPI Get DCD Info
` [QEMU PATCH v3 2/9] cxl/type3: Add dsmas_flags to CXLDCRegion struct
` [QEMU PATCH v3 3/9] cxl-mailbox-utils: 0x5601 - FMAPI Get Host Region Config
` [QEMU PATCH v3 4/9] cxl_events.h: Move definition for dynamic_capacity_uuid and enum for DC event types
` [QEMU PATCH v3 5/9] hw/cxl_type3: Add DC Region bitmap lock
` [QEMU PATCH v3 6/9] cxl-mailbox-utils: 0x5602 - FMAPI Set DC Region Config
` [QEMU PATCH v3 7/9] cxl-mailbox-utils: 0x5603 - FMAPI Get DC Region Extent Lists
` [QEMU PATCH v3 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [QEMU PATCH v3 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
[PATCH v1] migration: Wait for cpr.sock file to appear before connecting
2025-06-05 23:08 UTC
[PATCH 0/3] trace: seperate cold path of trace
2025-06-05 21:24 UTC (8+ messages)
` [PATCH 2/3] trace/ftrace: seperate cold paths of tracing functions
[PATCH v2 00/29] vfio-user client
2025-06-05 21:16 UTC (4+ messages)
[PATCH V4 00/43] Live update: vfio and iommufd
2025-06-05 21:14 UTC (9+ messages)
` [PATCH V4 04/43] vfio/pci: vfio_pci_put_device on failure
[PATCH 00/21] migration: Unify capabilities and parameters
2025-06-05 21:00 UTC (7+ messages)
` [PATCH 01/21] migration: Normalize tls arguments
` [PATCH 02/21] migration: Remove MigrateSetParameters
` [PATCH 03/21] qapi/migration: Don't document MigrationParameter
[PATCH v3 0/6] hw/arm/virt: Add support for user creatable SMMUv3 device
2025-06-05 20:58 UTC (22+ messages)
` [PATCH v3 1/6] hw/arm/smmuv3: Check SMMUv3 has PCIe Root Complex association
` [PATCH v3 2/6] hw/arm/virt-acpi-build: Re-arrange SMMUv3 IORT build
` [PATCH v3 3/6] hw/arm/virt-acpi-build: Update IORT for multiple smmuv3 devices
` [PATCH v3 6/6] hw/arm/virt: Allow user-creatable SMMUv3 dev instantiation
Build platform guarantees, docs, tests, and snakes in the garden
2025-06-05 19:35 UTC
[PULL 00/16] vfio queue
2025-06-05 19:00 UTC (2+ messages)
[PULL 00/24] Block layer patches
2025-06-05 19:00 UTC (2+ messages)
[PATCH] virtio: avoid cost of -ftrivial-auto-var-init in hot path
2025-06-05 18:54 UTC (8+ messages)
[RFC 00/11] aio: add the aio_add_sqe() io_uring API
2025-06-05 18:40 UTC (10+ messages)
` [RFC 06/11] aio: free AioContext when aio_context_new() fails
` [RFC 09/11] aio-posix: add aio_add_sqe() API for user-defined io_uring requests
` [RFC 11/11] block/io_uring: use aio_add_sqe()
[PATCH v2 0/4] target/i386: Emulate ftz and denormal flag bits correctly
2025-06-05 18:24 UTC (2+ messages)
[PULL v2 0/6] Python patches
2025-06-05 18:20 UTC (7+ messages)
` [PULL v2 1/6] qapi: Add some pylint ignores
` [PULL v2 2/6] docs/qapidoc: linting fixes
` [PULL v2 3/6] python: update missing dependencies from minreqs
` [PULL v2 4/6] python: add qapi static analysis tests
` [PULL v2 5/6] python: Drop redundant warn_unused_configs = True
` [PULL v2 6/6] qapi: delete un-needed python static analysis configs
[RFC PATCH v11 0/4] Report vfio-ap configuration changes
2025-06-05 17:57 UTC (9+ messages)
` [RFC PATCH v11 3/4] hw/vfio/ap: Storing event information for an AP configuration change event
[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
2025-06-05 17:06 UTC (7+ messages)
` [PATCH v2 11/25] hw/i386/acpi-build: Introduce build_append_pcihp_resources() helper
` [PATCH v2 14/25] hw/i386/acpi-build: Move build_append_pci_bus_devices/pcihp_slots to pcihp
[PATCH 0/1] Sphinx: refactor QAPI indices
2025-06-05 16:36 UTC (4+ messages)
` [PATCH 1/1] docs/qapi-domain: Improve "
[PATCH v3 00/10] kvm/arm: Introduce a customizable aarch64 KVM host model
2025-06-05 16:31 UTC (9+ messages)
[PATCH v5 0/6] python: add QAPI and qapidoc et al to python tests
2025-06-05 16:02 UTC (7+ messages)
` [PATCH v5 4/6] python: add qapi static analysis tests
[PATCH 00/18] hw/i386/pc: Remove deprecated 2.8 and 2.9 PC machines
2025-06-05 15:14 UTC (5+ messages)
` [PATCH 06/18] hw/block/pflash: Remove PFlashCFI01::old_multiple_chip_handling field
` [PATCH 07/18] hw/pci/pcie: Remove QEMU_PCIE_EXTCAP_INIT definition
[PATCH v3 0/3] docs: define policy forbidding use of "AI" / LLM code generators
2025-06-05 15:07 UTC (6+ messages)
` [PATCH v3 1/3] docs: introduce dedicated page about code provenance / sign-off
[PULL 00/16] rust, i386 changes for 2025-06-03
2025-06-05 14:56 UTC (2+ messages)
[PATCH] hw/arm/mps2: Configure the AN500 CPU with 16 MPU regions
2025-06-05 14:31 UTC (3+ messages)
[PATCH] hw/arm/smmuv3: Fix incorrect reserved mask for SMMU CR0 register
2025-06-05 14:47 UTC (2+ messages)
[PATCH] Fixes: failed to call mq_open/mq_unlink in qemu-arm
2025-06-05 14:46 UTC
[PATCH] target: riscv: Add Svrsw60t59b extension support
2025-06-05 14:21 UTC
[PATCH v5 0/3] Add SCLP event type CPI
2025-06-05 13:19 UTC (9+ messages)
` [PATCH v5 2/3] hw/s390x: add Control-Program Identification to QOM
` [PATCH v5 3/3] hw/s390x: support migration of CPI data
[PATCH v12 0/6] Specifying cache topology on ARM
2025-06-05 13:58 UTC (5+ messages)
` [PATCH v12 2/6] arm/virt.c: add cache hierarchy to device tree
[PATCH 0/2] block/rbd: support selected key-value-pairs via QAPI
2025-06-05 13:36 UTC (2+ messages)
[PATCH v3 00/14] rust: bindings for Error
2025-06-05 13:53 UTC (23+ messages)
` [PATCH 01/14] subprojects: add the anyhow crate
` [PATCH 02/14] subprojects: add the foreign crate
` [PATCH 03/14] util/error: expose Error definition to Rust code
` [PATCH 04/14] util/error: allow non-NUL-terminated err->src
` [PATCH 05/14] util/error: make func optional
` [PATCH 06/14] rust: qemu-api: add bindings to Error
` [PATCH 07/14] rust: qemu-api: add tests for Error bindings
` [PATCH 08/14] rust: qdev: support returning errors from realize
` [PATCH 09/14] rust/hpet: change type of num_timers to usize
` [PATCH 10/14] hpet: adjust VMState for consistency with Rust version
` [PATCH 11/14] hpet: return errors from realize if properties are incorrect
` [PATCH 12/14] rust/hpet: "
` [PATCH 13/14] rust/hpet: Drop BqlCell wrapper for num_timers
` [PATCH 14/14] docs: update Rust module status
[PATCH v3 0/5] Fix definition of classes with wrong parent
2025-06-05 13:24 UTC (8+ messages)
` [PATCH v3 1/5] virtio-mem: Fix definition of VirtIOMEMClass
` [PATCH v3 2/5] virtio-pmem: Fix definition of VirtIOPMEMClass
` [PATCH v3 3/5] hw/gpio/aspeed: Fix definition of AspeedGPIOClass
` [PATCH v3 4/5] hw/char/sh_serial: Remove dummy definition of SH_SERIAL class
` [PATCH v3 5/5] hw/riscv/riscv-iommu: Remove definition of RISCVIOMMU[Pci|Sys]Class
[PATCH v5 00/13] Improve futex usage
2025-06-05 13:24 UTC (2+ messages)
[PATCH] hw/core/cpu: Move CacheType to general cpu.h
2025-06-05 13:27 UTC
[PATCH v2] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
2025-06-05 12:48 UTC
[PATCH v2 0/7] audio related fixes for 10.1
2025-06-05 12:13 UTC (3+ messages)
[PATCH v4 00/17] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
2025-06-05 11:57 UTC (4+ messages)
` [PATCH v4 09/17] hw/display: re-arrange memory region tracking
[PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
2025-06-05 11:56 UTC
ppc kvm: support of 64K guest page size with 4K host pagesize?
2025-06-05 10:25 UTC (3+ messages)
[PATCH] hw/char: sifive_uart: Avoid infinite delay of async xmit function
2025-06-05 10:12 UTC
[PATCH preview 0/3] reviving minimal QAPI generation from 2021
2025-06-05 10:11 UTC (4+ messages)
` [PATCH 1/3] rust: make TryFrom macro more resilient
` [PATCH 2/3] scripts/qapi: add QAPISchemaIfCond.rsgen()
` [PATCH 3/3] scripts/qapi: generate high-level Rust bindings
[PATCH] iotests: add test for changing the 'drive' property via 'qom-set'
2025-06-05 10:09 UTC
[PATCH] accel/tcg: Make round-robin kick period configurable
2025-06-05 10:02 UTC (3+ messages)
[PATCH] target/riscv/kvm: use qemu_chr_fe_write_all() in SBI_EXT_DBCN_CONSOLE_WRITE_BYTE
2025-06-05 9:45 UTC (3+ messages)
[PATCH v2 0/1] riscv: qemu_chr_fe_write_all() in CONSOLE_WRITE_BYTE
2025-06-05 9:44 UTC (2+ messages)
` [PATCH v2 1/1] target/riscv: use qemu_chr_fe_write_all() in DBCN_CONSOLE_WRITE_BYTE
[PATCH v3 RESEND] target/i386/kvm: Refine VMX controls setting for backward compatibility
2025-06-05 6:54 UTC
[PATCH v3 0/3] target/riscv: add missing named features
2025-06-05 9:28 UTC
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).