messages from 2023-05-01 19:31:21 to 2023-05-04 15:58:45 UTC [more...]
[RFC PATCH V5 00/15] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-05-04 15:58 UTC (10+ messages)
` [RFC PATCH V5 03/15] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V5 09/15] x86/hyperv: Add smp support for sev-snp guest
` [EXTERNAL] "
[PATCH 0/5] KVM: x86: Clean up MSR PAT handling
2023-05-04 15:36 UTC (18+ messages)
` [PATCH 1/5] KVM: VMX: Open code writing vCPU's PAT in VMX's MSR handler
` [PATCH 2/5] KVM: SVM: Use kvm_pat_valid() directly instead of kvm_mtrr_valid()
` [PATCH 3/5] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges
` [PATCH 4/5] KVM: x86: WARN if writes to PAT MSR are handled by common KVM code
` [PATCH 5/5] KVM: x86: Move PAT MSR handling out of mtrr.c
[PATCH v9 0/3] KVM: Dirty quota-based throttling
2023-05-04 15:08 UTC (5+ messages)
` [PATCH v9 1/3] KVM: Implement dirty quota-based throttling of vcpus
` [PATCH v9 2/3] KVM: x86: Dirty "
` [PATCH v9 3/3] KVM: arm64: "
[PATCH] vfio/pci: demote hiding ecap messages to debug level
2023-05-04 15:05 UTC (2+ messages)
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-04 15:01 UTC (8+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE
[kvm-unit-tests] x86/pmu: add testcase for WRMSR to counter in PMI handler
2023-05-04 13:49 UTC
Latency issues inside KVM
2023-05-04 13:32 UTC (9+ messages)
[PATCH] KVM: x86: vPMU: truncate counter value to allowed width
2023-05-04 12:00 UTC
[Bug 217400] New: Bugged RMRR prevents PCIe Passthrough of KVM VMs on certain platforms
2023-05-04 11:49 UTC
[PATCH v20 00/21] s390x: CPU Topology
2023-05-04 11:03 UTC (23+ messages)
` [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v20 06/21] s390x/cpu topology: interception of PTF instruction
[kvm-unit-tests v4 0/4] x86: Add test cases for LAM
2023-05-04 8:47 UTC (5+ messages)
` [kvm-unit-tests v4 1/4] x86: Allow setting of CR3 LAM bits if LAM supported
` [kvm-unit-tests v4 2/4] x86: Add test case for LAM_SUP
` [kvm-unit-tests v4 3/4] x86: Add test cases for LAM_{U48,U57}
` [kvm-unit-tests v4 4/4] x86: Add test case for INVVPID with LAM
[PATCH v2 00/21] Enable CET Virtualization
2023-05-04 6:59 UTC (16+ messages)
` [PATCH v2 10/21] KVM:x86: Add #CP support in guest exception classification
` [PATCH v2 14/21] KVM:VMX: Add a synthetic MSR to allow userspace VMM to access GUEST_SSP
` [PATCH v2 21/21] KVM:x86: Support CET supervisor shadow stack MSR access
[PATCH RFC v2 0/9] Add loongarch kvm accel support
2023-05-04 3:01 UTC (18+ messages)
` [PATCH RFC v2 2/9] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v2 3/9] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v2 4/9] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v2 5/9] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v2 6/9] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH RFC v2 7/9] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v2 9/9] target/loongarch: Add loongarch kvm into meson build
[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-05-04 2:17 UTC (6+ messages)
` [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
[PATCH 0/9] KVM backports to 5.10
2023-05-04 1:10 UTC (4+ messages)
[PATCH v1 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper device
2023-05-04 0:41 UTC (3+ messages)
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-05-03 23:45 UTC (22+ messages)
` [PATCH v3 04/22] KVM: x86: Set vCPU exit reason to KVM_EXIT_UNKNOWN at the start of KVM_RUN
[PATCH v8 0/6] Support writable CPU ID registers from userspace
2023-05-03 23:43 UTC (8+ messages)
` [PATCH v8 1/6] KVM: arm64: Move CPU ID feature registers emulation into a separate file
` [PATCH v8 2/6] KVM: arm64: Save ID registers' sanitized value per guest
` [PATCH v8 3/6] KVM: arm64: Use per guest ID register for ID_AA64PFR0_EL1.[CSV2|CSV3]
` [PATCH v8 4/6] KVM: arm64: Use per guest ID register for ID_AA64DFR0_EL1.PMUVer
` [PATCH v8 5/6] KVM: arm64: Reuse fields of sys_reg_desc for idreg
` [PATCH v8 6/6] KVM: arm64: Refactor writings for PMUVer/CSV2/CSV3
[PATCH] selftests/kvm: Allow specify physical cpu list in demand paging test
2023-05-03 23:38 UTC
[PATCH] KVM: MAINTAINERS: note that linux-kvm.org isn't current
2023-05-03 23:10 UTC
[PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
2023-05-03 22:49 UTC (19+ messages)
` [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
` [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
[kvm-unit-tests PATCH v5 00/29] EFI and ACPI support for arm64
2023-05-03 21:18 UTC (9+ messages)
[PATCH] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
2023-05-03 17:39 UTC (4+ messages)
[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
2023-05-03 17:16 UTC (8+ messages)
[Patch net] vsock: improve tap delivery accuracy
2023-05-03 13:39 UTC (8+ messages)
[PATCH v2 0/3] KVM: x86: SGX vs. XCR0 cleanups
2023-05-03 16:08 UTC (4+ messages)
` [PATCH v2 1/3] KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATE
` [PATCH v2 2/3] KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)
` [PATCH v2 3/3] KVM: x86: Open code supported XCR0 calculation in kvm_vcpu_after_set_cpuid()
[RFC PATCH v2 00/15] vsock: MSG_ZEROCOPY flag support
2023-05-03 13:54 UTC (6+ messages)
[kvm-unit-tests PATCH v8 0/2] S390x: CPU Topology Information
2023-05-03 12:52 UTC (8+ messages)
` [kvm-unit-tests PATCH v8 2/2] s390x: topology: Checking Configuration "
[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
2023-05-03 12:13 UTC (13+ messages)
` [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support
[PATCH] docs: clarify KVM related kernel parameters' descriptions
2023-05-03 8:15 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
2023-05-02 20:11 UTC (8+ messages)
` [PATCH v3 08/19] qemu/bitops.h: Limit rotate amounts
` [PATCH v3 09/19] tcg: Add andcs and rotrs tcg gvec ops
` [PATCH v3 10/19] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
[GIT PULL] VFIO updates for v6.4-rc1
2023-05-02 19:03 UTC (2+ messages)
[PATCH v4 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users
2023-05-02 17:38 UTC (11+ messages)
[PATCH v3] vfio/pci: Propagate ACPI notifications to user-space via eventfd
2023-05-02 13:27 UTC
[kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1
2023-05-02 13:07 UTC (10+ messages)
` [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
` [kvm-unit-tests PATCH v3 2/9] s390x: uv-host: Check for sufficient amount of memory
` [kvm-unit-tests PATCH v3 3/9] s390x: uv-host: Beautify code
` [kvm-unit-tests PATCH v3 4/9] s390x: uv-host: Add cpu number check
` [kvm-unit-tests PATCH v3 5/9] s390x: uv-host: Fix create guest variable storage prefix check
` [kvm-unit-tests PATCH v3 6/9] s390x: uv-host: Switch to smp_sigp
` [kvm-unit-tests PATCH v3 7/9] s390x: uv-host: Properly handle config creation errors
` [kvm-unit-tests PATCH v3 8/9] s390x: uv-host: Fence access checks when UV debug is enabled
` [kvm-unit-tests PATCH v3 9/9] s390x: uv-host: Add the test to unittests.conf
[kvm-unit-tests PATCH v4 0/7] s390x: Add PV SIE intercepts and ipl tests
2023-05-02 11:59 UTC (8+ messages)
` [kvm-unit-tests PATCH v4 1/7] lib: s390x: uv: Introduce UV validity function
` [kvm-unit-tests PATCH v4 2/7] lib: s390x: uv: Add intercept data check library function
` [kvm-unit-tests PATCH v4 3/7] s390x: pv-diags: Drop snippet from snippet names
` [kvm-unit-tests PATCH v4 4/7] lib: s390x: uv: Add pv host requirement check function
` [kvm-unit-tests PATCH v4 5/7] s390x: pv: Add sie entry intercept and validity test
` [kvm-unit-tests PATCH v4 6/7] s390x: pv: Add IPL reset tests
` [kvm-unit-tests PATCH v4 7/7] s390x: pv-diags: Add the test to unittests.conf
[PATCH v9 00/50] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-05-02 9:35 UTC (3+ messages)
` [PATCH v9 17/50] KVM: arm64: nv: Handle shadow stage 2 page faults
[PATCH v2 21/34] arm64: Convert various functions to use ptdescs
2023-05-02 2:21 UTC (3+ messages)
[PATCH] KVM: x86/mmu: Don't create kvm-nx-lpage-re kthread if not itlb_multihit
2023-05-02 2:07 UTC (2+ messages)
[PATCH v2 00/34] Split ptdesc from struct page
2023-05-01 20:59 UTC (13+ messages)
` [PATCH v2 24/34] loongarch: Convert various functions to use ptdescs
` [PATCH v2 25/34] m68k: "
` [PATCH v2 26/34] mips: "
` [PATCH v2 27/34] nios2: Convert __pte_free_tlb() "
` [PATCH v2 28/34] openrisc: "
` [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v2 30/34] sh: Convert pte_free_tlb() "
` [PATCH v2 31/34] sparc64: Convert various functions "
` [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox