messages from 2025-04-24 01:01:47 to 2025-04-24 09:42:23 UTC [more...]
[PATCH 0/9] hw/riscv/virt.c: memmap usage cleanup
2025-04-24 9:41 UTC (3+ messages)
` [PATCH 9/9] hw/riscv/virt.c: remove 'long' casts in fmt strings
[PULL 00/22] Block layer patches
2025-04-24 9:39 UTC (4+ messages)
` [PULL 20/22] virtio-scsi: add iothread-vq-mapping parameter
` iotest 240 is failing (was: Re: [PULL 20/22] virtio-scsi: add iothread-vq-mapping parameter)
[RFC PATCH 00/13] migration: Unify capabilities and parameters
2025-04-24 9:35 UTC (5+ messages)
[PATCH v3 0/9] Add VNC Open H.264 Encoding
2025-04-24 9:34 UTC (13+ messages)
` [PATCH v3 2/9] add vnc h264 encoder
[PATCH] tests/functional/test_ppc64_pseries: Skip test_ppc64_linux_smt_boot if necessary
2025-04-24 9:20 UTC (2+ messages)
[PATCH 0/7] target/riscv/kvm: CSR related fixes
2025-04-24 9:07 UTC (8+ messages)
` [PATCH 4/7] target/riscv/kvm: add kvm_csr_cfgs[]
` [PATCH 7/7] target/riscv/kvm: reset 'scounteren' with host val
[PATCH] tests/functional/test_s390x_tuxrun: Check whether the machine is available
2025-04-24 9:06 UTC
[PATCH 00/15] accel/tcg: Compile tb-maint.c twice
2025-04-24 9:05 UTC (29+ messages)
` [PATCH 01/15] accel/tcg: Add CPUState argument to page_unprotect
` [PATCH 02/15] accel/tcg: Add CPUState argument to tb_invalidate_phys_page_unwind
` [PATCH 03/15] accel/tcg: Add CPUState arg to tb_invalidate_phys_page_range__locked
` [PATCH 04/15] accel/tcg: Merge tb_invalidate_phys_range{__locked}
` [PATCH 05/15] accel/tcg: Add CPUState arg to tb_invalidate_phys_range
` [PATCH 06/15] accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast
` [PATCH 07/15] accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc
` [PATCH 08/15] accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS
` [PATCH 09/15] accel/tcg: Simplify L1_MAP_ADDR_SPACE_BITS
` [PATCH 10/15] accel/tcg: Merge internal-target.h into internal-common.h
` [PATCH 11/15] accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target
` [PATCH 12/15] accel/tcg: Use vaddr for walk_memory_regions callback
` [PATCH 13/15] accel/tcg: Use vaddr in user/page-protection.h
` [PATCH 14/15] include/exec: Move tb_invalidate_phys_range to translation-block.h
` [PATCH 15/15] accel/tcg: Compile tb-maint.c twice
[PATCH v6 0/6] Support vbootrom for AST2700
2025-04-24 9:00 UTC (10+ messages)
` [PATCH v6 1/6] hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
` [PATCH v6 2/6] pc-bios: Add AST27x0 vBootrom
` [PATCH v6 3/6] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
` [PATCH v6 4/6] tests/functional/aspeed: Add to test vbootrom for AST2700
` [PATCH v6 5/6] docs/system/arm/aspeed: move AST2700 content to new section
` [PATCH v6 6/6] docs/system/arm/aspeed: Support vbootrom for AST2700
[PATCH] hw/arm/virt.c: Fix wrong default cpu type in AARCH64
2025-04-24 8:56 UTC (4+ messages)
[PATCH] scripts: Add exception to license check
2025-04-24 8:38 UTC (2+ messages)
[PULL 0/2] ppc-for-10.0-3 queue
2025-04-24 8:25 UTC (3+ messages)
` [PULL 1/2] target/ppc: Big-core scratch register fix
[PATCH 0/2] hw/riscv/virt.c: change default CPU to 'max'
2025-04-24 8:20 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH 0/5] accel/kvm: Support KVM PMU filter
2025-04-24 8:17 UTC (10+ messages)
` [PATCH 1/5] qapi/qom: Introduce kvm-pmu-filter object
` [PATCH 5/5] i386/kvm: Support fixed counter in KVM PMU filter
[PULL 0/3] Miscellaneous patches for 2025-04-24
2025-04-24 7:59 UTC (4+ messages)
` [PULL 1/3] cleanup: Re-run return_directly.cocci
` [PULL 2/3] cleanup: Drop pointless return at end of function
` [PULL 3/3] cleanup: Drop pointless label "
[PATCH 0/3] Enhancing Device Identification in RISC-V IOMMU Using Memory Attributes
2025-04-24 7:57 UTC (4+ messages)
` [PATCH 1/3] include/hw/pci: Attach BDF to "
[PATCH for 10.1 v8 00/55] QEMU TDX support
2025-04-24 8:16 UTC (12+ messages)
` [PATCH v8 16/55] i386/tdx: load TDVF for TD guest
` [PATCH v8 17/55] i386/tdvf: Introduce function to parse TDVF metadata
` [PATCH v8 18/55] i386/tdx: Parse TDVF metadata for TDX VM
` [PATCH v8 31/55] i386/cpu: introduce x86_confidential_guest_cpu_instance_init()
[PATCH v4] target/i386: Fix model number of Zhaoxin YongFeng vCPU template
2025-04-24 7:25 UTC (2+ messages)
[PATCH 0/4] meson: Use osdep_prefix for strchrnul()
2025-04-24 6:50 UTC (9+ messages)
` [PATCH 1/4] meson: Use has_header_symbol() to check getcpu()
` [PATCH 2/4] meson: Remove CONFIG_STATX and CONFIG_STATX_MNT_ID
` [PATCH 3/4] meson: Share common C source prefixes
` [PATCH 4/4] meson: Use osdep_prefix for strchrnul()
[PATCH] vfio: Register/unregister container for CPR only once for each container
2025-04-24 6:33 UTC
[RFC 00/10] i386/cpu: Cache CPUID fixup, Intel cache model & topo CPUID enhencement
2025-04-24 6:57 UTC (8+ messages)
` [RFC 01/10] i386/cpu: Mark CPUID[0x80000005] as reserved for Intel
` [RFC 05/10] i386/cpu: Introduce cache model for SapphireRapids
[PATCH v4 0/3] target/loongarch: Improve feature gating for instruction translation
2025-04-24 4:28 UTC (9+ messages)
` [PATCH v4 3/3] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
[PATCH v5 00/11] Support vbootrom for AST2700
2025-04-24 4:01 UTC (10+ messages)
` [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 06/11] hw/arm/aspeed: Add support for loading vbootrom image via "-bios"
[PULL 00/13] loongarch-to-apply queue
2025-04-24 2:33 UTC (10+ messages)
` [PULL 01/13] hw/intc/loongarch_pch_msi: Remove gpio input handler
` [PULL 02/13] target/loongarch: Move header file helper.h to directory tcg
` [PULL 03/13] target/loongarch: Add function loongarch_get_addr_from_tlb
` [PULL 04/13] target/loongarch: Move function get_dir_base_width to common directory
` [PULL 05/13] target/loongarch: Add stub function loongarch_get_addr_from_tlb
` [PULL 06/13] target/loongarch: Set function loongarch_map_address() with common code
` [PULL 07/13] target/loongarch: Define function loongarch_get_addr_from_tlb() non-static
` [PULL 08/13] target/loongarch: Move function loongarch_tlb_search to directory tcg
` [PULL 09/13] target/loongarch: Add static definition with function loongarch_tlb_search()
[PATCH v6 0/7] Report vfio-ap configuration changes
2025-04-24 1:04 UTC (3+ messages)
` [PATCH v6 6/7] linux-header: update-linux-header script changes
[PULL 000/148] single-binary patch queue
2025-04-24 0:49 UTC (93+ messages)
` [PULL 004/148] exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h
` [PULL 008/148] exec/memory-internal: remove dependency on cpu.h
` [PULL 019/148] accel/tcg: Build user-exec-stub.c once
` [PULL 020/148] accel/tcg: Build plugin-gen.c once
` [PULL 026/148] include/exec: Inline *_data_ra memory operations
` [PULL 027/148] include/exec: Inline *_data "
` [PULL 032/148] accel/tcg: Remove mmap_lock/unlock from watchpoint.c
` [PULL 036/148] include/system: Move exec/ioport.h to system/ioport.h
` [PULL 039/148] accel/tcg: Remove unnecesary inclusion of memory-internal.h in cputlb.c
` [PULL 043/148] accel/tcg: Use libuser_ss and libsystem_ss
` [PULL 048/148] include/exec: Split out watchpoint.h
` [PULL 049/148] hw/core: Move unconditional files to libsystem_ss, libuser_ss
` [PULL 051/148] plugins: Move api.c, core.c to libuser_ss, libsystem_ss
` [PULL 052/148] include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
` [PULL 054/148] include/hw/intc: Remove ifndef CONFIG_USER_ONLY from armv7m_nvic.h
` [PULL 057/148] include/exec: Protect icount_enabled from poisoned symbols
` [PULL 058/148] include/system: Remove ifndef CONFIG_USER_ONLY in qtest.h
` [PULL 061/148] meson: Only allow CONFIG_USER_ONLY from certain source sets
` [PULL 062/148] exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
` [PULL 063/148] accel/tcg: Fix argument types of tlb_reset_dirty
` [PULL 065/148] accel/tcg: Rebuild full flags in tlb_reset_dirty_range_locked
` [PULL 066/148] include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
` [PULL 068/148] accel/tcg: Move get_page_addr_code* declarations
` [PULL 069/148] accel/tcg: Remove page_protect
` [PULL 070/148] accel/tcg: Remove cpu-all.h, exec-all.h from tb-internal.h
` [PULL 071/148] target/rx: Fix copy/paste typo (riscv -> rx)
` [PULL 072/148] hw/core/cpu: Update CPUClass::mmu_index docstring
` [PULL 074/148] target/alpha: Restrict SoftMMU mmu_index() to TCG
` [PULL 075/148] target/arm: "
` [PULL 078/148] target/i386: Remove unused cpu_(ldub, stb)_kernel macros
` [PULL 080/148] target/i386: Restrict SoftMMU mmu_index() to TCG
` [PULL 081/148] target/loongarch: "
` [PULL 083/148] target/microblaze: "
` [PULL 084/148] target/mips: "
` [PULL 085/148] target/openrisc: "
` [PULL 086/148] target/ppc: "
` [PULL 087/148] target/riscv: "
` [PULL 088/148] target/rx: "
` [PULL 089/148] target/s390x: "
` [PULL 091/148] target/sparc: "
` [PULL 092/148] target/tricore: "
` [PULL 093/148] target/xtensa: "
` [PULL 095/148] hw/core/cpu: Remove CPUClass::mmu_index()
` [PULL 096/148] accel/tcg: Build translator.c twice
` [PULL 097/148] accel/tcg: Split out tlb-bounds.h
` [PULL 098/148] include/exec: Redefine tlb-flags with absolute values
` [PULL 099/148] page-vary: Move and rename qemu_target_page_bits_min
` [PULL 100/148] page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
` [PULL 102/148] include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
` [PULL 103/148] exec/cpu-all: remove system/memory include
` [PULL 105/148] exec/cpu-all: remove tswap include
` [PULL 106/148] exec/cpu-all: remove exec/cpu-interrupt include
` [PULL 107/148] accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
` [PULL 108/148] accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
` [PULL 110/148] exec/cpu-all: remove exec/target_page include
` [PULL 111/148] exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
` [PULL 112/148] exec/cpu-all: remove this header
` [PULL 113/148] accel/kvm: move KVM_HAVE_MCE_INJECTION define to kvm-all.c
` [PULL 114/148] exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
` [PULL 115/148] target/arm/cpu: always define kvm related registers
` [PULL 117/148] target/arm/cpu: define same set of registers for aarch32 and aarch64
` [PULL 118/148] target/arm/cpu: remove inline stubs for aarch32 emulation
` [PULL 119/148] target/arm: Expose Aarch64 helpers unconditionally
` [PULL 120/148] meson: add common hw files
` [PULL 121/148] hw/arm/boot: make compilation unit hw common
` [PULL 122/148] hw/arm/digic_boards: prepare compilation unit to be common
` [PULL 123/148] hw/arm/xlnx-zynqmp: "
` [PULL 124/148] hw/arm/xlnx-versal: "
` [PULL 125/148] hw/arm: make most of the compilation units common
` [PULL 126/148] target/riscv: Do not expose rv128 CPU on user mode emulation
` [PULL 127/148] tcg: Include missing 'cpu.h' in translate-all.c
` [PULL 128/148] tcg: Declare TARGET_INSN_START_EXTRA_WORDS in 'cpu-param.h'
` [PULL 129/148] tcg: Always define TARGET_INSN_START_EXTRA_WORDS
` [PULL 130/148] exec: Restrict 'cpu-ldst-common.h' to accel/tcg/
` [PULL 131/148] exec: Restrict 'cpu_ldst.h' "
` [PULL 132/148] exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h'
` [PULL 133/148] tcg: Always define TCG_GUEST_DEFAULT_MO
` [PULL 134/148] tcg: Simplify tcg_req_mo() macro
` [PULL 135/148] tcg: Define guest_default_memory_order in TCGCPUOps
` [PULL 136/148] tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code()
` [PULL 137/148] tcg: Propagate CPUState argument to cpu_req_mo()
` [PULL 138/148] tcg: Have tcg_req_mo() use TCGCPUOps::guest_default_memory_order
` [PULL 139/148] tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
` [PULL 140/148] tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h'
` [PULL 141/148] tcg: Pass max_threads not max_cpus to tcg_init
` [PULL 142/148] tcg: Move qemu_tcg_mttcg_enabled() to 'system/tcg.h'
` [PULL 143/148] accel/tcg: Remove mttcg_enabled
` [PULL 144/148] tcg: Convert TCGState::mttcg_enabled to TriState
` [PULL 145/148] accel/tcg: Move mttcg warning to tcg_init_machine
` [PULL 146/148] target/riscv: Remove AccelCPUClass::cpu_class_init need
` [PULL 147/148] target/i386: "
` [PULL 148/148] tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
[PATCH 10.1 v3 00/27] target/riscv: SATP mode and CPU definition overhaul
2025-04-24 1:26 UTC (2+ messages)
[PATCH] hw/intc/loongarch_pch_msi: Remove gpio input handler
2025-04-24 1:15 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).