public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-19 10:00:45 to 2023-06-21 15:01:02 UTC [more...]

[kvm-unit-tests v4 00/12] powerpc: updates, P10, PNV support
 2023-06-21 14:53 UTC  (3+ messages)
` [kvm-unit-tests v4 01/12] powerpc: Report instruction address and MSR in unhandled exception error

[PATCH RFC v9 00/51] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-06-21 14:36 UTC  (20+ messages)
` [PATCH RFC v9 02/51] KVM: x86: Add gmem hook for invalidating private memory
` [PATCH RFC v9 04/51] KVM: x86: Determine shared/private faults using a configurable mask
` [PATCH RFC v9 05/51] x86/coco: move CONFIG_HAS_CC_PLATFORM check down into coco/Makefile
` [PATCH RFC v9 07/51] x86/sev: Add the host SEV-SNP initialization support

[kvm-unit-tests PATCH v4 00/11] Add #VC exception handling for AMD SEV-ES
 2023-06-21 14:33 UTC  (12+ messages)
` [kvm-unit-tests PATCH v4 01/11] x86: AMD SEV-ES: Setup #VC exception handler "
` [kvm-unit-tests PATCH v4 02/11] x86: Move svm.h to lib/x86/
` [kvm-unit-tests PATCH v4 03/11] lib: Define unlikely()/likely() macros in libcflat.h
` [kvm-unit-tests PATCH v4 04/11] lib: x86: Import insn decoder from Linux
` [kvm-unit-tests PATCH v4 05/11] x86: AMD SEV-ES: Pull related GHCB definitions and helpers "
` [kvm-unit-tests PATCH v4 06/11] x86: AMD SEV-ES: Prepare for #VC processing
` [kvm-unit-tests PATCH v4 07/11] lib/x86: Move xsave helpers to lib/
` [kvm-unit-tests PATCH v4 08/11] x86: AMD SEV-ES: Handle CPUID #VC
` [kvm-unit-tests PATCH v4 09/11] x86: AMD SEV-ES: Handle MSR #VC
` [kvm-unit-tests PATCH v4 10/11] x86: AMD SEV-ES: Handle IOIO #VC
` [kvm-unit-tests PATCH v4 11/11] x86: AMD SEV-ES: Handle string IO for "

[PATCH v20 00/21] s390x: CPU Topology
 2023-06-21 13:48 UTC  (10+ messages)
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 09/21] machine: adding s390 topology to query-cpu-fast

[Bug 217558] New: In KVM guest with VF of X710 NIC passthrough, the mac address of VF is inconsistent with it in host
 2023-06-21 13:38 UTC  (5+ messages)
` [Bug 217558] "

[PATCH v10 vfio 0/7] pds_vfio driver
 2023-06-21 13:27 UTC  (14+ messages)
` [PATCH v10 vfio 3/7] vfio/pds: register with the pds_core PF
` [PATCH v10 vfio 4/7] vfio/pds: Add VFIO live migration support

[PATCH v4 00/11] Add #VC exception handling for AMD SEV-ES
 2023-06-21 12:58 UTC  (2+ messages)

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-21 12:07 UTC  (14+ messages)

[PATCH] vhost: Make parameter name match of vhost_get_vq_desc()
 2023-06-21  9:38 UTC 

[PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-21  9:17 UTC  (2+ messages)

[RFC PATCH 00/19] hugetlb support for KVM guest_mem
 2023-06-21  9:01 UTC  (3+ messages)

[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API
 2023-06-21  8:45 UTC  (8+ messages)
` [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test

[RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
 2023-06-21  8:16 UTC  (8+ messages)
` [RFC PATCH 5/6] KVM: Add flags to struct kvm_gfn_range

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-21  7:33 UTC  (9+ messages)
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-21  2:51 UTC  (13+ messages)
` [PATCH mm-unstable v2 01/10] mm/kvm: add mmu_notifier_ops->test_clear_young()
` [PATCH mm-unstable v2 06/10] kvm/powerpc: make radix page tables RCU safe
` [PATCH mm-unstable v2 07/10] kvm/powerpc: add kvm_arch_test_clear_young()

[PATCH RESEND v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-06-21  1:38 UTC  (3+ messages)
` [PATCH RESEND v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
` [PATCH RESEND v2 2/2] target/i386/kvm: get and put AMD pmu registers

[PATCH v11 00/20] TDX host kernel support
 2023-06-20 23:11 UTC  (54+ messages)
` [PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v11 04/20] x86/cpu: Detect TDX partial write machine check erratum
` [PATCH v11 05/20] x86/virt/tdx: Add SEAMCALL infrastructure
` [PATCH v11 06/20] x86/virt/tdx: Handle SEAMCALL running out of entropy error
` [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[PATCH v4 00/34] Split ptdesc from struct page
 2023-06-20 23:10 UTC  (6+ messages)
` [PATCH v4 04/34] pgtable: Create struct ptdesc

[GIT PULL] KVM/arm64 fixes for 6.4, take #4
 2023-06-20 21:42 UTC  (2+ messages)

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-06-20 21:13 UTC  (6+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
` [PATCH v4 16/16] KVM: selftests: Handle memory fault exits in demand_paging_test

[PATCH v2 00/20] arm64: Handle PSCI calls in userspace
 2023-06-20 16:35 UTC  (21+ messages)
` [PATCH v2 01/20] update_headers: Use a list for arch-generic headers
` [PATCH v2 02/20] update_headers: Add missing entries to list of headers to copy
` [PATCH v2 03/20] Copy 64-bit alignment attrtibutes from Linux 6.4-rc1
` [PATCH v2 04/20] Update headers with "
` [PATCH v2 05/20] Import arm-smccc.h from "
` [PATCH v2 06/20] aarch64: Copy cputype.h "
` [PATCH v2 07/20] arm: Stash kvm_vcpu_init for later use
` [PATCH v2 08/20] arm: Use KVM_SET_MP_STATE ioctl to power off non-boot vCPUs
` [PATCH v2 09/20] aarch64: Expose ARM64_CORE_REG() for general use
` [PATCH v2 10/20] arm: Generalize execution state specific VM initialization
` [PATCH v2 11/20] Add helpers to pause the VM from vCPU thread
` [PATCH v2 12/20] aarch64: Add support for finding vCPU for given MPIDR
` [PATCH v2 13/20] aarch64: Add skeleton implementation for PSCI
` [PATCH v2 14/20] aarch64: psci: Implement CPU_SUSPEND
` [PATCH v2 15/20] aarch64: psci: Implement CPU_OFF
` [PATCH v2 16/20] aarch64: psci: Implement CPU_ON
` [PATCH v2 17/20] aarch64: psci: Implement AFFINITY_INFO
` [PATCH v2 18/20] aarch64: psci: Implement MIGRATE_INFO_TYPE
` [PATCH v2 19/20] aarch64: psci: Implement SYSTEM_{OFF,RESET}
` [PATCH v2 20/20] aarch64: smccc: Start sending PSCI to userspace

[kvm-unit-tests PATCH v5 0/8] s390x: Add PV SIE intercepts and ipl tests
 2023-06-20 15:12 UTC  (6+ messages)
` [kvm-unit-tests PATCH v5 1/8] lib: s390x: sie: Fix sie_get_validity() no validity handling
` [kvm-unit-tests PATCH v5 5/8] lib: s390x: uv: Add pv host requirement check function
` [kvm-unit-tests PATCH v5 8/8] s390x: pv-diags: Add the test to unittests.conf

[PATCH] kvm/mips: update MAINTAINERS
 2023-06-20 12:51 UTC  (2+ messages)

[PATCH 0/2] hw/i386: Cleanups around kvmclock_create()
 2023-06-20 12:32 UTC  (5+ messages)
` [PATCH 1/2] hw/i386: Remove unuseful kvmclock_create() stub
` [RFC PATCH 2/2] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'

[RFC PATCH 0/2] Invalidate secondary IOMMU TLB on permission upgrade
 2023-06-20 11:18 UTC  (3+ messages)
` [RFC PATCH 1/2] mm_notifiers: Rename invalidate_range notifier
` [RFC PATCH 2/2] arm64: Notify on pte permission upgrades

[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator
 2023-06-20  9:06 UTC  (8+ messages)

[Bug 217574] New: kvm_intel loads only after suspend
 2023-06-20  8:49 UTC  (2+ messages)
` [Bug 217574] "

[PATCH] target/riscv: Remove unuseful KVM stubs
 2023-06-20  8:16 UTC 

[PATCH v14 00/30] Add KVM LoongArch support
 2023-06-20  8:14 UTC  (18+ messages)
` [PATCH v14 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v14 19/30] LoongArch: KVM: Implement kvm mmu operations
` [PATCH v14 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v14 27/30] LoongArch: KVM: Implement vcpu world switch
` [PATCH v14 29/30] LoongArch: KVM: Supplement kvm document about LoongArch-specific part
` [PATCH v14 30/30] LoongArch: KVM: Add maintainers for LoongArch KVM

[RFC PATCH part-5 00/22] VMX emulation
 2023-06-20 15:46 UTC  (8+ messages)

[PATCH v3 00/10] Add Intel VT-d nested translation
 2023-06-20  6:22 UTC  (6+ messages)
` [PATCH v3 07/10] iommu/vt-d: Add iotlb flush for nested domain

[linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d
 2023-06-20  5:05 UTC 

[PATCH v3 00/11] KVM: x86/mmu: refine memtype related mmu zap
 2023-06-20  3:34 UTC  (7+ messages)
` [PATCH v3 07/11] KVM: VMX: drop IPAT in memtype when CD=1 for KVM_X86_QUIRK_CD_NW_CLEARED

[PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-20  3:13 UTC  (5+ messages)
` [PATCH v6 2/8] PCI/VGA: Deal only with VGA class devices

[PATCH -next] RISC-V: KVM: Remove unneeded semicolon
 2023-06-20  0:40 UTC 

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-20  0:16 UTC  (16+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH v8 05/33] x86/traps: add external_interrupt() to dispatch external interrupts

[kvm-unit-tests PATCH v3 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-06-19 20:04 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/6] arm: pmu: pmu-chain-promotion: Improve debug messages
` [kvm-unit-tests PATCH v3 2/6] arm: pmu: pmu-chain-promotion: Introduce defines for count and margin values
` [kvm-unit-tests PATCH v3 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop
` [kvm-unit-tests PATCH v3 4/6] arm: pmu: Fix chain counter enable/disable sequences
` [kvm-unit-tests PATCH v3 5/6] arm: pmu: Add pmu-mem-access-reliability test
` [kvm-unit-tests PATCH v3 6/6] arm: pmu-chain-promotion: Increase the count and margin values

[kvm-unit-tests PATCH v2 4/6] arm: pmu: Fix chain counter enable/disable sequences
 2023-06-19 20:00 UTC  (4+ messages)
  ` [kvm-unit-tests PATCH v2 5/6] arm: pmu: Add pmu-mem-access-reliability test

[PATCH v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
 2023-06-19 17:25 UTC  (5+ messages)

[PATCH 0/2] Prevent RESV_DIRECT devices from user assignment
 2023-06-19 15:30 UTC  (6+ messages)
` [PATCH 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains

[PATCH] accel/kvm/kvm-all: Handle register access errors
 2023-06-19 12:19 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox