qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-28 16:54:11 to 2025-03-02 14:49:06 UTC [more...]

[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-02 14:48 UTC  (46+ messages)
` [PATCH v5 11/36] migration/multifd: Device state transfer support - receive side
` [PATCH v5 14/36] migration/multifd: Device state transfer support - send side
` [PATCH v5 23/36] vfio/migration: Multifd device state transfer support - VFIOStateBuffer(s)
` [PATCH v5 26/36] vfio/migration: Multifd device state transfer support - received buffers queuing
` [PATCH v5 27/36] vfio/migration: Multifd device state transfer support - load thread
` [PATCH v5 28/36] vfio/migration: Multifd device state transfer support - config loading support
` [PATCH v5 30/36] vfio/migration: Multifd device state transfer support - send side
` [PATCH v5 31/36] vfio/migration: Add x-migration-multifd-transfer VFIO property
` [PATCH v5 32/36] vfio/migration: Make x-migration-multifd-transfer VFIO property mutable
` [PATCH v5 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation

[PATCH v2] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document
 2025-03-02 13:06 UTC 

[PATCH 0/3] Enhancing Device Identification in RISC-V IOMMU Using Memory Attributes
 2025-03-02  9:12 UTC  (4+ messages)
` [PATCH 1/3] include/hw/pci: Attach BDF to "
` [PATCH 2/3] hw/riscv/riscv-iommu: Obtain Device IDs from "
` [PATCH 3/3] hw/riscv/riscv_iommu: Remove the "bus" property

[PATCH v7 00/19] Change ghes to use HEST-based offsets and add support for error inject
 2025-03-02  8:22 UTC  (20+ messages)
` [PATCH v7 01/19] tests/acpi: virt: add an empty HEST file
` [PATCH v7 02/19] tests/qtest/bios-tables-test: extend to also check HEST table
` [PATCH v7 03/19] tests/acpi: virt: update HEST file with its current data
` [PATCH v7 04/19] acpi/ghes: Cleanup the code which gets ghes ged state
` [PATCH v7 05/19] acpi/ghes: prepare to change the way HEST offsets are calculated
` [PATCH v7 06/19] acpi/ghes: add a firmware file with HEST address
` [PATCH v7 07/19] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v7 08/19] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v7 09/19] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v7 10/19] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v7 11/19] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v7 12/19] acpi/generic_event_device: add an APEI error device
` [PATCH v7 13/19] tests/acpi: virt: allow acpi table changes at DSDT and HEST tables
` [PATCH v7 14/19] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v7 15/19] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v7 16/19] acpi/generic_event_device.c: enable use_hest_addr for QEMU 10.x
` [PATCH v7 17/19] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v7 18/19] docs: hest: add new "etc/acpi_table_hest_addr" and update workflow
` [PATCH v7 19/19] scripts/ghes_inject: add a script to generate GHES error inject

[PATCH v2 00/10] accel: Only include qdev-realized vCPUs in global &cpus_queue
 2025-03-02  5:11 UTC  (3+ messages)
` [PATCH v2 01/10] bsd-user: drop not longer used target_reset_cpu()

[PATCH] hw/riscv/riscv-iommu: Fix process directory table walk
 2025-03-01 17:44 UTC  (3+ messages)

[PATCH v2] hw/riscv/riscv-iommu: Fix process directory table walk
 2025-03-01 17:37 UTC 

[PATCH 0/8] hexagon system emu, part 3/3
 2025-03-01 17:20 UTC  (9+ messages)
` [PATCH 1/8] hw/intc: Add l2vic interrupt controller
` [PATCH 2/8] hw/hexagon: Add machine configs for sysemu
` [PATCH 3/8] hw/hexagon: Add v68, sa8775-cdsp0 defs
` [PATCH 4/8] hw/hexagon: Add support for cfgbase
` [PATCH 5/8] hw/hexagon: Modify "Standalone" symbols
` [PATCH 6/8] target/hexagon: add build config for softmmu
` [PATCH 7/8] hw/hexagon: Define hexagon "virt" machine
` [PATCH 8/8] tests/functional: Add a hexagon minivm test

[PATCH] hw/ppc/e500: Partial implementation of local access window registers
 2025-03-01 16:10 UTC  (2+ messages)

[PATCH] hw/net/fsl_etsec: Set eTSEC device description and category
 2025-03-01 16:03 UTC  (2+ messages)

[PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-01 16:02 UTC  (2+ messages)

[PATCH v2] microvm: do not use the lastest cpu version
 2025-03-01 15:34 UTC  (3+ messages)

[PATCH 0/4] Misc eeprom_at24c clean ups
 2025-03-01 14:35 UTC  (5+ messages)
` [PATCH 1/4] hw/nvram/eeprom_at24c: Use OBJECT_DECLARE_SIMPLE_TYPE
` [PATCH 2/4] hw/nvram/eeprom_at24c: Remove ERR macro that calls fprintf to stderr
` [PATCH 3/4] hw/nvram/eeprom_at24c: Remove memset after g_malloc0
` [PATCH 4/4] hw/nvram/eeprom_at24c: Reorganise init to avoid overwriting values

[PATCH] bcm2838: Add GIC-400 timer interupt connections
 2025-03-01 14:09 UTC  (6+ messages)

[PATCH v5 0/2] target/loongarch: fix 'make check-functional' failed
 2025-03-01  7:40 UTC  (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] target/loongarch: check tlb_ps

Some regression due to "ui/gtk: Fix mouse/motion event scaling issue with GTK display backend"
 2025-03-01  7:38 UTC  (3+ messages)

Kubernetes gitlab-runner jobs cannot be scheduled
 2025-03-01  7:27 UTC  (3+ messages)

[PATCH] util/keyval: fix msan findings
 2025-03-01  7:14 UTC  (3+ messages)

[PATCH 00/38] hexagon system emu, part 1/3
 2025-03-01  5:26 UTC  (39+ messages)
` [PATCH 01/38] docs: Add hexagon sysemu docs
` [PATCH 02/38] docs/system: Add hexagon CPU emulation
` [PATCH 03/38] target/hexagon: Add System/Guest register definitions
` [PATCH 04/38] target/hexagon: Make gen_exception_end_tb non-static
` [PATCH 05/38] target/hexagon: Switch to tag_ignore(), generate via get_{user, sys}_tags()
` [PATCH 06/38] target/hexagon: Add privilege check, use tag_ignore()
` [PATCH 07/38] target/hexagon: Add a placeholder fp exception
` [PATCH 08/38] target/hexagon: Add guest, system reg number defs
` [PATCH 09/38] target/hexagon: Add guest, system reg number state
` [PATCH 10/38] target/hexagon: Add TCG values for sreg, greg
` [PATCH 11/38] target/hexagon: Add guest/sys reg writes to DisasContext
` [PATCH 12/38] target/hexagon: Add imported macro, attr defs for sysemu
` [PATCH 13/38] target/hexagon: Define DCache states
` [PATCH 14/38] target/hexagon: Add new macro definitions for sysemu
` [PATCH 15/38] target/hexagon: Add handlers for guest/sysreg r/w
` [PATCH 16/38] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH 17/38] target/hexagon: Add vmstate representation
` [PATCH 18/38] target/hexagon: Make A_PRIV, "J2_trap*" insts need_env()
` [PATCH 19/38] target/hexagon: Define register fields for system regs
` [PATCH 20/38] target/hexagon: Implement do_raise_exception()
` [PATCH 21/38] target/hexagon: Add system reg insns
` [PATCH 22/38] target/hexagon: Add sysemu TCG overrides
` [PATCH 23/38] target/hexagon: Add implicit attributes to sysemu macros
` [PATCH 24/38] target/hexagon: Add TCG overrides for int handler insts
` [PATCH 25/38] target/hexagon: Add TCG overrides for thread ctl
` [PATCH 26/38] target/hexagon: Add TCG overrides for rte, nmi
` [PATCH 27/38] target/hexagon: Add sreg_{read,write} helpers
` [PATCH 28/38] target/hexagon: Initialize htid, modectl regs
` [PATCH 29/38] target/hexagon: Add locks, id, next_PC to state
` [PATCH 30/38] target/hexagon: Add a TLB count property
` [PATCH 31/38] target/hexagon: Add {TLB, k0}lock, cause code, wait_next_pc
` [PATCH 32/38] target/hexagon: Add stubs for modify_ssr/get_exe_mode
` [PATCH 33/38] target/hexagon: Add gdb support for sys regs
` [PATCH 34/38] target/hexagon: Add initial MMU model
` [PATCH 35/38] target/hexagon: Add IRQ events
` [PATCH 36/38] target/hexagon: Add clear_wait_mode() definition
` [PATCH 37/38] target/hexagon: Define f{S,G}ET_FIELD macros
` [PATCH 38/38] target/hexagon: Add hex_interrupts support

[PATCH 00/39] hexagon system emu, part 2/3
 2025-03-01  5:28 UTC  (40+ messages)
` [PATCH 01/39] target/hexagon: Implement ciad helper
` [PATCH 02/39] target/hexagon: Implement {c,}swi helpers
` [PATCH 03/39] target/hexagon: Implement iassign{r,w} helpers
` [PATCH 04/39] target/hexagon: Implement start/stop helpers
` [PATCH 05/39] target/hexagon: Implement modify SSR
` [PATCH 06/39] target/hexagon: Implement {g,s}etimask helpers
` [PATCH 07/39] target/hexagon: Implement wait helper
` [PATCH 08/39] target/hexagon: Implement get_exe_mode()
` [PATCH 09/39] target/hexagon: Implement arch_get_system_reg()
` [PATCH 10/39] target/hexagon: Implement arch_{s, g}et_{thread, system}_reg()
` [PATCH 11/39] target/hexagon: Add representation to count cycles
` [PATCH 12/39] target/hexagon: Add implementation of cycle counters
` [PATCH 13/39] target/hexagon: Implement modify_syscfg()
` [PATCH 14/39] target/hexagon: Add system event, cause codes
` [PATCH 15/39] target/hexagon: Implement hex_tlb_entry_get_perm()
` [PATCH 16/39] target/hexagon: Implement hex_tlb_lookup_by_asid()
` [PATCH 17/39] target/hexagon: Implement software interrupt
` [PATCH 18/39] target/hexagon: Implement exec_interrupt, set_irq
` [PATCH 19/39] target/hexagon: Implement hexagon_tlb_fill()
` [PATCH 20/39] target/hexagon: Implement siad inst
` [PATCH 21/39] target/hexagon: Implement hexagon_resume_threads()
` [PATCH 22/39] target/hexagon: Implement setprio, resched
` [PATCH 23/39] target/hexagon: Add sysemu_ops, cpu_get_phys_page_debug()
` [PATCH 24/39] target/hexagon: Add exec-start-addr prop
` [PATCH 25/39] target/hexagon: Add hexagon_cpu_mmu_index()
` [PATCH 26/39] target/hexagon: Decode trap1, rte as COF
` [PATCH 27/39] target/hexagon: Implement hexagon_find_last_irq()
` [PATCH 28/39] target/hexagon: Implement modify_ssr, resched, pending_interrupt
` [PATCH 29/39] target/hexagon: Add pkt_ends_tb to translation
` [PATCH 30/39] target/hexagon: Add next_PC, {s,g}reg writes
` [PATCH 31/39] target/hexagon: Add implicit sysreg writes
` [PATCH 32/39] target/hexagon: Define system, guest reg names
` [PATCH 33/39] target/hexagon: initialize sys/guest reg TCGvs
` [PATCH 34/39] target/hexagon: Add TLB, k0 {un,}lock
` [PATCH 35/39] target/hexagon: Define gen_precise_exception()
` [PATCH 36/39] target/hexagon: Add TCG overrides for transfer insts
` [PATCH 37/39] target/hexagon: Add support for loadw_phys
` [PATCH 38/39] target/hexagon: Add guest reg reading functionality
` [PATCH 39/39] target/hexagon: Add pcycle setting functionality

[PATCH 0/1] Adding TPM support for ARM SBSA-Ref machine
 2025-03-01  1:02 UTC  (4+ messages)
` [PATCH 1/1] hw/arm/sbsa-ref: "

[PATCH] accel/tcg: fix msan findings in translate-all
 2025-02-28 22:25 UTC  (3+ messages)

[PATCH v2] iotest: Unbreak 302 with python 3.13
 2025-02-28 20:23 UTC  (2+ messages)

[PATCH v6 1/8] i386: Add Intel RDT device and State to config
 2025-02-28 20:04 UTC  (8+ messages)
` [PATCH v6 2/8] i386: Add init and realize functionality for RDT device
` [PATCH v6 3/8] i386: Add RDT functionality
` [PATCH v6 4/8] i386: Add RDT device interface through MSRs
` [PATCH v6 5/8] i386: Add CPUID enumeration for RDT
` [PATCH v6 6/8] i386: Add RDT feature flags
` [PATCH v6 7/8] i386/cpu: Adjust CPUID level for RDT features
` [PATCH v6 8/8] i386/cpu: Adjust level for RDT on full_cpuid_auto_level

[PATCH 0/3] hw/net/smc91c111: Fix potential array overflows
 2025-02-28 19:22 UTC  (5+ messages)
` [PATCH 1/3] hw/net/smc91c111: Sanitize packet numbers
` [PATCH 2/3] hw/net/smc91c111: Sanitize packet length on tx
` [PATCH 3/3] hw/net/smc91c111: Use MAX_PACKET_SIZE instead of magic numbers

[PATCH] hw/net/smc91c111: Don't allow data register access to overrun buffer
 2025-02-28 19:16 UTC 

[RFC PATCH] gitlab: add a new build_unit job to track build size
 2025-02-28 19:05 UTC  (2+ messages)

[BUG, RFC] cpr-transfer: qxl guest driver crashes after migration
 2025-02-28 18:37 UTC  (5+ messages)

[PATCH] hw/net: ftgmac100: copy eth_hdr for alignment
 2025-02-28 18:18 UTC  (3+ messages)

[PATCH] scripts: dump stdin on meson-buildoptions error
 2025-02-28 18:17 UTC  (3+ messages)

[PATCH] hw/i386/ovmf: check if ovmf is supported before calling ovmf parsing code
 2025-02-28 18:17 UTC  (2+ messages)

[PATCH v6 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
 2025-02-28 18:07 UTC  (7+ messages)
` [PATCH v6 1/6] target/i386: Update EPYC CPU model for Cache property, RAS, SVM feature bits
` [PATCH v6 2/6] target/i386: Update EPYC-Rome "
` [PATCH v6 3/6] target/i386: Update EPYC-Milan "
` [PATCH v6 4/6] target/i386: Add feature that indicates WRMSR to BASE reg is non-serializing
` [PATCH v6 5/6] target/i386: Update EPYC-Genoa for Cache property, perfmon-v2, RAS and SVM feature bits
` [PATCH v6 6/6] target/i386: Add support for EPYC-Turin model

[PATCH 00/25] maintainer updates for 10.0 softfreeze (gpu/tcg tests, plugins, MAINTAINERS)
 2025-02-28 17:35 UTC  (5+ messages)
` [PATCH 13/25] tests/tcg: fix constraints in test-i386-adcox

[PATCH] include/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN
 2025-02-28 17:32 UTC  (2+ messages)

[PATCH v2 00/22] target/riscv: declarative CPU definitions
 2025-02-28 17:19 UTC  (3+ messages)
` [PATCH 03/22] target/riscv: introduce RISCVCPUDef

[PATCH v8 00/28] vfio-user client
 2025-02-28 17:09 UTC  (2+ messages)

[PATCH v2 0/7] tests/functional: a few misc cleanups and fixes
 2025-02-28 17:06 UTC  (11+ messages)
` [PATCH v2 1/7] tests/functional: remove unused 'bin_prefix' variable
` [PATCH v2 2/7] tests/functional: set 'qemu_bin' as an object level field
` [PATCH v2 3/7] tests/functional: remove all class level fields
` [PATCH v2 4/7] tests/functional: reduce tuxrun maxmem to work on 32-bit hosts
` [PATCH v2 5/7] tests/functional: skip memaddr tests on 32-bit builds


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