qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-23 11:28:37 to 2025-04-24 01:01:47 UTC [more...]

[PULL 000/148] single-binary patch queue
 2025-04-24  0:49 UTC  (58+ messages)
` [PULL 001/148] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
` [PULL 002/148] exec/tswap: implement {ld, st}.*_p as functions instead of macros
` [PULL 003/148] exec/memory_ldst: extract memory_ldst declarations from cpu-all.h
` [PULL 005/148] exec/memory.h: make devend_memop "target defines" agnostic
` [PULL 006/148] codebase: prepare to remove cpu.h from exec/exec-all.h
` [PULL 007/148] exec/exec-all: remove dependency on cpu.h
` [PULL 009/148] exec/ram_addr: "
` [PULL 010/148] system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code
` [PULL 011/148] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PULL 012/148] hw/xen: add stubs for various functions
` [PULL 013/148] system/xen: remove inline stubs
` [PULL 014/148] system/physmem: compilation unit is now common to all targets
` [PULL 015/148] include/exec/memory: extract devend_big_endian from devend_memop
` [PULL 016/148] include/exec/memory: move devend functions to memory-internal.h
` [PULL 017/148] system/memory: make compilation unit common
` [PULL 018/148] system/ioport: "
` [PULL 021/148] accel/tcg: Fix cpu_ld*_code_mmu for user mode
` [PULL 022/148] include/exec: Use vaddr for *_mmu guest memory access routines
` [PULL 023/148] include/exec: Split out cpu-ldst-common.h
` [PULL 024/148] include/exec: Split out accel/tcg/cpu-mmu-index.h
` [PULL 025/148] include/exec: Inline *_mmuidx_ra memory operations
` [PULL 028/148] include/exec: Inline *_code "
` [PULL 029/148] accel/tcg: Perform aligned atomic reads in translator_ld
` [PULL 030/148] accel/tcg: Use cpu_ld*_code_mmu in translator.c
` [PULL 031/148] accel/tcg: Implement translator_ld*_end
` [PULL 033/148] include/exec: Split out mmap-lock.h
` [PULL 034/148] include/system: Move exec/memory.h to system/memory.h
` [PULL 035/148] include/system: Move exec/address-spaces.h to system/address-spaces.h
` [PULL 037/148] include/system: Move exec/ram_addr.h to system/ram_addr.h
` [PULL 038/148] include/system: Move exec/ramblock.h to system/ramblock.h
` [PULL 040/148] exec: Restrict memory-internal.h to system/
` [PULL 041/148] meson: Introduce top-level libuser_ss and libsystem_ss
` [PULL 042/148] gdbstub: Move syscalls.c out of common_ss
` [PULL 044/148] target/mips: Restrict semihosting tests to system mode
` [PULL 045/148] target/xtensa: "
` [PULL 046/148] semihosting: Move user-only implementation out-of-line
` [PULL 047/148] semihosting: Assert is_user in user-only semihosting_enabled
` [PULL 050/148] system: Move most files to libsystem_ss
` [PULL 053/148] include/hw/core: Drop ifndef CONFIG_USER_ONLY from cpu.h
` [PULL 055/148] include/hw/s390x: Remove ifndef CONFIG_USER_ONLY in css.h
` [PULL 056/148] include/exec: Split out icount.h
` [PULL 059/148] include/qemu: Remove ifndef CONFIG_USER_ONLY from accel.h
` [PULL 060/148] target/riscv: Remove ifndef CONFIG_USER_ONLY from cpu_cfg.h
` [PULL 064/148] accel/tcg: Pass CPUTLBEntryFull to tlb_reset_dirty_range_locked
` [PULL 067/148] include/exec: Move tb_{, set_}page_addr[01] to translation-block.h
` [PULL 073/148] accel/tcg: Introduce TCGCPUOps::mmu_index() callback
` [PULL 076/148] target/avr: Restrict SoftMMU mmu_index() to TCG
` [PULL 077/148] target/hppa: "
` [PULL 079/148] target/i386: Restrict cpu_mmu_index_kernel() "
` [PULL 082/148] target/m68k: Restrict SoftMMU mmu_index() "
` [PULL 089/148] target/s390x: "
` [PULL 090/148] target/sh4: "
` [PULL 094/148] target/hexagon: Implement TCGCPUOps.mmu_index
` [PULL 101/148] exec/cpu-all: move cpu_copy to linux-user/qemu.h
` [PULL 104/148] exec/cpu-all: remove exec/page-protection include
` [PULL 109/148] exec/cpu-all: remove cpu include
` [PULL 116/148] target/arm/cpu: flags2 is always uint64_t

[PATCH 10.1 v3 00/27] target/riscv: SATP mode and CPU definition overhaul
 2025-04-24  0:50 UTC  (29+ messages)
` [PATCH 14/27] target/riscv: convert abstract CPU classes to RISCVCPUDef
` [PATCH 15/27] target/riscv: convert profile CPU models "
` [PATCH 16/27] target/riscv: convert bare "
` [PATCH 17/27] target/riscv: convert dynamic "
` [PATCH 18/27] target/riscv: convert SiFive E "
` [PATCH 19/27] target/riscv: convert ibex "
` [PATCH 20/27] target/riscv: convert SiFive U "
` [PATCH 21/27] target/riscv: th: make CSR insertion test a bit more intuitive
` [PATCH 22/27] target/riscv: generalize custom CSR functionality
` [PATCH 23/27] target/riscv: convert TT C906 to RISCVCPUDef
` [PATCH 24/27] target/riscv: convert TT Ascalon "
` [PATCH 25/27] target/riscv: convert Ventana V1 "
` [PATCH 26/27] target/riscv: convert Xiangshan Nanhu "
` [PATCH 27/27] target/riscv: remove .instance_post_init

[PATCH v9 0/7] Allow to enable multifd and postcopy migration together
 2025-04-23 22:50 UTC  (6+ messages)

Migration compatibility test broken on major version releases
 2025-04-23 22:05 UTC  (3+ messages)

[PATCH v6 0/7] Report vfio-ap configuration changes
 2025-04-23 21:45 UTC  (8+ messages)
` [PATCH v6 1/7] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change
` [PATCH v6 2/7] hw/vfio/ap: notification handler for AP config changed event
` [PATCH v6 3/7] hw/vfio/ap: store object indicating AP config changed in a queue
` [PATCH v6 4/7] hw/vfio/ap: Storing event information for an AP configuration change event
` [PATCH v6 5/7] s390: implementing CHSC SEI for AP config change
` [PATCH v6 6/7] linux-header: update-linux-header script changes
` [PATCH v6 7/7] linux-headers: Update to Linux v6.15-rc1

[PATCH 000/147] single-binary patch queue
 2025-04-23 21:34 UTC  (25+ messages)
` [PATCH 013/147] system/xen: remove inline stubs
` [PATCH 020/147] accel/tcg: Build plugin-gen.c once
` [PATCH 064/147] accel/tcg: Pass CPUTLBEntryFull to tlb_reset_dirty_range_locked
` [PATCH 105/147] exec/cpu-all: remove tswap include
` [PATCH 112/147] exec/cpu-all: remove this header
` [PATCH 118/147] target/arm/cpu: remove inline stubs for aarch32 emulation

[PATCH v5 00/11] Support vbootrom for AST2700
 2025-04-23 21:28 UTC  (7+ messages)
` [PATCH v5 05/11] pc-bios: Add AST27x0 vBootrom
` [PATCH v5 10/11] tests/functional/aspeed: Add to test vbootrom for AST2700

[RFC PATCH v4 00/19] single-binary: Make hw/arm/ common
 2025-04-23 20:12 UTC  (20+ messages)
` [RFC PATCH v4 06/19] hw/arm: Filter machine types for qemu-system-arm/aarch64 binaries
` [RFC PATCH v4 14/19] qemu/target_info: Add %target_arch field to TargetInfo

[ANNOUNCE] QEMU 10.0.0 is now available
 2025-04-23 20:06 UTC 

[PATCH 0/7] target/riscv/kvm: CSR related fixes
 2025-04-23 19:45 UTC  (12+ messages)
` [PATCH 4/7] target/riscv/kvm: add kvm_csr_cfgs[]
` [PATCH 5/7] target/riscv/kvm: do not read unavailable CSRs
` [PATCH 6/7] target/riscv/kvm: add missing KVM CSRs
` [PATCH 7/7] target/riscv/kvm: reset 'scounteren' with host val

[PATCH v2 08/11] mirror: Skip writing zeroes when target is already zero
 2025-04-23 19:12 UTC  (3+ messages)

[PATCH] scripts: Add exception to license check
 2025-04-23 18:37 UTC 

[PULL 0/9] target/avr: Increase TARGET_PAGE_BITS to 10
 2025-04-23 17:57 UTC  (2+ messages)

[PULL 00/34] i386, Rust, SCSI changes for 2025-04-23
 2025-04-23 17:58 UTC  (2+ messages)

[PULL 00/29] Machine types, s390x, functional tests and Avocado removal
 2025-04-23 17:57 UTC  (2+ messages)

[PULL 0/6] ipmi: Miscellaneous fixes
 2025-04-23 17:57 UTC  (2+ messages)

[PATCH 00/14] vfio: preparation for vfio-user
 2025-04-23 17:17 UTC  (15+ messages)
` [PATCH 01/14] vfio: refactor out vfio_interrupt_setup()
` [PATCH 03/14] vfio: add vfio_prepare_device()
` [PATCH 04/14] vfio: add vfio_attach_device_by_iommu_type()
` [PATCH 05/14] vfio/container: pass listener_begin/commit callbacks
` [PATCH 07/14] vfio: specify VFIO_DMA_UNMAP_FLAG_ALL to callback
` [PATCH 09/14] vfio: add vfio_device_get_irq_info() helper

[PATCH] xen: mapcache: Fix finding matching entry
 2025-04-23 16:48 UTC  (3+ messages)

[PATCH v2 0/2] Move device tree files in a subdir in pc-bios
 2025-04-23 15:57 UTC  (9+ messages)

[PATCH v3 0/5] Building PPTT with root node and identical implementation flag
 2025-04-23 15:51 UTC  (13+ messages)
` [PATCH v3 1/5] tests: virt: Allow changes to PPTT test table
` [PATCH v3 2/5] hw/acpi/aml-build: Set identical implementation flag for PPTT processor nodes
` [PATCH v3 3/5] hw/acpi/aml-build: Build a root node in the PPTT table
` [PATCH v3 4/5] hw/acpi/aml-build: Update the revision of "
` [PATCH v3 5/5] tests: virt: Update expected ACPI tables for virt test

[PATCH] system/memory: Remove DEVICE_HOST_ENDIAN definition
 2025-04-23 14:39 UTC  (3+ messages)

[RFC PATCH] tcg: allow tb_flags to be larger than 32bit
 2025-04-23 14:09 UTC  (6+ messages)

[RFC PATCH] hw/i2c/aspeed_i2c: Make AspeedI2CClass::gap an plain unsigned type
 2025-04-23 14:00 UTC  (3+ messages)

[PATCH v2 0/5] vfio: Move realize after attach_dev
 2025-04-23 13:35 UTC  (3+ messages)

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-04-23 13:33 UTC  (13+ messages)
` [PATCH v8 08/55] i386/tdx: Initialize TDX before creating TD vcpus
` [PATCH v8 13/55] i386/tdx: Support user configurable mrconfigid/mrowner/mrownerconfig

A question about how to calculate the "Maximum transfer length" in case of its absence in the Block Limits VPD device response from the hardware
 2025-04-23 13:24 UTC  (4+ messages)

[PATCH] linux-user/syscall.c: add translation logic for epoll_pwait2 syscall
 2025-04-23  7:22 UTC 

[PATCH] linux-user/syscall.c: add translation logic for epoll_pwait2 syscall
 2025-04-23  7:06 UTC 

[PATCH qemu] linux-user/syscall.c: add translation logic for epoll_pwait2 syscall
 2025-04-22  2:35 UTC 

[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
 2025-04-23 13:05 UTC  (6+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
` [RFC 02/10] i386/cpu: Fix CPUID[0x80000006] for Intel CPU
` [RFC 03/10] i386/cpu: Introduce cache model for SierraForest
` [RFC 09/10] i386/cpu: Enable 0x1f leaf for GraniteRapids by default

[PATCH v5 1/3] Add support for emulation of CRC32 instructions
 2025-04-23 12:57 UTC  (3+ messages)

[PATCH v3 0/9] Add VNC Open H.264 Encoding
 2025-04-23 12:58 UTC  (26+ messages)
` [PATCH v3 1/9] new configure option to enable gstreamer
` [PATCH v3 2/9] add vnc h264 encoder
` [PATCH v3 3/9] vnc: h264: send additional frames after the display is clean
` [PATCH v3 4/9] h264: search for available h264 encoder
` [PATCH v3 5/9] h264: new vnc option to configure h264 at server side
` [PATCH v3 6/9] h264: add hardware encoders
` [PATCH v3 7/9] h264: do not reduce vnc update speed while we have an active h264 stream
` [PATCH v3 8/9] vnc: initialize gst during argument processing
` [PATCH v3 9/9] h264: register shutdown notifiers, stop pipeline in destroy_encoder_context

[PATCH v9 0/6] Specifying cache topology on ARM
 2025-04-23 12:10 UTC  (8+ messages)
` [PATCH v9 1/6] target/arm/tcg: increase cache level for cpu=max
` [PATCH v9 2/6] arm/virt.c: add cache hierarchy to device tree
` [PATCH v9 3/6] bios-tables-test: prepare to change ARM ACPI virt PPTT
` [PATCH v9 4/6] hw/acpi/aml-build.c: add cache hierarchy to pptt table
` [PATCH v9 5/6] tests/qtest/bios-table-test: testing new ARM ACPI PPTT topology
` [PATCH v9 6/6] Update the ACPI tables according to the acpi aml_build change, also empty bios-tables-test-allowed-diff.h

[PATCH] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
 2025-04-23 12:09 UTC 

[PATCH-for-10.0? v2] tests/functional: Add test for imx8mp-evk board with USDHC coverage
 2025-04-23 11:31 UTC  (5+ messages)

[PATCH 0/2] Extend and configure PMP region count
 2025-04-23 11:30 UTC  (3+ messages)
` [PATCH 2/2] target/riscv: Make PMP region count configurable


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