messages from 2025-05-21 16:46:02 to 2025-05-22 10:36:33 UTC [more...]
[PATCH v7 0/2] tests/functional: add memlock tests
2025-05-22 10:36 UTC (7+ messages)
` [PATCH v7 2/2] "
[PATCH v3 00/20] Maintainer updates for May (testing, plugins, virtio-gpu) - pre-PR
2025-05-22 10:35 UTC (41+ messages)
` [PATCH v3 01/20] tests/docker: expose $HOME/.cache/qemu as docker volume
` [PATCH v3 03/20] tests/tcg: make aarch64 boot.S handle different starting modes
` [PATCH v3 04/20] tests/qtest: fix igb test failure under --enable-ubsan
` [PATCH v3 05/20] tests/Makefile: include test-plugins in per-arch build deps
` [PATCH v3 06/20] tests/functional: Add PCI hotplug test for aarch64
` [PATCH v3 07/20] contrib/plugins: add a scaling factor to the ips arg
` [PATCH v3 08/20] contrib/plugins: allow setting of instructions per quantum
` [PATCH v3 09/20] MAINTAINERS: add myself to virtio-gpu for Odd Fixes
` [PATCH v3 10/20] MAINTAINERS: add Akihiko and Dmitry as reviewers
` [PATCH v3 11/20] hw/display: re-arrange memory region tracking
` [PATCH v3 12/20] virtio-gpu: fix hang under TCG when unmapping blob
` [PATCH v3 13/20] virtio-gpu: refactor async blob unmapping
` [PATCH v3 14/20] ui/gtk-gl-area: Remove extra draw call in refresh
` [PATCH v3 16/20] include/exec: fix assert in size_memop
` [PATCH v3 17/20] include/gdbstub: fix include guard in commands.h
` [PATCH v3 18/20] gdbstub: assert earlier in handle_read_all_regs
` [PATCH v3 19/20] gdbstub: Implement qGDBServerVersion packet
` [PATCH v3 20/20] gdbstub: update aarch64-core.xml
[PULL 00/23] Misc VNC, I/O, Crypto & checkpatch fixes
2025-05-22 10:29 UTC (24+ messages)
` [PULL 01/23] ui/vnc.c: replace big endian flag with byte order value
` [PULL 02/23] ui/vnc: take account of client byte order in pixman format
` [PULL 03/23] ui/vnc: fix tight palette pixel encoding for 8/16-bpp formats
` [PULL 04/23] tests: skip encrypted secret tests if AES is not available
` [PULL 05/23] tests: skip legacy qcow2 encryption test "
` [PULL 06/23] tests: fix skipping cipher tests when "
` [PULL 07/23] crypto: fully drop built-in cipher provider
` [PULL 08/23] Revert "scripts: mandate that new files have SPDX-License-Identifier"
` [PULL 09/23] scripts/checkpatch.pl: fix various indentation mistakes
` [PULL 10/23] scripts/checkpatch: introduce tracking of file start/end
` [PULL 11/23] scripts/checkpatch: use new hook for ACPI test data check
` [PULL 12/23] scripts/checkpatch: use new hook for file permissions check
` [PULL 13/23] scripts/checkpatch: expand pattern for matching makefiles
` [PULL 14/23] scripts/checkpatch: use new hook for MAINTAINERS update check
` [PULL 15/23] scripts/checkpatch: reimplement mandate for SPDX-License-Identifier
` [PULL 16/23] scripts/checkpatch: reject license boilerplate on new files
` [PULL 17/23] io: Fix partial struct copy in qio_dns_resolver_lookup_sync_inet()
` [PULL 18/23] util/qemu-sockets: Refactor setting client sockopts into a separate function
` [PULL 19/23] util/qemu-sockets: Refactor success and failure paths in inet_listen_saddr()
` [PULL 20/23] util/qemu-sockets: Add support for keep-alive flag to passive sockets
` [PULL 21/23] util/qemu-sockets: Refactor inet_parse() to use QemuOpts
` [PULL 22/23] util/qemu-sockets: Introduce inet socket options controlling TCP keep-alive
` [PULL 23/23] scripts/checkpatch.pl: mandate SPDX tag for Rust src files
[PATCH v4] target/riscv/kvm: add satp mode for host cpu
2025-05-22 10:13 UTC
[PATCH V3] vhost: Don't set vring call if guest notifier is unused
2025-05-22 10:05 UTC
[PATCH v4 0/6] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
2025-05-22 10:01 UTC (8+ messages)
` [PATCH v4 1/6] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference in ca35 init
` [PATCH v4 2/6] hw/arm/aspeed_ast2700-fc: Reduce ca35 ram size to align with ast2700a1
` [PATCH v4 3/6] hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
` [PATCH v4 4/6] hw/arm/aspeed_ast27x0-fc: Map ca35 memory into system memory
` [PATCH v4 5/6] hw/arm/fby35: Map BMC "
` [PATCH v4 6/6] docs: Remove ast2700fc from Aspeed family boards
[PATCH v2 00/24] block: do not drain while holding the graph lock
2025-05-22 9:56 UTC (7+ messages)
` [PATCH v2 08/24] block: move drain outside of bdrv_change_aio_context() and mark GRAPH_RDLOCK
` [PATCH v2 09/24] block: move drain outside of bdrv_try_change_aio_context()
[PATCH v3] docs/interop: convert text files to restructuredText
2025-05-22 9:26 UTC
[PATCH rfcv3 00/21] intel_iommu: Enable stage-1 translation for passthrough device
2025-05-22 9:21 UTC (7+ messages)
` [PATCH rfcv3 05/21] vfio/iommufd: Save vendor specific device info
` [PATCH rfcv3 15/21] intel_iommu: Bind/unbind guest page table to host
[PATCH] ui/vnc: Update display update interval when VM state changes to RUNNING
2025-05-22 9:04 UTC (3+ messages)
[PATCH v3 0/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference
2025-05-22 9:02 UTC (12+ messages)
` [PATCH v3 1/5] hw/arm/aspeed_ast2700-fc: Fix null pointer dereference in ca35 init
` [PATCH v3 2/5] hw/arm/aspeed_ast27x0: Fix unimplemented region overlap with vbootrom
` [PATCH v3 2/5] hw/arm/aspeed_ast27x0: Remove unused iomem region overlapping VBootROM
` [PATCH v3 3/5] hw/arm/aspeed_ast27x0-fc: Map ca35 memory into system memory
` [PATCH v3 4/5] hw/arm/fby35: Map BMC "
` [PATCH v3 5/5] docs: Remove ast2700fc from Aspeed family boards
[PATCH v3 0/8] Add additional plugin API functions to read and write memory and registers
2025-05-22 8:53 UTC (11+ messages)
` [PATCH v3 1/8] Expose gdb_write_register function to consumers of gdbstub
` [PATCH v3 2/8] Add register write API
` [PATCH v3 4/8] Add memory virtual address "
` [PATCH v3 5/8] Add memory hardware address read/write API
[PATCH] tests/functional: Set 'pc' machine type instead of relying on the default
2025-05-22 8:15 UTC (3+ messages)
[PULL 0/3] HPPA FPE fixup patches
2025-05-22 8:12 UTC (4+ messages)
` [PULL 1/3] target/hppa: Copy instruction code into fr1 on FPU assist fault
` [PULL 2/3] linux-user/hppa: Send proper si_code on SIGFPE exception
` [PULL 3/3] target/hppa: Fix FPE exceptions
[PATCH v4 0/2] Extend and configure PMP region count
2025-05-22 8:12 UTC (3+ messages)
` [PATCH v4 1/2] target/riscv: Extend PMP region up to 64
` [PATCH v4 2/2] target/riscv: Make PMP region count configurable
[PATCH WIP RFC] rust: add qdev DeviceProperties derive macro
2025-05-22 8:12 UTC
[PATCH] Add support for FMAPI Get Mutliheaded Head info opcode (5501h)
2025-05-22 6:31 UTC
[PATCH] tests/functional/test_mips_malta: Re-enable the check for the PCI host bridge
2025-05-22 8:02 UTC
[PATCH v3 0/2] Extend and configure PMP region count
2025-05-22 7:55 UTC (3+ messages)
` [PATCH v3 1/2] target/riscv: Extend PMP region up to 64
` [PATCH v3 2/2] target/riscv: Make PMP region count configurable
[PATCH V2] vhost: Don't set vring call if guest notifier is unused
2025-05-22 7:44 UTC (6+ messages)
[PATCH v2 0/6] Add support for user creatable SMMUv3 device
2025-05-22 7:39 UTC (13+ messages)
` [PATCH v2 1/6] hw/arm/smmuv3: Add support to associate a PCIe RC
[PATCH v2 0/3] Fix RAM size detection failure on BE hosts
2025-05-22 7:37 UTC (5+ messages)
` [PATCH v2 1/3] hw/intc/aspeed: Set impl.min_access_size to 4
` [PATCH v2 2/3] hw/intc/aspeed Fix coding style
` [PATCH v2 3/3] hw/arm/aspeed_ast27x0: Fix RAM size detection failure on BE hosts
[PULL 00/14] NBD patches for 2025-05-14
2025-05-22 7:30 UTC (5+ messages)
` [PULL 13/14] tests: Add iotest mirror-sparse for recent patches
[PATCH 1/1] target/loongarch: fix vldi/xvldi raise wrong error
2025-05-22 6:55 UTC
[PATCH] vfio/igd: Fix incorrect error propagation in vfio_pci_igd_opregion_detect()
2025-05-22 6:44 UTC (3+ messages)
[PATCH V3 00/42] Live update: vfio and iommufd
2025-05-22 6:37 UTC (21+ messages)
` [PATCH V3 10/42] vfio/container: restore DMA vaddr
` [PATCH V3 29/42] backends/iommufd: change process ioctl
` [PATCH V3 32/42] vfio/iommufd: export iommufd_cdev_get_info_iova_range
` [PATCH V3 37/42] vfio/iommufd: reconstruct device
` [PATCH V3 38/42] vfio/iommufd: reconstruct hw_caps
` [PATCH V3 39/42] vfio/iommufd: reconstruct hwpt
[PATCH v2 00/12] qapi: remove all TARGET_* conditionals from the schema
2025-05-22 5:12 UTC (12+ messages)
` [PATCH v2 02/12] qapi: expand docs for SEV commands
` [PATCH v2 08/12] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
` [PATCH v2 09/12] qapi: make most CPU commands unconditionally available
[PATCH v2 0/7] single-binary: build target common libraries with dependencies
2025-05-22 4:53 UTC (10+ messages)
` [PATCH v2 1/7] meson: build target libraries with common dependencies
` [PATCH v2 2/7] hw/arm: remove explicit dependencies listed
` [PATCH v2 3/7] target/arm: "
` [PATCH v2 4/7] meson: apply target config for picking files from lib{system, user}
` [PATCH v2 5/7] meson: merge lib{system, user}_ss with {system, user}_ss
` [PATCH v2 6/7] meson: remove lib{system, user}_ss aliases
` [PATCH v2 7/7] meson: merge hw_common_arch in target_common_system_arch
[PATCH] virtio-net: Add queues for RSS during migration
2025-05-22 4:39 UTC (9+ messages)
[PATCH] check loongarch64 vldi immediates Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2971 Signed-off-by: Lorenz Hetterich <lorenz.hetterich@cispa.de>
2025-05-22 4:05 UTC (2+ messages)
[PATCH v4 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
2025-05-22 2:28 UTC (2+ messages)
` [PATCH v4 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
[PATCH v3 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
2025-05-22 1:29 UTC (4+ messages)
` [PATCH v3 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly
[PATCH v1 0/3] Fix RAM size detection failure on BE hosts
2025-05-22 1:28 UTC (4+ messages)
` [PATCH v1 3/3] hw/arm/aspeed_ast27x0: "
[PATCH v11 0/8] Support RISC-V IOPMP
2025-05-22 1:24 UTC (7+ messages)
` [PATCH v11 5/8] hw/misc/riscv_iopmp_txn_info: Add struct for transaction infomation
` [PATCH v11 6/8] hw/misc/riscv_iopmp: Add RISC-V IOPMP device
` [PATCH v11 8/8] hw/riscv/virt: Add IOPMP support
[PATCH v2 0/2] migration: Some fix and enhancements to HMP "info migrate"
2025-05-22 1:07 UTC (7+ messages)
` [PATCH v2 2/2] migration/hmp: Add "info migrate -a", reorg the dump
[PATCH v2 0/2] Extend and configure PMP region count
2025-05-22 0:26 UTC (5+ messages)
` [PATCH v2 1/2] target/riscv: Extend PMP region up to 64
` [PATCH v2 2/2] target/riscv: Make PMP region count configurable
[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
2025-05-21 23:54 UTC (4+ messages)
[PATCH v3 00/14] qapi: remove all TARGET_* conditionals from the schema
2025-05-21 22:37 UTC (15+ messages)
` [PATCH v3 01/14] qapi: expose rtc-reset-reinjection command unconditionally
` [PATCH v3 02/14] qapi: expand docs for SEV commands
` [PATCH v3 03/14] qapi: make SEV commands unconditionally available
` [PATCH v3 04/14] qapi: expose query-gic-capability command unconditionally
` [PATCH v3 05/14] qapi: make SGX commands unconditionally available
` [PATCH v3 06/14] qapi: make Xen event "
` [PATCH v3 07/14] qapi: remove the misc-target.json file
` [PATCH v3 08/14] qapi: Make CpuModelExpansionInfo::deprecated-props optional and generic
` [PATCH v3 09/14] qapi: make s390x specific CPU commands unconditionally available
` [PATCH v3 10/14] qapi: remove qapi_specific_outputs from meson.build
` [PATCH v3 11/14] qapi: make all generated files common
` [PATCH v3 12/14] qapi: use imperative style in documentation
` [PATCH v3 13/14] qapi/misc-i386: s/field will be set/field is set/
` [PATCH v3 14/14] qapi/misc-i386: move errors to their own documentation section
[PATCH 0/6] single-binary: build target common libraries with dependencies
2025-05-21 22:38 UTC (2+ messages)
[PATCH v13 0/5] arm/virt: CXL support via pxb_cxl
2025-05-21 22:07 UTC (12+ messages)
` [PATCH v13 1/5] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PATCH v13 2/5] hw/cxl: Make the CXL fixed memory windows devices
` [PATCH v13 5/5] qtest/cxl: Add aarch64 virt test for CXL
[PATCH] vfio/container: pass MemoryRegion to DMA operations
2025-05-21 21:58 UTC (2+ messages)
Rust in QEMU update, April 2025
2025-05-21 21:00 UTC (6+ messages)
[PATCH 00/22] ACPI PCI Hotplug support on ARM
2025-05-21 20:19 UTC (6+ messages)
` [PATCH 14/22] hw/i386/acpi-build: Move aml_pci_edsm to a generic place
[PATCH] file-posix: Probe paths and retry SG_IO on potential path errors
2025-05-21 18:23 UTC (8+ messages)
QEMU 10.1 release schedule
2025-05-21 19:37 UTC (2+ messages)
[PATCH v5 00/25] tcg-plugins: add hooks for discontinuities
2025-05-21 19:03 UTC (6+ messages)
` [PATCH v5 23/25] tests: add plugin asserting correctness of discon event's to_pc
[PATCH] target/arm: Ignore SCTLR_EL2.EnSCXT when !ELIsInHost()
2025-05-21 19:02 UTC
[PATCH] trace/simple: seperate hot paths of tracing fucntions
2025-05-21 18:16 UTC (4+ messages)
[PATCH v5 0/9] scripts/checkpatch: fix SPDX-License-Identifier detection
2025-05-21 17:18 UTC (3+ messages)
` [PATCH v5 10/9] scripts/checkpatch.pl: mandate SPDX tag for Rust src files
[PATCH] tests/functional/test_sparc64_tuxrun: Explicitly set the 'sun4u' machine
2025-05-21 17:02 UTC (2+ messages)
[PATCH v2] docs/interop: convert text files to restructuredText
2025-05-21 16:52 UTC (4+ messages)
` [PATCH v2 1/1] "
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).