kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-23 12:43:55 to 2024-04-24 18:24:42 UTC [more...]

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-24 18:24 UTC  (19+ messages)

[PATCH v4 03/71] KVM: x86/pmu: Switch to new Intel CPU model defines
 2024-04-24 18:14 UTC  (2+ messages)
` [PATCH v4 04/71] KVM: VMX: "

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-04-24 18:10 UTC  (6+ messages)

[PATCH 0/2] KVM: arm64: Avoid NULL dereference in vgic-v2 device attr accessors
 2024-04-24 18:06 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()
` [PATCH 2/2] KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIF

[PATCH v6 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-04-24 17:21 UTC  (3+ messages)

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-24 17:18 UTC  (11+ messages)

[RFC] TDX module configurability of 0x80000008
 2024-04-24 16:55 UTC 

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-24 16:51 UTC  (11+ messages)
` [PATCH v14 23/22] [SQUASH] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
  ` [PATCH v14 24/22] [SQUASH] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
  ` [PATCH v14 25/22] [SQUASH] KVM: SEV: Add support to handle "
  ` [PATCH v14 26/22] [SQUASH] KVM: SEV: Add support for GHCB-based termination requests
  ` [PATCH v14 27/22] [SQUASH] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
  ` [PATCH v14 28/22] [SQUASH] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST "
  ` [PATCH v14 29/22] [SQUASH] KVM: SEV: Support SEV-SNP AP Creation "

[PATCH v2 00/25] Enable FRED with KVM VMX
 2024-04-24 16:08 UTC  (4+ messages)
` [PATCH v2 25/25] KVM: selftests: Add fred exception tests

[PATCH v4 0/6] KVM: Guest Memory Pre-Population API
 2024-04-24 16:05 UTC  (7+ messages)
` [PATCH 2/6] KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memory
` [PATCH 6/6] KVM: selftests: x86: Add test for KVM_PRE_FAULT_MEMORY

[PATCH for-9.1 0/7] target/i386/kvm: Cleanup the kvmclock feature name
 2024-04-24 15:57 UTC  (7+ messages)
` [PATCH for-9.1 1/7] target/i386/kvm: Add feature bit definitions for KVM CPUID
` [PATCH for-9.1 2/7] target/i386/kvm: Remove local MSR_KVM_WALL_CLOCK and MSR_KVM_SYSTEM_TIME definitions

[PATCH] KVM: fix documentation for KVM_CREATE_GUEST_MEMFD
 2024-04-24 15:44 UTC  (2+ messages)

[PATCH v11 00/21] i386: Introduce smp.modules and clean up cache topology
 2024-04-24 15:49 UTC  (22+ messages)
` [PATCH v11 01/21] hw/core/machine: Introduce the module as a CPU topology level
` [PATCH v11 02/21] hw/core/machine: Support modules in -smp
` [PATCH v11 03/21] hw/core: Introduce module-id as the topology subindex
` [PATCH v11 04/21] hw/core: Support module-id in numa configuration
` [PATCH v11 05/21] i386/cpu: Fix i/d-cache topology to core level for Intel CPU
` [PATCH v11 06/21] i386/cpu: Use APIC ID info to encode cache topo in CPUID[4]
` [PATCH v11 07/21] i386/cpu: Use APIC ID info get NumSharingCache for CPUID[0x8000001D].EAX[bits 25:14]
` [PATCH v11 08/21] i386/cpu: Consolidate the use of topo_info in cpu_x86_cpuid()
` [PATCH v11 09/21] i386/cpu: Introduce bitmap to cache available CPU topology levels
` [PATCH v11 10/21] i386: Split topology types of CPUID[0x1F] from the definitions of CPUID[0xB]
` [PATCH v11 11/21] i386/cpu: Decouple CPUID[0x1F] subleaf with specific topology level
` [PATCH v11 12/21] i386: Introduce module level cpu topology to CPUX86State
` [PATCH v11 13/21] i386: Support modules_per_die in X86CPUTopoInfo
` [PATCH v11 14/21] i386: Expose module level in CPUID[0x1F]
` [PATCH v11 15/21] i386: Support module_id in X86CPUTopoIDs
` [PATCH v11 16/21] i386/cpu: Introduce module-id to X86CPU
` [PATCH v11 17/21] tests: Add test case of APIC ID for module level parsing
` [PATCH v11 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
` [PATCH v11 19/21] i386: Add cache topology info in CPUCacheInfo
` [PATCH v11 20/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
` [PATCH v11 21/21] i386/cpu: Use CPUCacheInfo.share_level to encode CPUID[0x8000001D].EAX[bits 25:14]

[PATCH 0/3] KVM: x86: Fix supported VM_TYPES caps
 2024-04-24 15:33 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: Fully re-initialize supported_vm_types on vendor module load
` [PATCH 2/3] KVM: x86: Fully re-initialize supported_mce_cap "
` [PATCH 3/3] KVM: x86: Explicitly zero kvm_caps during "

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-24 15:00 UTC  (27+ messages)

[awilliam-vfio:vfio-address-space 4/4] drivers/vfio/pci/vfio_pci_core.c:1693:undefined reference to `vmf_insert_pfn_pud'
 2024-04-24 14:49 UTC 

[PATCH 0/6] Add initial GHCB support for SEV-ES selftests
 2024-04-24 14:39 UTC  (8+ messages)
` [PATCH 1/6] Add GHCB with setters and getters
` [PATCH 4/6] Add GHCB allocations and helpers
` [PATCH 6/6] Add ability for SEV-ES guests to use ucalls via GHCB

[PATCH v6 0/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF device
 2024-04-24 14:17 UTC  (8+ messages)
` [PATCH v6 1/1] vfio/qat: Add vfio_pci driver for Intel QAT SR-IOV VF devices

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-24 13:59 UTC  (11+ messages)
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v2 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v2 4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[v2] Support for Arm CCA VMs on Linux
 2024-04-24 13:27 UTC  (10+ messages)
` [PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
  ` [PATCH v2 14/14] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 13/43] arm64: RME: RTT handling

[PATCH 0/2] Add API to correct KVM/PV clock drift
 2024-04-24 12:58 UTC  (11+ messages)
` [PATCH 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer drift correction

[kvm-unit-tests GIT PULL 00/13] s390x: Improvement of CMM test, lot of small bugfixes and two refactorings
 2024-04-24 11:32 UTC  (15+ messages)
` [kvm-unit-tests GIT PULL 01/13] s390x/Makefile: simplify Secure Execution boot image generation
` [kvm-unit-tests GIT PULL 02/13] lib: s390x: sigp: Dirty CC before sigp execution
` [kvm-unit-tests GIT PULL 03/13] lib: s390x: uv: Dirty CC before uvc execution
` [kvm-unit-tests GIT PULL 04/13] lib: s390x: css: Dirty CC before css instructions
` [kvm-unit-tests GIT PULL 05/13] s390x: mvpg: Dirty CC before mvpg execution
` [kvm-unit-tests GIT PULL 06/13] s390x: sclp: Dirty CC before sclp execution
` [kvm-unit-tests GIT PULL 07/13] lib: s390x: sigp: Name inline assembly arguments
` [kvm-unit-tests GIT PULL 08/13] s390x: add pv-attest to unittests.cfg
` [kvm-unit-tests GIT PULL 09/13] s390x: emulator: Fix error path of invalid function code
` [kvm-unit-tests GIT PULL 10/13] s390x: Fix is_pv check in run script
` [kvm-unit-tests GIT PULL 11/13] s390x: Use local accel variable in arch_cmd_s390x
` [kvm-unit-tests GIT PULL 12/13] lib: s390: fix guest length in uv_create_guest()
` [kvm-unit-tests GIT PULL 13/13] s390x: cmm: test no-translate bit after reset

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-24 11:06 UTC  (16+ messages)
` [PATCH v19 024/130] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v19 029/130] KVM: TDX: Add C wrapper functions for SEAMCALLs to the TDX module
` [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error
` [PATCH v19 036/130] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v19 085/130] KVM: TDX: Complete interrupts after tdexit

[PATCH v2] KVM: X86: improve documentation for KVM_CAP_X86_BUS_LOCK_EXIT
 2024-04-24 10:56 UTC  (2+ messages)
` [PATCH v3] "

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-04-24  9:15 UTC  (7+ messages)
` [PATCH vhost v9 1/6] virtio_balloon: remove the dependence where names[] is null
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null
` [PATCH vhost v9 3/6] virtio: find_vqs: pass struct instead of multi parameters
` [PATCH vhost v9 4/6] virtio: vring_create_virtqueue: "
` [PATCH vhost v9 5/6] virtio: vring_new_virtqueue(): "
` [PATCH vhost v9 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH vhost v8 0/6] refactor the params of find_vqs()
 2024-04-24  9:04 UTC  (5+ messages)
` [PATCH vhost v8 6/6] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()

[PATCH v5 0/5] add debugfs to hisilicon migration driver
 2024-04-24  8:57 UTC  (6+ messages)
` [PATCH v5 1/5] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v5 2/5] hisi_acc_vfio_pci: modify the register location of the XQC address
` [PATCH v5 3/5] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v5 4/5] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v5 5/5] Documentation: add debugfs description for hisi migration

[RFC PATCH 0/7] riscv: Add support for Ssdbltrp extension
 2024-04-24  8:56 UTC  (10+ messages)
` [RFC PATCH 2/7] dt-bindings: riscv: add Ssdbltrp ISA extension description
` [RFC PATCH 5/7] riscv: add double trap driver

[PATCH v4 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-04-24  8:44 UTC  (2+ messages)

[PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code
 2024-04-24  8:34 UTC  (4+ messages)

[PATCH v5 RESEND] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-04-24  5:38 UTC  (3+ messages)

[PATCH v4 0/4] add debugfs to hisilicon migration driver
 2024-04-24  3:15 UTC  (5+ messages)
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for "

[RFC 0/3] Export APICv-related state via binary stats interface
 2024-04-24  0:50 UTC  (12+ messages)
` [RFC 3/3] x86: KVM: stats: Add a stat counter for GALog events

[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-04-24  0:08 UTC  (5+ messages)
` [PATCH v3 48/49] hw/i386/sev: Use guest_memfd for legacy ROMs

[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-04-23 23:50 UTC  (3+ messages)
` [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH v19 023/130] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
 2024-04-23 23:29 UTC  (13+ messages)

[PATCH 0/4] KVM: x86: Collect host state snapshots into a struct
 2024-04-23 22:15 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86: Add a struct to consolidate host values, e.g. EFER, XCR0, etc
` [PATCH 2/4] KVM: SVM: Use KVM's snapshot of the host's XCR0 for SEV-ES host state
` [PATCH 3/4] KVM: x86/mmu: Snapshot shadow_phys_bits when kvm.ko is loaded
` [PATCH 4/4] KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr"

[PATCH] KVM: SVM: Consider NUMA affinity when allocating per-CPU save_area
 2024-04-23 20:38 UTC  (9+ messages)

[PATCH v8 00/24] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-23 20:34 UTC  (4+ messages)
` [PATCH v8 09/24] drivers/perf: riscv: Implement SBI PMU snapshot function

[PATCH] vfio/pci: fix potential memory leak in vfio_intx_enable()
 2024-04-23 20:25 UTC  (2+ messages)

[PATCH v3] KVM: x86/mmu: Fix a largely theoretical race in kvm_mmu_track_write()
 2024-04-23 19:31 UTC 

[PATCH] Revert "KVM: async_pf: avoid recursive flushing of work items"
 2024-04-23 19:16 UTC 

[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
 2024-04-23 17:41 UTC  (13+ messages)
` [PATCH v3 01/12] KVM: VMX: Move posted interrupt descriptor out of vmx code
` [PATCH v3 02/12] x86/irq: Unionize PID.PIR for 64bit access w/o casting
` [PATCH v3 03/12] x86/irq: Remove bitfields in posted interrupt descriptor
` [PATCH v3 04/12] x86/irq: Add a Kconfig option for posted MSI
` [PATCH v3 05/12] x86/irq: Reserve a per CPU IDT vector for posted MSIs
` [PATCH v3 06/12] x86/irq: Set up per host CPU posted interrupt descriptors
` [PATCH v3 07/12] x86/irq: Factor out calling ISR from common_interrupt
` [PATCH v3 08/12] x86/irq: Install posted MSI notification handler
` [PATCH v3 09/12] x86/irq: Factor out common code for checking pending interrupts
` [PATCH v3 10/12] x86/irq: Extend checks for pending vectors to posted interrupts
` [PATCH v3 11/12] iommu/vt-d: Make posted MSI an opt-in cmdline option
` [PATCH v3 12/12] iommu/vt-d: Enable posted mode for device MSIs

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-23 16:48 UTC  (3+ messages)
` [PATCH 2/5] riscv: add ISA extension parsing for Zimop

[PATCH v2] vfio/pci: Support 8-byte PCI loads and stores
 2024-04-23 16:16 UTC  (6+ messages)

[PATCH v1] KVM: x86: Validate values set to guest's MSR_IA32_ARCH_CAPABILITIES
 2024-04-23 14:37 UTC  (4+ messages)

[PATCH v8 00/16] Add Secure TSC support for SNP guests
 2024-04-23 13:29 UTC  (9+ messages)
` [PATCH v8 07/16] x86/sev: Move and reorganize sev guest request api
` [PATCH v8 09/16] x86/cpufeatures: Add synthetic Secure TSC bit

[kvm-unit-tests PATCH v3 0/1] s390x: cmm: test no-translate bit after reset
 2024-04-23 12:57 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/1] "

[PATCH v3 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-04-23 12:43 UTC  (2+ messages)
` [PATCH v3 07/11] dt-bindings: riscv: add Zcmop ISA extension description


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