messages from 2025-07-11 11:41:26 to 2025-07-11 21:15:03 UTC [more...]
[PATCH v4 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-07-11 21:10 UTC (14+ messages)
` [PATCH v4 01/28] Add boot-certificates to s390-ccw-virtio machine type option
` [PATCH v4 04/28] s390x: Guest support for Certificate Store Facility (CS)
` [PATCH v4 05/28] s390x/diag: Introduce DIAG 320 for certificate store facility
` [PATCH v4 06/28] s390x/diag: Refactor address validation check from diag308_parm_check
` [PATCH v4 07/28] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v4 10/28] s390x/diag: Introduce DIAG 508 for secure IPL operations
` [PATCH v4 11/28] crypto/x509-utils: Add helper functions for DIAG 508 subcode 1
` [PATCH v4 12/28] s390x/diag: Implement DIAG 508 subcode 1 for signature verification
` [PATCH v4 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)
` [PATCH v4 14/28] pc-bios/s390-ccw: Define memory for IPLB and convert IPLB to pointers
` [PATCH v4 15/28] hw/s390x/ipl: Add IPIB flags to IPL Parameter Block
` [PATCH v4 20/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode
` [PATCH v4 22/28] pc-bios/s390-ccw: Add additional security checks for secure boot
[Stable-7.2.19 00/15] Patch Round-up for stable 7.2.19, freeze on 2025-07-21
2025-07-11 20:46 UTC (16+ messages)
` [Stable-7.2.19 01/15] hw/misc/aspeed_hace: Ensure HASH_IRQ is always set to prevent firmware hang
` [Stable-7.2.19 02/15] vhost: Don't set vring call if guest notifier is unused
` [Stable-7.2.19 03/15] audio: fix SIGSEGV in AUD_get_buffer_size_out()
` [Stable-7.2.19 04/15] hw/core/qdev-properties-system: Add missing return in set_drive_helper()
` [Stable-7.2.19 05/15] hw/loongarch/virt: Fix big endian support with MCFG table
` [Stable-7.2.19 06/15] hw/arm/virt: Check bypass iommu is not set for iommu-map DT property
` [Stable-7.2.19 07/15] qemu-options.hx: Fix reversed description of icount sleep behavior
` [Stable-7.2.19 08/15] linux-user/arm: Fix return value of SYS_cacheflush
` [Stable-7.2.19 09/15] tcg: Fix constant propagation in tcg_reg_alloc_dup
` [Stable-7.2.19 10/15] target/arm: Correct KVM & HVF dtb_compatible value
` [Stable-7.2.19 11/15] target/arm: Fix SME vs AdvSIMD exception priority
` [Stable-7.2.19 12/15] target/arm: Fix sve_access_check for SME
` [Stable-7.2.19 13/15] target/arm: Fix 128-bit element ZIP, UZP, TRN
` [Stable-7.2.19 14/15] target/arm: Fix PSEL size operands to tcg_gen_gvec_ands
` [Stable-7.2.19 15/15] target/arm: Fix f16_dotadd vs nan selection
[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
2025-07-11 20:46 UTC (8+ messages)
` [PATCH v3 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
` [PATCH v3 2/7] esp.c: improve comment in esp_transfer_data()
` [PATCH v3 3/7] esp.h: remove separate ESPState typedef
` [PATCH v3 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
` [PATCH v3 5/7] esp.c: only call dma_memory_write "
` [PATCH v3 6/7] esp.c: add asc_mode property to indicate the current ESP mode
` [PATCH v3 7/7] esp.c: only allow ESP commands permitted in the current asc_mode
[PATCH v2 0/7] esp.c: only allow ESP commands permitted in the current mode
2025-07-11 20:21 UTC (13+ messages)
` [PATCH v2 1/7] esp.c: only raise IRQ in esp_transfer_data() for CMD_SEL, CMD_SELATN and CMD_TI commands
` [PATCH v2 4/7] esp.c: only call dma_memory_read function if transfer length is non-zero
` [PATCH v2 5/7] esp.c: only call dma_memory_write "
[PATCH] target/arm: Added support for SME register exposure to GDB
2025-07-11 19:58 UTC (3+ messages)
[PATCH v2 00/18] i386/cpu: Unify the cache model in X86CPUState
2025-07-11 17:45 UTC (2+ messages)
[PATCH 0/2] qapi: Minor documentation cleanups
2025-07-11 17:35 UTC (2+ messages)
[PULL 0/9] tcg/linux-user/fpu patch queue
2025-07-11 17:22 UTC (10+ messages)
` [PULL 1/9] fpu: Process float_muladd_negate_result after rounding
` [PULL 2/9] linux-user: Implement fchmodat2 syscall
` [PULL 3/9] linux-user: Check for EFAULT failure in nanosleep
` [PULL 4/9] linux-user/gen-vdso: Handle fseek() failure
` [PULL 5/9] linux-user/gen-vdso: Don't read off the end of buf[]
` [PULL 6/9] linux-user/mips/o32: Drop sa_restorer functionality
` [PULL 7/9] linux-user: Hold the fd-trans lock across fork
` [PULL 8/9] tcg: Use uintptr_t in tcg_malloc implementation
` [PULL 9/9] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
[PATCH V5 0/3] fast qom tree get
2025-07-11 17:24 UTC (5+ messages)
` [PATCH V5 1/3] qom: qom-list-get
` [PATCH V5 2/3] python: use qom-list-get
` [PATCH V5 3/3] tests/qtest/qom-test: unit test for qom-list-get
[PATCH v6 0/4] qapi: add auto-generated return docs
2025-07-11 17:22 UTC (9+ messages)
` [PATCH v6 1/4] docs/qapi-domain: add return-nodesc
` [PATCH v6 2/4] docs, qapi: generate undocumented return sections
` [PATCH v6 3/4] qapi: remove trivial "Returns:" sections
` [PATCH v6 4/4] qapi: rephrase return docs to avoid type name
[PATCH v3] rust: add qdev Device derive macro
2025-07-11 17:08 UTC (2+ messages)
[PATCH V4 0/3] fast qom tree get
2025-07-11 17:08 UTC (14+ messages)
` [PATCH V4 1/3] qom: qom-list-get
` [PATCH V4 2/3] python: use qom-list-get
` [PATCH V4 3/3] tests/qtest/qom-test: unit test for qom-list-getv
[PATCH] hw/misc/ivshmem-pci: Improve error handling
2025-07-11 17:04 UTC (2+ messages)
[PATCH v2 0/9] i386/cpu: Intel cache model & topo CPUID enhencement
2025-07-11 16:51 UTC (2+ messages)
[PATCH] linux-user: Use qemu_set_cloexec() to mark pidfd as FD_CLOEXEC
2025-07-11 16:47 UTC (4+ messages)
[RFC PATCH] tests/functional: Move tests into architecture specific folders
2025-07-11 16:15 UTC (6+ messages)
[PATCH v2 0/3] Reformatted Sparc GDB XML patches
2025-07-11 15:51 UTC (4+ messages)
` [PATCH v2 1/3] Adds the GDB register XML files for Sparc64
` [PATCH v2 2/3] Adds the GDB register XML files for Sparc32
` [PATCH v2 3/3] Assign the GDB register XML files of Sparc64 to Sparc32plus
[PATCH v2 00/18] QAPI: add cross-references to qapi docs
2025-07-11 15:13 UTC (6+ messages)
` [PATCH v2 08/18] qapi: add cross-references to migration.json
[PATCH] tcg: Use uintptr_t in tcg_malloc implementation
2025-07-11 14:31 UTC (2+ messages)
[PULL 00/26] Migration patches for 2025-07-11
2025-07-11 14:10 UTC (27+ messages)
` [PULL 01/26] migration/hmp: Reorg "info migrate" once more
` [PULL 02/26] migration/hmp: Fix postcopy-blocktime per-vCPU results
` [PULL 03/26] migration/docs: Move docs for postcopy blocktime feature
` [PULL 04/26] migration/bg-snapshot: Do not check for SKIP in iterator
` [PULL 05/26] migration: Drop save_live_complete_postcopy hook
` [PULL 06/26] migration: Rename save_live_complete_precopy to save_complete
` [PULL 07/26] migration: qemu_savevm_complete*() helpers
` [PULL 08/26] migration/ram: One less indent for ram_find_and_save_block()
` [PULL 09/26] migration/ram: Add tracepoints for ram_save_complete()
` [PULL 10/26] migration: Rewrite the migration complete detect logic
` [PULL 11/26] migration/postcopy: Avoid clearing dirty bitmap for postcopy too
` [PULL 12/26] migration: Add option to set postcopy-blocktime
` [PULL 13/26] migration/postcopy: Push blocktime start/end into page req mutex
` [PULL 14/26] migration/postcopy: Drop all atomic ops in blocktime feature
` [PULL 15/26] migration/postcopy: Make all blocktime vars 64bits
` [PULL 16/26] migration/postcopy: Drop PostcopyBlocktimeContext.start_time
` [PULL 17/26] migration/postcopy: Bring blocktime layer to ns level
` [PULL 18/26] migration/postcopy: Add blocktime fault counts per-vcpu
` [PULL 19/26] migration/postcopy: Report fault latencies in blocktime
` [PULL 20/26] migration/postcopy: Initialize blocktime context only until listen
` [PULL 21/26] migration/postcopy: Cache the tid->vcpu mapping for blocktime
` [PULL 22/26] migration/postcopy: Cleanup the total blocktime accounting
` [PULL 23/26] migration/postcopy: Optimize blocktime fault tracking with hashtable
` [PULL 24/26] migration/postcopy: blocktime allows track / report non-vCPU faults
` [PULL 25/26] migration/postcopy: Add latency distribution report for blocktime
` [PULL 26/26] migration: Rename save_live_complete_precopy_thread to save_complete_precopy_thread
[PATCH-for-10.1 v7 0/6] target/arm: Add FEAT_MEC to max cpu
2025-07-11 14:08 UTC (7+ messages)
` [PATCH v7 1/6] target/arm: Add the MECEn SCR_EL3 bit
` [PATCH v7 2/6] target/arm: Add FEAT_MEC registers
` [PATCH v7 3/6] target/arm: Add FEAT_SCTLR2
` [PATCH v7 4/6] target/arm: Add FEAT_TCR2
` [PATCH v7 5/6] target/arm: Implement FEAT_MEC cache instructions
` [PATCH v7 6/6] target/arm: Advertise FEAT_MEC in cpu max
[PATCH v6 0/7] ui/spice: Enable gl=on option for non-local or remote clients
2025-07-11 13:49 UTC (6+ messages)
` [PATCH v6 5/7] ui/console-gl: Add a helper to create a texture with linear memory layout
` [PATCH v6 6/7] ui/spice: Create a new texture with linear layout when gl=on is specified
[PATCH v6 00/36] ACPI PCI Hotplug support on ARM
2025-07-11 13:47 UTC (9+ messages)
` [PATCH v6 18/36] qtest/bios-tables-test: Add a variant to the aarch64 viot test
` [PATCH v6 21/36] hw/arm/virt-acpi-build: Let non hotplug ports support static acpi-index
` [PATCH v6 34/36] tests/qtest/bios-tables-test: Add aarch64 ACPI PCI hotplug test
[PATCH] Adds the GDB register XML files for Sparc and Sparc64
2025-07-11 13:45 UTC (5+ messages)
` [PATCH 0/3] Reformatted Sparc GDB XML patches
` [PATCH 1/3] Adds the GDB register XML files for Sparc64
` [PATCH 2/3] Adds the GDB register XML files for Sparc32
` [PATCH 3/3] Assign the GDB register XML files of Sparc64 to Sparc32plus
[PULL 00/36] target-arm queue
2025-07-11 13:34 UTC (37+ messages)
` [PULL 01/36] MAX78000: Add MAX78000FTHR Machine
` [PULL 02/36] MAX78000: ICC Implementation
` [PULL 03/36] MAX78000: Add ICC to SOC
` [PULL 04/36] MAX78000: UART Implementation
` [PULL 05/36] MAX78000: Add UART to SOC
` [PULL 06/36] MAX78000: GCR Implementation
` [PULL 07/36] MAX78000: Add GCR to SOC
` [PULL 08/36] MAX78000: TRNG Implementation
` [PULL 09/36] MAX78000: Add TRNG to SOC
` [PULL 10/36] MAX78000: AES implementation
` [PULL 11/36] MAX78000: Add AES to SOC
` [PULL 12/36] hw/cxl-host: Add an index field to CXLFixedMemoryWindow
` [PULL 13/36] hw/cxl: Make the CXL fixed memory windows devices
` [PULL 14/36] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PULL 15/36] docs/cxl: Add an arm/virt example
` [PULL 16/36] qtest/cxl: Add aarch64 virt test for CXL
` [PULL 17/36] arm/cpu: store id_afr0 into the idregs array
` [PULL 18/36] arm/cpu: store id_aa64afr{0,1} "
` [PULL 19/36] arm/cpu: fix trailing ',' for SET_IDREG
` [PULL 20/36] arm/cpu: store clidr into the idregs array
` [PULL 21/36] arm/kvm: shorten one overly long line
` [PULL 22/36] target/arm: Drop stub for define_tlb_insn_regs
` [PULL 23/36] target/arm: Split out AT insns to tcg/cpregs-at.c
` [PULL 24/36] target/arm: Split out performance monitor regs to cpregs-pmu.c
` [PULL 25/36] target/arm: Don't enforce NSE, NS check for EL3->EL3 returns
` [PULL 26/36] hw/arm/fsl-imx8mp: Wire VIRQ and VFIQ
` [PULL 27/36] hw/arm: Allow setting KVM vGIC maintenance IRQ
` [PULL 28/36] target/arm/kvm: Add helper to detect EL2 when using KVM
` [PULL 29/36] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
` [PULL 30/36] hw/arm/arm_gicv3_kvm: Add a migration blocker with kvm nested virt
` [PULL 31/36] hw/arm/virt: Allow virt extensions with KVM
` [PULL 32/36] system/qdev: Remove pointless NULL check in qdev_device_add_from_qdict
` [PULL 33/36] hw/arm/virt-acpi-build: Don't create ITS id mappings by default
` [PULL 34/36] target/arm: Remove helper_sme2_luti4_4b
` [PULL 35/36] docs/system: arm: Add max78000 board description
` [PULL 36/36] tests/functional: Add a test for the MAX78000 arm machine
[PATCH v3 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-07-11 13:18 UTC (8+ messages)
` [PATCH v3 02/20] hw/pci: Introduce pci_device_get_viommu_cap()
[PATCH RFC v2 00/13] virtio: introduce support for GSO over UDP tunnel
2025-07-11 13:02 UTC (14+ messages)
` [PATCH RFC v2 01/13] net: bundle all offloads in a single struct
` [PATCH RFC v2 02/13] linux-headers: Update to Linux ~v6.16-rc5 net-next
` [PATCH RFC v2 03/13] virtio: introduce extended features type
` [PATCH RFC v2 04/13] virtio: serialize extended features state
` [PATCH RFC v2 05/13] virtio: add support for negotiating extended features
` [PATCH RFC v2 06/13] virtio-pci: implement support for "
` [PATCH RFC v2 07/13] vhost: add support for negotiating "
` [PATCH RFC v2 08/13] qmp: update virtio features map to support "
` [PATCH RFC v2 09/13] vhost-backend: implement extended features support
` [PATCH RFC v2 10/13] vhost-net: "
` [PATCH RFC v2 11/13] virtio-net: "
` [PATCH RFC v2 12/13] net: implement tunnel probing
` [PATCH RFC v2 13/13] net: implement UDP tunnel features offloading
[PATCH v2] hw/vfio-user: wait for proxy close correctly
2025-07-11 12:45 UTC
[PATCH v2 0/2] MAX78000: documentation and test
2025-07-11 12:33 UTC (5+ messages)
` [PATCH v2 1/2] docs/system: arm: Add max78000 board description
[PULL v2 00/36] Accelerators patches for 2025-07-04
2025-07-11 12:17 UTC (5+ messages)
` [PULL v2 09/36] accel/tcg: Unregister the RCU before exiting RR thread
[PULL 00/11] aspeed queue
2025-07-11 12:01 UTC (3+ messages)
` [PULL 09/11] docs: add support for gb200-bmc
[PATCH-for-10.1 v6 0/6] target/arm: Add FEAT_MEC to max cpu
2025-07-11 11:51 UTC (2+ messages)
[PATCH] hw/vfio: fix region fd initialization
2025-07-11 11:40 UTC (2+ messages)
[PATCH] hw/vfio-user: wait for proxy close correctly
2025-07-11 11:38 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).