qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-05 06:05:50 to 2025-12-08 09:20:22 UTC [more...]

[PATCH v2 00/11] Final fixes for 10.2 (build, docs, dockerfiles, plugins)
 2025-12-08  9:20 UTC  (17+ messages)
` [PATCH v2 01/11] gitlab: drop --disable-pie from aarch64-all-linux-static build
` [PATCH v2 02/11] gitlab: drop explicit pxe-test from the build-tci job
` [PATCH v2 04/11] tests/lcitool: add bzip2 to the minimal dependency list
` [PATCH v2 05/11] tests/lcitool: add nettle to the minimal deps
` [PATCH v2 07/11] tests/docker: drop --disable-[tools|system] from all-test-cross
` [PATCH v2 10/11] MAINTAINERS: update the custom runner entries

[PATCH] tests/qemu-iotests: Check for a functional "secret" object before using it
 2025-12-08  9:18 UTC  (5+ messages)

[PATCH 00/19] rust: QObject and QAPI bindings
 2025-12-08  9:17 UTC  (16+ messages)
` [PATCH 03/19] rust: do not add qemuutil to Rust crates
` [PATCH 04/19] rust/qobject: add basic bindings
` [PATCH 06/19] rust/qobject: add Serialize implementation
` [PATCH 11/19] rust/qobject: add from/to JSON bindings for QObject

[PULL 0/6] tcg patch queue
 2025-12-08  9:18 UTC  (10+ messages)
` [PULL 1/6] tcg: Zero extend 32-bit addresses for TCI
` [PULL 2/6] tcg/tci: Introduce INDEX_op_tci_qemu_{ld,st}_rrr
` [PULL 3/6] tcg: Remove duplicate test from plugin_gen_mem_callbacks
` [PULL 4/6] tcg/tci: Disable -Wundef FFI_GO_CLOSURES warning
` [PULL 5/6] include/generic/host: Fix atomic128-cas.h.inc for Int128 structure
` [PULL 6/6] include/aarch64/host: Fix atomic16_fetch_{and,or}

[PATCH] tests/qemu-iotests: Fix check for existing file in _require_disk_usage()
 2025-12-08  7:53 UTC 

[PATCH v3 00/18] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2025-12-08  7:44 UTC  (19+ messages)
` [PATCH v3 01/18] hw/misc: Add LTPI controller
` [PATCH v3 02/18] hw/arm/aspeed: Attach LTPI controller to AST27X0 platform
` [PATCH v3 03/18] hw/misc: Add basic Aspeed PWM model
` [PATCH v3 04/18] hw/arm/aspeed: Add AST1700 LTPI expander device model
` [PATCH v3 05/18] hw/arm/aspeed: Integrate AST1700 device into AST27X0
` [PATCH v3 06/18] hw/arm/aspeed: Integrate interrupt controller for AST1700
` [PATCH v3 07/18] hw/arm/aspeed: Attach LTPI controller to AST1700 model
` [PATCH v3 08/18] hw/arm/aspeed: Attach UART device "
` [PATCH v3 09/18] hw/arm/aspeed: Attach SRAM "
` [PATCH v3 10/18] hw/arm/aspeed: Attach SPI "
` [PATCH v3 11/18] hw/arm/aspeed: Attach ADC "
` [PATCH v3 12/18] hw/arm/aspeed: Attach SCU "
` [PATCH v3 13/18] hw/arm/aspeed: Attach GPIO "
` [PATCH v3 14/18] hw/arm/aspeed: attach I2C "
` [PATCH v3 15/18] hw/arm/aspeed: Attach WDT "
` [PATCH v3 16/18] hw/arm/aspeed: Attach PWM "
` [PATCH v3 17/18] hw/arm/aspeed: Attach SGPIOM "
` [PATCH v3 18/18] hw/arm/aspeed: Model AST1700 I3C block as unimplemented device

[Bug 2133188] Re: Illegal instruction in memset under qemu-user for riscv64
 2025-12-08  7:39 UTC  (10+ messages)
` [Bug 2133188] Re: [SRU] RISC-V vector state not restored by signal handler

[PATCH] MAINTAINERS: update ebpf reviewers
 2025-12-08  5:26 UTC  (2+ messages)

[PATCH v6] net/tap-linux.c: avoid abort when setting invalid fd
 2025-12-08  4:35 UTC 

[PATCH] rust: hide panicking default associated constants from rustdoc
 2025-12-08  3:36 UTC  (2+ messages)

[RFC PATCH v6 0/4] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-12-08  0:53 UTC  (4+ messages)
` [RFC PATCH v6 3/4] virtio-gpu: Destroy virgl resources on virtio-gpu reset

[PATCH] virtio-gpu: create drm fd based on specified render node path
 2025-12-08  0:49 UTC  (2+ messages)

[RFC PATCH v4 0/7] Support mapping virtio-gpu virgl hostmem blobs using MAP_FIXED API
 2025-12-08  0:43 UTC  (6+ messages)
` [RFC PATCH v4 4/7] virtio-gpu: Make virtio_gpu_virgl_unmap_resource_blob() return -1 on error

[RFC PATCH] virtfs: 9p: local: add default uid and gid options
 2025-12-07 11:34 UTC  (4+ messages)

[ANNOUNCE] QEMU 10.1.3 Stable released
 2025-12-07  7:15 UTC 

[PATCH RESEND] tcg/loongarch64: Support every TCGCond for cmp_vec ops
 2025-12-07  5:56 UTC 

[PATCH v3 0/4] rust/hw: Add the I2C and the first GPIO device
 2025-12-07  3:33 UTC  (5+ messages)
` [PATCH v3 1/4] rust/hw/core: Add the BusState of rust version
` [PATCH v3 2/4] rust/hw/core: Add rust bindings/funcs for i2c bus
` [PATCH v3 3/4] rust/hw/core: Provide some interfaces for the GPIO device
` [PATCH v3 4/4] rust/hw/gpio: Add the the first gpio device pcf8574

[PATCH v9 0/2] Generate strided vector loads/stores with tcg nodes
 2025-12-07  3:32 UTC  (2+ messages)

[PATCH v2 0/7] Add LoongArch v1.1 instructions
 2025-12-06 18:39 UTC  (3+ messages)

[PATCH] tcg/loongarch64: Support every TCGCond for cmp_vec ops
 2025-12-06 18:24 UTC 

[ANNOUNCE] QEMU 10.0.7 Stable released
 2025-12-06 16:12 UTC 

[ANNOUNCE] QEMU 7.2.22 Stable released
 2025-12-06 16:10 UTC 

[RFC v6 0/4] hw/misc: Introduce a generalized IOMMU test framework
 2025-12-06 15:52 UTC  (5+ messages)
` [RFC v6 1/4] hw/arm/smmuv3: Extract common definitions to smmuv3-common.h
` [RFC v6 2/4] hw/misc: Introduce iommu-testdev for bare-metal IOMMU testing
` [RFC v6 3/4] tests/qtest/libqos: Add SMMUv3 helper library
` [RFC v6 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev

[ANNOUNCE] QEMU 10.2.0-rc1 is now available
 2025-12-06 13:27 UTC  (3+ messages)

[ANNOUNCE] QEMU 10.2.0-rc2 is now available
 2025-12-06 13:31 UTC 

[RFC PATCH v2 0/2] LoongArch : Add KVM DINTC support
 2025-12-06  6:59 UTC  (3+ messages)
` [RFC PATCH v2 1/2] target/loongarch: Add kvm support dintc
` [RFC PATCH v2 2/2] add avec irqchip in kernel support

[PATCH v2 0/9] Implement MPIPL for PowerNV
 2025-12-06  5:56 UTC  (10+ messages)
` [PATCH v2 1/9] hw/ppc: Move SBE host doorbell function to top of file
` [PATCH v2 2/9] hw/ppc: Implement S0 SBE interrupt as cpu_pause then host reset
` [PATCH v2 3/9] hw/ppc: Handle stash command in PowerNV SBE
` [PATCH v2 4/9] pnv/mpipl: Preserve memory regions as per MDST/MDDT tables
` [PATCH v2 5/9] pnv/mpipl: Preserve CPU registers after crash
` [PATCH v2 6/9] pnv/mpipl: Set thread entry size to be allocated by firmware
` [PATCH v2 7/9] pnv/mpipl: Write the preserved CPU and MDRT state
` [PATCH v2 8/9] pnv/mpipl: Enable MPIPL support
` [PATCH v2 9/9] tests/functional: Add test for MPIPL in PowerNV

[RFC RESEND v5 0/4] hw/misc: Introduce a generalized IOMMU test framework
 2025-12-06  5:27 UTC  (11+ messages)
` [RFC RESEND v5 3/4] tests/qtest/libqos: Add SMMUv3 helper library
` [RFC RESEND v5 4/4] tests/qtest: Add SMMUv3 bare-metal test using iommu-testdev

[PATCH] aspeed: Deprecate the fby35 machine
 2025-12-06  0:40 UTC  (4+ messages)

[PATCH 0/1] hw/m68k: add working floppy controller for q800
 2025-12-05 21:20 UTC  (2+ messages)

[PATCH v2 00/10] chardev: cleanup
 2025-12-05 21:03 UTC  (21+ messages)
` [PATCH v2 01/10] ui/spice: Require spice-server >= 0.15.0
` [PATCH v2 02/10] ui/spice: drop SPICE_HAS_ATTACHED_WORKER macro
` [PATCH v2 03/10] chardev: ChardevClass: consistent naming for handlers
` [PATCH v2 05/10] chardev: .chr_open(): drop be_opened parameter
` [PATCH v2 06/10] chardev: .chr_open(): add boolean return value
` [PATCH v2 07/10] chardev/char-pty: store pty_name into PtyChardev state
` [PATCH v2 08/10] chardev: introduce .chr_get_pty_name() handler
` [PATCH v2 09/10] chardev: rework filename handling
` [PATCH v2 10/10] chardev/char: qemu_char_open(): add return value

[PULL 00/14] Final fixes for 10.2 (gitlab, testing, docker, docs, plugins)
 2025-12-05 20:54 UTC  (16+ messages)
` [PULL 01/14] gitlab: drop --disable-pie from aarch64-all-linux-static build
` [PULL 02/14] gitlab: drop explicit pxe-test from the build-tci job
` [PULL 03/14] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
` [PULL 04/14] tests/tcg: honour the available QEMU binaries when running check-tcg
` [PULL 05/14] tests/qemu-iotests: Check for a functional "secret" object before using it
` [PULL 06/14] tests/lcitool: add bzip2 to the minimal dependency list
` [PULL 07/14] tests/docker: transition debian-all-test-cross to lcitool
` [PULL 08/14] tests/docker: drop --disable-[tools|system] from all-test-cross
` [PULL 09/14] docs/devel: update build environment setup documentation
` [PULL 10/14] docs/devel: Correct typo
` [PULL 11/14] MAINTAINERS: update the custom runner entries
` [PULL 12/14] plugins/core: allow reading of registers during discon events
` [PULL 13/14] contrib/plugins/uftrace_symbols.py: unbreak --no-prefix-symbols
` [PULL 14/14] aspeed: Deprecate the fby35 machine

[PATCH-for-11.0 v3 00/22] accel/tcg: Remove most MO_TE uses in cpu_ld/st_data()
 2025-12-05 20:06 UTC  (6+ messages)
` [PATCH-for-11.0 v3 07/22] target/m68k: Use big-endian variant of cpu_ld/st_data*()
` [PATCH-for-11.0 v3 10/22] target/sh4: Replace cpu_stl_data() call in OCBI helper

[PATCH qemu 0/1] hw/input/virtio-input-hid: remove mouse buttons on virtio-multitouch-pci
 2025-12-05 18:43 UTC  (2+ messages)
` [PATCH qemu 1/1] "

[PATCH qemu v2 0/1] ui/sdl2: add multitouch support
 2025-12-05 18:36 UTC  (2+ messages)
` [PATCH qemu v2 1/1] "

[PATCH qemu 0/1] ui/sdl2: add multitouch support
 2025-12-05 17:43 UTC  (2+ messages)
` [PATCH qemu 1/1] "

[RFC v3 00/21] hw/arm/smmuv3: Add initial support for Secure State
 2025-12-05 17:23 UTC  (21+ messages)
` [RFC v3 15/21] hw/arm/smmuv3: Determine register bank from MMIO offset
` [RFC v3 16/21] hw/arm/smmuv3: Implement SMMU_S_INIT register
` [RFC v3 17/21] hw/arm/smmuv3: Pass security state to command queue and IRQ logic
` [RFC v3 18/21] hw/arm/smmuv3: Harden security checks in MMIO handlers
` [RFC v3 19/21] hw/arm/smmuv3: Use iommu_index to represent the security context

[PATCH] migration/options: Add x-ignore-shared
 2025-12-05 17:20 UTC 

[PATCH] pcie_sriov: Fix PCI_SRIOV_* accesses in pcie_sriov_pf_exit()
 2025-12-05 17:11 UTC  (3+ messages)

[PATCH] hw/dma/omap_dma.c: Use 64 bit maths for omap_dma_transfer_setup
 2025-12-05 16:36 UTC  (8+ messages)

[PATCH] aspeed: Deprecate the fby35 machine
 2025-12-05 15:37 UTC  (2+ messages)

[PATCH V5 0/4] Basic ASID2 support
 2025-12-05 15:30 UTC  (3+ messages)
` [PATCH 2/4] target/arm: Allow writes to FNG1, FNG0, A2

[PATCH for 10.2?] gitlab-ci.d/cirrus: Update the FreeBSD job to v14.3
 2025-12-05 15:19 UTC  (3+ messages)

[PATCH] contrib/plugins/uftrace_symbols.py: unbreak --no-prefix-symbols
 2025-12-05 15:18 UTC  (4+ messages)

[PATCH] migration: cpr socket permissions fix
 2025-12-05 15:13 UTC  (4+ messages)

[PATCH v3] target/arm: handle unaligned PC during tlb probe
 2025-12-05 15:11 UTC  (4+ messages)

[PATCH 0/2] target/arm: fix for hvf regression in v10.2-rc1 (#3228)
 2025-12-05 15:11 UTC  (3+ messages)
` [PATCH 1/2] Revert "target/arm: Re-use arm_is_psci_call() in HVF"
` [PATCH 2/2] target/arm: ensure PSCI register updates are flushed

tcg: Requesting clarification on return value of prepare_host_addr
 2025-12-05 14:44 UTC  (2+ messages)

[PATCH v9 0/7] net/tap: simple refactoring
 2025-12-05 14:27 UTC  (4+ messages)

[PULL 0/1] Block layer patches
 2025-12-05 13:26 UTC  (2+ messages)

[PATCH v3] virtio-dmabuf: Ensure UUID persistence for hash table insertion
 2025-12-05 12:12 UTC  (2+ messages)

[PATCH 00/11] rust: migration: add high-level migration wrappers
 2025-12-05 11:30 UTC  (14+ messages)
` [PATCH 02/14] rust: add basic QObject bindings
` [PATCH 04/14] rust: add Serialize implementation for QObject
` [PATCH 05/14] rust: add Serializer (to_qobject) "
` [PATCH 06/14] rust: add Deserialize "
` [PATCH 07/14] rust: add Deserializer (from_qobject) "

[PATCH v3 00/15] python: drop qemu.qmp from qemu.git tree
 2025-12-05  8:53 UTC  (7+ messages)
` [PATCH v3 01/15] python/mkvenv: create timestamp file for each group "ensured"
` [PATCH v3 03/15] python/mkvenv: add 'checktests' and 'functests' dependency groups
` [PATCH v3 08/15] tests: ensure "make check-venv" is run for crash tests

[PATCH 0/9] RISC-V CPU time source interface
 2025-12-05  8:29 UTC  (4+ messages)

[PATCH v3 0/8] Live update: tap and vhost
 2025-12-05  6:46 UTC  (5+ messages)
` [PATCH v3 6/8] tap: cpr support


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