QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-01 16:01:53 to 2024-05-02 14:29:22 UTC [more...]

[PATCH] ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs
 2024-05-02 14:29 UTC 

[PATCH] bitmap: Use g_try_new0/g_renew
 2024-05-02 14:27 UTC  (2+ messages)

[PATCH v4] fix endianness bug
 2024-05-02 14:16 UTC  (2+ messages)
` [PATCH v5] xlnx_dpdma: fix descriptor "

[PATCH] hw/display: Add SSD1306 dot matrix display controller support
 2024-05-02 14:02 UTC  (3+ messages)

[PATCH] target/arm: fix MPIDR value for ARM CPUs with SMT
 2024-05-02 13:57 UTC  (16+ messages)

[PATCH v3 00/13] exec: Rework around CPUState user fields (part 2)
 2024-05-02 13:35 UTC  (7+ messages)

[PATCH v3 0/6] migration removals & deprecations
 2024-05-02 13:35 UTC  (4+ messages)
` [PATCH v3 3/6] migration: Remove 'blk/-b' option from migrate commands

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-05-02 13:30 UTC  (14+ messages)

[PATCH 0/3] s390x: Simplify SCLPDevice usage
 2024-05-02 13:15 UTC  (4+ messages)
` [PATCH 1/3] s390x: Introduce a SCLPDevice pointer under the machine
` [PATCH 2/3] s390x/event-facility: Simplify sclp_get_event_facility_bus()
` [PATCH 3/3] s390x/sclp: Simplify get_sclp_device()

[PATCH] target/loongarch/kvm: Fix VM recovery from disk failures
 2024-05-02 12:45 UTC  (5+ messages)

[PATCH 0/3] Assorted fixes for PMU
 2024-05-02 12:39 UTC  (4+ messages)
` [PATCH 1/3] target/riscv: Save counter values during countinhibit update

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-02 12:23 UTC  (5+ messages)
` [PATCH V1 18/26] migration: cpr-exec-args parameter
` [PATCH V1 20/26] migration: cpr-exec mode

[PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
 2024-05-02 12:15 UTC  (30+ messages)
` [PATCH 01/14] include/hw: add helpers for defining versioned machine types
` [PATCH 02/14] hw/arm: convert 'virt' machine definitions to use new macros
` [PATCH 03/14] hw/s390x: convert 'ccw' "
` [PATCH 04/14] hw/ppc: convert 'spapr' "
` [PATCH 05/14] hw/m68k: convert 'virt' "
` [PATCH 06/14] hw/i386: convert 'i440fx' "
` [PATCH 07/14] hw/i386: convert 'q35' "
` [PATCH 08/14] include/hw: add macros for deprecation & removal of versioned machines
` [PATCH 09/14] hw: temporarily disable deletion of versioned machine types
` [PATCH 10/14] hw: set deprecation info for all "
` [PATCH 11/14] hw: skip registration of outdated "
` [PATCH 12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines
` [PATCH 13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines
` [PATCH 14/14] docs: document special exception for machine type deprecation & removal

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-05-02 12:13 UTC  (5+ messages)
` [PATCH v4 01/22] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines
` [PATCH v4 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine

[PATCH] hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx()
 2024-05-02 12:11 UTC  (2+ messages)

[PATCH v2 00/15] riscv: QEMU RISC-V IOMMU Support
 2024-05-02 11:37 UTC  (6+ messages)
` [PATCH v2 03/15] hw/riscv: add RISC-V IOMMU base emulation
` [PATCH v2 04/15] hw/riscv: add riscv-iommu-pci device

[PATCH 0/3] qapi/vfio: Add VFIO device migration state change QAPI event
 2024-05-02 11:19 UTC  (7+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] vfio/migration: Emit "

[PATCH v2] MAINTAINERS: Update the reviewers for RDMA migration
 2024-05-02 10:35 UTC 

[PATCH v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-02 10:30 UTC  (11+ messages)
` [PATCH v3 06/19] range: Introduce range_get_last_bit()
` [PATCH v3 11/19] backends/iommufd: Implement HostIOMMUDeviceClass::check_cap() handler

[PATCH] migration/rdma: Allow building without on-demand paging support
 2024-05-02 10:08 UTC  (6+ messages)

[PATCH v2 0/3] crypto: Allow building with GnuTLS but without Libtasn1
 2024-05-02  9:56 UTC  (4+ messages)
` [PATCH v2 1/3] crypto: Remove 'crypto-tls-x509-helpers.h' from crypto-tls-psk-helpers.c
` [PATCH v2 2/3] crypto: Restrict pkix_asn1_tab[] to crypto-tls-x509-helpers.c
` [PATCH v2 3/3] crypto: Allow building with GnuTLS but without Libtasn1

[PATCH] crypto: Allow building with GnuTLS but without Libtasn1
 2024-05-02  9:41 UTC  (5+ messages)

[PATCH v1 0/2] Upgrade ACPI SPCR table to support SPCR table version 4 format
 2024-05-02  9:18 UTC  (4+ messages)
` [PATCH v1 1/2] tests/qtest/bios-tables-test: Update virt SPCR golden references
` [PATCH v1 2/2] hw/acpi: Upgrade ACPI SPCR table to support SPCR table version 4 format

[PATCH] MAINTAINERS: Update the reviewers for RDMA migration
 2024-05-02  9:11 UTC  (2+ messages)

[PATCH 0/2] ppc/pnv: ADU model for POWER9/10
 2024-05-02  8:47 UTC  (9+ messages)
` [PATCH 1/2] ppc/pnv: Begin a more complete ADU LPC "
` [PATCH 2/2] ppc/pnv: Implement ADU access to LPC space

[PATCH v10 0/2] tpm: add mssim backend
 2024-05-02  8:35 UTC  (10+ messages)
` [PATCH v10 1/2] tpm: convert tpmdev options processing to new visitor format
` [PATCH v10 2/2] tpm: add backend for mssim

[PATCH] ppc/pnv: Update Power10's cfam id to use Power10 DD2
 2024-05-02  8:21 UTC  (2+ messages)

QEMU headers in C++
 2024-05-02  8:02 UTC  (3+ messages)

[PATCH v2] hw/s390x: Attach the sclpconsole to /machine/sclp/s390-sclp-event-facility
 2024-05-02  8:00 UTC  (3+ messages)

[PATCH v4 00/17] xen: Support grant mappings
 2024-05-02  7:34 UTC  (38+ messages)
` [PATCH v4 01/17] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
` [PATCH v4 03/17] xen: mapcache: Refactor lock functions for multi-instance
` [PATCH v4 04/17] xen: mapcache: Refactor xen_map_cache "
` [PATCH v4 05/17] xen: mapcache: Refactor xen_remap_bucket "
` [PATCH v4 06/17] xen: mapcache: Break out xen_ram_addr_from_mapcache_single
` [PATCH v4 07/17] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
` [PATCH v4 08/17] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
` [PATCH v4 09/17] xen: mapcache: Break out xen_invalidate_map_cache_single()
` [PATCH v4 10/17] xen: mapcache: Break out xen_map_cache_init_single()
` [PATCH v4 11/17] xen: mapcache: Make MCACHE_BUCKET_SHIFT runtime configurable
` [PATCH v4 12/17] xen: mapcache: Unmap first entries in buckets
` [PATCH v4 13/17] softmmu: Pass RAM MemoryRegion and is_write xen_map_cache()
` [PATCH v4 14/17] xen: Add xen_mr_is_memory()
` [PATCH v4 15/17] xen: mapcache: Remove assumption of RAMBlock with 0 offset
` [PATCH v4 17/17] hw/arm: xen: Enable use of grant mappings

[PATCH] mc146818rtc: add a way to generate RTC interrupts via QMP
 2024-05-02  7:30 UTC  (6+ messages)

[PATCH v4 0/3] vhost-user-blk: live resize additional APIs
 2024-05-02  7:25 UTC  (6+ messages)
` [PATCH v4 3/3] qapi: introduce device-sync-config

xlnx-versal-virt machine in qemu
 2024-05-02  6:58 UTC  (2+ messages)

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-05-02  6:44 UTC  (18+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

[PATCH 00/14] target/s390x: Fix and improve PER
 2024-05-02  5:44 UTC  (15+ messages)
` [PATCH 01/14] target/s390x: Do not use unwind for per_check_exception
` [PATCH 02/14] target/s390x: Move cpu_get_tb_cpu_state out of line
` [PATCH 03/14] target/s390x: Update CR9 bits
` [PATCH 04/14] target/s390x: Record separate PER bits in TB flags
` [PATCH 05/14] target/s390x: Disable conditional branch-to-next for PER
` [PATCH 06/14] target/s390x: Introduce help_goto_indirect
` [PATCH 07/14] target/s390x: Simplify help_branch
` [PATCH 08/14] target/s390x: Split per_breaking_event from per_branch_*
` [PATCH 09/14] target/s390x: Raise exception from helper_per_branch
` [PATCH 10/14] target/s390x: Raise exception from per_store_real
` [PATCH 11/14] target/s390x: Fix helper_per_ifetch flags
` [PATCH 12/14] target/s390x: Simplify per_ifetch, per_check_exception
` [PATCH 13/14] target/s390x: Adjust check of noreturn in translate_one
` [PATCH 14/14] tests/tcg/s390x: Add per.S

[PATCH intel_iommu 0/7] FLTS for VT-d
 2024-05-02  5:03 UTC  (4+ messages)

[PULL 00/20] tcg patch queue
 2024-05-02  0:17 UTC  (2+ messages)

[PATCH v2 00/28] Misc PPC exception and BookE MMU clean ups
 2024-05-01 23:43 UTC  (29+ messages)
` [PATCH v2 01/28] target/ppc: Fix gen_sc to use correct nip
` [PATCH v2 02/28] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v2 03/28] target/ppc: Simplify syscall exception handlers
` [PATCH v2 04/28] target/ppc: Remove unused helper
` [PATCH v2 05/28] target/ppc/mmu_common.c: Move calculation of a value closer to its usage
` [PATCH v2 06/28] "
` [PATCH v2 07/28] target/ppc/mmu_common.c: Remove unneeded local variable
` [PATCH v2 08/28] target/ppc/mmu_common.c: Simplify checking for real mode
` [PATCH v2 09/28] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU
` [PATCH v2 10/28] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address()
` [PATCH v2 11/28] target/ppc/mmu_common.c: Rename get_bat_6xx_tlb()
` [PATCH v2 12/28] target/ppc/mmu_common.c: Split out BookE cases before checking real mode
` [PATCH v2 13/28] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb()
` [PATCH v2 14/28] target/ppc/mmu_common.c: Inline and remove check_physical()
` [PATCH v2 15/28] target/ppc/mmu_common.c: Simplify mmubooke_get_physical_address()
` [PATCH v2 16/28] target/ppc/mmu_common.c: Simplify mmubooke206_get_physical_address()
` [PATCH v2 17/28] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls
` [PATCH v2 18/28] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate()
` [PATCH v2 19/28] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate()
` [PATCH v2 20/28] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static
` [PATCH v2 21/28] target/ppc: Move mmu_ctx_t definition to mmu_common.c
` [PATCH v2 22/28] target/ppc: Remove ppc_hash32_pp_prot() and reuse common function
` [PATCH v2 23/28] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate()
` [PATCH v2 24/28] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb()
` [PATCH v2 25/28] target/ppc/mmu_common.c: Simplify ppc_booke_xlate()
` [PATCH v2 26/28] target/ppc/mmu_common.c: Move BookE MMU functions together
` [PATCH v2 27/28] target/ppc: Remove id_tlbs flag from CPU env
` [PATCH v2 28/28] target/ppc: Split off common 4xx TLB init

[PATCH v7 00/12] Enabling DCD emulation support in Qemu
 2024-05-01 22:36 UTC  (9+ messages)
` [PATCH v7 09/12] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents

[PULL 0/1] ufs queue
 2024-05-01 22:15 UTC  (2+ messages)

[PULL 0/9] QGA misc changes for 2024-05-01
 2024-05-01 22:15 UTC  (2+ messages)

[PATCH v4 00/14] Use Intel DSA accelerator to offload zero page checking in multifd live migration
 2024-05-01 19:54 UTC  (10+ messages)
` [PATCH v4 07/14] util/dsa: Implement DSA task asynchronous submission and wait for completion
` [PATCH v4 09/14] migration/multifd: Prepare to introduce DSA acceleration on the multifd path
` [PATCH v4 10/14] migration/multifd: Enable DSA offloading in multifd sender path
` [PATCH v4 11/14] migration/multifd: Add migration option set packet size

[PATCH v9 00/11] Support blob memory and venus on qemu
 2024-05-01 19:52 UTC  (6+ messages)
` [PATCH v9 09/11] virtio-gpu: Register capsets dynamically

[PATCH v8 00/11] Support blob memory and venus on qemu
 2024-05-01 19:20 UTC  (11+ messages)
` [PATCH v8 07/11] virtio-gpu: Support suspension of commands processing
` [PATCH v8 08/11] virtio-gpu: Handle resource blob commands

[PATCH v6 0/5] migration: do not exit on incoming failure
 2024-05-01 16:00 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).