qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-23 12:08:33 to 2025-10-23 16:40:15 UTC [more...]

[RFC PATCH] configs: drop SBSA_REF from minimal specification
 2025-10-23 16:39 UTC 

[PATCH] migration/cpr: Document obscure usage of g_autofree when parse str
 2025-10-23 16:16 UTC 

[PULL 00/45] Staging patches
 2025-10-23 16:08 UTC  (4+ messages)
` [PULL 40/45] migration: cpr-exec-command parameter

[PATCH] target/riscv/riscv-qmp-cmds.c: coverity-related fixes
 2025-10-23 15:36 UTC  (4+ messages)

[PATCH v5 00/13] hw/pci-host/raven clean ups
 2025-10-23 15:26 UTC  (14+ messages)
` [PATCH v5 01/13] hw/pci-host/raven: Simplify creating PCI facing part
` [PATCH v5 02/13] hw/pci-host/raven: Simplify "
` [PATCH v5 03/13] hw/pci-host/raven: Simplify host bridge type declaration
` [PATCH v5 04/13] hw/pci-host/raven: Use DEFINE_TYPES macro
` [PATCH v5 05/13] hw/pci-host/raven: Simplify PCI bus creation
` [PATCH v5 06/13] hw/pci-host/raven: Simplify PCI interrupt routing
` [PATCH v5 07/13] hw/pci-host/raven: Do not use parent object for mmcfg region
` [PATCH v5 08/13] hw/pci-host/raven: Fix PCI config direct access region
` [PATCH v5 09/13] hw/pci-host/raven: Simpify discontiguous IO access
` [PATCH v5 10/13] hw/pci-host/raven: Move bus master address space creation to one place
` [PATCH v5 11/13] hw/pci-host/raven: Do not map regions in init method
` [PATCH v5 12/13] hw/ppc/prep: Fix non-contiguous IO control bit
` [PATCH v5 13/13] hw/ppc/prep: Add reset method to prep-systemio

[PATCH v3 00/21] export/fuse: Use coroutines and multi-threading
 2025-10-23 15:15 UTC  (4+ messages)
` [PATCH v3 21/21] fuse: Increase MAX_WRITE_SIZE with a second buffer

[PATCH 0/6] tests/functional: Fix various problems reported by pylint
 2025-10-23 15:13 UTC  (5+ messages)
` [PATCH 3/6] tests/functional: Fix problems in linuxkerenl.py "

KVM Planes with SVSM on Linux v6.17
 2025-10-23 15:08 UTC  (2+ messages)

[PULL 00/16] target-arm queue
 2025-10-23 14:55 UTC  (17+ messages)
` [PULL 01/16] hw/intc/arm_gicv3_dist: Implement GICD_TYPER2 as 0
` [PULL 02/16] hw/intc/arm_gicv3_kvm: Drop DPRINTF macro
` [PULL 03/16] target/arm: Add isar feature test for FEAT_AIE
` [PULL 04/16] target/arm: Implement MAIR2_ELx and AMAIR2_ELx
` [PULL 05/16] target/arm: Add AIE to ARMVAParameters
` [PULL 06/16] target/arm: Drop trivial assert vs attrindx
` [PULL 07/16] target/arm: Use el local indexing mair_el
` [PULL 08/16] target/arm: Honor param.aie in get_phys_addr_lpae
` [PULL 09/16] target/arm: Enable FEAT_AIE for -cpu max
` [PULL 10/16] target/arm: Fix reads of CNTFRQ_EL0 in linux-user mode
` [PULL 11/16] hw/intc/arm_gicv3_kvm: Avoid reading ICC_CTLR_EL1 from kernel in cpuif reset
` [PULL 12/16] MAINTAINERS: Claim the Arm XML in gdb-xml
` [PULL 13/16] target/arm: Implement SME2 support in gdbstub
` [PULL 14/16] target/arm: Implement org.gnu.gdb.aarch64.tls XML feature "
` [PULL 15/16] tests/tcg/aarch64: Add test case for SME2 gdbstub registers
` [PULL 16/16] hw/net/rocker: Don't overflow in of_dpa_mask2prefix()

[RFC PATCH] target/ppc: Remove the unusable e200 CPUs
 2025-10-23 14:48 UTC  (3+ messages)

[PATCH v2 14/24] migration: Use visitors in migrate_params_test_apply
 2025-10-23 14:46 UTC  (3+ messages)

[PATCH v2 0/2] virtio-net: make VirtIONet.vlans an array instead of a pointer
 2025-10-23 14:46 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] migration/vmstate: remove VMSTATE_BUFFER_POINTER_UNSAFE macro

[PATCH v2 00/58] target/arm/hvf: Consolidate
 2025-10-23 14:43 UTC  (54+ messages)
` [PATCH v2 34/58] accel/hvf: Create hvf_protect_clean_range, hvf_unprotect_dirty_range
` [PATCH v2 35/58] target/i386/hvf: Use hvf_unprotect_page
` [PATCH v2 36/58] target/i386/hvf: Use address_space_translate in ept_emulation_fault
` [PATCH v2 37/58] accel/hvf: Simplify hvf_log_*
` [PATCH v2 38/58] accel/hvf: Move hvf_log_sync to hvf_log_clear
` [PATCH v2 40/58] accel/hvf: Drop hvf_slot and hvf_find_overlap_slot
` [PATCH v2 41/58] accel/hvf: Remove mac_slots
` [PATCH v2 50/58] accel/hvf: Sync CNTV_CTL_EL0 & CNTV_CVAL_EL0
` [PATCH v2 51/58] accel/hvf: Model PhysTimer register
` [PATCH v2 52/58] accel: Introduce AccelOpsClass::cpu_target_realize() hook
` [PATCH v2 53/58] accel/hvf: Add hvf_arch_cpu_realize() stubs
` [PATCH v2 54/58] target/arm: Create GTimers *after* features finalized / accel realized
` [PATCH v2 55/58] target/arm/hvf: Really set Generic Timer counter frequency
` [PATCH v2 56/58] accel/hvf: Do not abort in hvf_arm_get_*_ipa_bit_size()
` [PATCH v2 57/58] hw/arm/virt: Warn when HVF doesn't report IPA bit length
` [PATCH v2 58/58] target/arm: Only allow disabling NEON when using TCG
` [PATCH v2 42/58] target/arm/hvf: Implement dirty page tracking
` [PATCH v2 43/58] accel/hvf: Enforce host alignment when calling hv_vm_protect()
` [PATCH v2 44/58] accel/hvf: Have WFI returns if !cpu_has_work
` [PATCH v2 45/58] accel/hvf: Implement WFI without using pselect()
` [PATCH v2 46/58] accel/hvf: Have PSCI CPU_SUSPEND halt the vCPU
` [PATCH v2 47/58] accel/hvf: Introduce hvf_arch_cpu_synchronize_[pre/post]exec() hooks
` [PATCH v2 48/58] target/i386/hvf: Flush vCPU registers once before vcpu_exec() loop
` [PATCH v2 49/58] target/arm/hvf: "
` [PATCH v2 10/58] target/arm/hvf: Mention hvf_arch_set_traps() must run on vCPU thread
` [PATCH v2 11/58] accel/hvf: Mention hvf_arch_update_guest_debug() must run on vCPU
` [PATCH v2 12/58] target/arm/hvf: Mention hvf_inject_interrupts() must run on vCPU thread
` [PATCH v2 13/58] accel/hvf: Implement hvf_arch_vcpu_destroy()
` [PATCH v2 14/58] target/arm/hvf: Hardcode Apple MIDR
` [PATCH v2 15/58] target/arm/hvf: Simplify hvf_arm_get_host_cpu_features()
` [PATCH v2 16/58] target/arm/hvf: switch hvf_arm_get_host_cpu_features to not create a vCPU
` [PATCH v2 17/58] target/arm/hvf: Factor hvf_handle_exception() out
` [PATCH v2 18/58] target/i386/hvf: Factor hvf_handle_vmexit() out
` [PATCH v2 19/58] target/arm/hvf: "
` [PATCH v2 20/58] target/arm/hvf: Keep calling hv_vcpu_run() in loop
` [PATCH v2 21/58] cpus: Trace cpu_exec_start() and cpu_exec_end() calls
` [PATCH v2 22/58] accel/hvf: Guard hv_vcpu_run() between cpu_exec_start/end() calls
` [PATCH v2 23/58] target/arm: Call aarch64_add_pauth_properties() once in host_initfn()
` [PATCH v2 24/58] accel/hvf: Restrict ARM specific fields of AccelCPUState
` [PATCH v2 25/58] target/arm: Rename init_cpreg_list() -> arm_init_cpreg_list()
` [PATCH v2 26/58] target/arm: Better describe PMU depends on TCG or HVF
` [PATCH v2 27/58] target/arm/hvf: Rename 'vgic' -> 'emu_reginfo' in trace events
` [PATCH v2 28/58] target/arm/hvf: Emulate PMU registers
` [PATCH v2 29/58] target/arm/hvf: Emulate Monitor Debug registers

[PATCH 0/2] isapc: warn rather than reject modern x86 CPU models
 2025-10-23 14:36 UTC  (5+ messages)
` [PATCH 1/2] hw/i386/isapc.c: "
` [PATCH 2/2] docs/about/deprecated.rst: document isapc deprecation for "

[PATCH 0/2] vhost-user-blk: support inflight migration
 2025-10-23 14:29 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2 06/24] migration: Run a post update routine after setting parameters
 2025-10-23 14:30 UTC  (3+ messages)

[PATCH v2 03/24] migration: Normalize tls arguments
 2025-10-23 14:29 UTC  (3+ messages)

[PATCH] migration/qmp: Update "resume" flag doc in "migrate" command
 2025-10-23 14:27 UTC  (5+ messages)

[PATCH v2] hw/gpio/pl061: Declare pullups/pulldowns as 8-bit types
 2025-10-23 14:18 UTC  (2+ messages)

[PULL 00/28] Rust, i386, accelerator changes for 2025-10-14
 2025-10-23 14:10 UTC  (3+ messages)
` [PULL 09/28] i386/cpu: Prevent delivering SIPI during SMM in TCG mode

[Patch v7 0/5] hw/core/loader: capture Error from load_image_targphys
 2025-10-23 14:08 UTC  (2+ messages)

[PATCH] scripts/device-crash-test: fix spurious EOFError messages
 2025-10-23 13:58 UTC  (3+ messages)

[RFC PATCH 0/2] rust: Make common::Wrapper work with non-tuple structs
 2025-10-23 13:54 UTC  (3+ messages)
` [RFC PATCH 1/2] rust: Make common::Wrapper work with non-tuple structs as well
` [RFC PATCH 2/2] rust/util: Change Timer and TimerListGroup to normal structs

[PATCH v4 0/1] ati-vga: Fix framebuffer mapping by using hardware-correct aperture sizes
 2025-10-23 13:47 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2 0/2] Fix a regression with hugetlbfs for shared memory in CoCo VMs
 2025-10-23 13:47 UTC  (4+ messages)
` [PATCH v2 1/2] ram-block-attributes: Avoid the overkill of shared memory with hugetlbfs backend

[PATCH] ati-vga: Separate default control bit for source
 2025-10-23 13:45 UTC  (2+ messages)

[PATCH 00/13] migration: Threadify loadvm process
 2025-10-23 13:41 UTC  (7+ messages)
` [PATCH 01/13] io: Add qio_channel_wait_cond() helper
` [PATCH 02/13] migration: Properly wait on G_IO_IN when peeking messages
` [PATCH 04/13] migration/rdma: Allow qemu_rdma_wait_comp_channel work with thread

[RFC PATCH] plugins/core: add missing QEMU_DISABLE_CFI annotations
 2025-10-23 13:39 UTC 

[PULL 0/1] Uefi 20251023 patches
 2025-10-23 13:28 UTC  (2+ messages)
` [PULL 1/1] hw/uefi/ovmf-log: Fix memory leak in hmp_info_firmware_log

[PATCH] MAINTAINERS: Mark VHDX block driver as "Odd Fixes"
 2025-10-23 13:20 UTC  (2+ messages)

[PATCH v4 00/12] Pegasos2 clean up and pegasos1 emulation
 2025-10-23 13:14 UTC  (12+ messages)
` [PATCH v4 08/12] hw/ppc/pegasos2: Move hardware specific parts out of machine reset
` [PATCH v4 11/12] hw/ppc/pegasos2: Add Pegasos I emulation

[PATCH] hw/xen: Avoid non-inclusive language in params.h
 2025-10-23 13:01 UTC  (2+ messages)

[PATCH v2 0/3] target/arm: Support SME2 in gdbstub
 2025-10-23 12:51 UTC  (3+ messages)
` [PATCH v2 3/3] tests/tcg/aarch64: Add test case for SME2 gdbstub registers

[PULL RESEND 00/32] ppc-for-10.2 queue
 2025-10-23 12:16 UTC  (33+ messages)
` [PULL 01/32] ppc/spapr: remove deprecated machine pseries-3.0
` [PULL 02/32] hw/ppc/spapr: Remove SpaprMachineClass::nr_xirqs field
` [PULL 03/32] ppc/spapr: remove deprecated machine pseries-3.1
` [PULL 04/32] hw/ppc/spapr: Inline spapr_dtb_needed()
` [PULL 05/32] hw/ppc/spapr: Inline few SPAPR_IRQ_* uses
` [PULL 06/32] target/ppc/kvm: Remove kvmppc_get_host_serial() as unused
` [PULL 07/32] target/ppc/kvm: Remove kvmppc_get_host_model() "
` [PULL 08/32] ppc/spapr: remove deprecated machine pseries-4.0
` [PULL 09/32] hw/ppc/spapr: Remove SpaprMachineClass::phb_placement callback
` [PULL 10/32] ppc/spapr: remove deprecated machine pseries-4.1
` [PULL 11/32] ppc/spapr: remove deprecated machine pseries-4.2
` [PULL 12/32] ppc/amigaone: Free allocated struct
` [PULL 13/32] ppc/vof: Make nextprop behave more like Open Firmware
` [PULL 14/32] hw/ppc/pegasos2: Remove explicit name properties from device tree
` [PULL 15/32] hw/ppc/pegasos2: Change device tree generation
` [PULL 16/32] hw/ppc/pegasos2: Remove fdt pointer from machine state
` [PULL 17/32] hw/ppc/pegasos2: Rename mv field in "
` [PULL 18/32] hw/ppc/pegasos2: Add south bridge pointer in the "
` [PULL 19/32] hw/ppc/pegasos2: Move PCI IRQ routing setup to a function
` [PULL 20/32] hw/ppc/pegasos2: Move hardware specific parts out of machine reset
` [PULL 21/32] hw/ppc/pegasos2: Introduce abstract superclass
` [PULL 22/32] hw/ppc/pegasos2: Add bus frequency to machine state
` [PULL 23/32] hw/ppc/pegasos2: Add Pegasos I emulation
` [PULL 24/32] hw/ppc/pegasos2: Add VOF support for pegasos1
` [PULL 25/32] hw/ppc: Implement fadump register command
` [PULL 26/32] hw/ppc: Trigger Fadump boot if fadump is registered
` [PULL 27/32] hw/ppc: Preserve memory regions registered for fadump
` [PULL 28/32] hw/ppc: Implement saving CPU state in Fadump
` [PULL 29/32] hw/ppc: Pass dump-sizes property for fadump in device tree
` [PULL 30/32] hw/ppc: Enable fadump for PSeries
` [PULL 31/32] tests/functional: Add test for fadump in PSeries
` [PULL 32/32] MAINTAINERS: Add entry for FADump (pSeries)

[PATCH v3 00/14] hw/arm: add Beckhoff CX7200 board
 2025-10-23 12:26 UTC  (3+ messages)

The impact of vdagent migration support patches on windows SPICE agent
 2025-10-23 12:42 UTC  (2+ messages)

[PATCH v2 00/32] Encode object type security status in code
 2025-10-23 12:38 UTC  (6+ messages)
` [PATCH v2 10/32] hw/core: report security status in query-machines
` [PATCH v2 12/32] docs: expand security docs with info about security status

[RFC 0/2] block/qcow2: Improve I/O performance in write-through cache mode
 2025-10-23 12:24 UTC  (3+ messages)
` [RFC 1/2] block/qcow2-cache: Introduce qcow2_write_l2_entry()
` [RFC 2/2] block/qcow2: Improve I/O performance in write-through cache mode for qcow2 driver

[PATCH] target/riscv/insn_trans: Fix sc.w & sc.d incorrect behavior on misaligned access
 2025-10-23 12:20 UTC 

[PATCH v5 0/8] Implement Firmware Assisted Dump for PSeries
 2025-10-23  7:21 UTC  (2+ messages)

[PULL 00/12] vfio queue
 2025-10-23 12:16 UTC  (4+ messages)

[PATCH v7 00/19] single-binary: Make hw/arm/ common
 2025-10-23 12:16 UTC  (4+ messages)

[PATCH v8 00/25] tcg-plugins: add hooks for discontinuities
 2025-10-23 12:16 UTC  (2+ messages)

[PULL 00/32] ppc-for-10.2 queue
 2025-10-23 12:15 UTC  (2+ messages)

[PATCH 0/7] testing/next - more custom runner tweaks (ansible, ppc64le)
 2025-10-23 12:09 UTC  (8+ messages)
` [PATCH 1/7] ci: clean-up remaining bits of armhf builds
` [PATCH 2/7] scripts/ci/setup: regenerate yaml
` [PATCH 3/7] scripts/ci: move build-environment.yaml up a level
` [PATCH 4/7] scripts/ci: allow both Ubuntu or Debian to run upgrade
` [PATCH 5/7] tests/lcitool: generate a yaml file for the ppc64le runner
` [PATCH 6/7] scripts/ci: modify gitlab runner deb setup
` [PATCH 7/7] gitlab: add initial ppc64le custom-runner test

[PULL 00/14] loongarch queue
 2025-10-23 12:07 UTC  (15+ messages)
` [PULL 01/14] target/loongarch: Use auto method with PTW feature
` [PULL 02/14] target/loongarch: Add CSR_PWCH write helper function
` [PULL 03/14] target/loongarch: Add present and write bit with pte entry
` [PULL 04/14] target/loongarch: Add function sptw_prepare_tlb before adding tlb entry
` [PULL 05/14] target/loongarch: target/loongarch: Add common function get_tlb_random_index()
` [PULL 06/14] target/loongarch: Add MMUContext parameter in fill_tlb_entry()
` [PULL 07/14] target/loongarch: Add debug parameter with loongarch_page_table_walker()
` [PULL 08/14] target/loongarch: Reserve higher 48 bit PTE attribute with huge page
` [PULL 09/14] target/loongarch: Move last PTE lookup into page table walker loop
` [PULL 10/14] target/loongarch: Add field tlb_index to record TLB search info
` [PULL 11/14] target/loongarch: Add common interface update_tlb_index()
` [PULL 12/14] target/loongarch: Add basic hardware PTW support
` [PULL 13/14] target/loongarch: Update matched ptw bit A/D with PTW supported
` [PULL 14/14] target/loongarch: Add bit A/D checking in TLB entry "


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