qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-21 15:41:57 to 2025-08-22 23:57:14 UTC [more...]

[PATCH v5 00/21] intel_iommu: Enable stage-1 translation for passthrough device
 2025-08-22 23:55 UTC  (30+ messages)
` [PATCH v5 01/21] intel_iommu: Rename vtd_ce_get_rid2pasid_entry to vtd_ce_get_pasid_entry
` [PATCH v5 02/21] hw/pci: Introduce pci_device_get_viommu_cap()
` [PATCH v5 03/21] intel_iommu: Implement get_viommu_cap() callback
` [PATCH v5 04/21] vfio: Introduce helper vfio_pci_from_vfio_device()
` [PATCH v5 05/21] vfio/iommufd: Force creating nested parent domain
` [PATCH v5 06/21] hw/pci: Export pci_device_get_iommu_bus_devfn() and return bool
` [PATCH v5 07/21] intel_iommu: Introduce a new structure VTDHostIOMMUDevice
` [PATCH v5 08/21] intel_iommu: Check for compatibility with IOMMUFD backed device when x-flts=on
` [PATCH v5 09/21] intel_iommu: Fail passthrough device under PCI bridge if x-flts=on
` [PATCH v5 10/21] intel_iommu: Introduce two helpers vtd_as_from/to_iommu_pasid_locked
` [PATCH v5 11/21] intel_iommu: Handle PASID entry removal and update
` [PATCH v5 12/21] intel_iommu: Handle PASID entry addition
` [PATCH v5 13/21] intel_iommu: Introduce a new pasid cache invalidation type FORCE_RESET
` [PATCH v5 14/21] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on
` [PATCH v5 15/21] intel_iommu: Bind/unbind guest page table to host
` [PATCH v5 16/21] intel_iommu: Replay pasid bindings after context cache invalidation
` [PATCH v5 17/21] intel_iommu: Propagate PASID-based iotlb invalidation to host
` [PATCH v5 18/21] intel_iommu: Replay all pasid bindings when either SRTP or TE bit is changed
` [PATCH v5 19/21] vfio: Add a new element bypass_ro in VFIOContainerBase
` [PATCH v5 20/21] Workaround for ERRATA_772415_SPR17
` [PATCH v5 21/21] intel_iommu: Enable host device when x-flts=on in scalable mode

[PATCH 00/10] Designware PCIe host fixes
 2025-08-22 23:09 UTC  (4+ messages)

[RFC V2 0/8] Live update: tap and vhost
 2025-08-22 18:26 UTC  (3+ messages)
` [RFC V2 5/8] Revert "vhost-backend: remove vhost_kernel_reset_device()"

[RFC V2 0/8] Live update: tap and vhost
 2025-08-22 18:26 UTC  (2+ messages)

[PATCH v5 0/4] target/arm: Added support for SME register exposure to GDB
 2025-08-22 17:32 UTC  (8+ messages)
` [PATCH v5 3/4] target/arm: Added support for SME register exposure to
` [PATCH v5 4/4] target/arm: Added test case for SME register exposure

[PATCH 00/48] AMD Versal Gen 2 support
 2025-08-22 15:41 UTC  (9+ messages)
` [PATCH 13/48] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs

[PATCH v4 00/47] AMD Versal Gen 2 support
 2025-08-22 15:16 UTC  (48+ messages)
` [PATCH v4 01/47] hw/arm/xlnx-versal: split the xlnx-versal type
` [PATCH v4 02/47] hw/arm/xlnx-versal: prepare for FDT creation
` [PATCH v4 03/47] hw/arm/xlnx-versal: uart: refactor creation
` [PATCH v4 04/47] hw/arm/xlnx-versal: canfd: "
` [PATCH v4 05/47] hw/arm/xlnx-versal: sdhci: "
` [PATCH v4 06/47] hw/arm/xlnx-versal: gem: "
` [PATCH v4 07/47] hw/arm/xlnx-versal: adma: "
` [PATCH v4 08/47] hw/arm/xlnx-versal: xram: "
` [PATCH v4 09/47] hw/arm/xlnx-versal: usb: "
` [PATCH v4 10/47] hw/arm/xlnx-versal: efuse: "
` [PATCH v4 11/47] hw/arm/xlnx-versal: ospi: "
` [PATCH v4 12/47] hw/arm/xlnx-versal: VersalMap: add support for OR'ed IRQs
` [PATCH v4 13/47] hw/arm/xlnx-versal: PMC IOU SCLR: refactor creation
` [PATCH v4 14/47] hw/arm/xlnx-versal: bbram: "
` [PATCH v4 15/47] hw/arm/xlnx-versal: trng: "
` [PATCH v4 16/47] hw/arm/xlnx-versal: rtc: "
` [PATCH v4 17/47] hw/arm/xlnx-versal: cfu: "
` [PATCH v4 18/47] hw/arm/xlnx-versal: crl: "
` [PATCH v4 19/47] hw/arm/xlnx-versal-virt: virtio: "
` [PATCH v4 20/47] hw/arm/xlnx-versal: refactor CPU cluster creation
` [PATCH v4 21/47] hw/arm/xlnx-versal: add the mp_affinity property to the CPU mapping
` [PATCH v4 22/47] hw/arm/xlnx-versal: instantiate the GIC ITS in the APU
` [PATCH v4 23/47] hw/intc/arm_gicv3: Introduce a 'first-cpu-index' property
` [PATCH v4 24/47] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH v4 25/47] hw/arm/xlnx-versal: add support for GICv2
` [PATCH v4 26/47] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH v4 27/47] hw/arm/xlnx-versal: ocm: "
` [PATCH v4 28/47] hw/arm/xlnx-versal: ddr: "
` [PATCH v4 29/47] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH v4 30/47] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH v4 31/47] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PATCH v4 32/47] hw/misc/xlnx-versal-crl: refactor device reset logic
` [PATCH v4 33/47] hw/arm/xlnx-versal: reconnect the CRL to the other devices
` [PATCH v4 34/47] hw/arm/xlnx-versal: use hw/arm/bsa.h for timer IRQ indices
` [PATCH v4 35/47] hw/arm/xlnx-versal: tidy up
` [PATCH v4 36/47] hw/misc/xlnx-versal-crl: add the versal2 version
` [PATCH v4 37/47] hw/arm/xlnx-versal: add a per_cluster_gic switch to VersalCpuClusterMap
` [PATCH v4 38/47] hw/arm/xlnx-versal: add the target field in IRQ descriptor
` [PATCH v4 39/47] target/arm/tcg/cpu64: add the cortex-a78ae CPU
` [PATCH v4 40/47] hw/arm/xlnx-versal: add versal2 SoC
` [PATCH v4 41/47] hw/arm/xlnx-versal-virt: rename the machine to amd-versal-virt
` [PATCH v4 42/47] hw/arm/xlnx-versal-virt: split into base/concrete classes
` [PATCH v4 43/47] hw/arm/xlnx-versal-virt: tidy up
` [PATCH v4 44/47] docs/system/arm/xlnx-versal-virt: update supported devices
` [PATCH v4 45/47] docs/system/arm/xlnx-versal-virt: add a note about dumpdtb
` [PATCH v4 46/47] hw/arm/xlnx-versal-virt: add the xlnx-versal2-virt machine
` [PATCH v4 47/47] tests/functional/test_aarch64_xlnx_versal: test the versal2 machine

[PATCH v4 00/12] single-binary: compile once semihosting
 2025-08-22 15:05 UTC  (14+ messages)
` [PATCH v4 01/12] semihosting/syscalls: compile once in system and per target for user mode
` [PATCH v4 02/12] semihosting/syscalls: replace uint64_t with vaddr where appropriate
` [PATCH v4 03/12] semihosting/guestfd: compile once for system/user
` [PATCH v4 04/12] semihosting/arm-compat-semi: change common_semi_sys_exit_extended
` [PATCH v4 05/12] target/riscv/common-semi-target: remove sizeof(target_ulong)
` [PATCH v4 06/12] target/{arm, riscv}/common-semi-target: eradicate target_ulong
` [PATCH v4 07/12] include/semihosting/common-semi: extract common_semi API
` [PATCH v4 08/12] semihosting/arm-compat-semi: eradicate sizeof(target_ulong)
` [PATCH v4 09/12] semihosting/arm-compat-semi: replace target_ulong with vaddr
` [PATCH v4 10/12] semihosting/arm-compat-semi: eradicate target_long
` [PATCH v4 11/12] semihosting/arm-compat-semi: remove dependency on cpu.h
` [PATCH v4 12/12] semihosting/arm-compat-semi: compile once in system and per target for user mode

[PATCH v3 00/12] single-binary: compile once semihosting
 2025-08-22 15:04 UTC  (5+ messages)

[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
 2025-08-22 14:58 UTC  (21+ messages)
` [PATCH v6 01/19] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
` [PATCH v6 02/19] hw/i386/pc_piix.c: remove include for loader.h
` [PATCH v6 03/19] hw/i386/pc_piix.c: inline pc_xen_hvm_init_pci() into pc_xen_hvm_init()
` [PATCH v6 04/19] hw/i386/pc_piix.c: duplicate pc_init1() into pc_isa_init()
` [PATCH v6 05/19] hw/i386/pc_piix.c: remove pcmc->pci_enabled dependent initialisation from pc_init_isa()
` [PATCH v6 06/19] hw/i386/pc_piix.c: remove SMI and piix4_pm "
` [PATCH v6 07/19] hw/i386/pc_piix.c: remove SGX "
` [PATCH v6 08/19] hw/i386/pc_piix.c: remove nvdimm "
` [PATCH v6 09/19] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
` [PATCH v6 10/19] hw/i386/pc_piix.c: hardcode hole64_size to 0 "
` [PATCH v6 11/19] hw/i386/pc_piix.c: remove pc_system_flash_cleanup_unused() from pc_init_isa()
` [PATCH v6 12/19] hw/i386/pc_piix.c: always initialise ISA IDE drives in pc_init_isa()
` [PATCH v6 13/19] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always false "
` [PATCH v6 14/19] hw/i386/pc_piix.c: hardcode pcms->pci_bus to NULL "
` [PATCH v6 15/19] hw/i386/pc_piix.c: assume pcmc->pci_enabled is always true in pc_init1()
` [PATCH v6 16/19] hw/i386: move isapc machine to separate isapc.c file
` [PATCH v6 17/19] hw/i386/pc_piix.c: remove unused headers after isapc machine split
` [PATCH v6 18/19] hw/i386/pc_piix.c: replace rom_memory with pci_memory
` [PATCH v6 19/19] hw/i386/isapc.c: replace rom_memory with system_memory

[PATCH] python: mkvenv: fix messages printed by mkvenv
 2025-08-22 14:56 UTC  (3+ messages)

[PATCH v2 0/3] single-binary: compile some top level files once
 2025-08-22 14:54 UTC  (3+ messages)

[PATCH v2 0/2] single-binary: compile once migration files
 2025-08-22 14:53 UTC  (3+ messages)

[PATCH v3 00/47] AMD Versal Gen 2 support
 2025-08-22 14:52 UTC  (3+ messages)

[PATCH 0/5] tcg/mips: Remove support for 32-bit hosts
 2025-08-22 14:49 UTC  (7+ messages)
` [PATCH 1/5] docker: Remove 32-bit MIPS toolchain from debian-all-test image
` [PATCH 4/5] tcg/mips: Check O32/N32/64 ABI definitions actually exist

[PATCH v6 0/9] contrib/plugins: uftrace
 2025-08-22 14:32 UTC  (2+ messages)

[PATCH v2 0/2] single-binary: compile hw/intc/arm* files once
 2025-08-22 14:31 UTC  (2+ messages)

[PATCH] hw/gpio/pca9554: Avoid leak in pca9554_set_pin()
 2025-08-22 14:16 UTC  (3+ messages)

[RFC PATCH v2 0/9] support unaligned access to xHCI Capability
 2025-08-22  9:24 UTC  (10+ messages)
` [RFC PATCH v2 1/9] doc/devel/memory.rst: additional explanation for unaligned access
` [RFC PATCH v2 2/9] hw/riscv: iommu-trap: remove .impl.unaligned = true
` [RFC PATCH v2 3/9] hw: npcm7xx_fiu and mx_pic change "
` [RFC PATCH v2 4/9] hw/nvme/ctrl: specify the 'valid' field in MemoryRegionOps
` [RFC PATCH v2 5/9] system/memory: support unaligned access
` [RFC PATCH v2 6/9] hw/usb/hcd-xhci: allow unaligned access to Capability Registers
` [RFC PATCH v2 7/9] system/memory: assert on invalid unaligned combo
` [RFC PATCH v2 8/9] hw/misc: add test device for memory access
` [PATCH RFC v2 9/9] tests/qtest: add test for memory region access

[RFC PATCH 00/14] tracetool: add Rust support
 2025-08-22 12:26 UTC  (15+ messages)
` [PATCH 01/14] treewide: write "unsigned long int" instead of "long unsigned int"
` [PATCH 02/14] rust: move dependencies to rust/Cargo.toml
` [PATCH 03/14] trace/ftrace: move snprintf+write from tracepoints to ftrace.c
` [PATCH 04/14] tracetool: add CHECK_TRACE_EVENT_GET_STATE
` [PATCH 05/14] tracetool/backend: remove redundant trace event checks
` [PATCH 06/14] tracetool: Add Rust format support
` [PATCH 07/14] rust: add trace crate
` [PATCH 08/14] rust: qdev: add minimal clock bindings
` [PATCH 09/14] rust: pl011: add tracepoints
` [PATCH 10/14] tracetool/simple: add Rust support
` [PATCH 11/14] log: change qemu_loglevel to unsigned
` [PATCH 12/14] tracetool/log: add Rust support
` [PATCH 13/14] tracetool/ftrace: "
` [PATCH 14/14] tracetool/syslog: "

[PATCH 0/3] Add support for PowerPC e500 little-endian pages
 2025-08-22  9:26 UTC  (4+ messages)
` [PATCH 1/3] accel/tcg: Unify big- and little- endian atomic ops

[PATCH v5 00/19] hw/i386: separate isapc out from pc_piix
 2025-08-22 10:40 UTC  (7+ messages)
` [PATCH v5 03/19] hw/i386/pc_piix.c: inline pc_xen_hvm_init_pci() into pc_xen_hvm_init()
` [PATCH v5 09/19] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()

New capabilities for plugins
 2025-08-22  8:44 UTC  (11+ messages)

[PATCH] hw/arm/stm32f205_soc: Don't leak TYPE_OR_IRQ objects
 2025-08-22  8:04 UTC  (2+ messages)

[PATCH] hw/char/max78000_uart: Destroy FIFO on deinit
 2025-08-22  8:02 UTC  (2+ messages)

[RFC PATCH 00/11] kvm/arm: trap-me-harder implementation
 2025-08-22  7:55 UTC  (5+ messages)
` [RFC PATCH 10/11] kvm/arm: implement a basic hypercall handler

[PATCH v5 00/13] virtio: introduce support for GSO over UDP tunnel
 2025-08-22  7:45 UTC  (3+ messages)

[RFC PATCH] tcg: Restrict qemu_ld2 and qemu_st2 opcodes to 32-bit hosts
 2025-08-21 20:27 UTC  (2+ messages)

[PATCH] hid: fix incorrect return value for hid
 2025-08-21 18:57 UTC 

[PATCH v8 0/2] Fix check-qtest-ppc64 sanitizer errors
 2025-08-21 18:17 UTC  (7+ messages)
` [PATCH v8 2/2] memory: Do not create circular reference with subregion

[PATCH v2 0/4] Introduce a battery, AC adapter, and lid button
 2025-08-21 18:03 UTC  (6+ messages)
` [PATCH v2 1/4] hw/acpi: Increase the number of possible ACPI interrupts
` [PATCH v2 2/4] hw/acpi: Introduce the QEMU Battery
` [PATCH v2 3/4] hw/acpi: Introduce the QEMU AC adapter
` [PATCH v2 4/4] hw/acpi: Introduce the QEMU lid button

[PATCH v2 00/24] migration: Unify capabilities and parameters
 2025-08-21 17:20 UTC  (4+ messages)
` [PATCH v2 21/24] tests/qtest/migration: Take reference when passing %p to qtest_qmp

[PATCH] net/hub: make net_hub_port_cleanup idempotent
 2025-08-21 16:38 UTC  (3+ messages)

[PATCH] ui/vnc: Fix crash when specifying [vnc] without id in the config file
 2025-08-21 16:34 UTC  (2+ messages)

[PATCH RFC] bql: Fix bql_locked status with condvar APIs
 2025-08-21 16:24 UTC  (3+ messages)

[PATCH v4 0/8] Reinvent BQL-free PIO/MMIO
 2025-08-21 15:57 UTC  (5+ messages)
` [PATCH v4 6/8] add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide
  ` [PATCH v5 "

[PATCH 0/3] hw: Fix qemu_init_irq() leaks
 2025-08-21 15:40 UTC  (3+ messages)
` [PATCH 1/3] hw/irq: New qemu_init_irq_child() function
` [PATCH 3/3] hw/ide/ich.c: Use qemu_init_irq_child() to avoid memory leak


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