qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-09 03:04:38 to 2025-10-09 15:20:22 UTC [more...]

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-09 15:19 UTC  (18+ messages)
` [PATCH RFC V6 01/24] hw/core: Introduce administrative power-state property and its accessors
` [PATCH RFC V6 02/24] hw/core, qemu-options.hx: Introduce 'disabledcpus' SMP parameter
` [PATCH RFC V6 03/24] hw/arm/virt: Clamp 'maxcpus' as-per machine's vCPU deferred online-capability
` [PATCH RFC V6 22/24] monitor, qdev: Introduce 'device_set' to change admin state of existing devices
  ` [PATCH RFC V6 22/24] monitor,qdev: "
` [PATCH RFC V6 23/24] monitor, qapi: add 'info cpus-powerstate' and QMP query (Admin + Oper states)
  ` [PATCH RFC V6 23/24] monitor,qapi: "

[PATCH 0/8] target/rx: Remove target_ulong and MO_TE uses
 2025-10-09 15:16 UTC  (9+ messages)
` [PATCH 1/8] target/rx: Replace target_ulong -> vaddr for translator API uses
` [PATCH 2/8] target/rx: Use MemOp type in gen_ld[u]() and gen_st()
` [PATCH 3/8] target/rx: Propagate DisasContext to generated helpers
` [PATCH 4/8] target/rx: Propagate DisasContext to push() / pop()
` [PATCH 5/8] target/rx: Propagate DisasContext to gen_ld[u]() and gen_st()
` [PATCH 6/8] target/rx: Factor mo_endian() helper out
` [PATCH 7/8] target/rx: Replace MO_TE -> MO_LE
` [PATCH 8/8] target/rx: Expand TCG register definitions for 32-bit target

[PATCH] docs/system/devices/vfio-user: fix formatting
 2025-10-09 15:17 UTC  (3+ messages)

[PATCH v3] s390x/pci: set kvm_msi_via_irqfd_allowed
 2025-10-09 14:54 UTC  (2+ messages)

[PATCH v7 00/73] target/arm: Implement FEAT_GCS
 2025-10-09 14:38 UTC  (19+ messages)
` [PATCH v7 10/73] target/arm: Expand CPUARMState.exception.syndrome to 64 bits
` [PATCH v7 14/73] include/exec/memopidx: Adjust for 32 mmu indexes
` [PATCH v7 34/73] target/arm: Make helper_exception_return system-only
` [PATCH v7 35/73] target/arm: Export cpsr_{read_for, write_from}_spsr_elx
` [PATCH v7 38/73] target/arm: Add arm_hcr_el2_nvx_eff
` [PATCH v7 39/73] target/arm: Use arm_hcr_el2_nvx_eff in access_nv1
` [PATCH v7 40/73] target/arm: Split out access_nv1_with_nvx
` [PATCH v7 42/73] target/arm: Split {full,core}_a64_user_mem_index
  ` [PATCH v7 42/73] target/arm: Split {full, core}_a64_user_mem_index
` [PATCH v7 62/73] target/arm: Enable FEAT_GCS with -cpu max

[PATCH v2 0/6] VFIO: cpr-transfer fixes
 2025-10-09 14:36 UTC  (10+ messages)
` [PATCH v2 6/6] accel/kvm: Fix SIGSEGV when execute "query-balloon" after CPR transfer

[PATCH 0/6] hw/hppa: Clarify machine variables and move them out of CPUArchState
 2025-10-09 14:31 UTC  (7+ messages)
` [PATCH 1/6] hw/hppa: Use the machine default boot order at reset
` [PATCH 2/6] hw/hppa: Convert type_init() -> DEFINE_TYPES()
` [PATCH 3/6] hw/hppa: Factor QOM HPPA_COMMON_MACHINE out
` [PATCH 4/6] hw/hppa: Introduce HppaMachineState::boot_info::firmware structure
` [PATCH 5/6] hw/hppa: Introduce HppaMachineState::boot_info::kernel structure
` [PATCH 6/6] hw/hppa: Move kernel addresses to HppaMachineState::boot_info structure

SVSM device assignment: device tree support
 2025-10-09 13:50 UTC 

SVSM device assignment: device tree support
 2025-10-09 13:20 UTC 

[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
 2025-10-09 14:20 UTC  (7+ messages)
` [PATCH v4 01/12] aio-posix: fix race between io_uring CQE and AioHandler deletion
` [PATCH v4 02/12] aio-posix: keep polling enabled with fdmon-io_uring.c
` [PATCH v4 03/12] tests/unit: skip test-nested-aio-poll with io_uring

[PATCH 0/2] remove deprecated 'reconnect' options
 2025-10-09 14:17 UTC  (3+ messages)

[PATCH] linux-user: fix layout of struct target_msq_id_ds
 2025-10-09 14:12 UTC  (3+ messages)

[PATCH v2] block/curl.c: Use explicit long constants in curl_easy_setopt calls
 2025-10-09 14:08 UTC  (2+ messages)

[PATCH v4] net/tap-linux.c: avoid abort when setting invalid fd
 2025-10-09 14:09 UTC  (2+ messages)

[PATCH v2] hw/uefi: add "info ovmf-log" + "query-ovmf-log" monitor commands
 2025-10-09 14:06 UTC  (8+ messages)

[PATCH v1] Fix build break when LTO is enabled
 2025-10-09 14:05 UTC  (3+ messages)

[Bug 2123828] Re: [SRU] RISC-V: incorrect emulation of load and store on big-endian systems
 2025-10-09 13:24 UTC 

[PATCH] hw/arm: add pvpanic mmio device for arm
 2025-10-09 13:29 UTC  (4+ messages)

[PULL 0/6] loongarch-to-apply queue
 2025-10-09 12:36 UTC  (7+ messages)
` [PULL 1/6] bios-tables-test-allowed-diff.h: Allow LoongArch DSDT.*
` [PULL 2/6] hw/loongarch/virt: Align VIRT_GED_CPUHP_ADDR to 4 bytes
` [PULL 3/6] tests/data/acpi/loongarch64: Update expected DSDT.*
` [PULL 4/6] target/loongarch: Move TCG specified functions to tcg_cpu.c
` [PULL 5/6] target/loongarch: Move function do_raise_exception() "
` [PULL 6/6] target/loongarch: Define loongarch_exception_name() as static

[PATCH 0/5] vfio: relax the vIOMMU check
 2025-10-09 12:43 UTC  (7+ messages)
` [PATCH 3/5] vfio/iommufd: Add IOMMU_HWPT_GET_DIRTY_BITMAP_NO_CLEAR flag support

[PATCH 0/3] mailmap: Minor fixes
 2025-10-09 12:10 UTC  (5+ messages)
` [PATCH 1/3] mailmap: Fix Denis V. Lunev authorship
` [PATCH 2/3] mailmap: Unify Clément Mathieu--Drif emails
` [PATCH 3/3] mailmap: Unify Richard Henderson addresses

[PATCH 0/6] tracetool: add mypy --strict checking [AI discussion ahead!]
 2025-10-09 12:05 UTC  (9+ messages)
` [PATCH 2/6] tracetool: apply isort and add check

[PATCH v5 0/3] Add zerocopy partial flush support for live migrations
 2025-10-09 11:51 UTC  (6+ messages)
` [PATCH v5 1/3] QIOChannelSocket: add a "blocking" field to QIOChannelSocket
` [PATCH v5 2/3] io: add a write flag for partial flushing during a zerocopy write
` [PATCH v5 3/3] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF

[PATCH v4] hw/riscv/virt: Add acpi ged and powerdown support
 2025-10-09 11:46 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] tests/acpi: Add acpi ged and power button in DSDT for RISC-V

[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
 2025-10-09 11:40 UTC  (4+ messages)
` [PATCH v9 02/21] hw/core/machine: Support modules in -smp

[PATCH v2 00/16] Introduce AspeedCoprocessor class and base implementation
 2025-10-09 11:34 UTC  (4+ messages)
` [PATCH v2 07/16] hw/arm/aspeed: Remove AspeedSoCState dependency from aspeed_soc_get_irq() API
  ` [SPAM] "
` [SPAM] [PATCH v2 00/16] Introduce AspeedCoprocessor class and base implementation

[PATCH v2 1/2] target/i386: Add TSA attack variants TSA-SQ and TSA-L1
 2025-10-09 11:30 UTC  (4+ messages)
` [PATCH v2 2/2] target/i386: Add TSA feature flag verw-clear

[PATCH] virtio: vhost-user-device: Make user creatable again
 2025-10-09 10:20 UTC  (11+ messages)

[PATCH 0/9] target/hppa: Remove use of MO_TE definition
 2025-10-09 10:10 UTC  (10+ messages)
` [PATCH 1/9] target/hppa: Use hwaddr type for HPPATLBEntry::pa
` [PATCH 2/9] target/hppa: Have hppa_form_gva*() return vaddr type
` [PATCH 3/9] target/hppa: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH 4/9] target/hppa: Conceal MO_TE within do_load()
` [PATCH 5/9] target/hppa: Conceal MO_TE within do_load_32/64()
` [PATCH 6/9] target/hppa: Conceal MO_TE within do_store()
` [PATCH 7/9] target/hppa: Conceal MO_TE within do_store_32/64()
` [PATCH 8/9] target/hppa: Introduce mo_endian() helper
` [PATCH 9/9] target/hppa: Replace MO_TE -> MO_BE

[PATCH v6 00/22] intel_iommu: Enable first stage translation for passthrough device
 2025-10-09 10:10 UTC  (7+ messages)
` [PATCH v6 02/22] intel_iommu: Delete RPS capability related supporting code
` [PATCH v6 09/22] intel_iommu: Stick to system MR for IOMMUFD backed host device when x-fls=on

[PATCH 1/1] target/i386/kvm: account blackout downtime for kvm-clock and guest TSC
 2025-10-09  9:58 UTC 

[PATCH 0/7] target/openrisc: Remove all uses of target_[u]long types
 2025-10-09 10:00 UTC  (5+ messages)
` [RFC PATCH 7/7] target/openrisc: Replace target_ulong -> uint32_t

[PATCH v2 0/5] ppc/spapr: remove deprecated machines till pseries-4.2
 2025-10-09 18:40 UTC  (8+ messages)
` [PATCH v2 1/5] ppc/spapr: remove deprecated machine pseries-3.0
` [PATCH v2 2/5] ppc/spapr: remove deprecated machine pseries-3.1
` [PATCH v2 3/5] ppc/spapr: remove deprecated machine pseries-4.0
` [PATCH v2 4/5] ppc/spapr: remove deprecated machine pseries-4.1
` [PATCH v2 5/5] ppc/spapr: remove deprecated machine pseries-4.2

[PATCH] bql: Fix bql_locked status with condvar APIs
 2025-10-09  9:21 UTC  (2+ messages)

[PATCH v2 00/10] target/openrisc: Remove all uses of target_[u]long types
 2025-10-09  9:19 UTC  (12+ messages)
` [PATCH v2 01/10] target/openrisc: Replace VMSTATE_UINTTL() -> VMSTATE_UINT32()
` [PATCH v2 02/10] target/openrisc: Explode MO_TExx -> MO_TE | MO_xx
` [PATCH v2 03/10] target/openrisc: Replace MO_TE -> MO_BE
` [PATCH v2 04/10] target/openrisc: Do not use target_ulong for @mr in MTSPR helper
` [PATCH v2 05/10] target/openrisc: Remove unused cpu_openrisc_map_address_*() handlers
` [PATCH v2 06/10] target/openrisc: Remove target_ulong use in raise_mmu_exception()
` [PATCH v2 07/10] target/openrisc: Use vaddr type for $pc jumps
` [PATCH v2 08/10] target/openrisc: Remove 'TARGET_LONG_BITS != 32' dead code
` [PATCH v2 09/10] target/openrisc: Inline tcg_gen_trunc_i64_tl()
` [PATCH v2 10/10] target/openrisc: Replace target_ulong -> uint32_t

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-09  9:17 UTC  (4+ messages)

MMIO through IOMMU from a TCG processor
 2025-10-09  9:10 UTC  (3+ messages)

[PATCH v2 0/3] Optimize unmap_all with one ioctl()
 2025-10-09  8:05 UTC  (6+ messages)
` [PATCH v2 1/3] vfio/container: Support unmap all in "
` [PATCH v2 2/3] vfio/iommufd: "
` [PATCH v2 3/3] vfio/listener: Add an assertion for unmap_all

[PULL 00/35] i386 (MSHV, migration) and Rust changes for 2025-10-09
 2025-10-09  7:50 UTC  (36+ messages)
` [PULL 01/35] subprojects: Remove version number from .gitignore
` [PULL 02/35] subprojects: add glib-sys-rs
` [PULL 03/35] rust: use glib-sys
` [PULL 04/35] build-sys: default to host vendor for rust target triple
` [PULL 05/35] target/i386: add compatibility property for arch_capabilities
` [PULL 06/35] target/i386: add compatibility property for pdcm feature
` [PULL 07/35] accel: Add Meson and config support for MSHV accelerator
` [PULL 08/35] target/i386/emulate: Allow instruction decoding from stream
` [PULL 09/35] target/i386/mshv: Add x86 decoder/emu implementation
` [PULL 10/35] hw/intc: Generalize APIC helper names from kvm_* to accel_*
` [PULL 11/35] include/hw/hyperv: Add MSHV ABI header definitions
` [PULL 12/35] linux-headers/linux: Add mshv.h headers
` [PULL 13/35] accel/mshv: Add accelerator skeleton
` [PULL 14/35] accel/mshv: Register memory region listeners
` [PULL 15/35] accel/mshv: Initialize VM partition
` [PULL 16/35] accel/mshv: Add vCPU creation and execution loop
` [PULL 17/35] accel/mshv: Add vCPU signal handling
` [PULL 18/35] target/i386/mshv: Add CPU create and remove logic
` [PULL 19/35] target/i386/mshv: Implement mshv_store_regs()
` [PULL 20/35] target/i386/mshv: Implement mshv_get_standard_regs()
` [PULL 21/35] target/i386/mshv: Implement mshv_get_special_regs()
` [PULL 22/35] target/i386/mshv: Implement mshv_arch_put_registers()
` [PULL 23/35] target/i386/mshv: Set local interrupt controller state
` [PULL 24/35] target/i386/mshv: Register CPUID entries with MSHV
` [PULL 25/35] target/i386/mshv: Register MSRs "
` [PULL 26/35] target/i386/mshv: Integrate x86 instruction decoder/emulator
` [PULL 27/35] target/i386/mshv: Write MSRs to the hypervisor
` [PULL 28/35] target/i386/mshv: Implement mshv_vcpu_run()
` [PULL 29/35] accel/mshv: Handle overlapping mem mappings
` [PULL 30/35] qapi/accel: Allow to query mshv capabilities
` [PULL 31/35] target/i386/mshv: Use preallocated page for hvcall
` [PULL 32/35] docs: Add mshv to documentation
` [PULL 33/35] MAINTAINERS: Add maintainers for mshv accelerator
` [PULL 34/35] tests/docker: make --enable-rust overridable with EXTRA_CONFIGURE_OPTS
` [PULL 35/35] rust: fix path to rust_root_crate.sh

[PATCH v2 0/3] target/loongarch: Move TCG specified functions to tcg_cpu.c
 2025-10-09  7:32 UTC  (2+ messages)

[PATCH 0/3] LoongArch: Align VIRT_GED_CPUHP_ADDR
 2025-10-09  7:31 UTC  (2+ messages)

[PATCH] i386/kvm: Expose ARCH_CAP_FB_CLEAR when invulnerable to MDS
 2025-10-09  7:12 UTC  (2+ messages)

[PATCH] target/avr: Mark I/O space mapped cpu regs as reentrancy-safe
 2025-10-09  6:53 UTC  (2+ messages)

[PATCH v2 0/7] Register API leaks fixes
 2025-10-09  6:33 UTC  (3+ messages)

[PATCH 0/3] ppc/spapr: remove deprecated machines till pseries-4.0
 2025-10-09  5:16 UTC  (4+ messages)
` [PATCH 3/3] ppc/spapr: remove deprecated machine pseries-4.0

[ANNOUNCE] QEMU 7.2.21 Stable released
 2025-10-09  5:02 UTC 

[ANNOUNCE] QEMU 10.1.1 Stable released
 2025-10-09  5:01 UTC 

[ANNOUNCE] QEMU 10.0.5 Stable released
 2025-10-09  5:02 UTC 

[PATCH qemu v5 1/1] Honor guest PAT on x86, absent Bochs display
 2025-10-09  4:03 UTC  (2+ messages)

[PATCH] target/riscv: Flush the TLB entry for the specified address
 2025-10-09  2:49 UTC  (2+ messages)

[PATCH qemu v10 1/1] target/riscv: Add Zilsd and Zclsd extension support
 2025-10-09  3:03 UTC  (2+ messages)


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