qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-06 12:26:27 to 2024-06-07 23:16:25 UTC [more...]

[Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
 2024-06-07 19:12 UTC  (3+ messages)
` [Stable-7.2.12 21/29] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
` [Stable-7.2.12 28/29] ui/sdl2: Allow host to power down screen

[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
 2024-06-07 20:39 UTC  (5+ messages)
` [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration

[PATCH v3 0/6] Rework x86 page table walks
 2024-06-07 17:43 UTC  (13+ messages)
` [PATCH v3 1/6] Add an "info pg" command that prints the current page tables
` [PATCH v3 2/6] Convert 'info tlb' to use generic iterator
` [PATCH v3 3/6] Convert 'info mem' "
` [PATCH v3 4/6] Convert x86_cpu_get_memory_mapping() to use generic iterators
` [PATCH v3 5/6] Move tcg implementation of x86 get_physical_address into common helper code
` [PATCH v3 6/6] Convert x86_mmu_translate() to use common code

[RFC v2 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-06-07 14:37 UTC  (3+ messages)
` [RFC v2 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
` [RFC v2 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call

[Stable-8.2.5 00/45] Patch Round-up for stable 8.2.5, frozen on 2024-06-07
 2024-06-07 19:13 UTC  (13+ messages)
` [Stable-8.2.5 20/45] gitlab: Update msys2-64bit runner tags
` [Stable-8.2.5 22/45] gitlab: use $MAKE instead of 'make'
` [Stable-8.2.5 26/45] target/arm: Disable SVE extensions when SVE is disabled
` [Stable-8.2.5 28/45] iotests: test NBD+TLS+iothread
` [Stable-8.2.5 33/45] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
` [Stable-8.2.5 35/45] target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
` [Stable-8.2.5 36/45] target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions
` [Stable-8.2.5 37/45] target/riscv: prioritize pmp errors in raise_mmu_exception()
` [Stable-8.2.5 38/45] target/riscv: do not set mtval2 for non guest-page faults
` [Stable-8.2.5 39/45] target/riscv: rvzicbo: Fixup CBO extension register calculation
` [Stable-8.2.5 42/45] target/i386: fix xsave.flat from kvm-unit-tests
` [Stable-8.2.5 43/45] target/i386: fix SSE and SSE2 feature check

[Stable-9.0.1 00/71] Patch Round-up for stable 9.0.1, frozen on 2024-06-07
 2024-06-07 19:13 UTC  (10+ messages)
` [Stable-9.0.1 46/71] gitlab: use 'setarch -R' to workaround tsan bug
` [Stable-9.0.1 47/71] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
` [Stable-9.0.1 49/71] target/arm: Disable SVE extensions when SVE is disabled
` [Stable-9.0.1 50/71] qio: Inherit follow_coroutine_ctx across TLS
` [Stable-9.0.1 55/71] target/riscv: Fix the element agnostic function problem
` [Stable-9.0.1 57/71] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
` [Stable-9.0.1 63/71] target/riscv: rvzicbo: Fixup CBO extension register calculation
` [Stable-9.0.1 65/71] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
` [Stable-9.0.1 67/71] target/i386: fix xsave.flat from kvm-unit-tests

[PATCH 0/4] target/ppc: Move VSX storage access and compare
 2024-06-07 14:49 UTC 

[PATCH 0/3] plugins: Few debugging cleanups
 2024-06-07 16:13 UTC  (8+ messages)
` [PATCH 1/3] plugins: Ensure vCPU index is assigned in init/exit hooks
` [PATCH 2/3] plugins: Free CPUPluginState before destroying vCPU state
` [PATCH 3/3] accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/

[PATCH 0/4] target/i386: fixes for OS/2 Warp
 2024-06-07 15:35 UTC  (4+ messages)
` [PATCH 2/4] target/i386: use gen_writeback() within gen_POP()

[PATCH v2 0/2] Zynq 7000 Improvements
 2024-06-07 14:28 UTC  (3+ messages)

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-06-07 16:24 UTC  (19+ messages)
` [PATCH 3/6] io/channel-rdma: support working in coroutine

[PATCH v7 00/17] Add a host IOMMU device abstraction to check with vIOMMU
 2024-06-07 15:00 UTC  (2+ messages)

[PULL 00/45] mostly i386 patches for 2024-06-04
 2024-06-07 14:20 UTC  (7+ messages)
` [PULL 18/45] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
` [PULL 21/45] i386/sev: Introduce 'sev-snp-guest' object
` [PULL 36/45] i386/sev: Invoke launch_updata_data() for SEV class

[PATCH v3 0/3] hw/i386/acpi: Pre-compute the _PRT table
 2024-06-07 14:17 UTC  (4+ messages)
` [PATCH v3 1/3] tests/acpi: pc: allow DSDT acpi table changes
` [PATCH v3 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
` [PATCH v3 3/3] tests/acpi: pc: update golden masters for DSDT

[PATCH v3 0/6] target/i386: add support for FRED
 2024-06-07 14:13 UTC  (4+ messages)
` [PATCH v3 4/6] target/i386: add support for VMX FRED controls

[PATCH 0/7] Remove some unused structures
 2024-06-07 14:04 UTC  (2+ messages)

[PATCH v2 0/7] Live migration acceleration with UADK
 2024-06-07 13:53 UTC  (8+ messages)
` [PATCH v2 1/7] docs/migration: add uadk compression feature
` [PATCH v2 2/7] configure: Add uadk option
` [PATCH v2 3/7] migration/multifd: add uadk compression framework
` [PATCH v2 4/7] migration/multifd: Add UADK initialization
` [PATCH v2 5/7] migration/multifd: Add UADK based compression and decompression
` [PATCH v2 6/7] migration/multifd: Switch to no compression when no hardware support
` [PATCH v2 7/7] tests/migration-test: add uadk compression test

[PATCH v2 0/3] semihosting: Restrict to TCG
 2024-06-07 13:48 UTC  (7+ messages)
` [PATCH v2 1/3] target/mips: Restrict semihosting "

[PATCH] target/riscv: support atomic instruction fetch (Ziccif)
 2024-06-07 13:39 UTC  (2+ messages)

[PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
 2024-06-07 13:23 UTC  (4+ messages)

[PATCH 0/1] hw/arm/sbsa-ref: switch to 1GHz timer frequency
 2024-06-07 13:23 UTC  (2+ messages)

[PATCH RFC] hw/arm/virt: Avoid unexpected warning from Linux guest on host with Fujitsu CPUs
 2024-06-07 12:20 UTC  (7+ messages)

[PATCH V13 0/8] Add architecture agnostic code to support vCPU Hotplug
 2024-06-07 11:56 UTC  (9+ messages)
` [PATCH V13 1/8] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH V13 2/8] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file
` [PATCH V13 3/8] hw/acpi: Update ACPI GED framework to support vCPU Hotplug
` [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan
` [PATCH V13 5/8] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
` [PATCH V13 6/8] physmem: Add helper function to destroy CPU AddressSpace
` [PATCH V13 7/8] gdbstub: Add helper function to unregister GDB register space
` [PATCH V13 8/8] docs/specs/acpi_hw_reduced_hotplug: Add the CPU Hotplug Event Bit

[PATCH 0/3] virtio-gpu: Enable virglrenderer backend for rutabaga
 2024-06-07 11:10 UTC  (4+ messages)

[PATCH] mips64el-softmmu: Enable MTTCG
 2024-06-07 10:49 UTC  (4+ messages)

[PATCH 0/5] trace: Remove and forbid newline characters in event format
 2024-06-07 10:46 UTC  (2+ messages)

[PATCH v5 0/1] ARM Sbsa-ref: Enable CPU cluster topology
 2024-06-07 10:38 UTC  (2+ messages)
` [PATCH v5 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine

[PATCH v2 1/3] tests/acpi: pc: allow DSDT acpi table changes
 2024-06-07  9:33 UTC  (6+ messages)
` [PATCH v2 2/3] hw/i386/acpi-build: Return a pre-computed _PRT table
` [PATCH v2 3/3] tests/acpi: pc: update golden masters for DSDT

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-06-07  8:57 UTC  (12+ messages)

[PATCH v4 0/1] ARM Sbsa-ref: Enable CPU cluster topology
 2024-06-07  8:56 UTC  (4+ messages)
` [PATCH v4 1/1] hw/arm/sbsa-ref: Enable CPU cluster on ARM sbsa machine

[PATCH v3 00/13] riscv: QEMU RISC-V IOMMU Support
 2024-06-07  8:30 UTC  (7+ messages)
` [PATCH v3 03/13] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v3 08/13] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)

[PATCH] i386/apic: Add hint on boot failure because of disabling x2APIC
 2024-06-07  8:30 UTC  (5+ messages)

[PATCH v3 0/4] allow to deprecate objects and devices
 2024-06-07  6:24 UTC  (10+ messages)
` [PATCH v3 1/4] qom: allow to mark objects as deprecated or not secure
` [PATCH v3 2/4] usb/hub: mark as deprecated
` [PATCH v3 3/4] vga/cirrus: mark as not secure
` [PATCH v3 4/4] qdev: add device policy [RfC]

[PATCH 0/5] s390x: Add Full Boot Order Support
 2024-06-07  6:19 UTC  (12+ messages)
` [PATCH 3/5] s390x: Build IPLB chain for multiple boot devices
` [PATCH 5/5] s390x: Enable and document boot device fallback on panic

[PULL 00/20] Net patches
 2024-06-07  6:04 UTC  (8+ messages)
` [PULL 07/20] virtio-net: Do not propagate ebpf-rss-fds errors

[PATCH v4 0/6] target/riscv: Support RISC-V privilege 1.13 spec
 2024-06-07  5:04 UTC  (9+ messages)
` [PATCH v4 1/6] target/riscv: Reuse the conversion function of priv_spec
` [PATCH v4 2/6] target/riscv: Define macros and variables for ss1p13
` [PATCH v4 3/6] target/riscv: Add 'P1P13' bit in SMSTATEEN0
` [PATCH v4 4/6] target/riscv: Add MEDELEGH, HEDELEGH csrs for RV32
` [PATCH v4 5/6] target/riscv: Reserve exception codes for sw-check and hw-err
` [PATCH v4 6/6] target/riscv: Support the version for ss1p13

[PATCH 0/3] bsd-user: Baby Steps towards eliminating qemu_host_page_size, et al
 2024-06-07  4:25 UTC  (4+ messages)
` [PATCH 1/3] linux-user: Adjust comment to reflect the code
` [PATCH 2/3] bsd-user: port linux-user:ff8a8bbc2ad1 for variable page sizes
` [PATCH 3/3] bsd-user: Catch up to run-time reserved_va math

[PATCH v3] target/loongarch/kvm: Add software breakpoint support
 2024-06-07  3:50 UTC 

[PATCH v2 0/2] util/bufferiszero: Split out hosts, add loongarch64
 2024-06-07  1:52 UTC  (4+ messages)
` [PATCH v2 1/2] util/bufferiszero: Split out host include files
` [PATCH v2 2/2] util/bufferiszero: Add loongarch64 vector acceleration

[RFC PATCH] migration/savevm: do not schedule snapshot_save_job_bh in qemu_aio_context
 2024-06-06 18:36 UTC  (2+ messages)

[PATCH 0/2] Add simd optimization with function buffer_is_zero
 2024-06-07  0:25 UTC  (10+ messages)
` [PATCH 2/2] util/bufferiszero: Add simd acceleration for loongarch64

[PULL 0/6] loongarch-to-apply queue
 2024-06-07  0:06 UTC  (2+ messages)

[PULL 00/12] testing cleanups (ci, vm, lcitool, ansible)
 2024-06-06 18:54 UTC  (2+ messages)

[PATCH 0/6] target/riscv: Add support for Control Transfer Records Ext
 2024-06-06 18:36 UTC  (6+ messages)

[PATCH qemu ] hw/acpi: Fix big endian host creation of Generic Port Affinity Structures
 2024-06-06 17:47 UTC  (3+ messages)

[PATCH] target/sparc: use signed denominator in sdiv helper
 2024-06-06 17:34 UTC  (3+ messages)

Historical QMP schema
 2024-06-06 17:22 UTC 

[PATCH 0/6] host/i386: require x86-64-v2 ISA
 2024-06-06 16:52 UTC  (2+ messages)

[PATCH v1 0/8] PRI support for VT-d
 2024-06-06 16:12 UTC  (2+ messages)

[PATCH] target/i386: SEV: do not assume machine->cgs is SEV
 2024-06-06 16:10 UTC  (3+ messages)

[PATCH v5 0/3] Fix MCE handling on AMD hosts
 2024-06-06 16:00 UTC  (3+ messages)

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2024-06-06 15:43 UTC  (2+ messages)

[PATCH] hw/net: cadence_gem: fix: type2_compare_x_word_0 error
 2024-06-06 14:00 UTC  (4+ messages)

[PATCH v2 0/9] plugins: Use unwind info for special gdb registers
 2024-06-06 15:27 UTC  (4+ messages)
` [PATCH v2 5/9] target/i386: Split out gdb-internal.h

[PATCH] target/s390x: Fix tracing header path in TCG mem_helper.c
 2024-06-06 15:01 UTC  (2+ messages)

kvm crash with virtiofs
 2024-06-06 14:56 UTC  (2+ messages)

[PATCH v7 0/7] Live Migration With IAA
 2024-06-06 14:29 UTC  (6+ messages)
` [PATCH v7 6/7] migration/multifd: implement qpl compression and decompression

linux-user emulation hangs during fork
 2024-06-06 14:27 UTC  (4+ messages)

[PATCH] tracetool: Remove unused vcpu.py script
 2024-06-06 14:32 UTC  (2+ messages)

[PATCH] qapi: clarify that the default is backend dependent
 2024-06-06 14:06 UTC  (5+ messages)

[PATCH v3 0/6] target/riscv: Support RISC-V privilege 1.13 spec
 2024-06-06 13:43 UTC  (4+ messages)
` [PATCH v3 3/6] target/riscv: Support the version for ss1p13

[RFC PATCH v2 0/5] meson: Pass objects to declare_dependency()
 2024-06-06 12:54 UTC  (7+ messages)
` [RFC PATCH v2 1/5] meson: move shared_module() calls where modules are already walked
` [RFC PATCH v2 3/5] meson: Pass objects and dependencies to declare_dependency()
` [RFC PATCH v2 4/5] Revert "meson: Propagate gnutls dependency"

[PATCH v5 00/10] Support persistent reservation operations
 2024-06-06 12:24 UTC  (10+ messages)
` [PATCH v5 01/10] block: add persistent reservation in/out api
` [PATCH v5 02/10] block/raw: add persistent reservation in/out driver
` [PATCH v5 03/10] scsi/constant: add persistent reservation in/out protocol constants
` [PATCH v5 04/10] scsi/util: add helper functions for persistent reservation types conversion
` [PATCH v5 06/10] block/nvme: add reservation command protocol constants
` [PATCH v5 07/10] hw/nvme: add helper functions for converting reservation types
` [PATCH v5 08/10] hw/nvme: enable ONCS and rescap function
` [PATCH v5 09/10] hw/nvme: add reservation protocal command
` [PATCH v5 10/10] block/iscsi: add persistent reservation in/out driver


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