kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-21 06:49:45 to 2023-02-22 19:32:00 UTC [more...]

[Patch v3 0/7] Optimize clear dirty log
 2023-02-22 19:31 UTC  (3+ messages)
` [Patch v3 5/7] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte()

[PATCH] KVM: x86/pmu: Apply event filter mechanism to emulated instructions
 2023-02-22 19:28 UTC  (2+ messages)

[PATCH 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-02-22 19:26 UTC  (11+ messages)
` [PATCH 2/2] "

[PATCH 00/12] KVM: x86: Add "governed" X86_FEATURE framework
 2023-02-22 18:56 UTC  (12+ messages)
` [PATCH 01/12] KVM: x86: Add a framework for enabling KVM-governed x86 features
` [PATCH 05/12] KVM: x86: Use KVM-governed feature framework to track "XSAVES enabled"
` [PATCH 08/12] KVM: nSVM: Use KVM-governed feature framework to track "vVM{SAVE,LOAD} enabled"

[PATCH] KVM: Add the missed title format
 2023-02-22 18:51 UTC  (2+ messages)

[PATCH v3 00/13] Overhauling amx_test
 2023-02-22 18:40 UTC  (18+ messages)
` [PATCH v3 01/13] x86/fpu/xstate: Avoid getting xstate address of init_fpstate if fpstate contains the component
` [PATCH v3 02/13] KVM: selftests: x86: Add a working xstate data structure
` [PATCH v3 03/13] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH v3 04/13] KVM: selftests: x86: Enable checking on xcomp_bv in amx_test
` [PATCH v3 05/13] KVM: selftests: x86: Add check of CR0.TS in the #NM handler "
` [PATCH v3 06/13] KVM: selftests: x86: Add the XFD check to IA32_XFD in #NM handler
` [PATCH v3 07/13] KVM: selftests: x86: Fix the checks to XFD_ERR using and operation
` [PATCH v3 08/13] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[XTILEDATA] is set in amx_test
` [PATCH v3 09/13] KVM: selftests: x86: Assert that XTILE is XSAVE-enabled
` [PATCH v3 10/13] KVM: selftests: x86: Assert that both XTILE{CFG,DATA} are XSAVE-enabled
` [PATCH v3 11/13] KVM: selftests: x86: Remove redundant check that XSAVE is supported
` [PATCH v3 12/13] KVM: selftests: x86: Check that the palette table exists before using it
` [PATCH v3 13/13] KVM: selftests: x86: Check that XTILEDATA supports XFD

[PATCH] KVM: Align the function name of kvm_swap_active_memslots()
 2023-02-22 18:39 UTC  (2+ messages)

[PATCH v2] KVM: SVM: hyper-v: placate modpost section mismatch error
 2023-02-22 18:32 UTC  (4+ messages)

[PATCH] vfio: Fix NULL pointer dereference caused by uninitialized group->iommufd
 2023-02-22 17:59 UTC  (5+ messages)

[PATCH] KVM: selftests: Depend on kernel headers when making selftests
 2023-02-22 17:59 UTC  (3+ messages)

[PATCH v4 00/19] Add vfio_device cdev for iommufd support
 2023-02-22 17:17 UTC  (29+ messages)
` [PATCH v4 03/19] vfio: Accept vfio device file in the driver facing kAPI
` [PATCH v4 05/19] kvm/vfio: Accept vfio device file from userspace
` [PATCH v4 07/19] vfio: Block device access via device fd until device is opened
` [PATCH v4 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v4 09/19] vfio/pci: Accept device fd for hot reset
` [PATCH v4 13/19] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v4 14/19] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v4 15/19] vfio: Add cdev for vfio_device
` [PATCH v4 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v4 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT

[PATCH v1 1/1] KVM: s390: pci: fix virtual-physical confusion on module unload/load
 2023-02-22 17:04 UTC  (5+ messages)
` [PATCH v1 0/1] "

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-02-22 16:50 UTC  (13+ messages)
` [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs

[PATCH v9 0/8] Parallel CPU bringup for x86_64
 2023-02-22 16:42 UTC  (44+ messages)
                                    ` [External] "

[PATCH 00/16] KVM: arm64: Rework timer offsetting for fun and profit
 2023-02-22 16:34 UTC  (15+ messages)
` [PATCH 02/16] arm64: Add HAS_ECV_CNTPOFF capability
` [PATCH 05/16] KVM: arm64: timers: Convert per-vcpu virtual offset to a global value
` [PATCH 08/16] KVM: arm64: timers: Allow userspace to set the counter offsets

[PATCH] KVM: SVM: hyper-v: placate modpost section mismatch error
 2023-02-22 16:18 UTC  (3+ messages)

[PATCH v16 00/11] s390x: CPU Topology
 2023-02-22 14:21 UTC  (12+ messages)
` [PATCH v16 01/11] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v16 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v16 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v16 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v16 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v16 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
` [PATCH v16 09/11] machine: adding s390 topology to query-cpu-fast
` [PATCH v16 10/11] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology

[PATCH v2 00/29] Add KVM LoongArch support
 2023-02-22 12:17 UTC  (34+ messages)
` [PATCH v2 01/29] LoongArch: KVM: Add kvm related header files
` [PATCH v2 02/29] LoongArch: KVM: Implement kvm module related interface
` [PATCH v2 05/29] LoongArch: KVM: Add vcpu related header files
` [PATCH v2 06/29] LoongArch: KVM: Implement vcpu create and destroy interface
` [PATCH v2 07/29] LoongArch: KVM: Implement vcpu run interface
` [PATCH v2 22/29] LoongArch: KVM: Implement handle idle exception
` [PATCH v2 27/29] LoongArch: KVM: Implement vcpu world switch

[kvm-unit-tests PATCH v1] s390x: Add tests for execute-type instructions
 2023-02-22 11:47 UTC 

[PATCH 6.1/5.15/5.10/5.4 1/1] KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
 2023-02-22 10:06 UTC 

Prezentacja
 2023-02-22  8:40 UTC 

[PATCH] KVM: selftests: Provide generic way to read system counter
 2023-02-22  7:50 UTC  (2+ messages)

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-02-22  2:50 UTC  (5+ messages)

[PATCH] KVM: x86: Remove duplicated calls of reverse_cpuid_check()
 2023-02-22  2:38 UTC  (3+ messages)

[PATCH v2] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
 2023-02-22  2:32 UTC  (3+ messages)

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-22  2:11 UTC  (5+ messages)
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-02-22  2:07 UTC  (11+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory

[PATCH v10 0/8] Parallel CPU bringup for x86_64
 2023-02-21 22:33 UTC  (9+ messages)
` [PATCH v10 1/8] x86/apic/x2apic: Allow CPU cluster_mask to be populated in parallel
` [PATCH v10 2/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>
` [PATCH v10 3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU
` [PATCH v10 4/8] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v10 5/8] x86/smpboot: Split up native_cpu_up into separate phases and document them
` [PATCH v10 6/8] x86/smpboot: Support parallel startup of secondary CPUs
` [PATCH v10 7/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel
` [PATCH v10 8/8] x86/smpboot: Serialize topology updates for secondary bringup

[PATCH] docs: kvm: vfio: Require call KVM_DEV_VFIO_GROUP_ADD before VFIO_GROUP_GET_DEVICE_FD
 2023-02-21 18:03 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 1/3] s390x/spec_ex: Use PSW macro
 2023-02-21 17:50 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 2/3] s390x/spec_ex: Add test introducing odd address into PSW
` [kvm-unit-tests PATCH v2 3/3] s390x/spec_ex: Add test of EXECUTE with odd target address

[RFC PATCH V3 00/16] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-02-21 16:44 UTC  (3+ messages)
` [RFC PATCH V3 16/16] x86/sev: Fix interrupt exit code paths from #HV exception

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-02-21 15:39 UTC 

[PATCH v4 0/9] Linear Address Masking (LAM) KVM Enabling
 2023-02-21 14:36 UTC  (8+ messages)
` [PATCH v4 9/9] KVM: x86: LAM: Expose LAM CPUID to user space VMM

[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
 2023-02-21 11:22 UTC  (9+ messages)

[PATCH v3 0/8] Make Intel PT configurable
 2023-02-21  9:37 UTC  (4+ messages)
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT

[kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests
 2023-02-21  9:26 UTC  (7+ messages)
` [kvm-unit-tests PATCH 2/3] s390x: pv: Test sie entry intercepts and validities
` [kvm-unit-tests PATCH 3/3] s390x: pv: Add IPL reset tests

[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-02-21  8:44 UTC  (4+ messages)
` [PATCH v4 02/12] KVM: VMX: Refactor intel_pmu_set_msr() to align with other set_msr() helpers

[PATCH kvm-unit-tests] x86/pmu: Check counter is working properly before AMD pmu init
 2023-02-21  8:29 UTC 


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