qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-03 14:44:04 to 2025-02-04 09:23:59 UTC [more...]

[PATCH v2 00/18] Add i.MX 8M Plus EVK machine
 2025-02-04  9:21 UTC  (14+ messages)
` [PATCH v2 01/18] hw/usb/hcd-dwc3: Align global registers size with Linux
` [PATCH v2 02/18] hw/pci-host/designware: Prevent device attachment on internal PCIe root bus
` [PATCH v2 03/18] hw/gpio/pca955*: Move Kconfig switches next to implementations
` [PATCH v2 04/18] hw/arm: Add i.MX 8M Plus EVK board
` [PATCH v2 05/18] hw/arm/fsl-imx8mp: Implement clock tree
` [PATCH v2 08/18] hw/arm/fsl-imx8mp: Add PCIe support
` [PATCH v2 09/18] hw/arm/fsl-imx8mp: Add GPIO controllers
` [PATCH v2 10/18] hw/arm/fsl-imx8mp: Add I2C controllers
` [PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers
` [PATCH v2 14/18] hw/arm/fsl-imx8mp: Add Ethernet controller
` [PATCH v2 15/18] hw/arm/fsl-imx8mp: Add USB support
` [PATCH v2 17/18] hw/arm/fsl-imx8mp: Add on-chip RAM
` [PATCH v2 18/18] hw/rtc: Add Ricoh RS5C372 RTC emulation

[PATCH v2 00/12] hw/arm/raspi: Allow creating any Raspberry Pi machine
 2025-02-04  9:22 UTC  (14+ messages)
` [PATCH v2 01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro
` [PATCH v2 02/12] hw/arm/raspi: Merge model 4B with other models
` [PATCH v2 03/12] hw/arm/raspi: Unify RASPI_MACHINE types
` [PATCH v2 04/12] hw/arm/raspi: Pass board_rev as argument to raspi_base_machine_init()
` [PATCH v2 05/12] hw/arm/raspi: Consider processor id in types[] array
` [PATCH v2 06/12] hw/arm/raspi: Consider network interface for B models
` [PATCH v2 07/12] hw/arm/raspi: Check ramsize is within chipset aperture
` [PATCH v2 08/12] hw/arm/raspi: Introduce generic Raspberry Pi machine
` [PATCH v2 09/12] hw/arm/raspi: Have the generic machine take a 'revision' property
` [PATCH v2 10/12] hw/arm/raspi: List models creatable by the generic 'raspi' machine
` [PATCH v2 11/12] hw/arm/raspi: Deprecate old raspiX machine names
` [PATCH v2 12/12] hw/arm/raspi: Support more models

[PATCH] hw/virtio: reset virtio balloon stats on machine reset
 2025-02-04  9:20 UTC  (3+ messages)

[PATCH v2 00/14] meson: Deprecate 32-bit host support
 2025-02-04  9:11 UTC  (32+ messages)
` [PATCH v2 01/14] meson: Drop tcg as a module
` [PATCH v2 04/14] meson: Introduce CONFIG_TCG_TARGET
` [PATCH v2 07/14] accel/stubs: Expand stubs for TCG
` [PATCH v2 08/14] target/mips: Protect objects with CONFIG_TCG
` [PATCH v2 10/14] configure: Define TARGET_LONG_BITS in configs/targets/*.mak
` [PATCH v2 11/14] target/*: Remove TARGET_LONG_BITS from cpu-param.h

[PATCH] hw/i386/pc: Fix crash that occurs when introspecting TYPE_PC_MACHINE machines
 2025-02-04  8:57 UTC  (4+ messages)

[PATCH] MAINTAINER: Add a maintainer for CPR
 2025-02-04  8:28 UTC 

[PATCH v4 0/4] overcommit: introduce mem-lock-onfault
 2025-02-04  8:23 UTC  (3+ messages)

[PATCH v1 00/18] Support AST2700 A1
 2025-02-04  8:22 UTC  (16+ messages)
` [PATCH v1 01/18] hw/intc/aspeed: Rename INTC to INTC0
` [PATCH v1 02/18] hw/intc/aspeed: Support different memory region ops
` [PATCH v1 11/18] hw/misc/aspeed_scu: Add Support for AST2700/AST2750 A1 Silicon Revisions

[PATCH 00/21] Add i.MX 8M Plus EVK machine
 2025-02-04  8:13 UTC  (14+ messages)
` [PATCH 08/21] hw/arm/fsl-imx8mp: Add USDHC storage controllers
` [PATCH 20/21] hw/i2c: Import TCA6416 emulation from Xilinx
` [PATCH 21/21] hw/gpio/imx_gpio: Don't clear input GPIO values upon reset

[PATCH v2 0/3] ppc: Remove ref405ep
 2025-02-04  8:06 UTC  (4+ messages)
` [PATCH v2 1/3] ppc/ppc405: Remove tests
` [PATCH v2 2/3] ppc/ppc405: Remove boards
` [PATCH v2 3/3] hw/ppc: Deprecate 405 CPUs

[PATCH v3 00/26] arm: Run Arm CCA VMs with KVM
 2025-02-04  7:27 UTC  (9+ messages)
` [PATCH v3 06/26] target/arm/kvm-rme: Initialize vCPU
` [PATCH v3 08/26] hw/core/loader: Add ROM loader notifier
` [PATCH v3 09/26] target/arm/kvm-rme: Initialize Realm memory
` [PATCH v3 18/26] hw/arm/boot: Mark all guest memory as RIPAS_RAM

[PATCH-for-10.0 0/3] hw/boards: Try to make sense of MachineClass::no_sdcard flag
 2025-02-04  7:11 UTC  (9+ messages)
` [PATCH-for-10.0 1/3] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state
` [PATCH-for-10.0 2/3] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF
` [PATCH-for-10.0 3/3] hw/boards: Rename no_sdcard -> create_default_sdcard_drive

[PATCH 0/3] CXL CCI Log Commands implementation
 2025-02-03  5:59 UTC  (4+ messages)
  ` [PATCH 1/3] hw/cxl/cxl-mailbox-utils.c: Added support for Get Log Capabilities (Opcode 0402h)
  ` [PATCH 2/3] hw/cxl/cxl-mailbox-utils.c: Added support for Clear Log (Opcode 0403h)
  ` [PATCH 3/3] hw/cxl/cxl-mailbox-utils.c: Added support for Populate Log (Opcode 0404h) as background operation

[PATCH 0/1] CXL CCI Health Information & Alerts Commands implementation
 2025-02-03 11:44 UTC  (2+ messages)
  ` [PATCH 1/1] Added support for get/set alert configuration commands

[PATCH v1 1/1] aspeed/soc: Support Non-maskable Interrupt for AST2700
 2025-02-04  6:41 UTC  (2+ messages)

[RFC PATCH v12 qemu 0/2] arm/virt: CXL support via pxb_cxl
 2025-02-04  5:16 UTC  (4+ messages)
` [RFC PATCH v12 qemu 1/2] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [RFC PATCH v12 qemu 2/2] qtest/cxl: Add aarch64 virt test for CXL

[PATCH v5 00/17] Add AST2700 support
 2025-02-04  3:22 UTC  (7+ messages)
` [PATCH v5 13/17] aspeed/soc: "

[PATCH v6 00/10] Support virtio-gpu DRM native context
 2025-02-04  1:51 UTC  (7+ messages)

[PATCH 0/7] hw/arm/raspi4b: Add models with 4GB and 8GB of DRAM
 2025-02-03 23:20 UTC  (10+ messages)

[PATCH v4 00/33] Multifd 🔀 device state transfer support with VFIO consumer
 2025-02-03 23:02 UTC  (27+ messages)
` [PATCH v4 08/33] migration/multifd: Allow premature EOF on TLS incoming channels
` [PATCH v4 09/33] migration: postcopy_ram_listen_thread() needs to take BQL for some calls
` [PATCH v4 10/33] error: define g_autoptr() cleanup function for the Error type
` [PATCH v4 13/33] migration/multifd: Device state transfer support - receive side
` [PATCH v4 16/33] migration/multifd: Device state transfer support - send side

[PATCH 0/2] nbd: Allow debugging tuning of handshake limit
 2025-02-03 22:26 UTC  (3+ messages)
` [PATCH 1/2] qemu-nbd: Allow users to adjust "
` [PATCH 2/2] nbd/server: Allow users to adjust handshake limit in QMP

[PATCH V1 00/26] Live update: vfio and iommufd
 2025-02-03 22:27 UTC  (15+ messages)
` [PATCH V1 02/26] migration: lower handler priority
` [PATCH V1 03/26] vfio: vfio_find_ram_discard_listener
` [PATCH V1 04/26] vfio/container: register container for cpr
` [PATCH V1 05/26] vfio/container: preserve descriptors
` [PATCH V1 06/26] vfio/container: preserve DMA mappings

[PATCH v2 00/15] block: Managing inactive nodes (QSD migration)
 2025-02-03 21:09 UTC  (35+ messages)
` [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo
` [PATCH v2 02/15] block: Inactivate external snapshot overlays when necessary
` [PATCH v2 03/15] migration/block-active: Remove global active flag
` [PATCH v2 04/15] block: Don't attach inactive child to active node
` [PATCH v2 05/15] block: Allow inactivating already inactive nodes
` [PATCH v2 06/15] block: Fix crash on block_resize on inactive node
` [PATCH v2 07/15] block: Add option to create inactive nodes
` [PATCH v2 08/15] block: Add blockdev-set-active QMP command
` [PATCH v2 09/15] block: Support inactive nodes in blk_insert_bs()
` [PATCH v2 10/15] block/export: Don't ignore image activation error in blk_exp_add()
` [PATCH v2 11/15] block/export: Add option to allow export of inactive nodes
` [PATCH v2 12/15] nbd/server: Support "
` [PATCH v2 13/15] iotests: Add filter_qtest()
` [PATCH v2 14/15] iotests: Add qsd-migrate case
` [PATCH v2 15/15] iotests: Add (NBD-based) tests for inactive nodes

[PATCH] block: remove unused BLOCK_OP_TYPE_DATAPLANE
 2025-02-03 19:53 UTC  (2+ messages)

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-03 18:50 UTC  (8+ messages)

qemu-iotests 302 failing
 2025-02-03 18:45 UTC  (2+ messages)

[PATCH v7 00/52] QEMU TDX support
 2025-02-03 18:15 UTC  (5+ messages)
` [PATCH v7 51/52] i386/tdx: Validate phys_bits against host value

[PATCH 0/1] -----BEGIN SSH SIGNATURE-----
 2025-02-03 17:29 UTC  (6+ messages)
` [PATCH 1/1] target/riscv: log guest errors when reserved bits are set in PTEs

[PULL v2 0/8] Ui patches
 2025-02-03 17:18 UTC  (9+ messages)
` [PULL v2 1/8] chardev/char-pty: send CHR_EVENT_CLOSED on disconnect
` [PULL v2 2/8] chardev/char-hub: implement backend chardev aggregator
` [PULL v2 3/8] tests/unit/test-char: add unit tests for hub chardev backend
` [PULL v2 4/8] qemu-options.hx: describe hub chardev and aggregation of several backends
` [PULL v2 5/8] ui/dbus: on win32, allow ANONYMOUS with p2p
` [PULL v2 6/8] ui/dbus: clarify the kind of win32 handle that is shared
` [PULL v2 7/8] plugins: fix -Werror=maybe-uninitialized false-positive
` [PULL v2 8/8] dbus: add -audio dbus nsamples option

[PULL 0/8] Ui patches
 2025-02-03 17:19 UTC  (3+ messages)

[PATCH] target/sparc: Fix register selection for the fdtox and fqtox instructions
 2025-02-03 17:12 UTC  (2+ messages)

[PATCH 0/2] CXL CCI Media Operations
 2025-02-03 17:02 UTC  (6+ messages)
  ` [PATCH 2/2] hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize and Write Zeros commands (8.2.9.9.5.3)

[PULL 0/6] QTest patches for 2025-02-03
 2025-02-03 16:59 UTC  (7+ messages)
` [PULL 1/6] libqos/fw_cfg: refactor file directory iteraton to make it more reusable
` [PULL 2/6] tests/qtest/libqos: add DMA support for writing and reading fw_cfg files
` [PULL 3/6] tests/qtest/vmcoreinfo: add a unit test to exercize basic vmcoreinfo function
` [PULL 4/6] tests/qtest: Extract qtest_qom_has_concrete_type() helper
` [PULL 5/6] tests/qtest: Make qtest_has_accel() generic
` [PULL 6/6] tests/qtest/vhost-user-test: Use modern virtio for vhost-user tests

KVM/QEMU community call 4/2/2025 agenda items
 2025-02-03 17:01 UTC  (2+ messages)

[PATCH v1 0/5] Report vfio-ap configuration changes
 2025-02-03 16:50 UTC  (3+ messages)
` [PATCH v1 3/5] hw/vfio/ap: store object indicating AP config changed in a queue

[PATCH v2 0/7] physmem: teach cpu_memory_rw_debug() to write to more memory regions
 2025-02-03 16:49 UTC  (2+ messages)

[PATCH qemu 0/5] hw/cxl: Cleanups and interleave support
 2025-02-03 16:45 UTC  (8+ messages)
` [PATCH qemu 1/5] hw/cxl: Introduce CXL_T3_MSIX_VECTOR enumeration
` [PATCH qemu 2/5] hw/mem/cxl_type3: Add paired msix_uninit_exclusive_bar() call
` [PATCH qemu 3/5] hw/mem/cxl_type3: Fix special_ops memory leak on msix_init_exclusive_bar() failure
` [PATCH qemu 4/5] hw/mem/cxl_type3: Ensure errp is set on realization failure
` [PATCH qemu 5/5] mem/cxl_type3: support 3, 6, 12 and 16 interleave ways

[PATCH 0/1] meson: Deprecate 32-bit host systems
 2025-02-03 16:06 UTC  (11+ messages)

[PATCH v3 00/14] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-03 15:22 UTC  (5+ messages)
` [PATCH v3 05/14] acpi/generic_event_device: add logic to detect if HEST addr is available

[PATCH] tests/qtest/vhost-user-test: Use modern virtio for vhost-user tests
 2025-02-03 15:15 UTC  (2+ messages)

[PATCH] hw/cxl: Support aborting background commands
 2025-02-03 15:07 UTC  (4+ messages)

[PATCH] target/sparc: Fix gdbstub incorrectly handling registers f32-f62
 2025-02-03 14:50 UTC 

[PATCH 00/18] maintainer updates for feb25 (qtest, gdbstub, plugins)
 2025-02-03 14:40 UTC  (12+ messages)
` [PATCH 03/18] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test
` [PATCH 07/18] Revert "util/timer: avoid deadlock when shutting down"
` [PATCH 08/18] tests/qtest/migration: Add --full option
` [PATCH 09/18] tests/qtest/migration: Pick smoke tests
` [PATCH 10/18] gdbstub: Allow the %d placeholder in the socket path
` [PATCH 11/18] gdbstub: Try unlinking the unix socket before binding
` [PATCH 12/18] user: Introduce user/signal.h
` [PATCH 15/18] gdbstub: Allow late attachment
` [PATCH 16/18] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
` [PATCH 17/18] tests/tcg: Add late gdbstub attach test
` [PATCH 18/18] plugins: fix -Werror=maybe-uninitialized false-positive


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