qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-08 22:04:29 to 2025-10-09 10:34:29 UTC [more...]

[PATCH v5 0/3] Add zerocopy partial flush support for live migrations
 2025-10-09 10:32 UTC  (5+ messages)
` [PATCH v5 1/3] QIOChannelSocket: add a "blocking" field to QIOChannelSocket
` [PATCH v5 2/3] io: add a write flag for partial flushing during a zerocopy write
` [PATCH v5 3/3] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF

[PATCH] virtio: vhost-user-device: Make user creatable again
 2025-10-09 10:20 UTC  (11+ messages)

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-10-09 10:20 UTC  (6+ messages)
` [PATCH 3/5] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support

[PATCH 0/9] target/hppa: Remove use of MO_TE definition
 2025-10-09 10:10 UTC  (10+ messages)
` [PATCH 1/9] target/hppa: Use hwaddr type for HPPATLBEntry::pa
` [PATCH 2/9] target/hppa: Have hppa_form_gva*() return vaddr type
` [PATCH 3/9] target/hppa: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH 4/9] target/hppa: Conceal MO_TE within do_load()
` [PATCH 5/9] target/hppa: Conceal MO_TE within do_load_32/64()
` [PATCH 6/9] target/hppa: Conceal MO_TE within do_store()
` [PATCH 7/9] target/hppa: Conceal MO_TE within do_store_32/64()
` [PATCH 8/9] target/hppa: Introduce mo_endian() helper
` [PATCH 9/9] target/hppa: Replace MO_TE -> MO_BE

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-10-09 10:10 UTC  (7+ messages)
` [PATCH v6 02/22] intel_iommu: Delete RPS capability related supporting code
` [PATCH v6 09/22] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on

[PATCH 1/1] target/i386/kvm: account blackout downtime for kvm-clock and guest TSC
 2025-10-09  9:58 UTC 

[PATCH 0/7] target/openrisc: Remove all uses of target_[u]long types
 2025-10-09 10:00 UTC  (5+ messages)
` [RFC PATCH 7/7] target/openrisc: Replace target_ulong -> uint32_t

[PATCH v2 0/5] ppc/spapr: remove deprecated machines till pseries-4.2
 2025-10-09 18:40 UTC  (8+ messages)
` [PATCH v2 1/5] ppc/spapr: remove deprecated machine pseries-3.0
` [PATCH v2 2/5] ppc/spapr: remove deprecated machine pseries-3.1
` [PATCH v2 3/5] ppc/spapr: remove deprecated machine pseries-4.0
` [PATCH v2 4/5] ppc/spapr: remove deprecated machine pseries-4.1
` [PATCH v2 5/5] ppc/spapr: remove deprecated machine pseries-4.2

[PATCH] bql: Fix bql_locked status with condvar APIs
 2025-10-09  9:21 UTC  (2+ messages)

[PATCH v2 00/10] target/openrisc: Remove all uses of target_[u]long types
 2025-10-09  9:19 UTC  (12+ messages)
` [PATCH v2 01/10] target/openrisc: Replace VMSTATE_UINTTL() -> VMSTATE_UINT32()
` [PATCH v2 02/10] target/openrisc: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v2 03/10] target/openrisc: Replace MO_TE -> MO_BE
` [PATCH v2 04/10] target/openrisc: Do not use target_ulong for @mr in MTSPR helper
` [PATCH v2 05/10] target/openrisc: Remove unused cpu_openrisc_map_address_*() handlers
` [PATCH v2 06/10] target/openrisc: Remove target_ulong use in raise_mmu_exception()
` [PATCH v2 07/10] target/openrisc: Use vaddr type for $pc jumps
` [PATCH v2 08/10] target/openrisc: Remove 'TARGET_LONG_BITS != 32' dead code
` [PATCH v2 09/10] target/openrisc: Inline tcg_gen_trunc_i64_tl()
` [PATCH v2 10/10] target/openrisc: Replace target_ulong -> uint32_t

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-09  9:17 UTC  (4+ messages)

MMIO through IOMMU from a TCG processor
 2025-10-09  9:10 UTC  (3+ messages)

[PATCH 0/6] tracetool: add mypy --strict checking [AI discussion ahead!]
 2025-10-09  8:58 UTC  (7+ messages)
` [PATCH 2/6] tracetool: apply isort and add check

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-09  8:55 UTC  (3+ messages)
` [PATCH RFC V6 22/24] monitor, qdev: Introduce 'device_set' to change admin state of existing devices
  ` [PATCH RFC V6 22/24] monitor,qdev: "

[PATCH 0/2] remove deprecated 'reconnect' options
 2025-10-09  8:17 UTC  (2+ messages)

[PATCH v2 0/3] Optimize unmap_all with one ioctl()
 2025-10-09  8:05 UTC  (6+ messages)
` [PATCH v2 1/3] vfio/container: Support unmap all in "
` [PATCH v2 2/3] vfio/iommufd: "
` [PATCH v2 3/3] vfio/listener: Add an assertion for unmap_all

[PULL 00/35] i386 (MSHV, migration) and Rust changes for 2025-10-09
 2025-10-09  7:50 UTC  (36+ messages)
` [PULL 01/35] subprojects: Remove version number from .gitignore
` [PULL 02/35] subprojects: add glib-sys-rs
` [PULL 03/35] rust: use glib-sys
` [PULL 04/35] build-sys: default to host vendor for rust target triple
` [PULL 05/35] target/i386: add compatibility property for arch_capabilities
` [PULL 06/35] target/i386: add compatibility property for pdcm feature
` [PULL 07/35] accel: Add Meson and config support for MSHV accelerator
` [PULL 08/35] target/i386/emulate: Allow instruction decoding from stream
` [PULL 09/35] target/i386/mshv: Add x86 decoder/emu implementation
` [PULL 10/35] hw/intc: Generalize APIC helper names from kvm_* to accel_*
` [PULL 11/35] include/hw/hyperv: Add MSHV ABI header definitions
` [PULL 12/35] linux-headers/linux: Add mshv.h headers
` [PULL 13/35] accel/mshv: Add accelerator skeleton
` [PULL 14/35] accel/mshv: Register memory region listeners
` [PULL 15/35] accel/mshv: Initialize VM partition
` [PULL 16/35] accel/mshv: Add vCPU creation and execution loop
` [PULL 17/35] accel/mshv: Add vCPU signal handling
` [PULL 18/35] target/i386/mshv: Add CPU create and remove logic
` [PULL 19/35] target/i386/mshv: Implement mshv_store_regs()
` [PULL 20/35] target/i386/mshv: Implement mshv_get_standard_regs()
` [PULL 21/35] target/i386/mshv: Implement mshv_get_special_regs()
` [PULL 22/35] target/i386/mshv: Implement mshv_arch_put_registers()
` [PULL 23/35] target/i386/mshv: Set local interrupt controller state
` [PULL 24/35] target/i386/mshv: Register CPUID entries with MSHV
` [PULL 25/35] target/i386/mshv: Register MSRs "
` [PULL 26/35] target/i386/mshv: Integrate x86 instruction decoder/emulator
` [PULL 27/35] target/i386/mshv: Write MSRs to the hypervisor
` [PULL 28/35] target/i386/mshv: Implement mshv_vcpu_run()
` [PULL 29/35] accel/mshv: Handle overlapping mem mappings
` [PULL 30/35] qapi/accel: Allow to query mshv capabilities
` [PULL 31/35] target/i386/mshv: Use preallocated page for hvcall
` [PULL 32/35] docs: Add mshv to documentation
` [PULL 33/35] MAINTAINERS: Add maintainers for mshv accelerator
` [PULL 34/35] tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS
` [PULL 35/35] rust: fix path to rust_root_crate.sh

[PATCH v2 0/3] target/loongarch: Move TCG specified functions to tcg_cpu.c
 2025-10-09  7:32 UTC  (2+ messages)

[PATCH 0/3] LoongArch: Align VIRT_GED_CPUHP_ADDR
 2025-10-09  7:31 UTC  (2+ messages)

[PATCH v2] hw/uefi: add "info ovmf-log" + "query-ovmf-log" monitor commands
 2025-10-09  7:13 UTC  (3+ messages)

[PATCH] i386/kvm: Expose ARCH_CAP_FB_CLEAR when invulnerable to MDS
 2025-10-09  7:12 UTC  (2+ messages)

[PATCH 0/3] mailmap: Minor fixes
 2025-10-09  7:05 UTC  (4+ messages)
` [PATCH 1/3] mailmap: Fix Denis V. Lunev authorship
` [PATCH 2/3] mailmap: Unify Clément Mathieu--Drif emails
` [PATCH 3/3] mailmap: Unify Richard Henderson addresses

[PATCH] target/avr: Mark I/O space mapped cpu regs as reentrancy-safe
 2025-10-09  6:53 UTC  (2+ messages)

[PATCH v2 0/7] Register API leaks fixes
 2025-10-09  6:33 UTC  (3+ messages)

[PATCH 0/3] ppc/spapr: remove deprecated machines till pseries-4.0
 2025-10-09  5:16 UTC  (4+ messages)
` [PATCH 3/3] ppc/spapr: remove deprecated machine pseries-4.0

[ANNOUNCE] QEMU 7.2.21 Stable released
 2025-10-09  5:02 UTC 

[ANNOUNCE] QEMU 10.1.1 Stable released
 2025-10-09  5:01 UTC 

[ANNOUNCE] QEMU 10.0.5 Stable released
 2025-10-09  5:02 UTC 

[PATCH qemu v5 1/1] Honor guest PAT on x86, absent Bochs display
 2025-10-09  4:03 UTC  (2+ messages)

[PATCH] target/riscv: Flush the TLB entry for the specified address
 2025-10-09  2:49 UTC  (2+ messages)

[PATCH qemu v10 1/1] target/riscv: Add Zilsd and Zclsd extension support
 2025-10-09  3:03 UTC  (2+ messages)

[PATCH 0/2] target/loongarch: Fix some TLB flush issues
 2025-10-09  2:59 UTC  (3+ messages)
` [PATCH 1/2] target/loongarch: Add missing TLB flush with different asid
` [PATCH 2/2] target/loongarch: Skip global TLB when calculating replaced TLB

[PATCH v7 00/25] tcg-plugins: add hooks for discontinuities
 2025-10-09  2:49 UTC  (3+ messages)
` [PATCH v7 24/25] tests: add test for double-traps on rv64

[PATCH v8 0/5] NVMe: Add SPDM over the storage transport support
 2025-10-09  2:47 UTC  (3+ messages)

[PULL 00/26] riscv-to-apply queue
 2025-10-09  2:46 UTC  (3+ messages)

[PATCH v1 0/3] Minor fixes of RISC-V CFI
 2025-10-09  2:41 UTC  (3+ messages)

[PATCH v3 0/4] Fix RISC-V timer migration issues
 2025-10-09  2:35 UTC  (3+ messages)

[PATCH v2 00/16] Introduce AspeedCoprocessor class and base implementation
 2025-10-09  2:32 UTC  (17+ messages)
` [PATCH v2 01/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_uart_first() API
` [PATCH v2 02/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_uart_last() API
` [PATCH v2 03/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_set_chr() API
` [PATCH v2 04/16] hw/arm/aspeed: Remove AspeedSoCClass dependency from aspeed_soc_cpu_type() API
` [PATCH v2 05/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map() API
` [PATCH v2 06/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_mmio_map_unimplemented() API
` [PATCH v2 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_get_irq() API
` [PATCH v2 08/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_uart_realize() API
` [PATCH v2 09/16] hw/arm/aspeed: Introduce AspeedCoprocessor class and base implementation
` [PATCH v2 10/16] hw/arm/aspeed_ast27x0-ssp: Make AST27x0 SSP inherit from AspeedCoprocessor instead of AspeedSoC
` [PATCH v2 11/16] hw/arm/aspeed_ast27x0-tsp: Make AST27x0 TSP "
` [PATCH v2 12/16] hw/arm/aspeed_ast27x0-ssp: Change to use Aspeed27x0CoprocessorState
` [PATCH v2 13/16] hw/arm/aspeed_ast27x0-tsp: "
` [PATCH v2 14/16] hw/arm/aspeed_ast27x0-ssp: Rename type to TYPE_ASPEED27X0SSP_COPROCESSOR
` [PATCH v2 15/16] hw/arm/aspeed_ast27x0-tsp: Rename type to TYPE_ASPEED27X0TSP_COPROCESSOR
` [PATCH v2 16/16] hw/arm/aspeed_ast27x0-{ssp,tsp}: Fix coding style

[RFC v2 2/4] hvf: arm64: add workaround for Apple M4 to run older macOS versions
 2025-10-09  2:35 UTC  (3+ messages)

[PATCH v1 00/16] Introduce AspeedCoprocessor class and base implementation
 2025-10-09  1:18 UTC  (4+ messages)
` [PATCH v1 09/16] hw/arm/aspeed: "
  ` [SPAM] "

[PATCH v5] Add a feature for mapping a host unix socket to a guest tcp socket
 2025-10-08 23:09 UTC  (4+ messages)

[PATCH v7 00/73] target/arm: Implement FEAT_GCS
 2025-10-08 21:56 UTC  (58+ messages)
` [PATCH v7 01/73] tests/functional: update tests using TF-A/TF-RMM to support FEAT_GCS
` [PATCH v7 03/73] target/arm: Enable TCR2_ELx.PIE
` [PATCH v7 04/73] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
` [PATCH v7 05/73] target/arm: Force HPD for stage2 translations
` [PATCH v7 07/73] target/arm: Populate PIE in aa64_va_parameters
` [PATCH v7 08/73] target/arm: Implement get_S1prot_indirect
` [PATCH v7 10/73] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
` [PATCH v7 11/73] target/arm: Expand syndrome parameter to raise_exception*
` [PATCH v7 16/73] target/arm: Split out mmuidx.h from cpu.h
` [PATCH v7 17/73] target/arm: Convert arm_mmu_idx_to_el from switch to table
` [PATCH v7 18/73] target/arm: Remove unused env argument from regime_el
` [PATCH v7 19/73] target/arm: Convert regime_el from switch to table
` [PATCH v7 21/73] target/arm: Remove unused env argument from regime_is_pan
` [PATCH v7 22/73] target/arm: Convert regime_is_pan from switch to table
` [PATCH v7 23/73] target/arm: Remove unused env argument from regime_is_user
` [PATCH v7 25/73] target/arm: Convert arm_mmu_idx_is_stage1_of_2 from switch to table
` [PATCH v7 28/73] target/arm: Introduce regime_to_gcs
` [PATCH v7 29/73] target/arm: Support page protections for GCS mmu indexes
` [PATCH v7 31/73] target/arm: Add GCS cpregs
` [PATCH v7 32/73] target/arm: Add GCS enable and trap levels to DisasContext
` [PATCH v7 33/73] target/arm: Implement FEAT_CHK
` [PATCH v7 34/73] target/arm: Make helper_exception_return system-only
` [PATCH v7 37/73] target/arm: Add syndrome data for EC_GCS
` [PATCH v7 38/73] target/arm: Add arm_hcr_el2_nvx_eff
` [PATCH v7 39/73] target/arm: Use arm_hcr_el2_nvx_eff in access_nv1
` [PATCH v7 40/73] target/arm: Split out access_nv1_with_nvx
` [PATCH v7 42/73] target/arm: Split {full,core}_a64_user_mem_index
` [PATCH v7 44/73] target/arm: Emit HSTR trap exception out of line
` [PATCH v7 45/73] target/arm: Emit v7m LTPSIZE "
` [PATCH v7 46/73] target/arm: Implement GCSSTR, GCSSTTR
` [PATCH v7 47/73] target/arm: Implement GCSB
` [PATCH v7 48/73] target/arm: Implement GCSPUSHM
` [PATCH v7 49/73] target/arm: Implement GCSPOPM
` [PATCH v7 50/73] target/arm: Implement GCSPUSHX
` [PATCH v7 51/73] target/arm: Implement GCSPOPX
` [PATCH v7 52/73] target/arm: Implement GCSPOPCX
` [PATCH v7 53/73] target/arm: Implement GCSSS1
` [PATCH v7 54/73] target/arm: Implement GCSSS2
` [PATCH v7 55/73] target/arm: Add gcs record for BL
` [PATCH v7 56/73] target/arm: Add gcs record for BLR
` [PATCH v7 57/73] target/arm: Add gcs record for BLR with PAuth
` [PATCH v7 58/73] target/arm: Load gcs record for RET
` [PATCH v7 59/73] target/arm: Load gcs record for RET with PAuth
` [PATCH v7 60/73] target/arm: Copy EXLOCKEn to EXLOCK on exception to the same EL
` [PATCH v7 61/73] target/arm: Implement EXLOCK check during exception return
` [PATCH v7 62/73] target/arm: Enable FEAT_GCS with -cpu max
` [PATCH v7 63/73] linux-user/aarch64: Implement prctls for GCS
` [PATCH v7 64/73] linux-user/aarch64: Allocate new gcs stack on clone
` [PATCH v7 65/73] linux-user/aarch64: Release gcs stack on thread exit
` [PATCH v7 66/73] linux-user/aarch64: Implement map_shadow_stack syscall
` [PATCH v7 67/73] target/arm: Enable GCSPR_EL0 for read in user-mode
` [PATCH v7 68/73] linux-user/aarch64: Inject SIGSEGV for GCS faults
` [PATCH v7 69/73] linux-user/aarch64: Generate GCS signal records
` [PATCH v7 70/73] linux-user/aarch64: Enable GCS in HWCAP
` [PATCH v7 71/73] tests/tcg/aarch64: Add gcsstr
` [PATCH v7 72/73] tests/tcg/aarch64: Add gcspushm
` [PATCH v7 73/73] tests/tcg/aarch64: Add gcsss


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