messages from 2025-09-19 21:40:05 to 2025-09-22 12:17:38 UTC [more...]
[PATCH v3 00/20] util: sync error_report & qemu_log output more closely
2025-09-22 12:16 UTC (11+ messages)
` [PATCH v3 12/20] monitor: introduce monitor_cur_hmp() function
` [PATCH v3 13/20] util: don't skip error prefixes when QMP is active
` [PATCH v3 14/20] util: fix interleaving of error & trace output
[PATCH] virtio: vhost-user-device: Make user creatable again
2025-09-22 12:15 UTC (7+ messages)
[PATCH v6 00/19] hw/i386: separate isapc out from pc_piix
2025-09-22 12:08 UTC (15+ messages)
` [PATCH v6 01/19] hw/i386/pc_piix.c: restrict isapc machine to 32-bit CPUs
` [PATCH v6 09/19] hw/i386/pc_piix.c: simplify RAM size logic in pc_init_isa()
[RFC PATCH 0/4] docs/code-provenance: make AI policy clearer and more practical
2025-09-22 12:06 UTC (8+ messages)
` [RFC PATCH 1/4] docs/code-provenance: clarify scope very early
` [RFC PATCH 2/4] docs/code-provenance: make the exception process more prominent
` [RFC PATCH 3/4] docs/code-provenance: clarify the scope of AI exceptions
` [RFC PATCH 4/4] docs/code-provenance: make the exception process feasible
[PATCH 00/25] September maintainer updates (docs, plugins, semihosting) pre-PR
2025-09-22 11:53 UTC (29+ messages)
` [PATCH 01/25] docs/devel: fix typo in code-provenance.rst
` [PATCH 02/25] scripts/ci: add gitlab-failure-analysis script
` [PATCH 03/25] checkpatch: Ignore removed lines in license check
` [PATCH 04/25] semihosting/syscalls: compile once in system and per target for user mode
` [PATCH 05/25] semihosting/syscalls: replace uint64_t with vaddr where appropriate
` [PATCH 06/25] semihosting/guestfd: compile once for system/user
` [PATCH 07/25] semihosting/arm-compat-semi: change common_semi_sys_exit_extended
` [PATCH 08/25] target/riscv/common-semi-target: remove sizeof(target_ulong)
` [PATCH 09/25] target/{arm, riscv}/common-semi-target: eradicate target_ulong
` [PATCH 10/25] include/semihosting/common-semi: extract common_semi API
` [PATCH 11/25] semihosting/arm-compat-semi: eradicate sizeof(target_ulong)
` [PATCH 12/25] semihosting/arm-compat-semi: replace target_ulong with vaddr
` [PATCH 13/25] semihosting/arm-compat-semi: eradicate target_long
` [PATCH 14/25] semihosting/arm-compat-semi: remove dependency on cpu.h
` [PATCH 15/25] semihosting/arm-compat-semi: compile once in system and per target for user mode
` [PATCH 16/25] contrib/plugins/execlog: Explicitly check for qemu_plugin_read_register() failure
` [PATCH 17/25] contrib/plugins/uftrace: skeleton file
` [PATCH 18/25] contrib/plugins/uftrace: define cpu operations and implement aarch64
` [PATCH 19/25] contrib/plugins/uftrace: track callstack
` [PATCH 20/25] contrib/plugins/uftrace: implement tracing
` [PATCH 21/25] contrib/plugins/uftrace: implement privilege level tracing
` [PATCH 22/25] contrib/plugins/uftrace: generate additional files for uftrace
` [PATCH 23/25] contrib/plugins/uftrace: implement x64 support
` [PATCH 24/25] contrib/plugins/uftrace_symbols.py
` [PATCH 25/25] contrib/plugins/uftrace: add documentation
[PATCH v6 00/25] tcg-plugins: add hooks for discontinuities
2025-09-22 11:47 UTC (14+ messages)
` [PATCH v6 03/25] plugins: add hooks for new discontinuity related callbacks
` [PATCH v6 08/25] target/hppa: call plugin trap callbacks
` [PATCH v6 13/25] target/mips: "
` [PATCH v6 22/25] target/xtensa: "
` [PATCH v6 23/25] tests: add plugin asserting correctness of discon event's to_pc
[RFC PATCH 0/8] Add Zvfbfa extension support
2025-09-22 11:41 UTC (5+ messages)
` [RFC PATCH 3/8] target/riscv: rvv: Add new VTYPE CSR field - altfmt
[PATCH] mirror: Optimize mirroring for zero blocks in mirror_read_complete
2025-09-22 11:36 UTC (2+ messages)
[PATCH 0/4] migration: Introduce POSTCOPY_DEVICE state
2025-09-22 11:26 UTC (4+ messages)
` [PATCH 2/4] migration: Accept MigrationStatus in migration_has_failed()
[PATCH v3 0/4] tests/functional: Adapt reverse_debugging to run w/o Avocado
2025-09-22 11:10 UTC (10+ messages)
` [PATCH v3 1/4] python: Install pygdbmi in venv
` [PATCH v3 2/4] tests/functional: Provide GDB to the functional tests
` [PATCH v3 3/4] tests/functional: Adapt reverse_debugging to run w/o Avocado
` [PATCH v3 4/4] tests/functional: Adapt arches to reverse_debugging "
[PATCH] virtio: Add function name to error messages
2025-09-22 11:06 UTC (9+ messages)
` "
` [PATCH v2] "
[PATCH v11 00/17] Change ghes to use HEST-based offsets and add support for error inject
2025-09-22 10:53 UTC (5+ messages)
` [PATCH v11 15/17] tests/acpi: virt: update HEST and DSDT tables
` [PATCH v11 17/17] scripts/ghes_inject: add a script to generate GHES error inject
[PATCH 00/24] CI/build-sys fixes to enable Rust more widely
2025-09-22 10:45 UTC (21+ messages)
` [PATCH 02/24] scripts/archive-source: speed up downloading subprojects
` [PATCH 06/24] RFC: configure: use the same machine as the host triple by default
` [PATCH 08/24] tests/docker: use fully qualified image name for emsdk
` [PATCH 14/24] tests: move mips to debian-legacy-test-cross
` [PATCH 19/24] configure: set the meson executable suffix/ext
[PATCH v5 0/9] Add IBM PPE42 CPU support
2025-09-22 10:18 UTC (3+ messages)
` [PATCH v5 6/9] target/ppc: Add IBM PPE42 special instructions
[PATCH RFC v5 00/12] virtio-console: notify about the terminal size
2025-09-22 9:38 UTC (28+ messages)
` [PATCH RFC v5 01/12] chardev: add cols, rows fields
` [PATCH RFC v5 02/12] chardev: add CHR_EVENT_RESIZE
` [PATCH RFC v5 03/12] chardev: add qemu_chr_resize()
` [PATCH RFC v5 04/12] char-mux: add support for the terminal size
` [PATCH RFC v5 05/12] main-loop: change the handling of SIGWINCH
` [PATCH RFC v5 06/12] char-stdio: add support for the terminal size
` [PATCH RFC v5 07/12] qmp: add chardev-window-size-changed command
` [PATCH RFC v5 08/12] virtio-serial-bus: add terminal resize messages
` [PATCH RFC v5 09/12] virtio-console: notify the guest about terminal resizes
` [PATCH RFC v5 10/12] char-win-stdio: add support for terminal size
` [PATCH RFC v5 11/12] ui/console-vc: forward text console size to vc chardev
` [PATCH RFC v5 12/12] ui/gtk: forward gtk "
[PATCH 0/2] hw/pci-host: fix use-after-free in hppa pci-host devices
2025-09-22 9:18 UTC (6+ messages)
` [PATCH 1/2] hw/pci-host/dino: Don't call pci_register_root_bus() in init
` [PATCH 2/2] hw/pci-host/astro: Don't call pci_regsiter_root_bus() "
[RFC PATCH v3 00/15] hw/arm/virt: Add support for user-creatable accelerated SMMUv3
2025-09-22 8:28 UTC (11+ messages)
` [RFC PATCH v3 06/15] hw/arm/smmuv3-accel: Restrict accelerated SMMUv3 to vfio-pci endpoints with iommufd
[PATCH 0/5] vfio: relax the vIOMMU check
2025-09-22 8:27 UTC (8+ messages)
` [PATCH 1/5] vfio/iommufd: Add framework code to support getting dirty bitmap before unmap
` [PATCH 3/5] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support
[PATCH] docs/devel: Correct uefi-vars-x64 device name
2025-09-22 7:38 UTC (2+ messages)
[PATCH 0/5] target/loongarch: Move TCG specified functions to tcg_cpu.c
2025-09-22 7:34 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] target/loongarch: Set function loongarch_cpu_has_work() as public
` [PATCH 3/5] target/loongarch: Set file tcg_cpu.c separate from cpu.c
` [PATCH 4/5] target/loongarch: Move function do_raise_exception() to tcg_cpu.c
` [PATCH 5/5] target/loongarch: Define loongarch_exception_name() as static
[PATCH] tests/functional/m68k: Use proper polling in the next-cube test
2025-09-22 7:25 UTC (2+ messages)
[PATCH] bql: Fix bql_locked status with condvar APIs
2025-09-22 7:19 UTC (2+ messages)
[PATCH-for-10.1? 0/3] linux-user: Select default CPUs for MicroMIPS and MIPS16e ASEs
2025-09-22 6:59 UTC (3+ messages)
[PATCH v6 00/14] riscv: Add support for MIPS P8700 CPU
2025-09-22 6:52 UTC (7+ messages)
` [PATCH v6 01/14] hw/intc: Allow gaps in hartids for aclint and aplic
[PATCH] ui/spice: Fix abort on SPICE client connect
2025-09-22 6:39 UTC (2+ messages)
[PATCH v3 00/22] AMD vIOMMU: DMA remapping support for VFIO devices
2025-09-22 5:33 UTC (5+ messages)
` [PATCH v3 08/22] amd_iommu: Add a page walker to sync shadow page tables on invalidation
` [PATCH v3 09/22] amd_iommu: Add basic structure to support IOMMU notifier updates
` [PATCH v3 21/22] i386/intel-iommu: Move dma_translation to x86-iommu
[PATCH v2 0/7] fs/9p: Reuse inode based on path (in addition to qid)
2025-09-21 16:24 UTC
[PATCH] intc/aia: fix the read of in_clrip register
2025-09-21 10:08 UTC (3+ messages)
` 回复: "
[PATCH v2 00/12] rust: miscellaneous cleanup & HPET #property conversion
2025-09-20 16:05 UTC (13+ messages)
` [PATCH v2 01/12] subprojects: Update .gitignore for proc-macro2 and syn
` [PATCH v2 02/12] subprojects: Ignore .wraplock file generated by meson v1.9.0
` [PATCH v2 03/12] rust/qemu-macros: Fix Clippy's complaints about lambda parameter naming
` [PATCH v2 04/12] rust/common/uninit: Fix Clippy's complaints about lifetime
` [PATCH v2 05/12] rust/qdev: use addr_of! in QDevProp
` [PATCH v2 06/12] rust/qdev: Refine the documentation for QDevProp trait
` [PATCH v2 07/12] rust/qdev: Support property info for more common types
` [PATCH v2 08/12] rust/qdev: Support bit property in #property macro
` [PATCH v2 09/12] rust/qdev: Test bit property for #property
` [PATCH v2 10/12] rust/hpet: Clean up type mismatch for num_timers property
` [PATCH v2 11/12] rust/hpet: Convert qdev properties to #property macro
` [PATCH v2 12/12] rust/qdev: Drop declare_properties & define_property macros
[RFC PATCH 0/7] rust: migration: add high-level migration wrappers
2025-09-20 14:29 UTC (8+ messages)
` [PATCH 1/7] rust: bql: add BqlRefCell::get_mut()
` [PATCH 2/7] rust: move VMState from bql to migration
` [PATCH 3/7] rust: migration: extract vmstate_fields_ref
` [PATCH 4/7] rust: migration: add high-level migration wrappers
` [PATCH 5/7] rust: qemu-macros: add ToMigrationState derive macro
` [PATCH 6/7] rust: migration: implement ToMigrationState for Timer
` [PATCH 7/7] rust: migration: implement ToMigrationState as part of impl_vmstate_bitsized
[PATCH v6 00/23] WHPX support for Arm
2025-09-20 14:01 UTC (24+ messages)
` [PATCH v6 01/23] target/arm/kvm: add constants for new PSCI versions
` [PATCH v6 02/23] accel/system: Introduce hwaccel_enabled() helper
` [PATCH v6 03/23] hw/arm: virt: add GICv2m for the case when ITS is not available
` [PATCH v6 04/23] tests: data: update AArch64 ACPI tables
` [PATCH v6 05/23] whpx: Move around files before introducing AArch64 support
` [PATCH v6 06/23] whpx: reshuffle common code
` [PATCH v6 07/23] whpx: ifdef out winhvemulation on non-x86_64
` [PATCH v6 08/23] whpx: common: add WHPX_INTERCEPT_DEBUG_TRAPS define
` [PATCH v6 09/23] hw, target, accel: whpx: change apic_in_platform to kernel_irqchip
` [PATCH v6 10/23] whpx: interrupt controller support
` [PATCH v6 11/23] whpx: add arm64 support
` [PATCH v6 12/23] whpx: copy over memory management logic from hvf
` [PATCH v6 13/23] target/arm: cpu: mark WHPX as supporting PSCI 1.3
` [PATCH v6 14/23] hw/arm: virt: cleanly fail on attempt to use the platform vGIC together with ITS
` [PATCH v6 15/23] whpx: arm64: clamp down IPA size
` [PATCH v6 16/23] hw/arm, accel/hvf, whpx: unify get_physical_address_range between WHPX and HVF
` [PATCH v6 17/23] whpx: arm64: implement -cpu host
` [PATCH v6 18/23] target/arm: whpx: instantiate GIC early
` [PATCH v6 19/23] whpx: arm64: gicv3: add migration blocker
` [PATCH v6 20/23] whpx: enable arm64 builds
` [PATCH v6 21/23] MAINTAINERS: update maintainers for WHPX
` [PATCH v6 22/23] docs: arm: update virt machine model description
` [PATCH v6 23/23] whpx: apic: use non-deprecated APIs to control interrupt controller state
[PATCH] tap-win32: fix multiple tap support
2025-09-20 12:01 UTC
[PATCH] tests/qtest: optimize qtest_get_machines
2025-09-20 7:12 UTC (2+ messages)
[PATCH v2] hw/virtio: rename vhost-user-device and make user creatable
2025-09-20 4:51 UTC (2+ messages)
[PATCH 0/8] target/i386: SEV: Add support for enabling VMSA SEV features
2025-09-19 22:06 UTC (7+ messages)
` [PATCH 6/8] target/i386: SEV: Enable use of KVM_SEV_INIT2 for SEV-ES guests
` [PATCH 7/8] target/i386: SEV: Add support for enabling Secure TSC SEV feature
` [PATCH 8/8] target/i386: SEV: Add support for setting TSC frequency for Secure TSC
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).