qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-05 16:26:08 to 2025-04-08 02:09:44 UTC [more...]

[PATCH v6 0/6] target/loongarch: Fix some issues reported from coccinelle
 2025-04-08  2:07 UTC  (8+ messages)
` [PATCH v6 3/6] hw/loongarch/virt: Fix error handling in cpu unplug

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2025-04-08  2:00 UTC  (8+ messages)
` [PATCH v5 49/65] i386/tdx: handle TDG.VP.VMCALL<GetQuote>

[PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
 2025-04-08  1:48 UTC  (11+ messages)
` [PATCH 03/13] hw/intc/aspeed: Add support for AST2700 SSP INTC
` [PATCH 04/13] hw/intc/aspeed: Add support for AST2700 TSP INTC
` [PATCH 05/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A0 SSP SoC
` [PATCH 06/13] hw/arm/aspeed_ast27x0-ssp: Introduce AST27x0 A1 "

[PATCH v4 00/13] Enable shared device assignment
 2025-04-08  0:50 UTC  (16+ messages)
` [PATCH v4 01/13] memory: Export a helper to get intersection of a MemoryRegionSection with a given range
` [PATCH v4 02/13] memory: Change memory_region_set_ram_discard_manager() to return the result
` [PATCH v4 03/13] memory: Unify the definiton of ReplayRamPopulate() and ReplayRamDiscard()
` [PATCH v4 04/13] memory: Introduce generic state change parent class for RamDiscardManager
` [PATCH v4 05/13] memory: Introduce PrivateSharedManager Interface as child of GenericStateManager
` [PATCH v4 06/13] vfio: Add the support for PrivateSharedManager Interface
` [PATCH v4 07/13] ram-block-attribute: Introduce RamBlockAttribute to manage RAMBLock with guest_memfd
` [PATCH v4 08/13] ram-block-attribute: Introduce a callback to notify shared/private state changes
` [PATCH v4 09/13] memory: Attach RamBlockAttribute to guest_memfd-backed RAMBlocks
` [PATCH v4 10/13] memory: Change NotifyStateClear() definition to return the result
` [PATCH v4 11/13] KVM: Introduce CVMPrivateSharedListener for attribute changes during page conversions
` [PATCH v4 12/13] ram-block-attribute: Add priority listener support for PrivateSharedListener
` [PATCH v4 13/13] RAMBlock: Make guest_memfd require coordinate discard

[PULL 0/1] riscv-to-apply queue
 2025-04-08  0:38 UTC  (3+ messages)
` [PULL 1/1] docs: deprecate RISC-V default machine option

[PATCH 1/3] new configure option to enable gstreamer
 2025-04-07 20:36 UTC  (5+ messages)
` [PATCH 2/3] add vnc h264 encoder
` [PATCH 3/3] vnc: h264: send additional frames after the display is clean

[PATCH v3 0/5] misc hexagon patches
 2025-04-07 19:37 UTC  (7+ messages)
` [PATCH v3 1/5] target/hexagon: handle .new values
` [PATCH v3 2/5] target/hexagon: Fix badva reference, delete CAUSE
` [PATCH v3 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof
` [PATCH v3 4/5] target/hexagon: s/pkt_has_store/pkt_has_scalar_store
` [PATCH v3 5/5] target/hexagon: Remove unreachable

[PATCH for-10.0] scsi-disk: Apply error policy for host_status errors again
 2025-04-07 18:19 UTC  (2+ messages)

[PATCH 0/2] pl011: Refactor DR register handling in Rust implementation
 2025-04-07 18:13 UTC  (3+ messages)
` [PATCH 1/2] rust/hw/char/pl011: Extract extract DR read logic into separate function
` [PATCH 2/2] rust/hw/char/pl011: Extract DR write "

[PATCH v8 0/6] Specifying cache topology on ARM
 2025-04-07 17:30 UTC  (6+ messages)
` [PATCH v8 1/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v8 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology

[PATCH 00/16] Add Multi-Core Debug (MCD) API support
 2025-04-07 17:26 UTC  (3+ messages)

[RFC PATCH-for-10.1 00/39] single-binary: Make hw/arm/ common
 2025-04-07 17:25 UTC  (13+ messages)
` [RFC PATCH-for-10.1 11/39] hw/arm: Use full "target/arm/cpu.h" path to include target's "cpu.h"
` [RFC PATCH-for-10.1 20/39] target/arm: Extract PSCI definitions to 'psci.h'

[PATCH v6] hw/misc/vmfwupdate: Introduce hypervisor fw-cfg interface support
 2025-04-07 16:21 UTC  (12+ messages)

[PATCH v2 0/2] derpecate some block-job- APIs
 2025-04-07 16:10 UTC  (6+ messages)
` [PATCH v2 1/2] qapi: synchronize jobs and block-jobs documentation
` [PATCH v2 2/2] qapi/block-core: derpecate some block-job- APIs

[PATCH v6] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA
 2025-04-07 15:47 UTC 

[PATCH v2 0/5] misc hexagon patches
 2025-04-07 15:43 UTC  (6+ messages)
` [PATCH v2 1/5] target/hexagon: handle .new values
` [PATCH v2 2/5] target/hexagon: Fix badva reference, delete CAUSE
` [PATCH v2 3/5] target/hexagon: Add missing A_CALL attr, hintjumpr to multi_cof
` [PATCH v2 4/5] target/hexagon: s/pkt_has_store/pkt_has_scalar_store
` [PATCH v2 5/5] target/hexagon: Remove unreachable

[PATCH 00/11] qapi: Documentation improvements
 2025-04-07 15:18 UTC  (6+ messages)
` [PATCH 02/11] qapi/rocker: Tidy up query-rocker-of-dpa-flows example
` [PATCH 06/11] docs/sphinx/qmp_lexer: Generalize elision syntax

[PATCH 00/10] Enable QEMU to run on browsers
 2025-04-07 14:46 UTC  (11+ messages)
` [PATCH 01/10] various: Fix type conflict of GLib function pointers
` [PATCH 02/10] various: Define macros for dependencies on emscripten
` [PATCH 03/10] util/mmap-alloc: Add qemu_ram_mmap implementation for emscripten
` [PATCH 04/10] util: Add coroutine backend "
` [PATCH 05/10] meson: Add wasm build in build scripts
` [PATCH 06/10] include/exec: Allow using 64bit guest addresses on emscripten
` [PATCH 07/10] tcg: Add a TCG backend for WebAssembly
` [PATCH 08/10] hw/9pfs: Allow using hw/9pfs with emscripten
` [PATCH 09/10] gitlab: Enable CI for wasm build
` [PATCH 10/10] MAINTAINERS: Update MAINTAINERS file for wasm-related files

Query on the dirty bitmap
 2025-04-07 14:53 UTC  (6+ messages)

[PATCH v2 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
 2025-04-07 14:31 UTC  (2+ messages)
` [PATCH v2 2/2] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest memory > 128G

[PATCH 1/2] vfio/spapr: Enhance error handling in vfio_spapr_create_window()
 2025-04-07 14:30 UTC  (3+ messages)
` [PATCH 2/2] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest 1memory > 128G

[PATCH 00/15] export/fuse: Use coroutines and multi-threading
 2025-04-07 14:02 UTC  (5+ messages)
` [PATCH 14/15] fuse: Implement multi-threading

[PATCH v2 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
 2025-04-07 13:57 UTC  (2+ messages)

[PATCH v5] block/file-posix.c: Use pwritev2() with RWF_DSYNC for FUA
 2025-04-07 13:55 UTC  (2+ messages)

[PATCH-for-10.1 v3 0/9] hw/arm: GIC ITS=off ACPI tables fixes
 2025-04-07 13:30 UTC  (14+ messages)
` [PATCH-for-10.1 v3 1/9] hw/arm/virt: Remove pointless VirtMachineState::tcg_its field
` [PATCH-for-10.1 v3 2/9] hw/intc/gicv3_its: Do not check its_class_name() for NULL
` [PATCH-for-10.1 v3 3/9] hw/arm/virt: Simplify create_its()
` [PATCH-for-10.1 v3 4/9] hw/arm/virt-acpi: Factor its_enabled() helper out
` [PATCH-for-10.1 v3 5/9] qtest/bios-tables-test: Add test for -M virt, its=off
  ` [PATCH-for-10.1 v3 5/9] qtest/bios-tables-test: Add test for -M virt,its=off
` [PATCH-for-10.1 v3 7/9] hw/arm/virt-acpi: Always build IORT table (even with GIC ITS disabled)

Tape Drive Emulation
 2025-04-07  8:38 UTC 

[PATCH v3 0/3] vhost: fix the IO error after live migration
 2025-04-07 12:25 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] vhost-user: return failure if backend crash when "

[PATCH 0/4] migration: savevm testing
 2025-04-07 12:14 UTC  (6+ messages)
` [PATCH 1/4] migration/savevm: Add a compatibility check for capabilities

[PATCH] migration: Fix latent bug in migrate_params_test_apply()
 2025-04-07 12:08 UTC  (2+ messages)

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-04-07 11:59 UTC  (3+ messages)
` [PATCH v8 13/55] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig

[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-04-07 11:19 UTC  (3+ messages)
` [PATCH rfcv2 03/20] HostIOMMUDevice: Introduce realize_late callback

[PATCH 0/3] vhost: fix the IO error after live migration
 2025-04-07 11:19 UTC  (11+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/3] vhost-user: return failure if backend crash when "

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-04-07  9:33 UTC  (9+ messages)
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset

[PATCH v1 0/1] hw/misc/aspeed_sbc: Implement OTP memory and controller
 2025-04-07 10:29 UTC  (7+ messages)

[PATCH 0/4] Several sstc extension fixes
 2025-04-07 10:06 UTC  (7+ messages)
` [PATCH 2/4] hw/intc: riscv_aclint: Fix mtime write for sstc extension
` [PATCH 4/4] target/riscv: Enable/Disable S/VS-mode Timer when STCE bit is changed

[RFC PATCH v2 0/5] virtio-balloon: Working Set Reporting
 2025-04-07  9:39 UTC  (2+ messages)

[PATCH for-10.1 v2 00/37] vfio: Spring cleanup
 2025-04-07  9:00 UTC  (39+ messages)
` [PATCH for-10.1 v2 03/37] vfio: Introduce a new header file for external migration services
` [PATCH for-10.1 v2 06/37] vfio: Introduce a new header file for internal "
` [PATCH for-10.1 v2 11/37] vfio: Introduce new files for VFIORegion definitions and declarations
` [PATCH for-10.1 v2 26/37] vfio: Move dirty tracking related services into container-base.c
` [PATCH for-10.1 v2 27/37] vfio: Make vfio_devices_query_dirty_bitmap() static
` [PATCH for-10.1 v2 28/37] vfio: Make vfio_container_query_dirty_bitmap() static
` [PATCH for-10.1 v2 29/37] vfio: Rename vfio_devices_all_dirty_tracking_started()
` [PATCH for-10.1 v2 30/37] vfio: Rename vfio_devices_all_device_dirty_tracking()
` [PATCH for-10.1 v2 31/37] vfio: Rename vfio_get_dirty_bitmap()
` [PATCH for-10.1 v2 32/37] vfio: Introduce new files for VFIO MemoryListener
` [PATCH for-10.1 v2 33/37] vfio: Rename RAM discard related services
` [PATCH for-10.1 v2 35/37] vfio: Rename vfio-common.h to vfio-device.h
` [PATCH for-10.1 v2 36/37] vfio: Rename VFIODevice related services

[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
 2025-04-07  9:00 UTC  (7+ messages)

[PATCH] vfio/spapr: Fix L2 crash with PCI device passthrough with L2 guest memory > 128G
 2025-04-07  8:45 UTC  (3+ messages)

[PATCH v2 00/12] Fix RVV encoding corner cases
 2025-04-07  8:35 UTC  (10+ messages)
` [PATCH v2 03/12] target/riscv: Add vext_check_input_eew to check mismatched input EEWs encoding constraint
` [PATCH v2 04/12] target/riscv: rvv: Apply vext_check_input_eew to vector register gather instructions
` [PATCH v2 05/12] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions

[PATCH] virtio-net: Copy all for dhclient workaround
 2025-04-07  8:29 UTC  (3+ messages)

[PATCH v2 0/3] Cleanups around returns
 2025-04-07  8:26 UTC  (4+ messages)
` [PATCH v2 1/3] cleanup: Re-run return_directly.cocci
` [PATCH v2 2/3] cleanup: Drop pointless return at end of function
` [PATCH v2 3/3] cleanup: Drop pointless label "

[PATCH] vhost: Don't set vring call if guest notifier is unused
 2025-04-07  7:53 UTC  (3+ messages)

[PATCH preview 0/3] rust: update build system for Meson 1.8.0
 2025-04-07  7:51 UTC  (3+ messages)

[PATCH-for-10.0 0/3] More imx8mp-evk improvements
 2025-04-07  5:38 UTC  (5+ messages)
` [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage
` [PATCH-for-10.0 2/3] hw/arm/imx8mp-evk: Remove unimplemented cpu-idle-states properties from devicetree
` [PATCH-for-10.0 3/3] hw/arm/imx8mp-evk: Remove unimplemented nxp, imx8mp-fspi node "

[PATCH] hw/pci-bridge/pci_expander_bridge: Fix HDM passthrough condition
 2025-04-07  2:59 UTC  (2+ messages)

[PATCH] Revert "virtio-net: Copy received header to buffer"
 2025-04-07  2:09 UTC  (2+ messages)

[PATCH v2] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
 2025-04-07  2:07 UTC 

[PATCH for-10.0] docs: deprecate RISC-V default machine option
 2025-04-06 23:32 UTC  (3+ messages)

[PATCH 0/2] hw/riscv/virt.c: change default CPU to 'max'
 2025-04-06 23:31 UTC  (6+ messages)
` [PATCH 1/2] target/riscv/tcg: make 'max' cpu rva23s64 compliant
` [PATCH 2/2] hw/riscv/virt.c: change default CPU to 'max'

[PATCH v8 00/18] Adding partial support for 128-bit riscv target
 2025-04-06 23:25 UTC  (5+ messages)

[PATCH 10.1 v3 00/27] target/riscv: SATP mode and CPU definition overhaul
 2025-04-06 23:21 UTC  (29+ messages)
` [PATCH 01/27] hw/riscv: acpi: only create RHCT MMU entry for supported types
` [PATCH 02/27] target/riscv: assert argument to set_satp_mode_max_supported is valid
` [PATCH 03/27] target/riscv: cpu: store max SATP mode as a single integer
` [PATCH 04/27] target/riscv: update max_satp_mode based on QOM properties
` [PATCH 05/27] target/riscv: remove supported from RISCVSATPMap
` [PATCH 06/27] target/riscv: move satp_mode.{map, init} out of CPUConfig
` [PATCH 07/27] target/riscv: introduce RISCVCPUDef
` [PATCH 08/27] target/riscv: store RISCVCPUDef struct directly in the class
` [PATCH 09/27] target/riscv: merge riscv_cpu_class_init with the class_base function
` [PATCH 10/27] target/riscv: move RISCVCPUConfig fields to a header file
` [PATCH 11/27] target/riscv: include default value in cpu_cfg_fields.h.inc
` [PATCH 12/27] target/riscv: do not make RISCVCPUConfig fields conditional
` [PATCH 13/27] target/riscv: add more RISCVCPUDef fields
` [PATCH 14/27] target/riscv: convert abstract CPU classes to RISCVCPUDef
` [PATCH 15/27] target/riscv: convert profile CPU models "
` [PATCH 16/27] target/riscv: convert bare "
` [PATCH 17/27] target/riscv: convert dynamic "
` [PATCH 18/27] target/riscv: convert SiFive E "
` [PATCH 19/27] target/riscv: convert ibex "
` [PATCH 20/27] target/riscv: convert SiFive U "
` [PATCH 21/27] target/riscv: th: make CSR insertion test a bit more intuitive
` [PATCH 22/27] target/riscv: generalize custom CSR functionality
` [PATCH 23/27] target/riscv: convert TT C906 to RISCVCPUDef
` [PATCH 24/27] target/riscv: convert TT Ascalon "
` [PATCH 25/27] target/riscv: convert Ventana V1 "
` [PATCH 26/27] target/riscv: convert Xiangshan Nanhu "
` [PATCH 27/27] target/riscv: remove .instance_post_init

[PATCH 0/2] Add property to support writing ERSTBA in high-low order
 2025-04-06 18:08 UTC  (10+ messages)

[PATCH] docs: replace `-hda` with `-drive` & update `root=` kernel parameter
 2025-04-06  8:45 UTC 

[PATCH v3] hw/arm/virt: Allow additions to the generated device tree
 2025-04-05 19:13 UTC 

Can I contribute Vitastor block driver? Or maybe introduce a QAPI plugin system?
 2025-04-05 16:37 UTC  (3+ messages)

[PATCH-for-10.1 0/9] target/arm: Remove some TARGET_AARCH64 uses (MTE & gdbstub)
 2025-04-05 16:33 UTC  (5+ messages)
` [PATCH-for-10.1 7/9] target/arm/mte: Restrict MTE declarations
` [PATCH-for-10.1 9/9] target/arm: Build Aarch64 gdbstub helpers indistinctly


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).