qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
[PATCH v6 0/9] TCG plugins new inline operations
 2024-05-02 21:15 UTC  (10+ messages)
` [PATCH v6 1/9] plugins: prepare introduction of new inline ops
` [PATCH v6 2/9] plugins: extract generate ptr for qemu_plugin_u64
` [PATCH v6 3/9] plugins: add new inline op STORE_U64
` [PATCH v6 4/9] tests/plugin/inline: add test for STORE_U64 inline op
` [PATCH v6 5/9] plugins: conditional callbacks
` [PATCH v6 6/9] tests/plugin/inline: add test for conditional callback
` [PATCH v6 7/9] plugins: distinct types for callbacks
` [PATCH v6 8/9] plugins: extract cpu_index generate
` [PATCH v6 9/9] plugins: remove op from qemu_plugin_inline_cb

[PATCH v5 0/9] TCG plugins new inline operations
 2024-05-02 21:16 UTC  (16+ messages)
` [PATCH v5 1/9] plugins: prepare introduction of new inline ops
` [PATCH v5 2/9] plugins: extract generate ptr for qemu_plugin_u64
` [PATCH v5 3/9] plugins: add new inline op STORE_U64
` [PATCH v5 4/9] tests/plugin/inline: add test for STORE_U64 inline op
` [PATCH v5 5/9] plugins: conditional callbacks
` [PATCH v5 6/9] tests/plugin/inline: add test for conditional callback
` [PATCH v5 7/9] plugins: distinct types for callbacks
` [PATCH v5 8/9] plugins: extract cpu_index generate
` [PATCH v5 9/9] plugins: remove op from qemu_plugin_inline_cb

[PATCH] Re-enable riscv64-debian-cross-container (debian riscv64 is finally usable again!)
 2024-05-02 20:54 UTC  (6+ messages)

[PATCH 0/9] migration/mapped-ram: Add direct-io support
 2024-05-02 20:34 UTC  (3+ messages)

[PULL 00/13] Migration patches for 2024-05-02
 2024-05-02 20:23 UTC  (14+ messages)
` [PULL 01/13] migration/ram.c: API Conversion qemu_mutex_lock(), and qemu_mutex_unlock() to WITH_QEMU_LOCK_GUARD macro
` [PULL 02/13] migration: move trace-point from migrate_fd_error to migrate_set_error
` [PULL 03/13] migration: process_incoming_migration_co(): complete cleanup on failure
` [PULL 04/13] migration: process_incoming_migration_co(): fix reporting s->error
` [PULL 05/13] migration: process_incoming_migration_co(): rework error reporting
` [PULL 06/13] qapi: introduce exit-on-error parameter for migrate-incoming
` [PULL 07/13] migration: Remove 'skipped' field from MigrationStats
` [PULL 08/13] migration: Remove 'inc' option from migrate command
` [PULL 09/13] migration: Remove 'blk/-b' option from migrate commands
` [PULL 10/13] migration: Remove block migration
` [PULL 11/13] migration: Remove non-multifd compression
` [PULL 12/13] migration: Deprecate fd: for file migration
` [PULL 13/13] hmp/migration: Fix documents for "migrate" command

[PATCH v4 00/17] xen: Support grant mappings
 2024-05-02 20:02 UTC  (10+ messages)
` [PATCH v4 15/17] xen: mapcache: Remove assumption of RAMBlock with 0 offset
` [PATCH v4 16/17] xen: mapcache: Add support for grant mappings

[PATCH v5] Hexagon: add PC alignment check and exception
 2024-05-02 20:00 UTC  (2+ messages)

[PATCH 0/5] tcg: Misc improvements
 2024-05-02 19:34 UTC  (2+ messages)

[PATCH V1 00/26] Live update: cpr-exec
 2024-05-02 18:15 UTC  (9+ messages)
` [PATCH V1 18/26] migration: cpr-exec-args parameter
` [PATCH V1 20/26] migration: cpr-exec mode
` cpr-exec doc (was Re: [PATCH V1 00/26] Live update: cpr-exec)

[PATCH] hmp/migration: Fix documents for "migrate" command
 2024-05-02 17:34 UTC  (2+ messages)

[PATCH 0/3] s390x: Simplify SCLPDevice usage
 2024-05-02 17:11 UTC  (7+ 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-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-05-02 17:10 UTC  (15+ messages)

[PATCH v2 0/7] target/sparc: vis fixes
 2024-05-02 16:55 UTC  (8+ messages)
` [PATCH v2 1/7] linux-user/sparc: Add more hwcap bits for sparc64
` [PATCH v2 2/7] target/sparc: Fix FEXPAND
` [PATCH v2 3/7] target/sparc: Fix FMUL8x16
` [PATCH v2 4/7] target/sparc: Fix FMUL8x16A{U,L}
` [PATCH v2 5/7] target/sparc: Fix FMULD8*X16
` [PATCH v2 6/7] target/sparc: Fix FPMERGE
` [PATCH v2 7/7] target/sparc: Split out do_ms16b

[PATCH 00/14] hw: define and enforce a standard lifecycle for versioned machines
 2024-05-02 16:54 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 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] Hexagon: add PC alignment check and exception
 2024-05-02 16:27 UTC  (2+ messages)

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

QEMU headers in C++
 2024-05-02 16:04 UTC  (2+ messages)

[PATCH 00/13] remove some types from typedefs.h
 2024-05-02 15:53 UTC  (14+ messages)
` [PATCH 01/13] fw_cfg: remove useless declarations "
` [PATCH 02/13] qdev-core: remove DeviceListener "
` [PATCH 03/13] numa: remove types "
` [PATCH 04/13] net: remove AnnounceTimer "
` [PATCH 05/13] qemu-option: remove QemuOpt "
` [PATCH 06/13] intc: remove PICCommonState "
` [PATCH 07/13] lockable: remove QemuLockable "
` [PATCH 08/13] migration: remove PostcopyDiscardState "
` [PATCH 09/13] monitor: remove MonitorDef "
` [PATCH 10/13] qapi/machine: remove types "
` [PATCH 11/13] display: remove GraphicHwOps "
` [PATCH 12/13] tcg: remove CPU* types "
` [PATCH 13/13] pci: remove some "

[PATCH] kvm: move target-dependent interrupt routing out of kvm-all.c
 2024-05-02 15:49 UTC 

[PATCH v2] bitmap: Use g_try_new0/g_renew
 2024-05-02 15:44 UTC  (2+ messages)

[PATCH ats_vtd v1 00/24] ATS support for VT-d
 2024-05-02 15:29 UTC  (25+ messages)
` [PATCH ats_vtd v1 01/24] intel_iommu: fix FRCD construction macro
` [PATCH ats_vtd v1 04/24] intel_iommu: set accessed and dirty bits during first stage translation
` [PATCH ats_vtd v1 05/24] intel_iommu: extract device IOTLB invalidation logic
` [PATCH ats_vtd v1 02/24] intel_iommu: make types match
` [PATCH ats_vtd v1 03/24] intel_iommu: check if the input address is canonical
` [PATCH ats_vtd v1 06/24] intel_iommu: do not consider wait_desc as an invalid descriptor
` [PATCH ats_vtd v1 08/24] pcie: add helper to declare PASID capability for a pcie device
` [PATCH ats_vtd v1 09/24] pcie: helper functions to check if PASID and ATS are enabled
` [PATCH ats_vtd v1 10/24] intel_iommu: declare supported PASID size
` [PATCH ats_vtd v1 07/24] memory: add permissions in IOMMUAccessFlags
` [PATCH ats_vtd v1 14/24] pci: add IOMMU operations to get address spaces and memory regions with PASID
` [PATCH ats_vtd v1 12/24] intel_iommu: add support for PASID-based device IOTLB invalidation
` [PATCH ats_vtd v1 13/24] pci: cache the bus mastering status in the device
` [PATCH ats_vtd v1 11/24] intel_iommu: add an internal API to find an address space with PASID
` [PATCH ats_vtd v1 15/24] pci: add a pci-level initialization function for iommu notifiers
` [PATCH ats_vtd v1 18/24] memory: Allow to store the PASID in IOMMUTLBEntry
` [PATCH ats_vtd v1 17/24] intel_iommu: implement the get_memory_region_pasid iommu operation
` [PATCH ats_vtd v1 16/24] intel_iommu: implement the get_address_space_pasid "
` [PATCH ats_vtd v1 21/24] memory: add an API for ATS support
` [PATCH ats_vtd v1 22/24] pci: add a pci-level API for ATS
` [PATCH ats_vtd v1 19/24] intel_iommu: fill the PASID field when creating an instance of IOMMUTLBEntry
` [PATCH ats_vtd v1 20/24] atc: generic ATC that can be used by PCIe devices that support SVM
` [PATCH ats_vtd v1 23/24] intel_iommu: set the address mask even when a translation fails
` [PATCH ats_vtd v1 24/24] intel_iommu: add support for ATS

QEMU headers in C++
 2024-05-02 15:17 UTC  (5+ messages)

[PATCH v6 0/5] Support message-based DMA in vfio-user server
 2024-05-02 15:14 UTC  (3+ messages)

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

[PATCH v3] Hexagon: add PC alignment check and exception
 2024-05-02 14:35 UTC  (2+ messages)

[PATCH] ui/cocoa.m: Drop old macOS-10.12-and-earlier compat ifdefs
 2024-05-02 14:30 UTC  (2+ messages)

[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] 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 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 v3 00/19] Add a host IOMMU device abstraction to check with vIOMMU
 2024-05-02 10:30 UTC  (5+ messages)
` [PATCH v3 06/19] range: Introduce range_get_last_bit()

[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  (2+ messages)

[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  (5+ messages)
` [PATCH 1/2] ppc/pnv: Begin a more complete ADU LPC "


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