public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-05 16:30:18 to 2023-04-07 01:50:58 UTC [more...]

[PATCH v4 00/12] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-04-07  1:50 UTC  (19+ messages)
` [PATCH v4 05/12] KVM: x86/pmu: Error when user sets the GLOBAL_STATUS reserved bits
` [PATCH v4 06/12] KVM: x86/pmu: Make part of the Intel v2 PMU MSRs handling x86 generic
` [PATCH v4 07/12] KVM: x86/cpuid: Use fast return for cpuid "0xa" leaf when !enable_pmu
` [PATCH v4 08/12] KVM: x86/pmu: Disable vPMU if the minimum num of counters isn't met
` [PATCH v4 09/12] KVM: x86/pmu: Forget PERFCTR_CORE if the min "
` [PATCH v4 10/12] KVM: x86/cpuid: Add X86_FEATURE_PERFMON_V2 as a scattered flag
` [PATCH v4 11/12] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v4 12/12] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[RFC PATCH 0/7] x86/entry: Atomic statck switching for IST
 2023-04-06 23:07 UTC  (17+ messages)
` [RFC PATCH 1/7] x86/entry: Move PUSH_AND_CLEAR_REGS out of paranoid_entry
` [RFC PATCH 2/7] x86/entry: Add IST main stack
` [RFC PATCH 3/7] x86/entry: Implement atomic-IST-entry

[kvm-unit-tests PATCH] x86: Link with "-z noexecstack" to suppress irrelevant linker warnings
 2023-04-06 22:08 UTC 

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-06 21:39 UTC  (13+ messages)

[PATCH v2 00/11] more misc fixes for 8.0 (tests, gdbstub, meta, docs)
 2023-04-06 20:23 UTC  (6+ messages)
` [PATCH v2 05/11] qemu-options: finesse the recommendations around -blockdev

[PATCH V2 0/8] vfio/pci: Support dynamic allocation of MSI-X interrupts
 2023-04-06 20:13 UTC  (13+ messages)
` [PATCH V2 7/8] vfio/pci: Support dynamic MSI-x

[Bug 217304] New: KVM does not handle NMI blocking correctly in nested virtualization
 2023-04-06 19:14 UTC  (3+ messages)
` [Bug 217304] "

[PATCH 0/3] KVM: x86: SGX vs. XCR0 cleanups
 2023-04-06 19:12 UTC  (9+ messages)
` [PATCH 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE

[PATCH v9 00/25] Add vfio_device cdev for iommufd support
 2023-04-06 18:57 UTC  (19+ messages)
` [PATCH v9 04/25] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v9 06/25] kvm/vfio: Accept vfio device file from userspace
` [PATCH v9 07/25] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
` [PATCH v9 08/25] vfio: Block device access via device fd until device is opened
` [PATCH v9 09/25] vfio: Add cdev_device_open_cnt to vfio_group
` [PATCH v9 10/25] vfio: Make vfio_device_open() single open for device cdev path
` [PATCH v9 25/25] docs: vfio: Add vfio device cdev description

[GIT PULL] Please pull IOMMUFD subsystem changes
 2023-04-06 18:46 UTC  (2+ messages)

[PATCH 1/3] KVM: x86: Disallow enable KVM_CAP_X86_DISABLE_EXITS capability after vCPUs have been created
 2023-04-06 18:30 UTC  (5+ messages)
` [PATCH 2/3] KVM: x86: Don't update KVM PV feature CPUID during vCPU running

[PATCH 0/2] KVM: VMX: Fixes for faults on ENCLS emulation
 2023-04-06 18:00 UTC  (7+ messages)
` [PATCH 1/2] KVM: VMX: Inject #GP on ENCLS if vCPU has paging disabled (CR0.PG==0)
` [PATCH 2/2] KVM: VMX: Inject #GP, not #UD, if SGX2 ENCLS leafs are unsupported

[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-06 17:53 UTC  (25+ messages)
` [PATCH v3 05/12] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
` [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO

[PATCH 00/10] accel/kvm: Spring cleaning
 2023-04-06 17:46 UTC  (17+ messages)
` [PATCH 01/10] sysemu/kvm: Remove unused headers
` [PATCH 02/10] accel/kvm: Declare kvm_direct_msi_allowed in stubs
` [PATCH 05/10] hw/arm/sbsa-ref: Include missing 'sysemu/kvm.h' header
` [PATCH 08/10] target/ppc: Restrict KVM-specific field from ArchCPU
` [RFC PATCH 09/10] target/riscv: Restrict KVM-specific fields "
` [PATCH 10/10] hw/s390x: Rename pv.c -> pv-kvm.c

[GIT PULL] KVM/arm64 fixes for 6.3, part #3
 2023-04-06 17:35 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/flat.lds: Silence warnings about empty loadable segments
 2023-04-06 17:19 UTC  (5+ messages)

[PATCH 0/2] KVM: arm64: Synchronise speculative page table walks on translation regime change
 2023-04-06 16:56 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: nvhe: Synchronise with page table walker on MMU update

[PATCH][v2] x86/kvm: Don't check vCPU preempted if vCPU has dedicated pCPU and non-trap HLT
 2023-04-06 16:49 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86/emulator: Test non-canonical memory access exceptions
 2023-04-06 16:43 UTC  (4+ messages)

[kvm-unit-tests PATCH v4 0/2] nSVM: vNMI testcase
 2023-04-06 16:31 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 1/2] nSVM: Add helper to report fatal errors in guest
` [kvm-unit-tests PATCH v4 2/2] x86: nSVM: Add support for VNMI test

[PATCH v13 000/113] KVM TDX basic feature support
 2023-04-06 16:25 UTC  (22+ messages)
` [PATCH v13 016/113] KVM: TDX: x86: Add ioctl to get TDX systemwide parameters
` [PATCH v13 019/113] KVM: TDX: create/destroy VM structure
` [PATCH v13 020/113] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v13 024/113] KVM: TDX: allocate/free TDX vcpu structure

[PATCH][next] KVM: selftests: Fix spelling mistake "KVM_HYPERCAL_EXIT_SMC" -> "KVM_HYPERCALL_EXIT_SMC"
 2023-04-06 16:23 UTC  (2+ messages)

[PATCH v2 0/4] x86: Add test cases for LAM
 2023-04-06 16:09 UTC  (5+ messages)
` [PATCH v2 2/4] x86: Add test case for LAM_SUP

[PATCH] KVM: arm64: vhe: Drop extra isb() on guest exit
 2023-04-06 15:48 UTC 

[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
 2023-04-06 13:20 UTC  (5+ messages)
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable

[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
 2023-04-06 13:22 UTC  (6+ messages)

[PATCH v3 0/6] Expose GPU memory as coherently CPU accessible
 2023-04-06 12:07 UTC  (12+ messages)
` [PATCH v3 1/6] kvm: determine memory type from VMA
` [PATCH v3 2/6] vfio/nvgpu: expose GPU device memory as BAR1
` [PATCH v3 3/6] mm: handle poisoning of pfn without struct pages
` [PATCH v3 4/6] mm: Add poison error check in fixup_user_fault() for mapped PFN
` [PATCH v3 5/6] mm: Change ghes code to allow poison of non-struct PFN
` [PATCH v3 6/6] vfio/nvgpu: register device memory for poison handling

[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
 2023-04-06 11:14 UTC  (4+ messages)
` [Bug 217307] "

W sprawie samochodu
 2023-04-06  7:40 UTC 

The necessity of injecting a hardware exception reported in VMX IDT vectoring information
 2023-04-06 10:31 UTC  (7+ messages)

[RESEND PATCH] kvm/selftests: Close opened file descriptor in stable_tsc_check_supported()
 2023-04-06  8:07 UTC  (6+ messages)

[kvm-unit-tests PATCH v1 0/4] s390x: Add support for running guests without MSO/MSL
 2023-04-06  8:01 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 4/4] s390x: add a test for SIE "

[PATCH] x86/kvm: refine condition for checking vCPU preempted
 2023-04-06  7:26 UTC  (9+ messages)

[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
 2023-04-06  7:07 UTC  (3+ messages)

[PATCH v2 0/4] KVM: Refactor KVM stats macros and enable custom stat names
 2023-04-06  4:42 UTC  (3+ messages)
` [PATCH v2 1/4] KVM: Refactor stats descriptor generation macros

[kvm-unit-tests PATCH 0/2] x86/pmu: Add TSX testcase and fix force_emulation_prefix
 2023-04-06  3:08 UTC  (5+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2023-04-06  3:06 UTC 

[kvm-unit-tests PATCH 0/5] x86: Add "safe" macros to wrap ASM_TRY()
 2023-04-06  2:51 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/5] x86: Add macros to wrap ASM_TRY() for single instructions
` [kvm-unit-tests PATCH 2/5] x86: Convert inputs-only "safe" instruction helpers to asm_safe()
` [kvm-unit-tests PATCH 3/5] x86: Add macros to wrap ASM_TRY() for single instructions with output(s)
` [kvm-unit-tests PATCH 4/5] x86: Move invpcid_safe() to processor.h and convert to asm_safe()
` [kvm-unit-tests PATCH 5/5] x86: Move XSETBV and XGETBV "safe" helpers to processor.h

[PATCH REBASED] KVM: x86: SVM: Fix one redefine issue about VMCB_AVIC_APIC_BAR_MASK
 2023-04-06  2:31 UTC  (4+ messages)

[PATCH v1 0/2] KVM: arm64: PMU: Correct the handling of PMUSERENR_EL0
 2023-04-06  2:28 UTC  (5+ messages)
` [PATCH v1 2/2] KVM: arm64: PMU: Ensure to trap PMU access from EL0 to EL2

[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
 2023-04-06  2:11 UTC  (2+ messages)

[PATCH 0/3] powerpc/kvm: Enable HV KVM guests to use prefixed instructions to access emulated MMIO
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH v2 0/2] KVM: PPC: Book3S HV: Injected interrupt SRR1
 2023-04-06  0:34 UTC  (2+ messages)

[PATCH] KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE()
 2023-04-06  0:17 UTC 

[PATCH] KVM: x86/pmu: Zero out pmu->all_valid_pmc_idx each time it's refreshed
 2023-04-05 23:59 UTC  (2+ messages)

[PATCH] KVM: x86: set varaiable mitigate_smt_rsb storage-class-specifier to static
 2023-04-05 23:59 UTC  (2+ messages)

[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-04-05 23:48 UTC  (4+ messages)
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates

[kvm-unit-tests v3 00/13] powerpc: updates, P10, PNV support
 2023-04-05 23:45 UTC  (3+ messages)
` [kvm-unit-tests v3 10/13] powerpc: Add support for more interrupts including HV interrupts

[PATCH] KVM: VMX: Use is_64_bit_mode() to check 64-bit mode in SGX handler
 2023-04-05 23:16 UTC  (2+ messages)

[kvm-unit-tests GIT PULL] x86: Fixes, cleanups, and new testcases
 2023-04-05 23:16 UTC 

[PATCH v13 003/113] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
 2023-04-05 23:10 UTC  (12+ messages)

[kvm-unit-tests PATCH] x86/syscall: Add suffix to "sysret" to silence an assembler warning
 2023-04-05 23:01 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] x86/msr: Add tests for command MSRs
 2023-04-05 23:00 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/3] x86: Add testcases for x2APIC MSRs
 2023-04-05 23:00 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] x86: Fix goofs in FEP access configs
 2023-04-05 23:00 UTC  (2+ messages)

[PATCH 0/3] KVM: x86/emulator: Segment load fixes
 2023-04-05 23:00 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/2] x86: Fixes for rdpid test
 2023-04-05 23:00 UTC  (2+ messages)

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:32 UTC  (2+ messages)

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 22:29 UTC  (2+ messages)

[RFC PATCH v2 0/6] Improve VM CPUfreq and task placement behavior
 2023-04-05 22:07 UTC  (4+ messages)
` [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq

[PATCH 0/2] target/arm: KVM Aarch32 spring cleaning
 2023-04-05 22:06 UTC  (2+ messages)

[RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
 2023-04-05 21:58 UTC  (2+ messages)

[kvm-unit-tests PATCHv2] x86: nSVM: Add support for VNMI test
 2023-04-05 20:45 UTC  (2+ messages)

[WIP Patch v2 04/14] KVM: x86: Add KVM_CAP_X86_MEMORY_FAULT_EXIT and associated kvm_run field
 2023-04-05 20:21 UTC  (12+ messages)

[kvm-unit-tests PATCH v4 0/9] x86/access: CR0.WP=0/1 r/o tests
 2023-04-05 19:41 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 6/9] x86/access: Try forced emulation for CR0.WP test as well

[PATCH v3 00/13] KVM: arm64: Userspace SMCCC call filtering
 2023-04-05 18:45 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission faults
 2023-04-05 18:31 UTC  (4+ messages)

[PATCH v3 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
 2023-04-05 17:21 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v3 2/4] KVM: arm64: Enable writable for ID_DFR0_EL1
` [PATCH v3 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v3 4/4] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2}_EL1

[PATCH 3/3] Update linux headers to v6.3rc5
 2023-04-05 17:21 UTC 

[PATCH] KVM: SVM: Disable TDP MMU when running on Hyper-V
 2023-04-05 16:43 UTC  (3+ messages)

[RFC PATCH 0/2] accel/kvm: Extract 'sysemu/kvm_irq.h' from 'sysemu/kvm.h'
 2023-04-05 16:30 UTC  (3+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] accel/kvm: Declare kvm_arch_irqchip_create() in 'sysemu/kvm_int.h'


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