messages from 2025-03-13 18:18:11 to 2025-03-14 15:17:37 UTC [more...]
[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
2025-03-14 15:16 UTC (8+ messages)
[PATCH v8 00/28] vfio-user client
2025-03-14 15:13 UTC (4+ messages)
[PULL 0/4] Migration patches for 2025-03-14
2025-03-14 14:48 UTC (5+ messages)
` [PULL 1/4] migration: cpr_is_incoming
` [PULL 2/4] pflash: fix cpr
` [PULL 3/4] hw/loader: fix roms during cpr
` [PULL 4/4] hw/qxl: fix cpr
[PATCH v4 00/47] x86: Improve operation under QEMU
2025-03-14 14:44 UTC (3+ messages)
[PATCH v2] vfio/igd: Update IGD passthrough documentation
2025-03-14 14:42 UTC (2+ messages)
[PATCH 0/2] xen: An error handling fix
2025-03-14 14:35 UTC (3+ messages)
` [PATCH 1/2] hw/xen: Fix xen_bus_realize() error handling
` [PATCH 2/2] hw/xen: Downgrade a xen_bus_realize() non-error to warning
Cross-compilation artifact is broken
2025-03-14 14:25 UTC (8+ messages)
[PATCH v4 00/17] make system memory API available for common code
2025-03-14 13:35 UTC (3+ messages)
` [PATCH v4 12/17] hw/xen: add stubs for various functions
[PATCH RFC] target: riscv: Add Svrsw60b59b extension support
2025-03-14 13:31 UTC (4+ messages)
[PATCH 1/1] linux-user: Hold the fd-trans lock across fork
2025-03-14 12:47 UTC
[PULL 00/17] target-arm queue
2025-03-14 13:16 UTC (18+ messages)
` [PULL 01/17] target/arm: Move A32_BANKED_REG_{GET, SET} macros to cpregs.h
` [PULL 02/17] target/arm: Un-inline access_secure_reg()
` [PULL 03/17] linux-user/aarch64: Remove unused get/put_user macros
` [PULL 04/17] linux-user/arm: Remove unused get_put_user macros
` [PULL 05/17] target/arm: Move arm_cpu_data_is_big_endian() etc to internals.h
` [PULL 06/17] target/arm: Move arm_current_el() and arm_el_is_aa64() "
` [PULL 07/17] target/arm: SCR_EL3.RW should be treated as 1 if EL2 doesn't support AArch32
` [PULL 08/17] target/arm: HCR_EL2.RW should be RAO/WI if EL1 "
` [PULL 09/17] target/arm: Add cpu local variable to exception_return helper
` [PULL 10/17] target/arm: Forbid return to AArch32 when CPU is AArch64-only
` [PULL 11/17] MAINTAINERS: Fix status for Arm boards I "maintain"
` [PULL 12/17] tests/functional: Bump up arm_replay timeout
` [PULL 13/17] Revert "hw/char/pl011: Warn when using disabled receiver"
` [PULL 14/17] util/cacheflush: Make first DSB unconditional on aarch64
` [PULL 15/17] target/arm: Make DisasContext.{fp, sve}_access_checked tristate
` [PULL 16/17] target/arm: Simplify pstate_sm check in sve_access_check
` [PULL 17/17] meson.build: Set RUST_BACKTRACE for all tests
[PATCH v3 0/7] Move memory listener register to vhost_vdpa_init
2025-03-14 13:01 UTC (8+ messages)
` [PATCH v3 1/7] vdpa: check for iova tree initialized at net_client_start
` [PATCH v3 2/7] vdpa: reorder vhost_vdpa_set_backend_cap
` [PATCH v3 3/7] vdpa: set backend capabilities at vhost_vdpa_init
` [PATCH v3 4/7] vdpa: add listener_registered
` [PATCH v3 5/7] vdpa: reorder listener assignment
` [PATCH v3 6/7] vdpa: move iova_tree allocation to net_vhost_vdpa_init
` [PATCH v3 7/7] vdpa: move memory listener register to vhost_vdpa_init
[PATCH v3 0/7] Enable shared device assignment
2025-03-14 12:11 UTC (9+ messages)
` [PATCH v3 4/7] memory-attribute-manager: Introduce MemoryAttributeManager to manage RAMBLock with guest_memfd
` [PATCH v3 6/7] memory: Attach MemoryAttributeManager to guest_memfd-backed RAMBlocks
[PATCH 0/2] qga: Add 'guest-get-load' command
2025-03-14 11:38 UTC (3+ messages)
` [PATCH 1/2] qga-win: implement a "
` [PATCH 2/2] qga: Add tests for guest-get-load command
[PATCH v2] vdpa: Allow vDPA to work on big-endian machine
2025-03-14 11:36 UTC (2+ messages)
[PATCH v2 0/3] target/loongarch: Solve some issues reported from coccinelle
2025-03-14 11:31 UTC (9+ messages)
` [PATCH v2 1/3] target/loongarch: Fix error handling of KVM feature checks
` [PATCH v2 2/3] hw/loongarch/virt: Remove unnecessary NULL pointer checking
` [PATCH v2 3/3] target/loongarch: Remove unnecessary temporary variable assignment
[RFC PATCH] meson.build: don't bother with split-debug for windows
2025-03-14 10:47 UTC (3+ messages)
[PATCH v2] target/arm: Define raw write for PMU CLR registers
2025-03-14 10:33 UTC (5+ messages)
[PATCH] target/arm: Define raw write for PMU CLR registers
2025-03-14 10:19 UTC (4+ messages)
[PATCH 0/3] vhost: fix the IO error after live migration
2025-03-14 10:15 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] virtio: add VM state change cb with return value
` [PATCH v2 2/3] vhost: return failure if stop virtqueue failed in vhost_dev_stop
` [PATCH v2 3/3] vhost-user: return failure if backend crash when live migration
[PULL 00/12] QAPI patches patches for 2025-03-14
2025-03-14 10:10 UTC (13+ messages)
` [PULL 01/12] qapi/block-core: Improve x-blockdev-change documentation
` [PULL 02/12] docs/qapi_domain: isolate TYPE_CHECKING imports
` [PULL 03/12] docs/qapi-domain: always store fully qualified name in signode
` [PULL 04/12] docs/qapi_domain: add namespace support to FQN
` [PULL 05/12] docs/qapi-domain: add :namespace: override option
` [PULL 06/12] docs/qapi-domain: add qapi:namespace directive
` [PULL 07/12] docs/qapidoc: add :namespace: option to qapi-doc directive
` [PULL 08/12] docs/qapi_domain: add namespace support to cross-references
` [PULL 09/12] docs/qapi-domain: add namespaced index support
` [PULL 10/12] docs: add QAPI namespace "QMP" to qemu-qmp-ref
` [PULL 11/12] docs: disambiguate references in qapi-domain.rst
` [PULL 12/12] docs: enable transmogrifier for QSD and QGA
[PATCH 00/11] docs/qapi: enable new guest-agent and storage-daemon docs
2025-03-14 9:21 UTC (17+ messages)
` [PATCH 07/11] docs/qapi_domain: add namespace support to cross-references
` [PATCH 08/11] docs/qapi-domain: add namespaced index support
` [PATCH 09/11] docs: add QAPI namespace "QMP" to qemu-qmp-ref
[PATCH] docs/devel/testing: Dissolve the ci-definitions.rst.inc file
2025-03-14 8:59 UTC
[PATCH 0/3] target/loongarch: Solve some issues reported from coccinelle
2025-03-14 8:56 UTC (8+ messages)
` [PATCH 2/3] hw/loongarch/virt: Remove unnecessary NULL pointer checking
[PATCH v3] tests/qtest/cpu-plug-test: Add cpu hotplug support for LoongArch
2025-03-14 8:51 UTC
[PATCH v2] docs: Explain how to use passt
2025-03-14 8:43 UTC (2+ messages)
[PATCH] cryptodev: Fix error handling in cryptodev_lkcf_execute_task()
2025-03-14 8:34 UTC (4+ messages)
` "
[PATCH] hw/riscv: Fix test for microchi-icicle-kit
2025-03-14 8:02 UTC
[PATCH 0/2] gdb invalid memory access handling improvements
2025-03-14 7:41 UTC (3+ messages)
` [PATCH 1/2] gdbstub: Add phys_memory_rw_debug for physical memory access
` [PATCH 2/2] memory: suppress INVALID_MEM logs caused by debug access
[PATCH 0/2] i.MX 8M Plus EVK Fixes
2025-03-14 7:13 UTC (5+ messages)
` [PATCH 1/2] hw/arm/fsl-imx8mp: Make SoC not user-creatable, derive from TYPE_SYS_BUS_DEVICE
New Defects reported by Coverity Scan for QEMU/PPC
2025-03-14 7:10 UTC
[PULL 00/72] ppc-for-10.0-1 queue
2025-03-14 6:19 UTC (7+ messages)
[PATCH for-10.1 v9 0/9] virtio-net: add support for SR-IOV emulation
2025-03-14 6:14 UTC (10+ messages)
` [PATCH for-10.1 v9 1/9] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PATCH for-10.1 v9 2/9] hw/pci: Fix SR-IOV VF number calculation
` [PATCH for-10.1 v9 3/9] pcie_sriov: Ensure PF and VF are mutually exclusive
` [PATCH for-10.1 v9 4/9] pcie_sriov: Check PCI Express for SR-IOV PF
` [PATCH for-10.1 v9 5/9] pcie_sriov: Allow user to create SR-IOV device
` [PATCH for-10.1 v9 6/9] virtio-pci: Implement SR-IOV PF
` [PATCH for-10.1 v9 7/9] virtio-net: Implement SR-IOV VF
` [PATCH for-10.1 v9 8/9] docs: Document composable SR-IOV device
` [PATCH for-10.1 v9 9/9] pcie_sriov: Make a PCI device with user-created VF ARI-capable
[PATCH 0/2] RISC-V: ACPI: Add support for RIMT
2025-03-14 5:15 UTC (3+ messages)
` [PATCH 1/2] hw/riscv/virt: Add the BDF of IOMMU to RISCVVirtState structure
` [PATCH 2/2] hw/riscv/virt-acpi-build: Add support for RIMT
[PULL 0/8] Fixes for functional tests
2025-03-14 4:46 UTC (2+ messages)
[PULL v2 00/23] Block layer patches
2025-03-14 4:46 UTC (2+ messages)
[PATCH] host/include/loongarch64: Fix inline assembly compatibility with Clang
2025-03-14 3:31 UTC
[PATCH 00/37] accel/tcg, codebase: Build once patches
2025-03-14 1:40 UTC (69+ messages)
` [PATCH 01/37] accel/tcg: Build user-exec-stub.c once
` [PATCH 02/37] accel/tcg: Build plugin-gen.c once
` [PATCH 05/37] include/exec: Inline *_mmuidx_ra memory operations
` [PATCH 06/37] include/exec: Inline *_data_ra "
` [PATCH 09/37] accel/tcg: Perform aligned atomic reads in translator_ld
` [PATCH 10/37] accel/tcg: Use cpu_ld*_code_mmu in translator.c
` [PATCH 11/37] accel/tcg: Implement translator_ld*_end
` [PATCH 13/37] include/exec: Split out mmap-lock.h
` [PATCH 18/37] gdbstub: Move syscalls.c out of common_ss
` [PATCH 19/37] accel/tcg: Use libuser_ss and libsystem_ss
` [PATCH 20/37] target/mips: Protect semihosting call with CONFIG_SEMIHOSTING
` [PATCH 21/37] target/xtensa: "
` [PATCH 23/37] include/system: Move exec/ram_addr.h to system/ram_addr.h
` [PATCH 24/37] include/system: Move exec/ramblock.h to system/ramblock.h
` [PATCH 25/37] common-user: Split out watchpoint-stub.c
` [PATCH 26/37] hw/core: Move unconditional files to libsystem_ss, libuser_ss
` [PATCH 27/37] system: Move watchpoint.c to libsystem_ss
` [PATCH 28/37] plugins: Move api.c, core.c to libuser_ss, libsystem_ss
` [PATCH 29/37] include/exec: Split out cpu-mmu-index.h
` [PATCH 30/37] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
` [PATCH 31/37] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
` [PATCH 32/37] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
` [PATCH 33/37] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
` [PATCH 34/37] include/system: Remove ifndef CONFIG_USER_ONLY
` [PATCH 35/37] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
` [PATCH 36/37] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
` [PATCH 37/37] meson: Only allow CONFIG_USER_ONLY from certain source sets
Broken NetBSD Orange Pi image URL in QEMU tests
2025-03-13 21:22 UTC (4+ messages)
[PATCH v7 5/5] migration: add MULTIFD_RECV_SYNC migration command
2025-03-13 20:08 UTC (11+ messages)
[PATCH v2 0/5] target/riscv: Smepmp fixes to match specification
2025-03-13 19:30 UTC (6+ messages)
` [PATCH v2 1/5] target/riscv: pmp: don't allow RLB to bypass rule privileges
` [PATCH v2 2/5] target/riscv: pmp: move Smepmp operation conversion into a function
` [PATCH v2 3/5] target/riscv: pmp: fix checks on writes to pmpcfg in Smepmp MML mode
` [PATCH v2 4/5] target/riscv: pmp: exit csr writes early if value was not changed
` [PATCH v2 5/5] target/riscv: pmp: remove redundant check in pmp_is_locked
[PATCH v2 0/8] Implement Firmware Assisted Dump for PSeries
2025-03-13 19:23 UTC (9+ messages)
` [PATCH v2 1/8] hw/ppc: Implement skeleton code for fadump in PSeries
` [PATCH v2 2/8] hw/ppc: Implement fadump register command
` [PATCH v2 3/8] hw/ppc: Trigger Fadump boot if fadump is registered
` [PATCH v2 4/8] hw/ppc: Preserve memory regions registered for fadump
` [PATCH v2 5/8] hw/ppc: Implement saving CPU state in Fadump
` [PATCH v2 6/8] hw/ppc: Pass dump-sizes property for fadump in device tree
` [PATCH v2 7/8] hw/ppc: Enable fadump for PSeries
` [PATCH v2 8/8] tests/functional: Add test for fadump in PSeries
[PATCH 00/38] hexagon system emu, part 1/3
2025-03-13 19:06 UTC (7+ messages)
` [PATCH 28/38] target/hexagon: Initialize htid, modectl regs
[PATCH 0/7] Implement MPIPL for PowerNV
2025-03-13 19:00 UTC (22+ messages)
` [PATCH 1/7] hw/ppc: Log S0/S1 Interrupt triggers by OPAL
` [PATCH 2/7] hw/ppc: Implement S0 SBE interrupt as cpu_pause then host reset
` [PATCH 3/7] hw/ppc: Handle stash command in PowerNV SBE
` [PATCH 4/7] hw/ppc: Add MDST/MDDT/MDRT table structures and offsets
` [PATCH 5/7] hw/ppc: Preserve Memory Regions as per MDST/MDDT tables
` [PATCH 6/7] hw/ppc: [WIP] Add Processor Dump Area offsets in Pnv SBE
` [PATCH 7/7] hw/ppc: Implement MPIPL in PowerNV
Building QEMU as a Shared Library
2025-03-13 18:41 UTC (11+ 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).