messages from 2025-04-17 13:11:21 to 2025-04-18 09:27:22 UTC [more...]
[PATCH for 10.1 v8 00/55] QEMU TDX support
2025-04-18 9:47 UTC (11+ messages)
` [PATCH v8 01/55] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [PATCH v8 02/55] i386: Introduce tdx-guest object
` [PATCH v8 03/55] i386/tdx: Implement tdx_kvm_type() for TDX
` [PATCH v8 04/55] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [PATCH v8 06/55] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
[PATCH] tests/qtest: Add qtest for NPCM8XX PSPI module
2025-04-18 9:12 UTC
[PATCH 00/11] hw/arm: Define machines as generic QOM types
2025-04-18 8:53 UTC (14+ messages)
` [PATCH 01/11] hw/core/null-machine: Define machine as generic QOM type
` [PATCH 02/11] hw/arm/bananapi: "
` [PATCH 03/11] hw/arm/cubieboard: "
` [PATCH 04/11] hw/arm/digic: "
` [PATCH 05/11] hw/arm/imx: Define machines as generic QOM types
` [PATCH 06/11] hw/arm/integratorcp: Define machine as generic QOM type
` [PATCH 07/11] hw/arm/kzm: "
` [PATCH 08/11] hw/arm/msf2: "
` [PATCH 09/11] hw/arm/musicpal: "
` [PATCH 10/11] hw/arm/orangepi: "
` [PATCH 11/11] hw/arm/stm32: Define machines as generic QOM types
[PATCH v4 0/3] target/loongarch: Improve feature gating for instruction translation
2025-04-18 8:45 UTC (7+ messages)
` [PATCH v4 1/3] target/loongarch: Add CRC feature flag and use it to gate CRC instructions
` [PATCH v4 2/3] target/loongarch: Guard BCEQZ/BCNEZ instructions with FP feature
` [PATCH v4 3/3] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
[PATCH v3] target/loongarch: Restrict instruction execution based on CPU features
2025-04-18 8:19 UTC (3+ messages)
[RFC PATCH 00/13] migration: Unify capabilities and parameters
2025-04-18 7:03 UTC (6+ messages)
` [RFC PATCH 05/13] migration: Reduce a bit of duplication in migration.json
` [RFC PATCH 07/13] migration: Introduce new MigrationConfig structure
[PATCH 00/19] Enable QEMU TCI to run 32bit guests on browsers
2025-04-18 6:55 UTC (10+ messages)
` [PATCH 12/19] block: Update block to compile with Emscripten
` [PATCH 13/19] include/qemu/osdep.h: Add Emscripten-specific OS dependencies
[PATCH 00/18] AMD vIOMMU: DMA remapping support for VFIO devices
2025-04-18 6:33 UTC (15+ messages)
` [PATCH 03/18] amd_iommu: Add support for IOMMU notifier
` [PATCH 09/18] amd_iommu: Add helpers to walk AMD v1 Page Table format
` [PATCH 10/18] amd_iommu: Add a page walker to sync shadow page tables on invalidation
[PATCH] hw/usb/hcd-xhci: Unmap canceled packet
2025-04-18 5:51 UTC
[PATCH v2 00/11] Make blockdev-mirror dest sparse in more cases
2025-04-18 4:47 UTC (25+ messages)
` [PATCH v2 01/11] block: Expand block status mode from bool to enum
` [PATCH v2 02/11] file-posix: Handle zero block status hint better
` [PATCH v2 03/11] block: Let bdrv_co_is_zero_fast consolidate adjacent extents
` [PATCH v2 04/11] block: Add new bdrv_co_is_all_zeroes() function
` [PATCH v2 05/11] iotests: Improve iotest 194 to mirror data
` [PATCH v2 06/11] mirror: Minor refactoring
` [PATCH v2 07/11] mirror: Skip pre-zeroing destination if it is already zero
` [PATCH v2 08/11] mirror: Skip writing zeroes when target "
` [PATCH v2 09/11] iotests/common.rc: add disk_usage function
` [PATCH v2 10/11] tests: Add iotest mirror-sparse for recent patches
` [PATCH v2 11/11] mirror: Allow QMP override to declare target already zero
[RFC PATCH v2 00/11] single-binary: Make hw/arm/ common
2025-04-18 4:03 UTC (23+ messages)
` [RFC PATCH v2 01/11] qapi: Rename TargetInfo structure as BinaryTargetInfo
` [RFC PATCH v2 02/11] qemu: Convert target_name() to TargetInfo API
` [RFC PATCH v2 03/11] system/vl: Filter machine list available for a particular target binary
` [RFC PATCH v2 04/11] hw/arm: Register TYPE_TARGET_ARM/AARCH64_CPU QOM interfaces
` [RFC PATCH v2 05/11] hw/arm: Filter machine types for qemu-system-aarch64 binary
` [RFC PATCH v2 06/11] hw/arm: Filter machine types for qemu-system-arm binary
` [RFC PATCH v2 07/11] hw/core: Allow ARM/Aarch64 binaries to use the 'none' machine
` [RFC PATCH v2 08/11] config/target: Implement per-binary TargetInfo structure (ARM)
` [RFC PATCH v2 09/11] config/target: Implement per-binary TargetInfo structure (Aarch64)
` [RFC PATCH v2 10/11] hw/arm/aspeed: Build objects once
` [RFC PATCH v2 11/11] hw/arm/raspi: "
[PATCH v4 00/13] Enable shared device assignment
2025-04-18 3:49 UTC (9+ messages)
` [PATCH v4 04/13] memory: Introduce generic state change parent class for RamDiscardManager
[PATCH v7 0/4] virtio_net: Add the check for vdpa's mac address
2025-04-18 2:23 UTC (3+ messages)
` [PATCH v7 1/4] vhost_vdpa : Add a new parameter to enable check "
[PATCH v6 0/6] target/i386: Update EPYC CPU models for Cache property, RAS, SVM feature and add EPYC-Turin CPU model
2025-04-18 0:33 UTC (3+ messages)
[PATCH v1 00/24] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
2025-04-17 22:39 UTC (12+ messages)
` [PATCH v1 06/24] s390x/diag: Implement DIAG 320 subcode 1
` [PATCH v1 14/24] s390x: Guest support for Secure-IPL Facility
` [PATCH v1 17/24] pc-bios/s390-ccw: Add signature verification for secure boot in audit mode
` [PATCH v1 24/24] hw/s390x/ipl: Handle secure boot without specifying a boot device
[PATCH] mailmap: update email address for Matheus Tavares (me)
2025-04-17 22:03 UTC (2+ messages)
[PATCH v6 0/3] ppc/e500: Add support for eSDHC
2025-04-17 21:40 UTC (4+ messages)
` [PATCH v6 3/3] hw/ppc/e500: Add Freescale eSDHC to e500plat
[PATCH] exec: Rename target_words_bigendian() -> target_big_endian()
2025-04-17 21:37 UTC (3+ messages)
[PATCH v2 0/5] python: add QAPI and qapidoc et al to python linter tests
2025-04-17 21:31 UTC (6+ messages)
` [PATCH v2 1/5] qapi: Add some pylint ignores
` [PATCH v2 2/5] docs/qapidoc: linting fixes
` [PATCH v2 3/5] python: update missing dependencies from minreqs
` [PATCH v2 4/5] python: add qapi static analysis tests
` [PATCH v2 5/5] qapi: delete un-needed python static analysis configs
[PATCH-for-10.1 v3 0/9] hw/arm: GIC ITS=off ACPI tables fixes
2025-04-17 21:21 UTC (11+ messages)
` [PATCH-for-10.1 v3 6/9] qtest/bios-tables-test: Whitelist aarch64/virt 'its_off' variant blobs
[PATCH] block/file-posix: allow BLKZEROOUT with -t writeback
2025-04-17 21:10 UTC
[PATCH 0/8] misc: Prefer evaluating TARGET_BIG_ENDIAN in C
2025-04-17 19:26 UTC (10+ messages)
` [PATCH 2/8] accel/kvm: Use target_needs_bswap()
` [PATCH 3/8] target/mips: Check CPU endianness at runtime using env_is_bigendian()
` [PATCH 4/8] target/ppc: Evaluate TARGET_BIG_ENDIAN at compile time
` [PATCH 5/8] target/xtensa: "
` [PATCH 6/8] hw/mips: "
` [PATCH 7/8] hw/microblaze: "
` [PATCH 8/8] gdbstub/helpers: "
[PATCH 0/7] cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type()
2025-04-17 19:02 UTC (12+ messages)
` [PATCH 1/7] qemu: Introduce target_cpu_type()
` [PATCH 2/7] cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type()
` [PATCH 3/7] cpus: Move target-agnostic methods out of cpu-target.c
` [PATCH 4/7] accel: Implement accel_init_ops_interfaces() for both system/user mode
` [PATCH 5/7] accel: Include missing 'qemu/accel.h' header in accel-internal.h
` [PATCH 6/7] accel: Make AccelCPUClass structure target-agnostic
` [PATCH 7/7] accel: Move target-agnostic code from accel-target.c -> accel-common.c
[RFC V3 PATCH 00/13] Support ACPI Control Method Sleep button
2025-04-17 18:51 UTC (46+ messages)
` [RFC V3 PATCH 01/13] acpi: Implement control method sleep button
` [RFC V3 PATCH 02/13] test/acpi: allow DSDT table changes for x86 platform
` [RFC V3 PATCH 03/13] acpi: Support Control Method sleep button for x86
` [RFC V3 PATCH 04/13] tests/qtest/bios-table-tests: Update ACPI table binaries "
` [RFC V3 PATCH 05/13] acpi: Send the GPE event of suspend and wakeup "
` [RFC V3 PATCH 06/13] test/acpi: allow DSDT table changes for microvm
` [RFC V3 PATCH 07/13] microvm: support control method sleep button
` [RFC V3 PATCH 08/13] hw/acpi: Add ACPI GED support for the sleep event
` [RFC V3 PATCH 09/13] microvm: enable sleep GED event
` [RFC V3 PATCH 10/13] tests/qtest/bios-table-tests: Update ACPI table binaries for microvm
` [RFC V3 PATCH 11/13] microvm: suspend the system as requested
` [RFC V3 PATCH 12/13] microvm: enable suspend
` [RFC V3 PATCH 13/13] acpi: hmp/qmp: Add hmp/qmp support for system_sleep
[RFC PATCH-for-10.1 00/19] qemu: Introduce TargetInfo API (for single binary)
2025-04-17 18:32 UTC (11+ messages)
` [RFC PATCH-for-10.1 06/19] target/tricore: Replace TARGET_LONG_BITS -> target_long_bits()
` [RFC PATCH-for-10.1 07/19] target/hppa: "
` [RFC PATCH-for-10.1 17/19] accel: Move target-agnostic code from accel-target.c -> accel-common.c
[PATCH 00/11] qapi: Documentation improvements
2025-04-17 18:17 UTC (3+ messages)
` [PATCH 09/11] qapi/qapi-schema: Address the introduction's bit rot
[PATCH v3 14/22] arm: qemu: Add an SPL build
2025-04-17 18:15 UTC (2+ messages)
` [PATCH v3 15/22] arm: qemu: Add a 64-bit "
[PATCH qemu 0/2] Bugfix: TCG cross-page overflow for 32 bit guest
2025-04-17 17:34 UTC (3+ messages)
` [PATCH qemu 1/2] Fix: "
` [PATCH qemu 2/2] Added TCG cross-page overflow test
[PATCH v5 0/3] Enable QEMU NVMe userspace driver on s390x
2025-04-17 17:38 UTC (4+ messages)
` [PATCH v5 1/3] util: Add functions for s390x mmio read/write
` [PATCH v5 2/3] include: Add a header to define host PCI MMIO functions
` [PATCH v5 3/3] block/nvme: Use host PCI MMIO API
CRITICAL Unexpected bottom half exception
2025-04-17 16:35 UTC (2+ messages)
[PATCH v3 0/2] block: discard alignment fixes
2025-04-17 16:31 UTC (8+ messages)
` [PATCH v3 1/2] file-posix: probe discard alignment on Linux block devices
` [PATCH v3 2/2] block/io: skip head/tail requests on EINVAL
[PATCH 0/4] tests/qtest: Enable spapr dma tests
2025-04-17 16:18 UTC (3+ messages)
` [PATCH 4/4] tests/qtest: Enable spapr dma with linear iommu map
[PATCH v3 0/7] cpus: Convert cpu_list definition to CPUClass:list_cpus callback
2025-04-17 16:16 UTC (2+ messages)
[PATCH v9 0/7] Allow to enable multifd and postcopy migration together
2025-04-17 16:11 UTC (15+ messages)
` [PATCH v9 2/7] migration: refactor channel discovery mechanism
` [PATCH v9 3/7] migration: Add save_postcopy_prepare() savevm handler
` [PATCH v9 4/7] migration/ram: Implement save_postcopy_prepare()
` [PATCH v9 6/7] tests/qtest/migration: consolidate set capabilities
` [PATCH v9 7/7] tests/qtest/migration: add postcopy tests with multifd
[PATCH] Hexagon (target/hexagon) Remove gen_tcg_func_table.py
2025-04-17 15:55 UTC (4+ messages)
[PATCH] migration: add FEATURE_SEEKABLE to QIOChannelBlock
2025-04-17 15:12 UTC (8+ messages)
[PATCH v4 0/2] block: discard alignment fixes
2025-04-17 15:05 UTC (3+ messages)
` [PATCH v4 1/2] file-posix: probe discard alignment on Linux block devices
` [PATCH v4 2/2] block/io: skip head/tail requests on EINVAL
[ANNOUNCE] QEMU 10.0.0-rc4 is now available
2025-04-17 14:14 UTC (2+ messages)
[PATCH] usb-host: enable autoscan for bus+addr to survive host suspend/resume
2025-04-17 14:12 UTC (5+ messages)
[PULL 0/8] Misc HW patches for 2025-04-08
2025-04-17 13:56 UTC (6+ messages)
` [PULL 1/8] smbios: Fix buffer overrun when using path= option
[PATCH v2 00/22] target/riscv: declarative CPU definitions
2025-04-17 13:40 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).