qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-25 12:55:51 to 2025-07-27 08:13:30 UTC [more...]

[PATCH for-10.2 00/82] target/arm: Implement FEAT_GCS
 2025-07-27  8:02 UTC  (43+ messages)
` [PATCH 01/82] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH 03/82] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PATCH 05/82] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH 06/82] target/arm: Add prot_check parameter to do_ats_write
` [PATCH 07/82] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH 08/82] target/arm: Remove outdated comment for ZCR_EL12
` [PATCH 09/82] target/arm: Implement FEAT_ATS1A
` [PATCH 10/82] target/arm: Add isar feature test for FEAT_S1PIE, FEAT_S2PIE
` [PATCH 11/82] target/arm: Enable TCR2_ELx.PIE
` [PATCH 12/82] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
` [PATCH 13/82] target/arm: Force HPD for stage2 translations
` [PATCH 15/82] target/arm: Populate PIE in aa64_va_parameters
` [PATCH 16/82] target/arm: Implement get_S1prot_indirect
` [PATCH 18/82] target/arm: Do not migrate env->exception
` [PATCH 20/82] target/arm: Expand syndrome parameter to raise_exception*
` [PATCH 21/82] target/arm: Implement dirtybit check for PIE
` [PATCH 22/82] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
` [PATCH 25/82] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
` [PATCH 26/82] target/hppa: Adjust mmu indexes to begin with 0
` [PATCH 27/82] include/exec/memopidx: Adjust for 32 mmu indexes
` [PATCH 28/82] include/hw/core/cpu: Widen MMUIdxMap
` [PATCH 29/82] target/arm: Split out mmuidx.h from cpu.h
` [PATCH 32/82] target/arm: Convert regime_el from switch to table
` [PATCH 33/82] target/arm: Convert regime_has_2_ranges "
` [PATCH 35/82] target/arm: Convert regime_is_pan "
` [PATCH 37/82] target/arm: Convert regime_is_user "
` [PATCH 38/82] target/arm: Convert arm_mmu_idx_is_stage1_of_2 "
` [PATCH 39/82] target/arm: Convert regime_is_stage2 "
` [PATCH 42/82] target/arm: Support page protections for GCS mmu indexes
` [PATCH 44/82] target/arm: Add GCS cpregs
` [PATCH 45/82] target/arm: Add GCS enable and trap levels to DisasContext
` [PATCH 48/82] target/arm: Add syndrome data for EC_GCS
` [PATCH 50/82] target/arm: Split {arm,core}_user_mem_index
` [PATCH 52/82] target/arm: Emit HSTR trap exception out of line
` [PATCH 54/82] target/arm: Implement GCSSTR, GCSSTTR
` [PATCH 57/82] target/arm: Implement GCSPOPM
` [PATCH 61/82] target/arm: Implement GCSSS1
` [PATCH 63/82] target/arm: Add gcs record for BL
` [PATCH 66/82] target/arm: Load gcs record for RET
` [PATCH 70/82] target/arm: Enable FEAT_GCS with -cpu max
` [PATCH 80/82] tests/tcg/aarch64: Add gcsstr
` [PATCH 81/82] tests/tcg/aarch64: Add gcspushm

[PATCH for-10.2 v9 0/6] target/arm: Add FEAT_MEC to max cpu
 2025-07-27  7:42 UTC  (7+ messages)
` [PATCH v9 1/6] tests/functional/test_aarch64_device_passthrough: update image
` [PATCH v9 2/6] tests/functional/test_aarch64_rme: "
` [PATCH v9 3/6] target/arm: Implement FEAT_SCTLR2 and enable with -cpu max
` [PATCH v9 4/6] target/arm: Implement FEAT_TCR2 "
` [PATCH v9 5/6] target/arm: Implement FEAT_MEC registers
` [PATCH v9 6/6] target/arm: Enable FEAT_MEC in -cpu max

[PULL 0/3] linux-user patch queue
 2025-07-27  7:37 UTC  (4+ messages)
` [PULL 1/3] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
` [PULL 2/3] linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
` [PULL 3/3] linux-user/aarch64: Support ZT_MAGIC "

[PATCH v2] pcie_sriov: Fix configuration and state synchronization
 2025-07-27  6:50 UTC 

[PATCH v3] virtio-net: Fix VLAN filter table reset timing
 2025-07-27  6:22 UTC 

[PATCH] hw/i386/pc: Avoid overlap between CXL window and PCI 64bit BARs in QEMU
 2025-07-26 17:01 UTC  (4+ messages)

How to fully hide QEMU VM from detection (BIOSVersion still exposes “BOCHS” and “EDK II”)
 2025-07-26 13:06 UTC 

[PATCH v7 00/24] migration: propagate vTPM errors using Error objects
 2025-07-26 12:48 UTC  (11+ messages)
` [PATCH v7 01/24] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v7 02/24] migration: push Error **errp into vmstate_load_state()
` [PATCH v7 03/24] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v7 04/24] migration: push Error **errp into vmstate_load()
` [PATCH v7 23/24] migration: Add error-parameterized function variants in VMSD struct

[RFC PATCH v4 00/14] virtio: introduce support for GSO over UDP tunnel
 2025-07-26 11:52 UTC  (3+ messages)
` [RFC PATCH v4 07/14] virtio-pci: implement support for extended features

[PATCH v3 0/4] tests/functional: add CLI args
 2025-07-26  6:54 UTC  (5+ messages)
` [PATCH v3 4/4] tests/functional: add -k TEST_NAME_PATTERN CLI arg

[PATCH 0/4] migration: workaround GNUTLS live migration crashes
 2025-07-26  6:24 UTC  (2+ messages)

[PATCH v3 00/17] target/loongarch: Enhancement about tcg mmu
 2025-07-26  1:47 UTC  (18+ messages)
` [PATCH v3 01/17] target/loongarch: Move some function definition to kvm directory
` [PATCH v3 02/17] target/loongarch: Define function loongarch_cpu_post_init as static
` [PATCH v3 04/17] target/loongarch: Add header file cpu-mmu.h
` [PATCH v3 05/17] target/loongarch: Add common function loongarch_check_pte()
` [PATCH v3 06/17] target/loongarch: Use loongarch_check_pte() with page table walking
` [PATCH v3 07/17] target/loongarch: Add parameter mmu_context with loongarch_page_table_walker
` [PATCH v3 13/17] target/loongarch: Use correct address when flush tlb
` [PATCH v3 15/17] target/loongarch: Add parameter tlb pointer with fill_tlb_entry

[PATCH 0/3] single-binary: compile some top level files once
 2025-07-26  1:32 UTC  (9+ messages)
` [PATCH 1/3] cpu-target: build compilation unit once for user/system
` [PATCH 2/3] include/exec/target_page.h: move page-target.c to header
` [PATCH 3/3] system/main.c: compile only once

[PATCH for-10.2 v2 0/3] linux-user/aarch64: Syndrome fixes and enhancements
 2025-07-25 23:08 UTC  (4+ messages)
` [PATCH v2 1/3] linux-user/aarch64: Split out signal_for_exception
` [PATCH v2 2/3] linux-user/aarch64: Check syndrome for EXCP_UDEF
` [PATCH v2 3/3] linux-user/aarch64: Generate ESR signal records

[PATCH v3 0/9] HVF: Add support for platform vGIC and nested virtualisation
 2025-07-25 22:30 UTC  (10+ messages)
` [PATCH v3 1/9] accel, hw/arm, include/system/hvf: plumbing changes for HVF vGIC
` [PATCH v3 2/9] target/arm: hvf: instantiate GIC early
` [PATCH v3 3/9] target/arm: add asserts for code paths not leveraged when using the vGIC
` [PATCH v3 4/9] hw/intc: Add hvf vGIC interrupt controller support
` [PATCH v3 5/9] hw/arm, target/arm: nested virtualisation on HVF
` [PATCH v3 6/9] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1
` [PATCH v3 7/9] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v3 8/9] target/arm: hvf: use LOG_UNIMP for CNTP_CVAL_EL0/SYSREG_CNTP_CTL_EL0
` [PATCH v3 9/9] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS

[PATCH 0/3] single-binary: compile once migration files
 2025-07-25 21:11 UTC  (8+ messages)
` [PATCH 1/3] migration: compile migration/ram.c once
` [PATCH 2/3] migration: rename target.c to vfio.c
` [PATCH 3/3] migration/vfio: compile only once

NVMe VMStateDescription
 2025-07-25 18:57 UTC  (2+ messages)

[PULL 00/20] target-arm queue
 2025-07-25 21:06 UTC  (6+ messages)
` [PULL 02/20] target/arm: Correct encoding of Debug Communications Channel registers

[PATCH v2 for-10.1 0/3] linux-user/aarch64: Fix SME/SME2 signal frame handling
 2025-07-25 20:23 UTC  (9+ messages)
` [PATCH v2 for-10.1 1/3] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
` [PATCH v2 for-10.1 2/3] linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
` [PATCH v2 for-10.1 3/3] linux-user/aarch64: Support ZT_MAGIC "

[PATCH 0/3] single-binary: compile hw/intc/arm* files once
 2025-07-25 20:19 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/arm_gicv3_cpuif_common: move to hw/arm and compile only once
` [PATCH 2/3] hw/arm/arm_gicv3_cpuif: "
` [PATCH 3/3] hw/arm/armv7m_nvic: "

[PATCH for 10.1 v2 00/14] documentation updates and test tweaks pre-PR
 2025-07-25 19:57 UTC  (16+ messages)
` [PATCH for 10.1 v2 01/14] docs/user: clarify user-mode expects the same OS
` [PATCH for 10.1 v2 02/14] docs/system: reword the TAP notes to remove tarball ref
` [PATCH for 10.1 v2 03/14] docs/user: clean up headings
` [PATCH for 10.1 v2 04/14] docs/user: slightly reword section on system calls
` [PATCH for 10.1 v2 05/14] docs/user: expand section on threading
` [PATCH for 10.1 v2 06/14] tests/functional: add hypervisor test for aarch64
` [PATCH for 10.1 v2 07/14] tests/tcg: skip libsyscall.so on softmmu tests
` [PATCH for 10.1 v2 08/14] tests/tcg: remove ADDITIONAL_PLUGINS_TESTS
` [PATCH for 10.1 v2 09/14] tests/tcg: don't include multiarch tests if not supported
` [PATCH for 10.1 v2 10/14] configure: expose PYTHON to test/tcg/config-host.mak
` [PATCH for 10.1 v2 11/14] tests/tcg: reduce the number of plugin tests combinations
` [PATCH for 10.1 v2 12/14] tests/docker: add --arch-only to qemu deps for all-test-cross
` [PATCH for 10.1 v2 13/14] tests/docker: handle host-arch selection "
` [PATCH for 10.1 v2 14/14] tests/functional: expose sys.argv to unittest.main

[PATCH] hw/xen/xen_pt: fix missing include
 2025-07-25 18:47 UTC  (4+ messages)

[PATCH for-10.1 0/3] linux-user/aarch64: Fix SME/SME2 signal frame handling
 2025-07-25 17:40 UTC  (9+ messages)
` [PATCH for-10.1 1/3] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
` [PATCH for-10.1 2/3] linux-user/aarch64: Support TPIDR2_MAGIC signal frame record
` [PATCH for-10.1 3/3] linux-user/aarch64: Support ZT_MAGIC "

[PULL 0/1] Tracing patches
 2025-07-25 17:20 UTC  (5+ messages)
` [PULL 1/1] log: make '-msg timestamp=on' apply to all qemu_log usage

[PATCH 0/2] linux-user/aarch64: Syndrome fixes and enhancements
 2025-07-25 17:13 UTC  (5+ messages)
` [PATCH for-10.1 1/2] linux-user/aarch64: Check syndrome for EXCP_UDEF
` [PATCH for-10.2? 2/2] linux-user/aarch64: Generate ESR signal records

[PATCH v3] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
 2025-07-25 17:01 UTC 

[PATCH v2] target/arm: add support for 64-bit PMCCNTR in AArch32 mode
 2025-07-25 17:01 UTC  (3+ messages)

[PATCH] target/i386: fix width of third operand of VINSERTx128
 2025-07-25 16:54 UTC  (3+ messages)

[RFC PATCH v3 0/2] cxl: Support creation of a new CXL Host Bridge
 2025-07-25 16:32 UTC  (6+ messages)
` [RFC PATCH v3 1/2] hw/pxb-cxl: Rename the pxb cxl host bridge
` [RFC PATCH v3 2/2] pci-host/cxl: Support creation of a new CXL Host Bridge

[PULL for-10.1 0/1] Trivial patches for 2025-07-25
 2025-07-25 15:55 UTC  (2+ messages)
` [PULL 1/1] hw/display/qxl-render.c: fix qxl_unpack_chunks() chunk size calculation

[PULL 0/7] Migration patches for 2025-07-22
 2025-07-25 15:24 UTC  (2+ messages)

[PULL 0/8] target-arm queue
 2025-07-25 15:25 UTC  (2+ messages)

[PULL 0/7] ppc queue
 2025-07-25 15:24 UTC  (2+ messages)

[RFC PATCH v6] hw/arm/sbsa-ref: Support CXL Host Bridge & CFMW
 2025-07-25 15:15 UTC  (2+ messages)

[PATCH] target/arm: Clean up of register field definitions
 2025-07-25 15:07 UTC  (5+ messages)

[PATCH v2 0/2] FM-API Physical switch command set support
 2025-07-25 14:59 UTC  (5+ messages)
  ` [PATCH v2 1/2] hw/cxl: Refactored Identify Switch Device & Get Physical Port State
  ` [PATCH v2 2/2] hw/cxl: Add Physical Port Control (Opcode 5102h)

[RFC PATCH] tests/functional: expose sys.argv to unittest.main
 2025-07-25 14:49 UTC  (2+ messages)

[PATCH 0/5] qtest/qom-test: Leak plug, faster, better coverage
 2025-07-25 13:50 UTC  (6+ messages)
` [PATCH 1/5] qtest/qom-test: Plug memory leak with -p
` [PATCH 2/5] qtest/qom-test: Shallow testing of qom-list / qom-get
` [PATCH 3/5] qtest/qom-test: Traverse entire QOM tree
` [PATCH 4/5] qtest/qom-test: Don't bother to execute QMP command quit
` [PATCH 5/5] MAINTAINERS: Cover tests/qtest/qom-test.c

[PATCH qemu v4 0/7] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
 2025-07-25 13:31 UTC  (5+ messages)
` [PATCH qemu v4 6/7] hw/cxl: Add Maintenance support
` [PATCH qemu v4 7/7] hw/cxl: Add emulation for memory sparing control feature

[PATCH v2] hw/smbios: allow clearing the VM bit in SMBIOS table 0
 2025-07-25 13:25 UTC  (3+ messages)

[PATCH] pcie_sriov: Fix configuration and state synchronization
 2025-07-25 13:04 UTC  (3+ messages)

[PULL 0/4] Rust, target/i386 patches for 10.1-rc1
 2025-07-25 12:54 UTC  (5+ messages)
` [PULL 1/4] rust: devices are not staticlibs
` [PULL 2/4] rust/pl011: merge device_class.rs into device.rs
` [PULL 3/4] scripts: add script to help distros use global Rust packages
` [PULL 4/4] target/i386: fix width of third operand of VINSERTx128


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