QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-15 12:57:11 to 2024-05-16 09:35:09 UTC [more...]

[PATCH 00/20] qapi: new sphinx qapi domain pre-requisites
 2024-05-16  9:34 UTC  (19+ messages)
` [PATCH 03/20] docs/qapidoc: delint a tiny portion of the module
` [PATCH 04/20] qapi/parser: preserve indentation in QAPIDoc sections
` [PATCH 05/20] qapi/parser: adjust info location for doc body section
` [PATCH 06/20] qapi/parser: fix comment parsing immediately following a doc block
` [PATCH 07/20] qapi/parser: add semantic 'kind' parameter to QAPIDoc.Section
` [PATCH 08/20] qapi/parser: differentiate intro and outro paragraphs

[PATCH v4 0/3] Fix "virtio-gpu: fix scanout migration post-load"
 2024-05-16  9:31 UTC  (5+ messages)
` [PATCH v4 1/3] migration: add "exists" info to load-state-field trace
` [PATCH v4 2/3] migration: fix a typo
` [PATCH v4 3/3] virtio-gpu: fix v2 migration

[PULL 0/5] loongarch-to-apply queue
 2024-05-16  9:28 UTC  (8+ messages)
` [PULL 1/5] hw/loongarch: Add compat machine for 9.1
` [PULL 2/5] hw/loongarch: Remove minimum and default memory size
` [PULL 3/5] tests: Add migration test for loongarch64
` [PULL 4/5] target/loongarch/kvm: Fix VM recovery from disk failures
` [PULL 5/5] target/loongarch/kvm: fpu save the vreg registers high 192bit

[PULL v2 00/11] testing and plugin updates
 2024-05-16  9:27 UTC  (2+ messages)

[PATCH v2 0/5] tests: Remove xfsprogs and g++ from the dockerfiles
 2024-05-16  8:59 UTC  (11+ messages)
` [PATCH v2 1/5] tests/lcitool/refresh: Treat the output of lcitool as text, not as bytes
` [PATCH v2 2/5] tests/lcitool: Remove 'xfsprogs' from QEMU
` [PATCH v2 3/5] tests/lcitool: Remove g++ from the containers (except for the MinGW one)
` [PATCH v2 4/5] tests/lcitool/projects/qemu.yml: Sort entries alphabetically again
` [PATCH v2 5/5] tests/docker/dockerfiles: Update container files with "lcitool-refresh"

[PATCH v4] hw/pflash: fix block write start
 2024-05-16  8:46 UTC 

[PATCH 0/2] hw/core: revert deprecation of 'parameter=1' for SMP topology
 2024-05-16  8:59 UTC  (11+ messages)
` [PATCH 1/2] hw/core: allow parameter=1 for SMP topology on any machine
` [PATCH 2/2] tests: add testing of parameter=1 for SMP topology

[PATCH v6 0/9] vfio: Improve error reporting (part 2
 2024-05-16  8:42 UTC  (20+ messages)
` [PATCH v6 1/9] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v6 2/9] vfio: Add Error** argument to vfio_devices_dma_logging_start()
` [PATCH v6 3/9] migration: Extend migration_file_set_error() with Error* argument
` [PATCH v6 4/9] vfio/migration: Add an Error** argument to vfio_migration_set_state()
` [PATCH v6 5/9] vfio/migration: Add Error** argument to .vfio_save_config() handler
` [PATCH v6 7/9] memory: Add Error** argument to memory_get_xlat_addr()
` [PATCH v6 8/9] vfio: Add Error** argument to .get_dirty_bitmap() handler

[PATCH 1/1] vhost-vsock: add VIRTIO_F_RING_PACKED to feaure_bits
 2024-05-16  8:39 UTC  (4+ messages)

[PATCH v2 0/4] target/ppc: vcpu hotplug failure handling fixes
 2024-05-16  8:30 UTC  (6+ messages)
` [PATCH v2 1/4] accel/kvm: Extract common KVM vCPU {creation, parking} code
` [PATCH v2 2/4] accel/kvm: Introduce kvm_create_and_park_vcpu() helper
` [PATCH v2 3/4] cpu-common.c: export cpu_get_free_index to be reused later
` [PATCH v2 4/4] target/ppc: handle vcpu hotplug failure gracefully

[PATCH ats_vtd v1 00/24] ATS support for VT-d
 2024-05-16  7:13 UTC  (6+ messages)
` [PATCH ats_vtd v1 03/24] intel_iommu: check if the input address is canonical

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-16  7:13 UTC  (9+ messages)
` [PATCH v2 02/15] hw/riscv: add riscv-iommu-bits.h
` [PATCH v2 03/15] hw/riscv: add RISC-V IOMMU base emulation

[PATCH 0/4] Add MTE stubs for aarch64 user mode
 2024-05-16  7:07 UTC  (6+ messages)
` [PATCH 1/4] gdbstub: Add support for target-specific stubs
` [PATCH 2/4] gdbstub: Add support for MTE in user mode
` [PATCH 3/4] tests: Gently exit from GDB when tests complete
` [PATCH 4/4] tests/tcg/aarch64: Add MTE gdbstub tests

[PATCH] target/riscv: rvzicbo: Fixup CBO extension register calculation
 2024-05-16  5:09 UTC  (3+ messages)

[PATCH v11 00/10] Support blob memory and venus on qemu
 2024-05-16  4:57 UTC  (17+ messages)
` [PATCH v11 01/10] virtio-gpu: Unrealize GL device
` [PATCH v11 08/10] virtio-gpu: Handle resource blob commands
` [PATCH v11 09/10] virtio-gpu: Register capsets dynamically

[PATCH v2] target/riscv: Remove experimental prefix from "B" extension
 2024-05-16  4:53 UTC  (3+ messages)

[PATCH] target/ppc: handle vcpu hotplug failure gracefully
 2024-05-16  4:31 UTC  (3+ messages)

[PATCH v4 1/2] Revert "vhost-user: fix lost reconnect"
 2024-05-16  4:20 UTC  (4+ messages)
` [PATCH v4 2/2] vhost-user: fix lost reconnect again

[PATCH v3 1/2] Revert "vhost-user: fix lost reconnect"
 2024-05-16  4:19 UTC  (10+ messages)
` [PATCH v3 2/2] vhost-user: fix lost reconnect again

[PATCH v3 0/5] Fix "virtio-gpu: fix scanout migration post-load"
 2024-05-16  4:11 UTC  (16+ messages)
` [PATCH v3 1/5] migration: add "exists" info to load-state-field trace
` [PATCH v3 2/5] migration: fix a typo
` [PATCH v3 3/5] hw/boards: add machine_check_version()
` [PATCH v3 4/5] Set major/minor for PC and arm machines
` [PATCH v3 5/5] virtio-gpu: fix v2 migration

[PATCH v2 1/3] migration/colo: Minor fix for colo error message
 2024-05-16  3:45 UTC  (3+ messages)
` [PATCH v2 2/3] migration/colo: make colo_incoming_co() return void
` [PATCH v2 3/3] migration/colo: Tidy up bql_unlock() around bdrv_activate_all()

[PATCH 1/3] migration/colo: Minor fix for colo error message
 2024-05-16  3:37 UTC  (4+ messages)
` [PATCH 2/3] migration/colo: make colo_incoming_co() return void

[PATCH RFC v4 0/7] virtio-net: add support for SR-IOV emulation
 2024-05-16  2:00 UTC  (2+ messages)

[RFC PATCH-for-9.1 0/4] hw/i2c: Convert to spec v7 (inclusive) terminology
 2024-05-16  1:48 UTC  (2+ messages)

[PATCH v5 0/8] xen: Support grant mappings
 2024-05-15 23:14 UTC  (9+ messages)
` [PATCH v5 4/8] softmmu: xen: Always pass offset + addr to xen_map_cache
` [PATCH v5 5/8] softmmu: Replace check for RAMBlock offset 0 with xen_mr_is_memory
` [PATCH v5 6/8] xen: mapcache: Pass the ram_addr offset to xen_map_cache()
` [PATCH v5 7/8] xen: mapcache: Add support for grant mappings

[PATCH v2 00/11] qcow2: make subclusters discardable
 2024-05-15 22:28 UTC  (5+ messages)
` [PATCH v2 01/11] qcow2: make function update_refcount_discard() global
` [PATCH v2 02/11] qcow2: simplify L2 entries accounting for discard-no-unref

[RFC PATCH v3 0/5] Hypervisor-Enforced Kernel Integrity - CR pinning
 2024-05-15 20:32 UTC  (10+ messages)
` [RFC PATCH v3 3/5] KVM: x86: Add notifications for Heki policy configuration and violation

[RFC PATCH v3 00/18] SMMUv3 nested translation support
 2024-05-15 20:25 UTC  (9+ messages)
` [RFC PATCH v3 04/18] hw/arm/smmu: Use enum for SMMU stage
` [RFC PATCH v3 07/18] hw/arm/smmuv3: Translate CD and TT using stage-2 table
` [RFC PATCH v3 08/18] hw/arm/smmu-common: Add support for nested TLB
` [RFC PATCH v3 09/18] hw/arm/smmu-common: Rework TLB lookup for nesting

[PULL 00/11] testing and plugin updates
 2024-05-15 20:23 UTC  (12+ messages)
` [PULL 01/11] tests/tcg: don't append QEMU_OPTS for armv6m-undef test
` [PULL 02/11] scripts/update-linux-header.sh: be more src tree friendly
` [PULL 03/11] plugins: prepare introduction of new inline ops
` [PULL 04/11] plugins: extract generate ptr for qemu_plugin_u64
` [PULL 05/11] plugins: add new inline op STORE_U64
` [PULL 06/11] tests/plugin/inline: add test for STORE_U64 inline op
` [PULL 07/11] plugins: conditional callbacks
` [PULL 08/11] tests/plugin/inline: add test for conditional callback
` [PULL 09/11] plugins: distinct types for callbacks
` [PULL 10/11] plugins: extract cpu_index generate
` [PULL 11/11] plugins: remove op from qemu_plugin_inline_cb

[PULL 00/11] Ui patches
 2024-05-15 19:00 UTC  (4+ messages)

[PATCH v3 0/5] hw/ppc: SPI model
 2024-05-15 17:41 UTC  (6+ messages)
` [PATCH v3 1/5] ppc/pnv: Add SPI controller model
` [PATCH v3 2/5] ppc/pnv: Extend SPI model
` [PATCH v3 3/5] hw/block: Add Microchip's 25CSM04 to m25p80
` [PATCH v3 4/5] hw/ppc: SPI controller wiring to P10 chip
` [PATCH v3 5/5] tests/qtest: Add pnv-spi-seeprom qtest

[PATCH 0/5] tcg: Support TCG_COND_TST* for vectors
 2024-05-15 17:02 UTC  (7+ messages)
` [PATCH 1/5] tcg: Introduce TCG_TARGET_HAS_tst_vec
` [PATCH 2/5] tcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
` [PATCH 3/5] tcg/aarch64: Support TCG_TARGET_HAS_tst_vec
` [PATCH 4/5] tcg/arm: "
` [PATCH 5/5] target/arm: Use TCG_COND_TSTNE in gen_cmtst_vec

[PATCH 00/17] RISU misc updates
 2024-05-15 16:55 UTC  (14+ messages)
` [PATCH 01/17] ppc64: Fix <sys/user.h> include order
` [PATCH 14/17] aarch64: Use bool for sve_{z,p}reg_is_eq
` [PATCH 15/17] risu: Allow use of ELF test files
` [PATCH 16/17] configure: Enable loongarch64
` [PATCH 17/17] Build elf test cases instead of raw binaries

[PATCH v9] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-05-15 16:47 UTC  (6+ messages)

[PATCH v2 00/11] VFIO: misc cleanups
 2024-05-15 16:28 UTC  (5+ messages)
` [PATCH v2 03/11] vfio: Make VFIOIOMMUClass::attach_device() and its wrapper return bool

[PATCH v3 0/4] qapi/vfio: Add VFIO migration QAPI event
 2024-05-15 16:20 UTC  (7+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] vfio/migration: Emit "
` [PATCH v3 3/4] vfio/migration: Don't emit STOP_COPY VFIO migration QAPI event twice
` [PATCH v3 4/4] vfio/migration: Enhance VFIO migration state tracing

[PATCH 00/41] target/sparc: Implement VIS4
 2024-05-15 15:30 UTC  (4+ messages)

[PATCH v3 00/28] linux-user/i386: Properly align signal frame
 2024-05-15 15:08 UTC  (29+ messages)
` [PATCH v3 01/28] target/i386: Add tcg/access.[ch]
` [PATCH v3 02/28] target/i386: Convert do_fldt, do_fstt to X86Access
` [PATCH v3 03/28] target/i386: Convert helper_{fbld, fbst}_ST0 "
` [PATCH v3 04/28] target/i386: Convert do_fldenv "
` [PATCH v3 05/28] target/i386: Convert do_fstenv "
` [PATCH v3 06/28] target/i386: Convert do_fsave, do_frstor "
` [PATCH v3 07/28] target/i386: Convert do_xsave_{fpu, mxcr, sse} "
` [PATCH v3 08/28] target/i386: Convert do_xrstor_{fpu, "
` [PATCH v3 09/28] tagret/i386: Convert do_fxsave, do_fxrstor "
` [PATCH v3 10/28] target/i386: Convert do_xsave_* "
` [PATCH v3 11/28] target/i386: Convert do_xrstor_* "
` [PATCH v3 12/28] target/i386: Split out do_xsave_chk
` [PATCH v3 13/28] target/i386: Add rbfm argument to cpu_x86_{xsave, xrstor}
` [PATCH v3 14/28] target/i386: Add {hw, sw}_reserved to X86LegacyXSaveArea
` [PATCH v3 15/28] linux-user/i386: Drop xfeatures_size from sigcontext arithmetic
` [PATCH v3 16/28] linux-user/i386: Remove xfeatures from target_fpstate_fxsave
` [PATCH v3 17/28] linux-user/i386: Replace target_fpstate_fxsave with X86LegacyXSaveArea
` [PATCH v3 18/28] linux-user/i386: Split out struct target_fregs_state
` [PATCH v3 19/28] linux-user/i386: Fix -mregparm=3 for signal delivery
` [PATCH v3 20/28] linux-user/i386: Return boolean success from restore_sigcontext
` [PATCH v3 21/28] linux-user/i386: Return boolean success from xrstor_sigcontext
` [PATCH v3 22/28] linux-user/i386: Fix allocation and alignment of fp state
` [PATCH v3 23/28] target/i386: Honor xfeatures in xrstor_sigcontext
` [PATCH v3 24/28] target/i386: Convert do_xsave to X86Access
` [PATCH v3 25/28] target/i386: Convert do_xrstor "
` [PATCH v3 26/28] target/i386: Pass host pointer and size to cpu_x86_{fsave, frstor}
` [PATCH v3 27/28] target/i386: Pass host pointer and size to cpu_x86_{fxsave, fxrstor}
` [PATCH v3 28/28] target/i386: Pass host pointer and size to cpu_x86_{xsave, xrstor}

[PATCH v2 1/1] target/riscv/kvm.c: Fix the hart bit setting of AIA
 2024-05-15 14:34 UTC  (2+ messages)

[PATCH v11 00/21] i386: Introduce smp.modules and clean up cache topology
 2024-05-15 14:48 UTC  (2+ messages)

[PULL 00/43] target/hppa: Misc improvements
 2024-05-15 12:59 UTC  (2+ messages)

[PULL 00/34] tcg patch queue
 2024-05-15 12:59 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 read-only IMAP folder(s) and NNTP newsgroup(s).