qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-23 06:52:36 to 2025-04-23 11:24:13 UTC [more...]

[PATCH v2 0/2] Move device tree files in a subdir in pc-bios
 2025-04-23 11:23 UTC  (7+ messages)
` [PATCH v2 1/2] system/datadir: Add new type constant for DTB files
` [PATCH v2 2/2] pc-bios: Move device tree files in their own subdir

[PATCH 0/2] Extend and configure PMP region count
 2025-04-23 11:22 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: Extend PMP region up to 64

[PATCH] hw/intc/i8259: Remove unused DEBUG_PIC define
 2025-04-23 11:17 UTC  (3+ messages)

[PATCH] system/memory: Remove DEVICE_HOST_ENDIAN definition
 2025-04-23 11:16 UTC 

[PATCH 000/147] single-binary patch queue
 2025-04-23 11:11 UTC  (75+ messages)
` [PATCH 001/147] exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian()
` [PATCH 005/147] exec/memory.h: make devend_memop "target defines" agnostic
` [PATCH 009/147] exec/ram_addr: remove dependency on cpu.h
` [PATCH 011/147] exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled
` [PATCH 013/147] system/xen: remove inline stubs
` [PATCH 017/147] system/memory: make compilation unit common
` [PATCH 018/147] system/ioport: "
` [PATCH 020/147] accel/tcg: Build plugin-gen.c once
` [PATCH 031/147] accel/tcg: Implement translator_ld*_end
` [PATCH 033/147] include/exec: Split out mmap-lock.h
` [PATCH 036/147] include/system: Move exec/ioport.h to system/ioport.h
` [PATCH 037/147] include/system: Move exec/ram_addr.h to system/ram_addr.h
` [PATCH 038/147] include/system: Move exec/ramblock.h to system/ramblock.h
` [PATCH 044/147] target/mips: Restrict semihosting tests to system mode
` [PATCH 047/147] semihosting: Assert is_user in user-only semihosting_enabled
` [PATCH 048/147] include/exec: Split out watchpoint.h
` [PATCH 054/147] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
` [PATCH 056/147] include/exec: Split out icount.h
` [PATCH 061/147] meson: Only allow CONFIG_USER_ONLY from certain source sets
` [PATCH 063/147] accel/tcg: Fix argument types of tlb_reset_dirty
` [PATCH 064/147] accel/tcg: Pass CPUTLBEntryFull to tlb_reset_dirty_range_locked
` [PATCH 068/147] accel/tcg: Move get_page_addr_code* declarations
` [PATCH 070/147] accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
` [PATCH 098/147] include/exec: Redefine tlb-flags with absolute values
` [PATCH 099/147] page-vary: Move and rename qemu_target_page_bits_min
` [PATCH 101/147] exec/cpu-all: move cpu_copy to linux-user/qemu.h
` [PATCH 102/147] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
` [PATCH 105/147] exec/cpu-all: remove tswap include
` [PATCH 111/147] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
` [PATCH 112/147] exec/cpu-all: remove this header
` [PATCH 116/147] target/arm/cpu: flags2 is always uint64_t
` [PATCH 118/147] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PATCH 122/147] hw/arm/xlnx-zynqmp: prepare compilation unit to be common
` [PATCH 123/147] hw/arm/xlnx-versal: "
` [PATCH 140/147] tcg: Pass max_threads not max_cpus to tcg_init
` [PATCH 144/147] accel/tcg: Move mttcg warning to tcg_init_machine
` [PATCH 147/147] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field

[PATCH 0/9] hw/riscv/virt.c: memmap usage cleanup
 2025-04-23 11:06 UTC  (10+ messages)
` [PATCH 1/9] hw/riscv/virt.c: enforce s->memmap use in machine_init()
` [PATCH 2/9] hw/riscv/virt.c: remove trivial virt_memmap references
` [PATCH 3/9] hw/riscv/virt.c: use s->memmap in virt_machine_done()
` [PATCH 4/9] hw/riscv/virt.c: add 'base' arg in create_fw_cfg()
` [PATCH 5/9] hw/riscv/virt.c: use s->memmap in create_fdt() path
` [PATCH 6/9] hw/riscv/virt.c: use s->memmap in create_fdt_sockets() path
` [PATCH 7/9] hw/riscv/virt.c: use s->memmap in create_fdt_virtio()
` [PATCH 8/9] hw/riscv/virt.c: use s->memmap in finalize_fdt() functions
` [PATCH 9/9] hw/riscv/virt.c: remove 'long' casts in fmt strings

[PATCH 00/18] AMD vIOMMU: DMA remapping support for VFIO devices
 2025-04-23 10:56 UTC  (3+ messages)

[RFC PATCH] tcg: allow tb_flags to be larger than 32bit
 2025-04-23 10:09 UTC 

[PATCH v3] ppc/vof: Make nextprop behave more like Open Firmware
 2025-04-23 10:19 UTC 

[PATCH v3 1/2] intel_iommu: Take the bql before registering a new address space
 2025-04-23 10:09 UTC  (5+ messages)

[PATCH v4 0/3] vhost: fix the IO error after live migration
 2025-04-23 10:04 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] vhost-user: return failure if backend crash when "

[PATCH v2 00/13] Introduce AST27x0 multi-SoC machine
 2025-04-23  9:51 UTC  (4+ messages)

[PATCH v5 00/11] Support vbootrom for AST2700
 2025-04-23  9:49 UTC  (20+ messages)
` [PATCH v5 01/11] hw/arm/aspeed_ast27x0: Rename variable sram_name to name in ast2700 realize
` [PATCH v5 02/11] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
` [PATCH v5 03/11] hw/arm/aspeed: Add vbootrom support on AST2700 EVB machines
` [PATCH v5 04/11] hw/arm/aspeed: Reuse rom_size variable for vbootrom setup
` [PATCH v5 05/11] pc-bios: Add AST27x0 vBootrom
` [PATCH v5 06/11] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PATCH v5 07/11] tests/functional/aspeed: Move I2C test into shared helper for AST2700 reuse
` [PATCH v5 08/11] tests/functional/aspeed: Update test ASPEED SDK v09.06
` [PATCH v5 09/11] tests/functional/aspeed: extract boot and login sequence into helper function
` [PATCH v5 10/11] tests/functional/aspeed: Add to test vbootrom for AST2700
` [PATCH v5 11/11] docs/system/arm/aspeed: Support "

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  9:47 UTC  (3+ messages)

[PULL 00/34] i386, Rust, SCSI changes for 2025-04-23
 2025-04-23  9:41 UTC  (35+ messages)
` [PULL 01/34] scsi: add conversion from ENODEV to sense
` [PULL 02/34] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
` [PULL 03/34] target/i386: Reset parked vCPUs together with the online ones
` [PULL 04/34] target/i386/hvf: fix lflags_to_rflags
` [PULL 05/34] target/i386: special case ADC/SBB x,0 and SBB x,x
` [PULL 06/34] target/i386: tcg: remove tmp0 and tmp4 from SHLD/SHRD
` [PULL 07/34] target/i386: tcg: remove subf from SHLD/SHRD expansion
` [PULL 08/34] target/i386: tcg: remove tmp0
` [PULL 09/34] target/i386: tcg: remove some more uses of temporaries
` [PULL 10/34] target/i386: tcg: simplify computation of AF after INC/DEC
` [PULL 11/34] target/i386: emulate: microoptimize and explain ADD_COUT_VEC/SUB_COUT_VEC
` [PULL 12/34] target/i386: tcg: use cout to commonize add/adc/sub/sbb cases
` [PULL 13/34] target/i386/hvf: introduce x86_emul_ops
` [PULL 14/34] target/i386/hvf: remove HVF specific calls from x86_decode.c
` [PULL 15/34] target/i386/hvf: provide and use handle_io in emul_ops
` [PULL 16/34] target/i386: rename hvf_mmio_buf to emu_mmio_buf
` [PULL 17/34] target/i386/hvf: use emul_ops->read_mem in x86_emu.c
` [PULL 18/34] target/i386/hvf: provide and use write_mem in emul_ops
` [PULL 19/34] target/i386/hvf: provide and use simulate_{wrmsr, rdmsr} "
` [PULL 20/34] target/i386: rename lazy flags field and its type
` [PULL 21/34] target/i386/hvf: drop unused headers
` [PULL 22/34] target/i386/hvf: rename some include guards
` [PULL 23/34] target/i386: add a directory for x86 instruction emulator
` [PULL 24/34] target/i386/emulate: add a panic.h
` [PULL 25/34] target/i386: move x86 instruction emulator out of hvf
` [PULL 26/34] MAINTAINERS: add an entry for the x86 instruction emulator
` [PULL 27/34] target/i386/emulate: remove flags_mask
` [PULL 28/34] i386/cpu: Consolidate the helper to get Host's vendor
` [PULL 29/34] rust/hpet: convert num_timers to u8 type
` [PULL 30/34] rust/hpet: convert HPETTimer index "
` [PULL 31/34] rust/hpet: Fix a clippy error
` [PULL 32/34] rust/vmstate_test: Fix typo in test_vmstate_macro_array_of_pointer_wrapped()
` [PULL 33/34] rust/hw/char/pl011: Extract extract DR read logic into separate function
` [PULL 34/34] rust/hw/char/pl011: Extract DR write "

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

[PATCH v2 0/5] vfio: Move realize after attach_dev
 2025-04-23  9:39 UTC  (8+ messages)
` [PATCH v2 1/5] vfio/iommufd: Make a separate call to get IOMMU capabilities
` [PATCH v2 2/5] vfio/iommufd: Move realize() after attachment
` [PATCH v2 3/5] vfio/container: "
` [PATCH v2 4/5] vfio: Cleanup host IOMMU device creation
` [PATCH v2 5/5] vfio: Remove hiod_typename property

[PATCH V2 0/3] acpi: Add machine option to disable SPCR table
 2025-04-23  9:17 UTC  (8+ messages)
` [PATCH V2 1/3] "

[RFC PATCH v4 00/19] single-binary: Make hw/arm/ common
 2025-04-23  9:14 UTC  (8+ messages)
` [RFC PATCH v4 14/19] qemu/target_info: Add %target_arch field to TargetInfo

[PATCH v4 0/9] target/loongarch: Code cleanup with function loongarch_map_address
 2025-04-23  9:07 UTC  (12+ messages)
` [PATCH v4 1/9] target/loongarch: Move header file helper.h to directory tcg
` [PATCH v4 2/9] target/loongarch: Add function loongarch_get_addr_from_tlb
` [PATCH v4 3/9] target/loongarch: Move function get_dir_base_width to common directory
` [PATCH v4 4/9] target/loongarch: Add stub function loongarch_get_addr_from_tlb
` [PATCH v4 5/9] target/loongarch: Set function loongarch_map_address() with common code
` [PATCH v4 6/9] target/loongarch: Define function loongarch_get_addr_from_tlb() non-static
` [PATCH v4 7/9] target/loongarch: Move function loongarch_tlb_search to directory tcg
` [PATCH v4 8/9] target/loongarch: Add static definition with function loongarch_tlb_search()
` [PATCH v4 9/9] target/loongarch: Move definition of TCG specified function to tcg directory

[PATCH for 10.1 v8 00/55] QEMU TDX support
 2025-04-23  8:11 UTC  (9+ 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

[PATCH v5 0/3] DIAG 308: extend subcode 10 to return UVC cmd id, RC and RRC values upon failure to enter secure mode
 2025-04-23  8:09 UTC  (4+ messages)
` [PATCH v5 1/3] target/s390x: Introduce constant when checking if PV header couldn't be decrypted
` [PATCH v5 2/3] target/s390x: Introduce function when exiting PV
` [PATCH v5 3/3] target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode

[PATCH] linux-user/loongarch64: Decode BRK break codes for FPE signals
 2025-04-23  8:08 UTC  (2+ messages)

[PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
 2025-04-23  7:54 UTC  (3+ messages)
` [PATCH 7/8] target/s390x/gen-features: Remove the v2.11 qemu CPU model

[RFC PATCH v5 0/5] Report vfio-ap configuration changes
 2025-04-23  7:53 UTC  (3+ messages)
` [RFC PATCH v5 1/5] linux-headers: NOTFORMERGE - placeholder uapi updates for AP config change

[PULL 00/29] Machine types, s390x, functional tests and Avocado removal
 2025-04-23  7:36 UTC  (30+ messages)
` [PULL 01/29] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.9 machine type
` [PULL 02/29] hw/s390x/css: Remove the obsolete "css_migration_enabled" variable
` [PULL 03/29] hw/s390x/s390-stattrib: Remove the old migration_enabled flag
` [PULL 04/29] hw/intc/s390_flic: Remove the obsolete "
` [PULL 05/29] hw/s390x/skeys: Declare QOM types using DEFINE_TYPES() macro
` [PULL 06/29] hw/s390x/skeys: Introduce TYPE_DUMP_SKEYS_INTERFACE
` [PULL 07/29] hw/s390x/ccw: Have CCW machine implement a qmp_dump_skeys() callback
` [PULL 08/29] qapi/machine: Make @dump-skeys command generic
` [PULL 09/29] hw: add compat machines for 10.1
` [PULL 10/29] tests/functional/test_vnc: skip test if no crypto backend available
` [PULL 11/29] gitlab-ci: Remove the avocado tests from the CI pipelines
` [PULL 12/29] tests/functional: Move the check for the parameters from avocado to functional
` [PULL 13/29] tests/functional: Convert reverse_debugging tests to the functional framework
` [PULL 14/29] tests/functional: Convert the i386 replay avocado test
` [PULL 15/29] tests/avocado: Remove the LinuxKernelTest class
` [PULL 16/29] tests/functional: Convert the 32-bit big endian Wheezy mips test
` [PULL 17/29] tests/functional: Convert the 32-bit little "
` [PULL 18/29] tests/functional: Convert the 64-bit "
` [PULL 19/29] tests/functional: Convert the 64-bit big "
` [PULL 20/29] tests/avocado: Remove the boot_linux.py tests
` [PULL 21/29] tests/functional: Use the tuxrun kernel for the x86 replay test
` [PULL 22/29] tests/functional: Use the tuxrun kernel for the aarch64 "
` [PULL 23/29] tests/functional: Convert the SMMU test to the functional framework
` [PULL 24/29] gitlab-ci: Update QEMU_JOB_AVOCADO and QEMU_CI_AVOCADO_TESTING
` [PULL 25/29] docs/devel/testing: Dissolve the ci-definitions.rst.inc file
` [PULL 26/29] Remove the remainders of the Avocado tests
` [PULL 27/29] tests/functional: Remove semicolons at the end of lines
` [PULL 28/29] tests/functional: Remove unnecessary import statements
` [PULL 29/29] MAINTAINERS: Add functional tests that are not covered yet

[PATCH 00/11] vfio/igd: Detect IGD by OpRegion and enable OpRegion automatically
 2025-04-23  7:21 UTC  (9+ messages)
` [PATCH 03/11] vfio/igd: Detect IGD device by OpRegion
` [PATCH 08/11] vfio/igd: Allow overriding GMS with 0xf0 to 0xfe on Gen9+
` [PATCH 10/11] vfio/igd: Remove generation limitation for IGD passthrough
` [PATCH 11/11] vfio/igd: Update IGD passthrough documentation

[PATCH v4 00/10] Support vbootrom for AST2700
 2025-04-23  7:02 UTC  (6+ messages)
` [PATCH v4 06/10] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"

[PATCH 1/2] aspeed: Fix maximum number of spi controller
 2025-04-23  6:58 UTC  (3+ messages)
` [PATCH 2/2] hw/arm: ast27x0: Wire up EHCI controllers

[PATCH] hw/ssi/aspeed_smc: Allow 64-bit wide flash accesses
 2025-04-23  6:57 UTC  (2+ messages)

[PATCH v2 0/3] Update to test new ASPEED SDK version
 2025-04-23  6:57 UTC  (4+ messages)
` [PATCH v2 3/3] tests/functional/aspeed: Update test ASPEED SDK v03.00 for AST1030


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