qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-05 23:17:31 to 2025-02-06 14:20:06 UTC [more...]

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-06 14:19 UTC  (23+ messages)
` [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
` [PATCH v4 19/33] migration: Add save_live_complete_precopy_thread handler

[RFC v2 0/5] accel/kvm: Support KVM PMU filter
 2025-02-06 14:32 UTC  (14+ messages)
` [RFC v2 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [RFC v2 3/5] i386/kvm: Support event with select & umask format in KVM PMU filter

[PATCH v4 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-06 14:02 UTC  (21+ messages)
` [PATCH v4 01/16] hw/intc/xilinx_intc: Make device endianness configurable
` [PATCH v4 02/16] hw/net/xilinx_ethlite: "
` [PATCH v4 03/16] hw/timer/xilinx_timer: "
` [PATCH v4 04/16] hw/char/xilinx_uartlite: "
` [PATCH v4 05/16] hw/ssi/xilinx_spi: "
` [PATCH v4 06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PATCH v4 07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v4 08/16] target/microblaze: Set MO_TE once in do_load() / do_store()
` [PATCH v4 09/16] target/microblaze: Introduce mo_endian() helper
` [PATCH v4 10/16] target/microblaze: Consider endianness while translating code
` [PATCH v4 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
` [PATCH v4 12/16] tests/functional: Explicit endianness of microblaze assets
` [PATCH v4 13/16] tests/functional: Allow microblaze tests to take a machine name argument
` [PATCH v4 14/16] tests/functional: Have microblaze tests inherit common parent class
` [PATCH v4 15/16] tests/functional: Move microblaze tests to "
` [PATCH v4 16/16] tests/functional: Run cross-endian microblaze tests

[PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
 2025-02-06 13:56 UTC  (2+ messages)

[PATCH v5 00/16] hw/microblaze: Allow running cross-endian vCPUs
 2025-02-06 13:53 UTC  (19+ messages)
` [PATCH v5 01/16] hw/intc/xilinx_intc: Make device endianness configurable
` [PATCH v5 02/16] hw/net/xilinx_ethlite: "
` [PATCH v5 03/16] hw/timer/xilinx_timer: "
` [PATCH v5 04/16] hw/char/xilinx_uartlite: "
` [PATCH v5 05/16] hw/ssi/xilinx_spi: "
` [PATCH v5 06/16] hw/arm/xlnx-zynqmp: Use &error_abort for programming errors
` [PATCH v5 07/16] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v5 08/16] target/microblaze: Set MO_TE once in do_load() / do_store()
` [PATCH v5 09/16] target/microblaze: Introduce mo_endian() helper
` [PATCH v5 10/16] target/microblaze: Consider endianness while translating code
` [PATCH v5 11/16] hw/microblaze: Support various endianness for s3adsp1800 machines
` [PATCH v5 12/16] tests/functional: Explicit endianness of microblaze assets
` [PATCH v5 13/16] tests/functional: Allow microblaze tests to take a machine name argument
` [PATCH v5 14/16] tests/functional: Remove sleep() kludges from microblaze tests
` [PATCH v5 15/16] tests/functional: Have microblaze tests inherit common parent class
` [PATCH v5 16/16] tests/functional: Run cross-endian microblaze tests

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-06 13:51 UTC  (26+ messages)

[PATCH] hw/sd/sdhci: Set reset value of interrupt registers
 2025-02-06 13:49 UTC  (5+ messages)

[PATCH 0/2] CXL CCI Media Operations
 2025-02-06 13:45 UTC  (9+ messages)
  ` [PATCH 2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands (8.2.9.9.5.3)

[PATCH v2 0/8] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-06 13:44 UTC  (7+ messages)
` [PATCH v2 4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true

[PATCH V1 00/26] Live update: vfio and iommufd
 2025-02-06 13:39 UTC  (4+ messages)
` [PATCH V1 02/26] migration: lower handler priority

[PATCH v4 0/4] virtio: Convert feature properties to OnOffAuto
 2025-02-06 13:23 UTC  (9+ messages)
` [PATCH v4 2/4] qdev-properties: Accept bool for OnOffAuto

[PATCH v3 0/7] vfio: Improve error reporting when MMIO region mapping fails
 2025-02-06 13:14 UTC  (8+ messages)
` [PATCH v3 1/7] util/error: Introduce warn_report_err_once()
` [PATCH v3 2/7] vfio/pci: Replace "iommu_device" by "vIOMMU"
` [PATCH v3 3/7] vfio: Rephrase comment in vfio_listener_region_add() error path
` [PATCH v3 4/7] vfio: Introduce vfio_get_vfio_device()
` [PATCH v3 5/7] vfio: Improve error reporting when MMIO region mapping fails
` [PATCH v3 6/7] vfio: Remove reports of DMA mapping errors in backends
` [PATCH v3 7/7] vfio: Remove superfluous error report in vfio_listener_region_add()

[PATCH 0/4] vfio/igd: sync PCI IDs with i915
 2025-02-06 12:13 UTC  (5+ messages)
` [PATCH 1/4] include/standard-headers: add PCI IDs for Intel GPUs
` [PATCH 2/4] scripts/update-linux-headers: include PCI ID header "
` [PATCH 3/4] vfio/igd: use PCI ID defines to detect IGD gen
` [PATCH 4/4] vfio/igd: sync GPU generation with i915 kernel driver

[PATCH 0/2] hw/char/sh_serial: QOM housekeeping
 2025-02-06 11:55 UTC  (2+ messages)

[PATCH v6 0/7] target/riscv: Add support for Control Transfer Records Ext
 2025-02-06 11:45 UTC  (3+ messages)

[PATCH] rust: add --rust-target option for bindgen
 2025-02-06 11:43 UTC  (5+ messages)
` [PATCH] rust: pl011: convert pl011_create to safe Rust

[PATCH v2] qom: reverse order of instance_post_init calls
 2025-02-06 11:42 UTC  (2+ messages)

[PATCH 2/7] guest_memfd: Introduce an object to manage the guest-memfd with RamDiscardManager
 2025-02-06 10:41 UTC  (11+ messages)

[PATCH 0/2] rust: small cleanups to Cargo.toml files
 2025-02-06 11:02 UTC  (5+ messages)
` [PATCH 1/2] rust: remove unnecessary Cargo.toml metadata
` [PATCH 2/2] rust: include rust_version in Cargo.toml

[PATCH 0/2] qemu/timer: Clarify QEMUTimer new/free API
 2025-02-06 10:40 UTC  (7+ messages)
` [PATCH 1/2] qemu/timer: Clarify timer_new*() must be freed with timer_free()
` [PATCH 2/2] qemu/timer: Sanity check timer_list in timer_init_full()

[RFC PATCH 00/10] rust: remaining part of qdev bindings
 2025-02-06 10:19 UTC  (21+ messages)
` [PATCH 02/10] rust: qom: add reference counting functionality
` [PATCH 03/10] rust: qom: add object creation functionality
` [PATCH 05/10] rust: qdev: add clock creation
` [PATCH 07/10] rust: qdev: make ObjectImpl a supertrait of DeviceImpl
` [PATCH 08/10] rust: qdev: switch from legacy reset to Resettable
` [PATCH 10/10] rust: bindings for MemoryRegionOps

[PATCH v2 0/2] Minor mhpmevent related fixes
 2025-02-06  9:58 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Fix the hpmevent mask
` [PATCH v2 2/2] target/riscv: Mask out upper sscofpmf bits during validation

[PATCH v2 0/6] INTC model cleanup
 2025-02-06  9:52 UTC  (7+ messages)
` [PATCH v2 1/6] hw/intc/aspeed: Support setting different memory and register size
` [PATCH v2 2/6] hw/intc/aspeed: Introduce helper functions for enable and status registers
` [PATCH v2 3/6] hw/intc/aspeed: Add object type name to trace events for better debugging
` [PATCH v2 4/6] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
` [PATCH v2 5/6] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
` [PATCH v2 6/6] hw/intc/aspeed: Support different memory region ops

[PATCH 0/5] tests/functional: a few misc cleanups and fixes
 2025-02-06  9:46 UTC  (17+ messages)
` [PATCH 1/5] tests/functional: skip test if QEMU_TEST_QEMU_BINARY is not set
` [PATCH 2/5] tests/functional: remove unused 'bin_prefix' variable
` [PATCH 3/5] tests/functional: set 'qemu_bin' as an object level field
` [PATCH 4/5] tests/functional: remove all class level fields
` [PATCH 5/5] tests/functional: skip mem addr test on 32-bit hosts

[PATCH v7 RESEND 0/5] i386: Support SMP Cache Topology
 2025-02-06  9:42 UTC  (6+ messages)
` [PATCH v7 RESEND 1/5] hw/core/machine: Reject thread level cache

Call for GSoC internship project ideas
 2025-02-06  9:34 UTC  (2+ messages)

[PATCH] target/loongarch: fix vcpu reset command word issue
 2025-02-06  9:29 UTC  (5+ messages)

[PATCH v3 00/17] hw/arm: Add NPCM8XX Support
 2025-02-06  9:27 UTC  (24+ messages)
` [PATCH v3 01/17] roms: Update vbootrom to 1287b6e
` [PATCH v3 02/17] pc-bios: Add NPCM8XX vBootrom
` [PATCH v3 03/17] hw/ssi: Make flash size a property in NPCM7XX FIU
` [PATCH v3 04/17] hw/misc: Rename npcm7xx_gcr to npcm_gcr
` [PATCH v3 05/17] hw/misc: Move NPCM7XX GCR to NPCM GCR
` [PATCH v3 06/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v3 07/17] hw/misc: Add support for NPCM8XX GCR
` [PATCH v3 08/17] hw/misc: Store DRAM size in NPCM8XX GCR Module
` [PATCH v3 09/17] hw/misc: Support 8-bytes memop in NPCM GCR module
` [PATCH v3 10/17] hw/misc: Rename npcm7xx_clk to npcm_clk
` [PATCH v3 11/17] hw/misc: Move NPCM7XX CLK to NPCM CLK
` [PATCH v3 12/17] hw/misc: Add nr_regs and cold_reset_values "
` [PATCH v3 13/17] hw/misc: Support NPCM8XX CLK Module Registers
` [PATCH v3 14/17] hw/net: Add NPCM8XX PCS Module
` [PATCH v3 15/17] hw/arm: Add NPCM8XX SoC
` [PATCH v3 16/17] hw/arm: Add NPCM845 Evaluation board
` [PATCH v3 17/17] docs/system/arm: Add Description for NPCM8XX SoC

[PATCH v2] hw/i386/amd_iommu: Allow migration
 2025-02-06  9:01 UTC  (2+ messages)

[PATCH v2 0/9]vfio: Improve error reporting when MMIO region mapping fails
 2025-02-06  8:22 UTC  (9+ messages)
` [PATCH v2 8/9] vfio: Check compatibility of CPU and IOMMU address space width

[PATCH v1 00/18] Support AST2700 A1
 2025-02-06  7:24 UTC  (13+ messages)
` [PATCH v1 12/18] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for "

[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
 2025-02-06  7:20 UTC  (8+ messages)
` [PATCH 1/2] qemu-nbd: Allow users to adjust "
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP

[RFC v4 0/5] Add packed virtqueue to shadow virtqueue
 2025-02-06  7:12 UTC  (18+ messages)

[PATCH v5 0/8] Support virtio-gpu DRM native context
 2025-02-06  5:41 UTC  (9+ messages)
` [PATCH v5 8/8] docs/system: Expand the virtio-gpu documentation

[PATCH 00/42] docs: add sphinx-domain rST generator to qapidoc
 2025-02-05 23:12 UTC  (18+ messages)
` [PATCH 03/42] docs/qapidoc: remove example section support
` [PATCH 16/42] docs/qapidoc: add visit_feature() method
` [PATCH 21/42] docs/qapidoc: add visit_entity()
` [PATCH 22/42] docs/qapidoc: implement transmogrify() method
` [PATCH 24/42] docs/qapidoc: add transmogrifier test document
` [PATCH 26/42] qapi/parser: add undocumented stub members to all_sections
` [PATCH 27/42] qapi: differentiate "intro" and "detail" sections
` [PATCH 28/42] qapi/parser: prohibit untagged sections between tagged sections
` [PATCH 29/42] qapi: Add "Details:" disambiguation marker
` [PATCH 32/42] docs/qapidoc: Add generated returns documentation to inliner
` [PATCH 33/42] docs/qmp: add target to Out-of-band execution section
` [PATCH 35/42] docs/qapidoc: generate out-of-band pseudofeature sections
` [PATCH 36/42] qapi/parser: add "meta" kind to QAPIDoc.Kind
` [PATCH 38/42] docs/qapi: add branch support to inliner
` [PATCH 39/42] qapi/schema: add doc_visible property to QAPISchemaDefinition
` [PATCH 41/42] qapi: resolve filenames in info structures
` [PATCH 42/42] docs/qapidoc: add intermediate output debugger


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