qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-09 11:52:48 to 2025-10-09 21:00:06 UTC [more...]

[PATCH 00/33] vhost-user-blk: live-backend local migration
 2025-10-09 20:59 UTC  (65+ messages)
` [PATCH 01/33] vhost: introduce vhost_ops->vhost_set_vring_enable_supported method
` [PATCH 02/33] vhost: drop backend_features field
` [PATCH 03/33] vhost-user: introduce vhost_user_has_prot() helper
` [PATCH 04/33] vhost: move protocol_features to vhost_user
` [PATCH 05/33] vhost-user-gpu: drop code duplication
` [PATCH 06/33] vhost: make vhost_dev.features private
` [PATCH 09/33] vhost-user: keep QIOChannelSocket for backend channel
` [PATCH 10/33] vhost: vhost_virtqueue_start(): fix failure path
` [PATCH 11/33] vhost: make vhost_memory_unmap() null-safe
` [PATCH 12/33] vhost: simplify calls to vhost_memory_unmap()
` [PATCH 13/33] vhost: move vrings mapping to the top of vhost_virtqueue_start()
` [PATCH 14/33] vhost: vhost_virtqueue_start(): drop extra local variables
` [PATCH 15/33] vhost: final refactoring of vhost vrings map/unmap
` [PATCH 16/33] vhost: simplify vhost_dev_init() error-path
` [PATCH 17/33] vhost: move busyloop timeout initialization to vhost_virtqueue_init()
` [PATCH 18/33] vhost: introduce check_memslots() helper
` [PATCH 19/33] vhost: vhost_dev_init(): drop extra features variable
` [PATCH 20/33] hw/virtio/virtio-bus: refactor virtio_bus_set_host_notifier()
` [PATCH 21/33] vhost-user: make trace events more readable
` [PATCH 22/33] vhost-user-blk: add some useful trace-points
` [PATCH 23/33] vhost: "
` [PATCH 25/33] virtio: introduce .skip_vhost_migration_log() handler
` [PATCH 28/33] vhost: introduce backend migration
` [PATCH 29/33] vhost-user: support "
` [PATCH 30/33] virtio: support vhost "
` [PATCH 31/33] vhost-user-blk: "

[PATCH] target/hppa: correct size bit parity for fmpyadd
 2025-10-09 20:51 UTC 

[PATCH v2 0/4] hexagon: Fixes to sigcontext
 2025-10-09 20:22 UTC  (8+ messages)
` [PATCH v2 1/4] linux-user/hexagon: Fix sigcontext
` [PATCH v2 2/4] linux-user/hexagon: use abi_ulong
` [PATCH v2 3/4] linux-user/hexagon: Use an array for GPRs
` [PATCH v2 4/4] tests/tcg/hexagon: Add cs{0,1} coverage

[PATCH 0/4] target/loongarch: Remove some unnecessary target_ulong uses
 2025-10-09 20:19 UTC  (5+ messages)
` [PATCH 1/4] hw/loongarch/boot: Remove unnecessary cast to target_ulong
` [PATCH 2/4] target/loongarch: Remove target_ulong use in gen_goto_tb()
` [PATCH 3/4] target/loongarch: Remove target_ulong use in gdb_write_register handler
` [PATCH 4/4] target/loongarch: Do not use target_ulong type for LDDIR level

[PATCH] target/avr: Use vaddr type for $PC jumps
 2025-10-09 20:05 UTC 

[PATCH] target/rx: Un-inline various helpers
 2025-10-09 20:04 UTC  (2+ messages)

[PATCH v2 0/7] tcg/mips: Remove support for 32-bit hosts
 2025-10-09 19:52 UTC  (8+ messages)
` [PATCH v2 1/7] docker: Remove 32-bit MIPS toolchain from debian-all-test image
` [PATCH v2 2/7] gitlab: Stop cross-testing for 32-bit MIPS hosts
` [PATCH v2 3/7] docker: Stop building 32-bit MIPS images
` [PATCH v2 4/7] tcg/mips: Remove support for O32 and N32 ABIs
` [PATCH v2 5/7] tcg/mips: Remove support for 32-bit hosts
` [PATCH v2 6/7] kvm/mips: "
` [PATCH v2 7/7] buildsys: Remove support for 32-bit MIPS hosts

[PATCH 0/2] Cleanups and fixes (PART 2)
 2025-10-09 16:17 UTC  (3+ messages)
` [PATCH 1/2] hw/i386/amd_iommu: Fix handling device on buses != 0

[RFC PATCH] tcg: Restrict qemu_ld2 and qemu_st2 opcodes to 32-bit hosts
 2025-10-09 19:13 UTC  (7+ messages)

MMIO through IOMMU from a TCG processor
 2025-10-09 18:07 UTC  (4+ messages)

[PATCH v7 00/73] target/arm: Implement FEAT_GCS
 2025-10-09 17:43 UTC  (20+ 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 0/6] hw/hppa: Clarify machine variables and move them out of CPUArchState
 2025-10-09 17:40 UTC  (12+ 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

[PATCH 0/8] target/rx: Remove target_ulong and MO_TE uses
 2025-10-09 17:36 UTC  (17+ 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 0/9] target/hppa: Remove use of MO_TE definition
 2025-10-09 17:04 UTC  (19+ 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 0/5] tcg/mips: Remove support for 32-bit hosts
 2025-10-09 17:03 UTC  (8+ messages)
` [PATCH 1/5] docker: Remove 32-bit MIPS toolchain from debian-all-test image
` [PATCH 4/5] tcg/mips: Check O32/N32/64 ABI definitions actually exist

[PATCH v4 00/12] aio: add the aio_add_sqe() io_uring API
 2025-10-09 16:59 UTC  (18+ 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 v4 04/12] aio-posix: integrate fdmon into glib event loop
` [PATCH v4 05/12] aio: remove aio_context_use_g_source()
` [PATCH v4 06/12] aio: free AioContext when aio_context_new() fails
` [PATCH v4 07/12] aio: add errp argument to aio_context_setup()
` [PATCH v4 08/12] aio-posix: gracefully handle io_uring_queue_init() failure

[PATCH RFC 0/9] migration: Threadify loadvm process
 2025-10-09 16:58 UTC  (3+ messages)

[PATCH v2 00/10] target/openrisc: Remove all uses of target_[u]long types
 2025-10-09 16:52 UTC  (19+ 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 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] virtio: vhost-user-device: Make user creatable again
 2025-10-09 16:49 UTC  (12+ messages)

[PATCH] hw/arm: add pvpanic mmio device for arm
 2025-10-09 16:36 UTC  (6+ messages)

[PATCH v3] s390x/pci: set kvm_msi_via_irqfd_allowed
 2025-10-09 16:29 UTC  (3+ messages)

[PULL 0/6] loongarch-to-apply queue
 2025-10-09 16:23 UTC  (8+ 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

[PULL 00/35] i386 (MSHV, migration) and Rust changes for 2025-10-09
 2025-10-09 16:23 UTC  (2+ messages)

[PATCH v2 0/2] Implement -run-with exit-with-parent=on
 2025-10-09 16:12 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/qtest: Use exit-with-parent=on in qtest invocations

[PATCH v5 0/3] Add zerocopy partial flush support for live migrations
 2025-10-09 16:10 UTC  (5+ messages)
` [PATCH v5 3/3] QIOChannelSocket: flush zerocopy socket error queue on sendmsg failure due to ENOBUF

[PATCH] linux-user: fix layout of struct target_msq_id_ds
 2025-10-09 15:46 UTC  (5+ messages)

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

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

[PATCH RFC V6 00/24] Support of Virtual CPU Hotplug-like Feature for ARMv8+ Arch
 2025-10-09 15:19 UTC  (16+ messages)
` [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 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

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 0/2] remove deprecated 'reconnect' options
 2025-10-09 14:17 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 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  (3+ messages)
` [PATCH 2/3] mailmap: Unify Clément Mathieu--Drif emails

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


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