messages from 2025-07-30 11:25:52 to 2025-07-31 14:23:18 UTC [more...]
[PATCH v8 00/27] migration: propagate vTPM errors using Error objects
 2025-07-31 13:21 UTC  (17+ messages)
` [PATCH v8 01/27] migration: push Error **errp into vmstate_subsection_load()
` [PATCH v8 02/27] migration: push Error **errp into vmstate_load_state()
` [PATCH v8 03/27] migration: push Error **errp into qemu_loadvm_state_header()
` [PATCH v8 04/27] migration: push Error **errp into vmstate_load()
` [PATCH v8 05/27] migration: push Error **errp into qemu_loadvm_section_start_full()
` [PATCH v8 06/27] migration: push Error **errp into qemu_loadvm_section_part_end()
` [PATCH v8 07/27] migration: Update qemu_file_get_return_path() docs and remove dead checks
` [PATCH v8 08/27] migration: make loadvm_postcopy_handle_resume() void
` [PATCH v8 09/27] migration: push Error **errp into loadvm_process_command()
` [PATCH v8 10/27] migration: push Error **errp into loadvm_handle_cmd_packaged()
` [PATCH v8 12/27] migration: push Error **errp into loadvm_postcopy_handle_advise()
` [PATCH v8 13/27] migration: push Error **errp into loadvm_postcopy_handle_listen()
` [PATCH v8 19/27] migration: push Error **errp into qemu_loadvm_state_main()
` [PATCH v8 22/27] migration: Capture error in postcopy_ram_listen_thread()
` [PATCH v8 23/27] migration: Propagate last encountered error in vmstate_save_state_v() function
` [PATCH v8 25/27] migration: Remove error variant of vmstate_save_state() function
[PATCH 00/48] AMD Versal Gen 2 support
 2025-07-31 13:23 UTC  (19+ messages)
` [PATCH 25/48] hw/arm/xlnx-versal: add support for multiple GICs
` [PATCH 26/48] hw/arm/xlnx-versal: add support for GICv2
` [PATCH 27/48] hw/arm/xlnx-versal: rpu: refactor creation
` [PATCH 28/48] hw/arm/xlnx-versal: ocm: "
` [PATCH 29/48] hw/arm/xlnx-versal: ddr: "
` [PATCH 30/48] hw/arm/xlnx-versal: add the versal_get_num_cpu accessor
` [PATCH 31/48] hw/misc/xlnx-versal-crl: remove unnecessary include directives
` [PATCH 32/48] hw/misc/xlnx-versal-crl: split into base/concrete classes
` [PATCH 33/48] hw/misc/xlnx-versal-crl: refactor device reset logic
[PATCH for-10.2 0/4] vfio: Remove 'vfio-platform'
 2025-07-31 12:19 UTC  (5+ messages)
` [PATCH for-10.2 1/4] vfio: Remove 'vfio-amd-xgbe' device
` [PATCH for-10.2 2/4] vfio: Remove 'vfio-calxeda-xgmac' device
` [PATCH for-10.2 3/4] vfio: Remove 'vfio-platform'
` [PATCH for-10.2 4/4] vfio: Move vfio-region.h under hw/vfio/
[PATCH] hw/arm: add static NVDIMMs in device tree
 2025-07-31 12:20 UTC  (6+ messages)
[PATCH] vfio: Introduce helper vfio_device_to_vfio_pci()
 2025-07-31 12:03 UTC  (6+ messages)
[PATCH v2 1/1] qemu-img: add sub-command --remove-all to 'qemu-img bitmap'
 2025-07-31 12:04 UTC  (2+ messages)
[PULL 00/20] target-arm queue
 2025-07-31 10:04 UTC  (8+ messages)
` [PULL 02/20] target/arm: Correct encoding of Debug Communications Channel registers
[RFC PATCH 0/3] migration: Fix aarch64 cpregs migration
 2025-07-31 10:03 UTC  (5+ messages)
` [RFC PATCH 1/3] target/arm: Fix migration to QEMU 10.1
` [RFC PATCH 2/3] tests/qtest/migration: Only test aarch64 on TCG
` [RFC PATCH 3/3] tests/qtest/migration: Change cpu for aarch64
[PATCH v2 for-10.1 0/3] linux-user/aarch64: Fix SME/SME2 signal frame handling
 2025-07-31  9:57 UTC  (4+ messages)
` [PATCH v2 for-10.1 1/3] linux-user/aarch64: Clear TPIDR2_EL0 when delivering signals
[PULL 0/2] loongarch-to-apply queue
 2025-07-31  8:53 UTC  (3+ messages)
` [PULL 1/2] target/loongarch: Fix valid virtual address checking
` [PULL 2/2] hw/intc/loongarch_ipi: Fix start fail with smp cpu < smp maxcpus on KVM
[RFC 0/9] WHPX support for Arm
 2025-07-31  8:35 UTC  (14+ messages)
` [RFC 1/9] whpx: Move around files before introducing AArch64 support
` [RFC 2/9] whpx: reshuffle common code
` [RFC 3/9] whpx: common: use whpx_cpu_instance_init on x86 only
` [RFC 4/9] whpx: interrupt controller support
` [RFC 5/9] hw/virt: make Qemu aware that WHPX has a vGICv3
` [RFC 6/9] hw: intc: arm_gicv3_common: add whpx
` [RFC 7/9] whpx: add arm64 support
` [RFC 8/9] whpx: copy over memory tracking logic from hvf
` [RFC 9/9] target/arm: cpu: mark WHPX as supporting PSCI 1.1
[PATCH v2 0/6] Reinvent BQL-free PIO/MMIO
 2025-07-31  8:32 UTC  (11+ messages)
` [PATCH v2 1/6] memory: reintroduce BQL-free fine-grained PIO/MMIO
` [PATCH v2 2/6] acpi: mark PMTIMER as unlocked
` [PATCH v2 3/6] hpet: switch to fain-grained device locking
` [PATCH v2 4/6] hpet: move out main counter read into a separate block
` [PATCH v2 5/6] hpet: make main counter read lock-less
` [PATCH v2 6/6] kvm: i386: irqchip: take BQL only if there is an interrupt
[PATCH v6] target/loongarch: Guard 64-bit-only insn translation with TRANS64 macro
 2025-07-31  8:03 UTC  (3+ messages)
[PATCH] target/loongarch: Fix valid virtual address checking
 2025-07-31  7:54 UTC  (2+ messages)
[PULL 00/11] riscv-to-apply queue
 2025-07-31  6:11 UTC  (5+ messages)
[PATCH] docs/qapi-code-gen: change recommendations for cross-reference syntax
 2025-07-31  5:42 UTC  (3+ messages)
[PULL 0/3] docs/devel/qapi-code-gen: Update x-ref syntax, minor fixes
 2025-07-31  5:40 UTC  (5+ messages)
` [PULL 1/3] docs/devel/qapi-code-gen: Add two cross-references we missed
` [PULL 2/3] docs/devel/qapi-code-gen: Fix typos in QAPI schema language grammar
` [PULL 3/3] docs/devel/qapi-code-gen: Update cross-reference syntax
[PATCH 0/3] docs/devel/qapi-code-gen: Update x-ref syntax, minor fixes
 2025-07-31  5:40 UTC  (4+ messages)
` [PATCH 1/3] docs/devel/qapi-code-gen: Add two cross-references we missed
` [PATCH 2/3] docs/devel/qapi-code-gen: Fix typos in QAPI schema language grammar
` [PATCH 3/3] docs/devel/qapi-code-gen: Update cross-reference syntax
[PATCH 0/2] i386/kvm: Enable SMM addrss space for i386 cpu
 2025-07-31  3:53 UTC  (7+ messages)
` [PATCH 1/2] i386/cpu: Enable SMM cpu addressspace
[PATCH v4 00/20] intel_iommu: Enable stage-1 translation for passthrough device
 2025-07-31  3:30 UTC  (11+ messages)
` [PATCH v4 04/20] vfio/iommufd: Force creating nested parent domain
` [PATCH v4 18/20] vfio: Add a new element bypass_ro in VFIOContainerBase
[PATCH 00/10] single-binary: compile once semihosting
 2025-07-30 22:06 UTC  (11+ messages)
` [PATCH 01/10] semihosting/syscalls: compile once in system and per target for user mode
` [PATCH 02/10] semihosting/guestfd: compile once for system/user
` [PATCH 03/10] semihosting/arm-compat-semi: remove common_semi_sys_exit_extended
` [PATCH 04/10] target/{arm, riscv}/common-semi-target: eradicate target_ulong
` [PATCH 05/10] include/semihosting/common-semi: extract common_semi API
` [PATCH 06/10] semihosting/arm-compat-semi: eradicate sizeof(target_ulong)
` [PATCH 07/10] semihosting/arm-compat-semi: replace target_ulong with uint64_t
` [PATCH 08/10] semihosting/arm-compat-semi: replace target_long with int64_t
` [PATCH 09/10] semihosting/arm-compat-semi: remove dependency on cpu.h
` [PATCH 10/10] semihosting/arm-compat-semi: compile once in system and per target for user mode
[PATCH v2 0/3] single-binary: compile some top level files once
 2025-07-30 22:05 UTC  (4+ messages)
` [PATCH v2 1/3] cpu-target: build compilation unit once for user/system
` [PATCH v2 2/3] include/exec/target_page.h: move page-target.c to header
` [PATCH v2 3/3] system/main.c: compile only once
[PATCH v2 0/2] single-binary: compile once migration files
 2025-07-30 22:04 UTC  (3+ messages)
` [PATCH v2 1/2] migration: compile migration/ram.c once
` [PATCH v2 2/2] migration/vfio: compile only once
[PATCH for-10.2 00/82] target/arm: Implement FEAT_GCS
 2025-07-30 21:33 UTC  (81+ messages)
` [PATCH 01/82] target/arm: Add prot_check parameter to pmsav8_mpu_lookup
` [PATCH 02/82] target/arm: Add in_prot_check to S1Translate
` [PATCH 03/82] target/arm: Skip permission check from arm_cpu_get_phys_page_attrs_debug
` [PATCH 04/82] target/arm: Introduce get_phys_addr_for_at
` [PATCH 05/82] target/arm: Skip AF and DB updates for AccessType_AT
` [PATCH 06/82] target/arm: Add prot_check parameter to do_ats_write
` [PATCH 07/82] target/arm: Fill in HFG[RWI]TR_EL2 bits for Arm v9.5
` [PATCH 08/82] target/arm: Remove outdated comment for ZCR_EL12
` [PATCH 09/82] target/arm: Implement FEAT_ATS1A
` [PATCH 10/82] target/arm: Add isar feature test for FEAT_S1PIE, FEAT_S2PIE
` [PATCH 11/82] target/arm: Enable TCR2_ELx.PIE
` [PATCH 12/82] target/arm: Implement PIR_ELx, PIRE0_ELx, S2PIR_EL2 registers
` [PATCH 13/82] target/arm: Force HPD for stage2 translations
` [PATCH 14/82] target/arm: Cache NV1 early in get_phys_addr_lpae
` [PATCH 15/82] target/arm: Populate PIE in aa64_va_parameters
` [PATCH 18/82] target/arm: Do not migrate env->exception
` [PATCH 19/82] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
` [PATCH 20/82] target/arm: Expand syndrome parameter to raise_exception*
` [PATCH 21/82] target/arm: Implement dirtybit check for PIE
` [PATCH 22/82] target/arm: Enable FEAT_S1PIE and FEAT_S2PIE on -cpu max
` [PATCH 23/82] include/hw/core/cpu: Introduce MMUIdxMap
` [PATCH 24/82] include/hw/core/cpu: Introduce cpu_tlb_fast
` [PATCH 25/82] include/hw/core/cpu: Invert the indexing into CPUTLBDescFast
` [PATCH 26/82] target/hppa: Adjust mmu indexes to begin with 0
` [PATCH 27/82] include/exec/memopidx: Adjust for 32 mmu indexes
` [PATCH 28/82] include/hw/core/cpu: Widen MMUIdxMap
` [PATCH 29/82] target/arm: Split out mmuidx.h from cpu.h
` [PATCH 30/82] target/arm: Convert arm_mmu_idx_to_el from switch to table
` [PATCH 31/82] target/arm: Remove unused env argument from regime_el
` [PATCH 32/82] target/arm: Convert regime_el from switch to table
` [PATCH 33/82] target/arm: Convert regime_has_2_ranges "
` [PATCH 34/82] target/arm: Remove unused env argument from regime_is_pan
` [PATCH 35/82] target/arm: Convert regime_is_pan from switch to table
` [PATCH 36/82] target/arm: Remove unused env argument from regime_is_user
` [PATCH 37/82] target/arm: Convert regime_is_user from switch to table
` [PATCH 38/82] target/arm: Convert arm_mmu_idx_is_stage1_of_2 "
` [PATCH 39/82] target/arm: Convert regime_is_stage2 "
` [PATCH 40/82] target/arm: Introduce mmu indexes for GCS
` [PATCH 41/82] target/arm: Introduce regime_to_gcs
[ANNOUNCE] QEMU 10.1.0-rc1 is now available
 2025-07-30 18:57 UTC 
[PATCH 0/5] contrib/plugins/hotblocks: Minor bug fixes and add limit argument
 2025-07-30 17:52 UTC  (17+ messages)
` [PATCH 1/5] contrib/plugins/hotblocks: Correctly free sorted counts list
` [PATCH 2/5] contrib/plugins/hotblocks: Fix off by one error in iteration of sorted blocks
` [PATCH 3/5] contrib/plugins/hotblocks: Print uint64_t with PRIu64 rather than PRId64
` [PATCH 4/5] docs/about/emulation: Add documentation for hotblocks plugin arguments
` [PATCH 5/5] contrib/plugins/hotblocks: Allow limit to be set as a command line argument
[PATCH for-10.2 v2 0/3] linux-user/aarch64: Syndrome fixes and enhancements
 2025-07-30 17:42 UTC  (5+ messages)
` [PATCH v2 1/3] linux-user/aarch64: Split out signal_for_exception
` [PATCH v2 2/3] linux-user/aarch64: Check syndrome for EXCP_UDEF
[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
 2025-07-30 17:19 UTC  (10+ messages)
` [PATCH v3 12/21] block: Move qemu_fcntl_addfl() into osdep.c
` [PATCH v3 17/21] iotests/307: Test multi-thread export interface
` [PATCH v3 18/21] fuse: Implement multi-threading
` [PATCH v3 19/21] qapi/block-export: Document FUSE's multi-threading
[RFC v5 0/7] Add packed format to shadow virtqueue
 2025-07-30 14:32 UTC  (9+ messages)
[PATCH] 9pfs: Add FreeBSD support
 2025-07-30 14:35 UTC  (4+ messages)
[PATCH RFC v1 1/1] ui/sdl2: clipboard sharing implementation for SDL
 2025-07-30 14:04 UTC  (9+ messages)
[PATCH v3 0/3] pc-bios: Update vbootrom images
 2025-07-30 13:21 UTC  (8+ messages)
` [PATCH v3 3/3] pc-bios: Update vbootrom image to commit 183c9ff8056b
[PATCH v2] qga: Fix ubsan warning
 2025-07-30 11:46 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).