qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-01 05:33:58 to 2025-03-03 10:31:39 UTC [more...]

[PATCH v3 000/162] tcg: Convert to TCGOutOp structures
 2025-03-03 10:30 UTC  (7+ messages)
` [PATCH v3 027/162] tcg/arm: Fix constraints for sub
` [PATCH v3 037/162] tcg: Merge INDEX_op_muluh_{i32,i64}
` [PATCH v3 038/162] tcg: Convert mulsh to TCGOutOpBinary

[PATCH] usb-storage: Allow manually adding SCSI device
 2025-03-03 10:28 UTC 

[PATCH] target/ppc: Add Power9/10 power management SPRs
 2025-03-03 10:15 UTC 

[PATCH] contrib/plugins: Install plugins to moddir
 2025-03-03 10:09 UTC 

[PATCH 0/3] ppc/pnv: Support sparse NUMA memory addresses
 2025-03-03 10:07 UTC  (4+ messages)
` [PATCH 1/3] ppc/pnv: Add support for NUMA configuration
` [PATCH 2/3] hw/core/numa: add attribute to skip creation of MachineState.ram region
` [PATCH 3/3] ppc/pnv: Enable sparse chip RAM memory addresses

[PATCH] hw/char: sifive_uart: Free fifo on unrealize
 2025-03-03 10:04 UTC  (3+ messages)

[PATCH v4 00/23] Support AST2700 A1
 2025-03-03  9:54 UTC  (24+ messages)
` [PATCH v4 01/23] hw/intc/aspeed: Support setting different memory size
` [PATCH v4 02/23] hw/intc/aspeed: Support setting different register sizes
` [PATCH v4 03/23] hw/intc/aspeed: Reduce regs array size by adding a register sub-region
` [PATCH v4 04/23] hw/intc/aspeed: Introduce helper functions for enable and status registers
` [PATCH v4 05/23] hw/intc/aspeed: Add object type name to trace events for better debugging
` [PATCH v4 06/23] hw/arm/aspeed: Rename IRQ table and machine name for AST2700 A0
` [PATCH v4 07/23] hw/arm/aspeed_ast27x0: Sort the IRQ table by IRQ number
` [PATCH v4 08/23] hw/intc/aspeed: Support different memory region ops
` [PATCH v4 09/23] hw/intc/aspeed: Rename num_ints to num_inpins for clarity
` [PATCH v4 10/23] hw/intc/aspeed: Add support for multiple output pins in INTC
` [PATCH v4 11/23] hw/intc/aspeed: Refactor INTC to support separate input and output pin indices
` [PATCH v4 12/23] hw/intc/aspeed: Introduce AspeedINTCIRQ structure to save the irq index and register address
` [PATCH v4 13/23] hw/intc/aspeed: Introduce IRQ handler function to reduce code duplication
` [PATCH v4 14/23] hw/intc/aspeed: Add Support for Multi-Output IRQ Handling
` [PATCH v4 15/23] hw/intc/aspeed: Add Support for AST2700 INTCIO Controller
` [PATCH v4 16/23] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions
` [PATCH v4 17/23] hw/arm/aspeed_ast27x0.c Support AST2700 A1 GIC Interrupt Mapping
` [PATCH v4 18/23] hw/arm/aspeed_ast27x0: Support two levels of INTC controllers for AST2700 A1
` [PATCH v4 19/23] hw/arm/aspeed: Add SoC and Machine Support "
` [PATCH v4 20/23] tests/functional/aspeed: Introduce start_ast2700_test API and update hwmon path
` [PATCH v4 21/23] tests/functional/aspeed: Update test ASPEED SDK v09.05
` [PATCH v4 22/23] tests/functional/aspeed: Add test case for AST2700 A1
` [PATCH v4 23/23] docs/specs: Add aspeed-intc

[PATCH v2 0/2] target/riscv: Support scontext-based trigger matching
 2025-03-03  9:31 UTC  (3+ messages)
` [PATCH v2 1/2] target/riscv: Add scontext CSR handling
` [PATCH v2 2/2] target/riscv: Support matching scontext in Sdtrig's textra CSRs

[PATCH v5 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-03  9:34 UTC  (32+ 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 34/36] vfio/migration: Max in-flight VFIO device state buffer count limit
` [PATCH v5 36/36] vfio/migration: Update VFIO migration documentation

[PATCH v7 0/5] Allow to enable multifd and postcopy migration together
 2025-03-03  9:33 UTC  (4+ messages)
` [PATCH v7 4/5] tests/qtest/migration: add postcopy tests with multifd

Kubernetes gitlab-runner jobs cannot be scheduled
 2025-03-03  9:25 UTC  (5+ messages)

[PATCH] target/loongarch: Adjust the cpu reset action to a proper position
 2025-03-03  9:15 UTC  (2+ messages)

[PATCH v7 00/16] Introduce support for IGVM files
 2025-03-03  9:03 UTC  (3+ messages)
` [PATCH v7 03/16] backends/igvm: Add IGVM loader and configuration

[PATCH v2] iotest: Unbreak 302 with python 3.13
 2025-03-03  8:41 UTC  (2+ messages)

[PATCH v2] hw/sd/sdhci: Set reset value of interrupt registers
 2025-03-03  8:03 UTC  (3+ messages)

[PATCH] hw/i386/ovmf: check if ovmf is supported before calling ovmf parsing code
 2025-03-03  8:40 UTC  (2+ messages)

[PATCH v4 0/6] Fix hw-strap for AST2700
 2025-03-03  7:35 UTC  (7+ messages)
` [PATCH v4 1/6] hw/misc/aspeed_scu: Skipping dram_init in u-boot
` [PATCH v4 2/6] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700
` [PATCH v4 3/6] hw/arm/aspeed Update HW Strap Default Values "
` [PATCH v4 4/6] hw/misc/aspeed_scu: Fix the hw-strap1 cannot be set in the SOC layer "
` [PATCH v4 5/6] hw/arm/aspeed_ast27x0.c Separate HW Strap Registers for SCU and SCUIO
` [PATCH v4 6/6] hw/arm/aspeed_ast27x0.c Fix boot issue for AST2700

[PATCH v4 0/4] Support HACE to AST2700 (resend)
 2025-03-03  7:09 UTC  (2+ messages)

[PATCH] target/loongarch: Adjust the cpu reset action to a proper position
 2025-03-03  6:31 UTC 

Adding gamma support to QemuMacDrivers
 2025-03-03  6:46 UTC 

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

[PATCH v3 0/3] target/riscv/kvm: reset time changes
 2025-03-03  5:21 UTC  (8+ messages)
` [PATCH v3 1/3] target/riscv/cpu: remove unneeded !kvm_enabled() check
` [PATCH v3 2/3] target/riscv/kvm: add kvm_riscv_reset_regs_csr()
` [PATCH v3 3/3] target/riscv/kvm: add missing KVM CSRs

[PATCH v3 00/28] Support AST2700 A1
 2025-03-03  2:52 UTC  (13+ messages)
` [PATCH v3 01/28] hw/intc/aspeed: Support setting different memory and register size
` [PATCH v3 15/28] hw/misc/aspeed_scu: Fix the revision ID cannot be set in the SOC layer for AST2700

[PATCH v7 00/52] QEMU TDX support
 2025-03-03  2:42 UTC  (7+ messages)
` [PATCH v7 28/52] i386/tdx: Wire TDX_REPORT_FATAL_ERROR with GuestPanic facility
` [PATCH v7 38/52] i386/apic: Skip kvm_apic_put() for TDX

[PULL 0/6] QAPI patches patches for 2025-02-26
 2025-03-03  2:25 UTC  (3+ messages)
` [PULL 3/6] python: add qapi static analysis tests

[PATCH v4 0/6] migration/rdma: fixes, refactor and cleanup
 2025-03-03  2:10 UTC  (4+ messages)
` [PATCH v4 6/6] migration: Add qtest for migration over RDMA

[PATCH v2 00/10] target/i386/kvm/pmu: PMU Enhancement, Bugfix and Cleanup
 2025-03-03  1:59 UTC  (12+ messages)
` [PATCH v2 01/10] target/i386: disable PerfMonV2 when PERFCORE unavailable
` [PATCH v2 02/10] target/i386: disable PERFCORE when "-pmu" is configured
` [PATCH v2 03/10] [DO NOT MERGE] kvm: Introduce kvm_arch_pre_create_vcpu()
` [PATCH v2 04/10] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PATCH v2 05/10] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PATCH v2 06/10] target/i386/kvm: rename architectural PMU variables
` [PATCH v2 07/10] target/i386/kvm: query kvm.enable_pmu parameter
` [PATCH v2 08/10] target/i386/kvm: reset AMD PMU registers during VM reset
` [PATCH v2 09/10] target/i386/kvm: support perfmon-v2 for reset
` [PATCH v2 10/10] target/i386/kvm: don't stop Intel PMU counters

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

[PATCH v2] docs/specs/riscv-iommu: Fixed broken link to external risv iommu document
 2025-03-03  1:06 UTC  (4+ messages)

[PATCH] hw/ppc/e500: Partial implementation of local access window registers
 2025-03-03  0:33 UTC  (4+ messages)

[PATCH] hw/net/fsl_etsec: Set eTSEC device description and category
 2025-03-02 20:46 UTC  (3+ messages)

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

Some regression due to "ui/gtk: Fix mouse/motion event scaling issue with GTK display backend"
 2025-03-01  7:38 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  (15+ messages)
` [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 10/38] target/hexagon: Add TCG values for sreg, greg
` [PATCH 13/38] target/hexagon: Define DCache states
` [PATCH 16/38] target/hexagon: Add placeholder greg/sreg r/w helpers
` [PATCH 17/38] target/hexagon: Add vmstate representation
` [PATCH 19/38] target/hexagon: Define register fields for system regs
` [PATCH 22/38] target/hexagon: Add sysemu TCG overrides
` [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 32/38] target/hexagon: Add stubs for modify_ssr/get_exe_mode
` [PATCH 33/38] target/hexagon: Add gdb support for sys regs
` [PATCH 37/38] target/hexagon: Define f{S,G}ET_FIELD macros

[PATCH 00/39] hexagon system emu, part 2/3
 2025-03-01  5:28 UTC  (24+ messages)
` [PATCH 02/39] target/hexagon: Implement {c,}swi helpers
` [PATCH 04/39] target/hexagon: Implement start/stop 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 11/39] target/hexagon: Add representation to count cycles
` [PATCH 13/39] target/hexagon: Implement modify_syscfg()
` [PATCH 14/39] target/hexagon: Add system event, cause codes
` [PATCH 17/39] target/hexagon: Implement software interrupt
` [PATCH 18/39] target/hexagon: Implement exec_interrupt, set_irq
` [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 26/39] target/hexagon: Decode trap1, rte as COF
` [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 34/39] target/hexagon: Add TLB, k0 {un,}lock
` [PATCH 35/39] target/hexagon: Define gen_precise_exception()
` [PATCH 37/39] target/hexagon: Add support for loadw_phys
` [PATCH 39/39] target/hexagon: Add pcycle setting functionality


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