qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-18 04:31:24 to 2024-10-18 16:20:10 UTC [more...]

[PATCH RFC 0/5] hw/cxl: Type 2 Device RFC
 2024-10-18 16:19 UTC  (5+ messages)

[PATCH RFC v3 0/3] cxl: Multi-headed Single Logical Device (MHSLD)
 2024-10-18 16:12 UTC  (4+ messages)
` [PATCH RFC v3 1/3] cxl-mailbox-utils: move CXLUpdateDCExtentListInPl into header
` [PATCH RFC v3 2/3] cxl_type3: add MHD callbacks
` [PATCH RFC v3 3/3] mhsld: implement MHSLD device

[PATCH 0/4] tests/qtest: Move the bulk of migration tests into a separate target
 2024-10-18 16:12 UTC  (18+ messages)
` [PATCH 4/4] ci: Add check-migration-quick to the clang job

[RFC PATCH] cli: add connect-gpios option
 2024-10-18 16:09 UTC  (4+ messages)

[PATCH 00/10] target/i386/tcg: fixes for seg_helper.c
 2024-10-18 16:02 UTC  (3+ messages)
` [PATCH 07/10] target/i386/tcg: Use DPL-level accesses for interrupts and call gates

[PATCH] tests/qtest: Raise the ide-test timeout
 2024-10-18 15:54 UTC  (2+ messages)

[PATCH v2] docs/system/cpu-hotplug: Update example's socket-id/core-id
 2024-10-18 15:52 UTC  (2+ messages)

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-18 16:07 UTC  (25+ messages)
` [PATCH 01/16] meson: import rust module into a global variable
` [PATCH 02/16] meson: remove repeated search for rust_root_crate.sh
` [PATCH 04/16] rust: patch bilge-impl to allow compilation with 1.63.0
` [PATCH 06/16] rust: do not use OnceLock for properties
` [PATCH 07/16] rust: use std::os::raw instead of core::ffi
` [PATCH 10/16] rust: introduce alternative implementation of offset_of!
` [PATCH 12/16] rust: allow version 1.63.0 of rustc

[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
 2024-10-18 15:42 UTC  (2+ messages)

[PATCH] hw/arm: add Quanta GSZ bmc machine
 2024-10-18 15:41 UTC  (2+ messages)

[RFC V1 00/14] precreate phase
 2024-10-18 15:40 UTC  (5+ messages)
` [RFC V1 04/14] accel: set accelerator and machine props earlier

[PATCH v4 0/4] KVM: Dynamic sized memslots array
 2024-10-18 15:38 UTC  (3+ messages)
` [PATCH v4 1/4] KVM: Dynamic sized kvm "

[QEMU RFC] hw/mem/cxl_type3: add guard to avoid event log overflow during a DC extent add/release request
 2024-10-18 15:35 UTC  (3+ messages)

[PATCH v3 0/2] throttling for BLOCK_IO_ERROR
 2024-10-18 15:31 UTC  (2+ messages)

[PATCH v4] arm/kvm: add support for MTE
 2024-10-18 15:29 UTC  (2+ messages)

[PATCH v4 0/6] migration: auto-converge refinements for huge VM
 2024-10-18 15:08 UTC  (2+ messages)

[PATCH 0/2] fix backup-discard-source test for XFS
 2024-10-18 14:52 UTC  (3+ messages)

[PATCH] Migration: Add trace points for vmstate handler insertion/removal
 2024-10-18 14:50 UTC  (2+ messages)

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-18 14:46 UTC  (12+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`
` [PATCH V1 2/4] hw/acpi: Update ACPI CPU Status `is_{present, enabled}` during vCPU hot(un)plug
` [PATCH V1 3/4] hw/acpi: Reflect ACPI vCPU {present, enabled} states in ACPI _STA.{PRES, ENA} Bits
  ` [PATCH V1 3/4] hw/acpi: Reflect ACPI vCPU {present,enabled} states in ACPI _STA.{PRES,ENA} Bits
` [PATCH V1 4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present, enabled}` states
  ` [PATCH V1 4/4] hw/acpi: Populate vCPU Hotplug VMSD to migrate `is_{present,enabled}` states

[PATCH 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-18 14:43 UTC  (14+ messages)
` [PATCH 01/13] meson: import rust module into a global variable
` [PATCH 02/13] meson: remove repeated search for rust_root_crate.sh
` [PATCH 03/13] meson: pass rustc_args when building all crates
` [PATCH 04/13] rust: do not use --no-size_t-is-usize
` [PATCH 05/13] rust: remove uses of #[no_mangle]
` [PATCH 06/13] rust: remove unused macro module_init!
` [PATCH 07/13] rust: modernize #[derive(Object)] for ELF platforms
` [PATCH 08/13] rust: build integration test for the qemu_api crate
` [PATCH 09/13] rust: clean up define_property macro
` [PATCH 10/13] qdev: make properties array "const"
` [PATCH 11/13] rust: make properties array immutable
` [PATCH 12/13] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PATCH 13/13] rust: do not use TYPE_CHARDEV unnecessarily

[PATCH v2] block/file-posix: optimize append write
 2024-10-18 14:37 UTC  (2+ messages)

[PATCH] stubs: remove stubs/qdev.c
 2024-10-18 14:33 UTC 

[PATCH 0/7] docs/system/arm: Provide at least skeleton docs for all boards
 2024-10-18 14:13 UTC  (8+ messages)
` [PATCH 1/7] docs/system/arm/stm32: List olimex-stm32-h405 in document title
` [PATCH 2/7] docs/system/arm: Don't use wildcard '*-bmc' in doc titles
` [PATCH 3/7] docs/system/arm: Split fby35 out from aspeed.rst
` [PATCH 4/7] docs/system/arm: Add placeholder doc for exynos4 boards
` [PATCH 5/7] docs/system/arm: Add placeholder doc for xlnx-zcu102 board
` [PATCH 6/7] docs/system/arm: Add placeholder docs for mcimx6ul-evk and mcimx7d-sabre
` [PATCH 7/7] docs/system/target-arm.rst: Remove "many boards are undocumented" note

[PATCH v9 0/7] blockdev-replace
 2024-10-18 13:59 UTC  (5+ messages)
` [PATCH v9 4/7] qapi: add blockdev-replace command

[PULL v1 0/3] Merge tpm 2024/10/18 v1
 2024-10-18 13:40 UTC  (4+ messages)
` [PULL v1 1/3] tpm: Use new ptm_cap_n structure for PTM_GET_CAPABILITY
` [PULL v1 2/3] tpm_emulator: Read control channel response in 2 passes
` [PULL v1 3/3] tests: Wait for migration completion on destination QEMU to avoid failures

[PATCH v2 0/4] block: Miscellaneous minor Coverity fixes
 2024-10-18 13:40 UTC  (2+ messages)

[PATCH v2 00/31] include: move include/qapi/qmp/ to include/qobject/
 2024-10-18 13:34 UTC  (65+ messages)
` [PATCH v2 01/31] "
` [PATCH v2 02/31] audio: adapt to new import path for qobject data type headers
` [PATCH v2 03/31] authz: "
` [PATCH v2 04/31] block: "
` [PATCH v2 05/31] backends: "
` [PATCH v2 06/31] chardev: "
` [PATCH v2 07/31] docs: "
` [PATCH v2 08/31] dump: "
` [PATCH v2 09/31] hw: "
` [PATCH v2 10/31] include: "
` [PATCH v2 11/31] migration: "
` [PATCH v2 12/31] monitor: "
` [PATCH v2 13/31] net: "
` [PATCH v2 14/31] qapi: "
` [PATCH v2 15/31] qga: "
` [PATCH v2 16/31] qobject: "
` [PATCH v2 17/31] qom: "
` [PATCH v2 18/31] replay: "
` [PATCH v2 19/31] scripts: "
` [PATCH v2 20/31] scsi: "
` [PATCH v2 21/31] stats: "
` [PATCH v2 22/31] stubs: "
` [PATCH v2 23/31] system: "
` [PATCH v2 24/31] target: "
` [PATCH v2 25/31] tests: "
` [PATCH v2 26/31] trace: "
` [PATCH v2 27/31] ui: "
` [PATCH v2 28/31] util: "
` [PATCH v2 29/31] qapi: remove header file compatibility symlinks
` [PATCH v2 30/31] qga: remove unused qerror.h header
` [PATCH v2 31/31] system: "

[PATCH v1 00/16] Fix write incorrect data into flash in user mode
 2024-10-18 13:31 UTC  (19+ messages)
` [PATCH v1 01/16] aspeed/smc: "
` [PATCH v1 02/16] hw/block:m25p80: Fix coding style
  ` [SPAM] "
` [PATCH v1 03/16] hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
` [PATCH v1 04/16] hw/block/m25p80: Add SFDP table for w25q80bl flash
` [PATCH v1 05/16] hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB
` [PATCH v1 06/16] hw/arm/aspeed: Correct fmc_model w25q80bl "
` [PATCH v1 07/16] test/qtest/aspeed_smc-test: Fix coding style
` [PATCH v1 08/16] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
` [PATCH v1 09/16] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
` [PATCH v1 10/16] test/qtest/aspeed_smc-test: Support to test all CE pins
` [PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
` [PATCH v1 12/16] test/qtest/aspeed_smc-test: Support to test AST2500
` [PATCH v1 13/16] test/qtest/aspeed_smc-test: Support to test AST2600
` [PATCH v1 14/16] test/qtest/aspeed_smc-test: Support to test AST1030
` [PATCH v1 15/16] test/qtest/aspeed_smc-test: Support write page command with QPI mode
` [PATCH v1 16/16] test/qtest/ast2700-smc-test: Support to test AST2700

[PULL 0/9] Error reporting patches for 2024-10-18
 2024-10-18 13:28 UTC  (9+ messages)
` [PULL 1/9] qga/qapi-schema: Drop obsolete note on "unsupported" errors
` [PULL 2/9] qga: Improve error for guest-set-user-password parameter @crypted
` [PULL 3/9] error: Drop superfluous #include "qapi/qmp/qerror.h"
` [PULL 4/9] block: Improve errors about block sizes
` [PULL 5/9] block: Adjust check_block_size() signature
` [PULL 6/9] target/i386/cpu: Avoid mixing signed and unsigned in property setters
` [PULL 7/9] target/i386/cpu: Improve errors for out of bounds property values
` [PULL 8/9] hw/intc/openpic: "

[PATCH v2 00/23] E500 Cleanup
 2024-10-18 13:28 UTC  (3+ messages)
` [PATCH v2 19/23] hw/block/pflash_cfi01: Prefer DEFINE_TYPES() macro

[PATCH v2 0/8] Introduce MIPS64r6 target
 2024-10-18 13:18 UTC 

[PATCH v2 8/8] target/mips: Enable MSA ASE for mips64R2-generic
 2024-10-18 13:21 UTC 

[PATCH v2 7/8] target/mips: Enable MSA ASE for mips32r6-generic
 2024-10-18 13:20 UTC 

[PATCH v2 6/8] Revert use of clock_gettime for benchmarking
 2024-10-18 13:20 UTC 

[PATCH v2 5/8] Add micromips to P5600
 2024-10-18 13:20 UTC 

[PATCH v2 4/8] Skip NaN mode check for soft-float
 2024-10-18 13:19 UTC 

[PATCH v2 3/8] GTM19-448: Fix script to work without realpath
 2024-10-18 13:19 UTC 

[PATCH v2 2/8] Add support for emulation of CRC32 instructions
 2024-10-18 13:19 UTC 

[PATCH v2 1/8] Add CP0 MemoryMapID register implementation
 2024-10-18 13:18 UTC 

[PATCH] qemu-ga: Fix a SIGSEGV on guest-set-time command
 2024-10-18 10:04 UTC 

[PATCH v4] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
 2024-10-18 13:08 UTC 

[PATCH] spapr: nested: Add support for DPDES SPR in GSB for TCG L0
 2024-10-18 13:00 UTC  (4+ messages)

[PATCH v6 0/3] Add support for the RAPL MSRs series
 2024-10-18 12:59 UTC  (5+ messages)

[PULL v2 00/26] x86 and KVM patches for 2024-10-15
 2024-10-18 12:48 UTC  (2+ messages)

[PATCH for 9.1 v3 0/2] meson: Fix MESONINTROSPECT parsing
 2024-10-18 12:41 UTC  (2+ messages)

[PATCH] configure: Replace literally printed '\n' with newline
 2024-10-18 12:08 UTC  (2+ messages)

[PATCH v2 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-10-18 10:24 UTC  (6+ messages)
` [PATCH v2 3/6] target/riscv: Add support for Control Transfer Records extension CSRs

[PATCH] pcie: enable Extended tag field capability
 2024-10-18 10:24 UTC  (3+ messages)

Qemu v9.0.2: Boot failed qemu-arm64 with Linux next-20241017 tag
 2024-10-18 10:22 UTC  (5+ messages)

[PATCH] target/arm: Don't assert in regime_is_user() for E10 mmuidx values
 2024-10-18 10:21 UTC  (2+ messages)

[PATCH v2 0/4] qapi: generalize special features
 2024-10-18 10:17 UTC  (5+ messages)
` [PATCH v2 1/4] qapi: cope with feature names containing a '-'
` [PATCH v2 2/4] qapi: change 'unsigned special_features' to 'uint64_t features'
` [PATCH v2 3/4] qapi: rename 'special_features' to 'features'
` [PATCH v2 4/4] qapi: expose all schema features to code

Qemu v9.0.2: Boot failed qemu-arm with Linux next-20241017 tag
 2024-10-18 10:01 UTC  (2+ messages)

[PATCH v3 0/7] Introduce SMP Cache Topology
 2024-10-18  9:03 UTC  (11+ messages)
` [PATCH v3 1/7] hw/core: Make CPU topology enumeration arch-agnostic
` [PATCH v3 6/7] i386/pc: Support cache topology in -machine for PC machine

[PATCH] net: Check if nc is NULL in qemu_get_vnet_hdr_len()
 2024-10-18  8:11 UTC  (3+ messages)

[PATCH] tap-linux: Open ipvtap and macvtap
 2024-10-18  8:10 UTC  (4+ messages)

[PATCH v3] tests/functional: Convert most Aspeed machine tests
 2024-10-18  7:17 UTC 

[PATCH v2 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-18  7:04 UTC  (15+ messages)
` [PATCH v2 2/8] target/riscv: Implement Ssdbltrp sret, mret and mnret behavior
` [PATCH v2 3/8] target/riscv: Implement Ssdbltrp exception handling

[PATCH v3 0/8] target/riscv: Add support for Smdbltrp and Ssdbltrp extensions
 2024-10-18  5:42 UTC  (6+ messages)
` [PATCH v3 1/8] target/riscv: Add Ssdbltrp CSRs handling

[PATCH v2 0/6] Support virtio-gpu DRM native context
 2024-10-18  5:33 UTC  (7+ messages)
` [PATCH v2 2/6] ui/sdl2: Implement dpy dmabuf functions
` [PATCH v2 5/6] virtio-gpu: Support asynchronous fencing
` [PATCH v2 6/6] virtio-gpu: Support DRM native context

[PATCH] Fix calculation of minimum in colo_compare_tcp
 2024-10-18  4:50 UTC  (5+ messages)

[PULL 00/20] Net patches
 2024-10-18  4:50 UTC  (10+ messages)
` [PULL 08/20] virtio-net: Add only one queue pair when realizing

[PATCH v2] intel_iommu: Introduce property "x-stale-tm" to control Transient Mapping (TM) field
 2024-10-18  4:30 UTC  (4+ messages)


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