messages from 2025-10-09 07:53:50 to 2025-10-09 17:00:50 UTC [more...]
[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 0/9] target/hppa: Remove use of MO_TE definition
2025-10-09 16:59 UTC (17+ 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 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 (21+ 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] virtio: vhost-user-device: Make user creatable again
2025-10-09 16:49 UTC (12+ messages)
[PATCH 0/5] tcg/mips: Remove support for 32-bit hosts
2025-10-09 16:47 UTC (5+ messages)
` [PATCH 1/5] docker: Remove 32-bit MIPS toolchain from debian-all-test image
[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 (24+ messages)
` [PULL 03/35] rust: use glib-sys
` [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 14/35] accel/mshv: Register memory region listeners
` [PULL 19/35] target/i386/mshv: Implement mshv_store_regs()
` [PULL 21/35] target/i386/mshv: Implement mshv_get_special_regs()
` [PULL 23/35] target/i386/mshv: Set local interrupt controller state
` [PULL 24/35] target/i386/mshv: Register CPUID entries with MSHV
` [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/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 (7+ 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] 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 (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 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 0/2] remove deprecated 'reconnect' options
2025-10-09 14:17 UTC (3+ 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 (9+ messages)
` [PATCH 2/6] tracetool: apply isort and add check
[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 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 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 (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).