QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-28 18:13:56 to 2024-04-29 08:16:33 UTC [more...]

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-29  8:14 UTC  (10+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

[PATCH] hw/char/stm32l4x5_usart: Fix memory corruption by adding correct class_size
 2024-04-29  7:59 UTC 

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-04-29  7:58 UTC  (5+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PATCH v4] target/riscv: Implement dynamic establishment of custom decoder
 2024-04-29  7:58 UTC  (4+ messages)

[PATCH v4 0/4] migration: do not exit on incoming failure
 2024-04-29  7:55 UTC  (5+ messages)
` [PATCH v4 1/4] migration: move trace-point from migrate_fd_error to migrate_set_error
` [PATCH v4 2/4] migration: process_incoming_migration_co(): complete cleanup on failure
` [PATCH v4 3/4] migration: process_incoming_migration_co(): rework error reporting
` [PATCH v4 4/4] qapi: introduce exit-on-error parameter for migrate-incoming

[PATCH v3 0/4] migration: do not exit on incoming failure
 2024-04-29  7:45 UTC  (4+ messages)
` [PATCH v3 4/4] qapi: introduce exit-on-error parameter for migrate-incoming

[PATCH v4] riscv: thead: Add th.sxstatus CSR emulation
 2024-04-29  7:38 UTC  (3+ messages)

[PATCH v5] riscv: thead: Add th.sxstatus CSR emulation
 2024-04-29  7:36 UTC 

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-04-29  7:21 UTC  (3+ messages)
` [PATCH v2 04/15] hw/riscv: add riscv-iommu-pci device

[PATCH 0/3] virtio-net: Convert feature properties to OnOffAuto
 2024-04-29  7:05 UTC  (2+ messages)

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-04-29  6:50 UTC  (20+ messages)
` [PATCH v3 01/19] backends: Introduce HostIOMMUDevice abstract
` [PATCH v3 02/19] vfio/container: Introduce HostIOMMUDeviceLegacyVFIO device
` [PATCH v3 03/19] backends/iommufd: Introduce abstract HostIOMMUDeviceIOMMUFD device
` [PATCH v3 04/19] vfio/iommufd: Introduce HostIOMMUDeviceIOMMUFDVFIO device
` [PATCH v3 05/19] backends/host_iommu_device: Introduce HostIOMMUDeviceCaps
` [PATCH v3 06/19] range: Introduce range_get_last_bit()
` [PATCH v3 07/19] vfio/container: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v3 08/19] backends/iommufd: Introduce helper function iommufd_backend_get_device_info()
` [PATCH v3 09/19] vfio/iommufd: Implement HostIOMMUDeviceClass::realize() handler
` [PATCH v3 10/19] vfio/container: Implement HostIOMMUDeviceClass::check_cap() handler
` [PATCH v3 11/19] backends/iommufd: "
` [PATCH v3 12/19] vfio: Introduce VFIOIOMMUClass::hiod_typename attribute
` [PATCH v3 13/19] vfio: Create host IOMMU device instance
` [PATCH v3 14/19] hw/pci: Introduce helper function pci_device_get_iommu_bus_devfn()
` [PATCH v3 15/19] hw/pci: Introduce pci_device_[set|unset]_iommu_device()
` [PATCH v3 16/19] vfio/pci: Pass HostIOMMUDevice to vIOMMU
` [PATCH v3 17/19] intel_iommu: Extract out vtd_cap_init() to initialize cap/ecap
` [PATCH v3 18/19] intel_iommu: Implement [set|unset]_iommu_device() callbacks
` [PATCH v3 19/19] intel_iommu: Check compatibility with host IOMMU capabilities

[PULL 0/9] Trivial patches for 2024-04-29
 2024-04-29  6:45 UTC  (10+ messages)
` [PULL 1/9] target/i386/cpu: Remove "x86" prefix from the CPU list
` [PULL 2/9] target/s390x/cpu_models: Rework the output of "-cpu help"
` [PULL 3/9] target/ppc/cpu_init: Remove "PowerPC" prefix from the CPU list
` [PULL 4/9] scripts/checkpatch: Avoid author email mangled by qemu-*@nongnu.org
` [PULL 5/9] scripts/checkpatch: Do not use mailmap
` [PULL 6/9] backends/cryptodev-builtin: Fix local_error leaks
` [PULL 7/9] target/loongarch/cpu.c: typo fix: expection
` [PULL 8/9] target/riscv/kvm: remove sneaky strerrorname_np() instance
` [PULL 9/9] checkpatch.pl: forbid strerrorname_np()

[PATCH v2 0/4] target/arm: Make the counter frequency default 1GHz for new CPUs, machines
 2024-04-29  6:37 UTC  (3+ messages)
` [PATCH v2 2/4] hw/arm/sbsa-ref: Force CPU generic timer to 62.5MHz

[PATCH v4 0/1] ARM Sbsa-ref: Enable CPU cluster topology
 2024-04-29  6:35 UTC  (4+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine

[PATCH v7 0/4] Introduce sdtrig ISA extension
 2024-04-29  5:41 UTC  (7+ messages)
` [PATCH v7 1/4] target/riscv: Check for valid itimer pointer before free
` [PATCH v7 2/4] target/riscv: Enable mcontrol6 triggers only when sdtrig is selected
` [PATCH v7 3/4] target/riscv: Expose sdtrig ISA extension

[PATCH 0/3] target/ppc: Moving VMX insns to decodetree
 2024-04-29  5:13 UTC  (4+ messages)
` [PATCH 1/3] target/ppc: Move VMX storage access instructions "
` [PATCH 2/3] target/ppc: Move VMX integer logical "
` [PATCH 3/3] target/ppc: Move VMX integer max/min "

[PATCH v3] target/riscv: raise an exception when CSRRS/CSRRC writes a read-only CSR
 2024-04-29  4:01 UTC  (3+ messages)

[PATCH 03/12] uefi-test-tools: Add support for python based build script
 2024-04-29  3:53 UTC  (19+ messages)
` [PATCH 04/12] tests/data/uefi-boot-images: Add RISC-V ISO image
` [PATCH 05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them
` [PATCH 06/12] tests/qtest/bios-tables-test.c: Add support for arch in path
` [PATCH 07/12] tests/data/acpi/virt: Move ACPI tables under aarch64
` [PATCH 08/12] meson.build: Add RISC-V to the edk2-target list
` [PATCH 09/12] pc-bios/meson.build: Add support for RISC-V in unpack_edk2_blobs
` [PATCH 10/12] tests/data/acpi/rebuild-expected-aml.sh: Add RISC-V
` [PATCH 11/12] tests/data/acpi/virt/riscv64: Add expected ACPI tables for RISC-V
` [PATCH 12/12] tests/qtest/bios-tables-test.c: Enable basic testing "

[PATCH v3] target/riscv: Fix the element agnostic function problem
 2024-04-29  3:39 UTC  (2+ messages)

[PATCH v3 0/3] target/riscv: Support Zve32x and Zve64x extensions
 2024-04-29  3:36 UTC  (2+ messages)

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-04-29  3:24 UTC  (19+ messages)
` [RFC PATCH v3 01/18] hw/arm/smmu-common: Add missing size check for stage-1
` [RFC PATCH v3 02/18] hw/arm/smmu: Fix IPA for stage-2 events
` [RFC PATCH v3 03/18] hw/arm/smmuv3: Fix encoding of CLASS in events
` [RFC PATCH v3 04/18] hw/arm/smmu: Use enum for SMMU stage
` [RFC PATCH v3 05/18] hw/arm/smmu: Split smmuv3_translate()
` [RFC PATCH v3 06/18] hw/arm/smmu: Consolidate ASID and VMID types
` [RFC PATCH v3 07/18] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
` [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting
` [RFC PATCH v3 10/18] hw/arm/smmu-common: Support nested translation
` [RFC PATCH v3 11/18] hw/arm/smmu: Support nesting in smmuv3_range_inval()
` [RFC PATCH v3 12/18] hw/arm/smmu: Support nesting in the rest of commands
` [RFC PATCH v3 13/18] hw/arm/smmuv3: Support nested SMMUs in smmuv3_notify_iova()
` [RFC PATCH v3 14/18] hw/arm/smmuv3: Support and advertise nesting
` [RFC PATCH v3 15/18] hw/arm/smmuv3: Advertise S2FWB
` [RFC PATCH v3 16/18] hw/arm/smmu: Refactor SMMU OAS
` [RFC PATCH v3 17/18] hw/arm/smmuv3: Add property for OAS
` [RFC PATCH v3 18/18] hw/arm/virt: Set SMMU OAS based on CPU PARANGE

[PULL 0/1] ufs queue
 2024-04-29  3:25 UTC  (2+ messages)
` [PULL 1/1] hw/ufs: Fix buffer overflow bug

[PATCH 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
 2024-04-29  3:25 UTC  (2+ messages)

[PATCH for-9.1 v3 0/2] target/riscv: set tval in breakpoints
 2024-04-29  3:16 UTC  (6+ messages)
` [PATCH for-9.1 v3 1/2] target/riscv/debug: set tval=pc in breakpoint exceptions
` [PATCH for-9.1 v3 2/2] trans_privileged.c.inc: set (m|s)tval on ebreak breakpoint

[PATCH v2 0/1] target/riscv/kvm: tolerate KVM disable ext errors
 2024-04-29  2:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] target/riscv: change RISCV_EXCP_SEMIHOST exception number to 63
 2024-04-29  2:52 UTC  (3+ messages)

[PULL v2 00/17] loongarch-to-apply queue
 2024-04-29  2:30 UTC  (18+ messages)
` [PULL v2 01/17] hw/loongarch: Move boot functions to boot.c
` [PULL v2 02/17] hw/loongarch: Add load initrd
` [PULL v2 03/17] hw/loongarch: Add slave cpu boot_code
` [PULL v2 04/17] hw/loongarch: Add init_cmdline
` [PULL v2 05/17] hw/loongarch: Init efi_system_table
` [PULL v2 06/17] hw/loongarch: Init efi_boot_memmap table
` [PULL v2 07/17] hw/loongarch: Init efi_initrd table
` [PULL v2 08/17] hw/loongarch: Init efi_fdt table
` [PULL v2 09/17] hw/loongarch: Fix fdt memory node wrong 'reg'
` [PULL v2 10/17] hw/loongarch: fdt adds cpu interrupt controller node
` [PULL v2 11/17] hw/loongarch: fdt adds Extend I/O Interrupt Controller
` [PULL v2 12/17] hw/loongarch: fdt adds pch_pic Controller
` [PULL v2 13/17] hw/loongarch: fdt adds pch_msi Controller
` [PULL v2 14/17] hw/loongarch: fdt adds pcie irq_map node
` [PULL v2 15/17] hw/loongarch: fdt remove unused irqchip node
` [PULL v2 16/17] hw/loongarch: Add cells missing from uart node
` [PULL v2 17/17] hw/loongarch: Add cells missing from rtc node

[PULL 00/17] loongarch-to-apply queue
 2024-04-29  2:44 UTC  (4+ messages)
` [PULL 02/17] hw/loongarch: Add load initrd

[PATCH] target/riscv: fix instructions count handling in icount mode
 2024-04-29  2:37 UTC  (2+ messages)

[PATCH v1 1/1] hw/riscv/boot.c: Support 64-bit address for initrd
 2024-04-29  2:26 UTC  (2+ messages)

[PATCH] target/riscv/kvm: implement SBI debug console (DBCN) calls
 2024-04-29  2:23 UTC  (2+ messages)

[PATCH v2 0/2] riscv,kvm: remove another strerrorname_np()
 2024-04-29  2:16 UTC  (5+ messages)
` [PATCH v2 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance
` [PATCH v2 2/2] checkpatch.pl: forbid strerrorname_np()

[PATCH v3] target/riscv: Raise exceptions on wrs.nto
 2024-04-29  2:12 UTC  (3+ messages)

[PATCH v2 1/1] target/riscv/kvm: fix timebase-frequency when using KVM acceleration
 2024-04-29  2:01 UTC  (8+ messages)

[PATCH v2 0/1] migration/dirtyrate: Fix segmentation fault
 2024-04-29  1:51 UTC  (7+ messages)
` [PATCH v2 1/1] "

[PATCH v2 00/10] Power11 support for QEMU
 2024-04-29  1:44 UTC  (4+ messages)
` [PATCH v2 09/10] ppc: Make Power11 as default cpu type for 'pseries' and 'powernv'

[PATCH 00/24] exec: Rework around CPUState user fields (part 2)
 2024-04-29  1:27 UTC  (36+ messages)
` [PATCH 01/24] exec/user: Move 'thunk.h' from 'exec/user' to 'user'
` [PATCH 02/24] coverity: Update user emulation regexp
` [PATCH 03/24] accel/tcg: Move user definition of cpu_interrupt() to user-exec.c
` [PATCH 04/24] accel/tcg: Duplicate cpu_exit() for user / system
` [PATCH 05/24] accel/tcg: Extract tcg_cpu_exit() from cpu_exit()
` [PATCH 06/24] accel: Introduce AccelOpsClass::exit_vcpu_thread() handler
` [PATCH 07/24] accel/tcg: Implement "
` [PATCH 08/24] user: Forward declare TaskState type definition
` [PATCH 09/24] user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h'
` [PATCH 10/24] user: Use get_task_state() helper
` [PATCH 11/24] accel/tcg: Allocate per-vCPU accel state in create_vcpu_thread()
` [PATCH 12/24] accel/tcg: Move TaskState from CPUState to TCG AccelCPUState
` [PATCH 13/24] accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
` [PATCH 14/24] accel/tcg: Move plugin fields to CPUNegativeOffsetState
` [PATCH 15/24] accel/tcg: Restrict IcountDecr and CPUTLB to TCG
` [PATCH 16/24] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH 17/24] accel/tcg: Move @mem_io_pc "
` [PATCH 18/24] accel/tcg: Move @cflags_next_tb "
` [PATCH 19/24] accel/tcg: Move @iommu_notifiers "
` [PATCH 20/24] accel/tcg: Move @tb_jmp_cache "
` [PATCH 21/24] accel/tcg: Remove NULL check in tcg_flush_jmp_cache()
` [PATCH 22/24] accel/tcg: Move @tcg_cflags from CPUState to TCG AccelCPUState
` [PATCH 23/24] accel/tcg: Restrict icount to system emulation
` [PATCH 24/24] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState

[PATCH] net/slirp: Use newer slirp_*_hostxfwd API
 2024-04-29  0:14 UTC  (7+ messages)

[PULL 0/1] net/slirp: Use newer slirp_*_hostxfwd API
 2024-04-29  0:10 UTC  (2+ messages)
` [PULL 1/1] "

QEMU Community Call Agenda Items (April 30th, 2024)
 2024-04-28 22:25 UTC 

[PATCH v2 00/12] exec: Rework around CPUState user fields
 2024-04-28 22:17 UTC  (16+ messages)
` [PATCH v2 01/12] plugins: Update stale comment
` [PATCH v2 02/12] plugins/api: Only include 'exec/ram_addr.h' with system emulation
` [PATCH v2 03/12] exec: Include missing license in 'exec/cpu-common.h'
` [PATCH v2 04/12] exec/cpu: Indent TARGET_PAGE_foo definitions
` [PATCH v2 05/12] exec/cpu: Remove obsolete PAGE_RESERVED definition
` [PATCH v2 06/12] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
` [PATCH v2 07/12] exec/cpu: Extract page-protection definitions to page-protection.h
` [PATCH v2 08/12] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
` [PATCH v2 09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG
` [PATCH v2 10/12] accel/tcg: Remove pointless initialization of cflags_next_tb
` [PATCH v2 11/12] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold()
` [PATCH v2 12/12] accel/tcg: Access tcg_cflags with getter / setter

[PULL 00/38] Exec / accelerators patches
 2024-04-28 20:12 UTC  (3+ messages)
` [PULL 20/38] accel/whpx: Use accel-specific per-vcpu @dirty field

[PATCH 00/14] exec: Rework around CPUState user fields
 2024-04-28 20:13 UTC  (29+ messages)
` [PATCH 02/14] plugins: Update stale comment
` [PATCH 03/14] plugins/api: Only include 'exec/ram_addr.h' with system emulation
` [PATCH 04/14] exec: Include missing license in 'exec/cpu-common.h'
` [PATCH 05/14] exec/cpu: Indent TARGET_PAGE_foo definitions
` [PATCH 06/14] exec/cpu: Remove obsolete PAGE_RESERVED definition
` [PATCH 07/14] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
` [PATCH 08/14] exec/cpu: Extract page-protection definitions to page-prot-common.h
` [RFC PATCH 09/14] exec/cpu: Restrict user-specific page definitions
` [PATCH 10/14] exec/user: Restrict 'syscall-trace.h' to user emulation
` [PATCH 11/14] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
` [PATCH 12/14] accel/tcg: Remove pointless initialization of cflags_next_tb
` [PATCH 13/14] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold()
` [PATCH 14/14] accel/tcg: Access tcg_cflags with getter / setter

[PATCH 0/2] util/iov: Do not assert offset is in iov
 2024-04-28 19:45 UTC  (3+ messages)
` [PATCH 2/2] Revert "hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()"


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 read-only IMAP folder(s) and NNTP newsgroup(s).