messages from 2024-02-29 19:53:53 to 2024-03-04 04:48:20 UTC [more...]
[PATCH 00/21] TDX/SNP part 1 of n, for 6.9
2024-03-04 4:44 UTC (17+ messages)
` [PATCH 05/21] KVM: x86/mmu: Add Suppress VE bit to EPT shadow_mmio_mask/shadow_present_mask
` [PATCH 06/21] KVM: x86/mmu: Track shadow MMIO value on a per-VM basis
` [PATCH 11/21] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH 16/21] KVM: guest_memfd: pass error up from filemap_grab_folio
` [PATCH 17/21] filemap: add FGP_CREAT_ONLY
` [PATCH 19/21] KVM: guest_memfd: add API to undo kvm_gmem_get_uninit_pfn
[PATCH 0/1] kvm: add support for guest physical bits
2024-03-04 4:05 UTC (4+ messages)
` [PATCH 1/1] "
[RFC PATCH v5 00/29] TDX KVM selftests
2024-03-04 2:19 UTC (24+ messages)
` [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
` [RFC PATCH v5 09/29] KVM: selftests: TDX: Add report_fatal_error test
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO
` [RFC PATCH v5 12/29] KVM: selftests: TDX: Add basic get_td_vmcall_info test
` [RFC PATCH v5 13/29] KVM: selftests: TDX: Add TDX IO writes test
` [RFC PATCH v5 14/29] KVM: selftests: TDX: Add TDX IO reads test
` [RFC PATCH v5 15/29] KVM: selftests: TDX: Add TDX MSR read/write tests
` [RFC PATCH v5 16/29] KVM: selftests: TDX: Add TDX HLT exit test
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
` [RFC PATCH v5 23/29] KVM: selftests: TDX: Add shared memory test
[kvm-unit-tests PATCH v2 00/18] arm64: EFI improvements
2024-03-03 22:06 UTC (9+ messages)
` [kvm-unit-tests PATCH v2 01/18] runtime: Update MAX_SMP probe
` [kvm-unit-tests PATCH v2 02/18] runtime: Add yet another 'no kernel' error message
` [kvm-unit-tests PATCH v2 03/18] arm64: efi: Don't create dummy test
` [kvm-unit-tests PATCH v2 04/18] arm64: efi: Make running tests on EFI can be parallel
[PATCH kvmtool] Fix 9pfs open device file security flaw
2024-03-03 18:36 UTC
[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
2024-03-02 12:35 UTC (39+ messages)
` [PATCH v4 01/15] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v4 02/15] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v4 03/15] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v4 04/15] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v4 05/15] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v4 06/15] RISC-V: KVM: No need to update the counter value during reset
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v4 10/15] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v4 11/15] KVM: riscv: selftests: Add Sscofpmf to get-reg-list test
` [PATCH v4 12/15] KVM: riscv: selftests: Add SBI PMU extension definitions
` [PATCH v4 13/15] KVM: riscv: selftests: Add SBI PMU selftest
` [PATCH v4 14/15] KVM: riscv: selftests: Add a test for PMU snapshot functionality
` [PATCH v4 15/15] KVM: riscv: selftests: Add a test for counter overflow
[PATCH 0/5] KVM: arm64: Move host-specific data out of kvm_vcpu_arch
2024-03-02 11:19 UTC (6+ messages)
` [PATCH 1/5] KVM: arm64: Add accessor for per-CPU state
` [PATCH 2/5] KVM: arm64: Exclude host_debug_data from vcpu_arch
` [PATCH 3/5] KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
` [PATCH 4/5] KVM: arm64: Exclude host_fpsimd_state pointer "
` [PATCH 5/5] KVM: arm64: Exclude FP ownership "
[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-02 9:41 UTC (9+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side
` [PATCH v6 6/7] LoongArch: Add pv ipi support on guest kernel side
` [PATCH v6 7/7] Documentation: KVM: Add hypercall for LoongArch
[PATCH v6 0/7] LoongArch: Add pv ipi support on LoongArch VM
2024-03-02 9:27 UTC (9+ messages)
` [PATCH v6 1/7] LoongArch/smp: Refine some ipi functions on LoongArch platform
` [PATCH v6 2/7] LoongArch: KVM: Add hypercall instruction emulation support
` [PATCH v6 3/7] LoongArch: KVM: Add cpucfg area for kvm hypervisor
` [PATCH v6 4/7] LoongArch: KVM: Add vcpu search support from physical cpuid
` [PATCH v6 5/7] LoongArch: KVM: Add pv ipi support on kvm side
[PATCH v5 0/6] LoongArch: Add pv ipi support on LoongArch VM
2024-03-02 2:57 UTC (12+ messages)
` [PATCH v5 3/6] LoongArch: KVM: Add cpucfg area for kvm hypervisor
[GIT PULL] Please pull IOMMUFD subsystem changes
2024-03-02 1:31 UTC (2+ messages)
[PATCH v4 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
2024-03-01 23:58 UTC (3+ messages)
` [PATCH v4 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
[PATCH v2 vfio 0/2] vfio/pds: Fix and simplify resets
2024-03-01 23:09 UTC (2+ messages)
[PATCH] KVM: s390: vsie: retry SIE instruction on host intercepts
2024-03-01 20:43 UTC
[PATCH v1 0/8] Run KUnit tests late and handle faults
2024-03-01 20:42 UTC (15+ messages)
` [PATCH v1 1/8] kunit: Run tests when the kernel is fully setup
` [PATCH v1 5/8] kunit: Handle test faults
` [PATCH v1 8/8] kunit: Add tests for faults
[PATCH v2 00/13] KVM/arm64: Add NV support for ERET and PAuth
2024-03-01 20:15 UTC (5+ messages)
` [PATCH v2 07/13] KVM: arm64: nv: Honor HFGITR_EL2.ERET being set
[PATCH v2 0/7] Handle faults in KUnit tests
2024-03-01 19:40 UTC (8+ messages)
` [PATCH v2 1/7] kunit: Handle thread creation error
` [PATCH v2 2/7] kunit: Fix kthread reference
` [PATCH v2 3/7] kunit: Fix timeout message
` [PATCH v2 4/7] kunit: Handle test faults
` [PATCH v2 5/7] kunit: Fix KUNIT_SUCCESS() calls in iov_iter tests
` [PATCH v2 6/7] kunit: Print last test location on fault
` [PATCH v2 7/7] kunit: Add tests for fault
[PATCH] KVM: x86: Do not mask LVTPC when handling a PMI on AMD platforms
2024-03-01 19:24 UTC (2+ messages)
[PATCH] KVM: arm64: Fix TRFCR_EL1/PMSCR_EL1 access in hVHE mode
2024-03-01 19:03 UTC (2+ messages)
[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
2024-03-01 18:40 UTC (6+ messages)
linux-next: manual merge of the kvm tree with the drm-xe tree
2024-03-01 18:38 UTC (4+ messages)
[PATCH 0/2] vfio: constify struct class usage
2024-03-01 17:51 UTC (3+ messages)
` [PATCH 1/2] vfio/mdpy: make mdpy_class constant
` [PATCH 2/2] vfio/mbochs: make mbochs_class constant
[PATCH v3 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
2024-03-01 17:45 UTC (3+ messages)
` [PATCH v3 2/2] vfio/cdx: add interrupt support
[RFC PATCH 0/8] KVM: Prepopulate guest memory API
2024-03-01 17:28 UTC (9+ messages)
` [RFC PATCH 1/8] KVM: Document KVM_MAP_MEMORY ioctl
` [RFC PATCH 2/8] KVM: Add KVM_MAP_MEMORY vcpu ioctl to pre-populate guest memory
` [RFC PATCH 3/8] KVM: x86/mmu: Introduce initialier macro for struct kvm_page_fault
` [RFC PATCH 4/8] KVM: x86/mmu: Factor out kvm_mmu_do_page_fault()
` [RFC PATCH 5/8] KVM: x86/mmu: Introduce kvm_mmu_map_page() for prepopulating guest memory
` [RFC PATCH 6/8] KVM: x86: Implement kvm_arch_{, pre_}vcpu_map_memory()
` [RFC PATCH 7/8] KVM: x86: Add hooks in kvm_arch_vcpu_map_memory()
` [RFC PATCH 8/8] KVM: selftests: x86: Add test for KVM_MAP_MEMORY
[PATCH] hisi_acc_vfio_pci: Remove the deferred_reset logic
2024-03-01 17:21 UTC (3+ messages)
[PATCH 0/5] KVM RISC-V report few more ISA extensions through ONE_REG
2024-03-01 16:40 UTC (2+ messages)
[PATCH 0/3] kvm: add support for KVM_CAP_VM_GPA_BITS
2024-03-01 16:13 UTC (5+ messages)
` [PATCH 1/3] kvm: wire up KVM_CAP_VM_GPA_BITS for x86
` [PATCH 2/3] kvm/vmx: limit guest_phys_bits to 48 without 5-level ept
` [PATCH 3/3] kvm/svm: limit guest_phys_bits to 48 in 4-level paging mode
[kvm-unit-tests PATCH 0/7] more migration enhancements and tests
2024-03-01 14:16 UTC (9+ messages)
` [kvm-unit-tests PATCH 1/7] arch-run: Keep infifo open
` [kvm-unit-tests PATCH 3/7] (arm|s390): Use migrate_skip in test cases
` [kvm-unit-tests PATCH 4/7] powerpc: add asm/time.h header with delay and get_clock_us/ms
` [kvm-unit-tests PATCH 6/7] gitlab-ci: Run migration selftest on s390x and powerpc
[kvm-unit-tests PATCH 00/32] powerpc improvements
2024-03-01 14:14 UTC (19+ messages)
` [kvm-unit-tests PATCH 03/32] powerpc: Fix stack backtrace termination
` [kvm-unit-tests PATCH 04/32] powerpc: interrupt stack backtracing
` [kvm-unit-tests PATCH 05/32] powerpc: Cleanup SPR and MSR definitions
` [kvm-unit-tests PATCH 07/32] powerpc/sprs: Don't fail changed SPRs that are used by the test harness
` [kvm-unit-tests PATCH 08/32] powerpc/sprs: Avoid taking PMU interrupts caused by register fuzzing
` [kvm-unit-tests PATCH 12/32] powerpc: Fix emulator illegal instruction test for powernv
` [kvm-unit-tests PATCH 14/32] powerpc: general interrupt tests
[RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor
2024-03-01 14:00 UTC (4+ messages)
[PATCH v19 000/130] KVM TDX basic feature support
2024-03-01 11:36 UTC (6+ messages)
` [PATCH v19 008/130] x86/tdx: Warning with 32bit build shift-count-overflow
` [PATCH v19 027/130] KVM: TDX: Define TDX architectural definitions
[PATCH v2 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
2024-03-01 11:34 UTC (17+ messages)
` [PATCH v2 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v2 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU
` [PATCH v2 3/3] RISC-V: KVM: selftests: Add breakpoints test support
[PATCH 0/5] TDX host: Provide TDX module metadata reading APIs
2024-03-01 11:20 UTC (6+ messages)
` [PATCH 1/5] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
` [PATCH 2/5] x86/virt/tdx: Move TDMR metadata fields map table to local variable
` [PATCH 3/5] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
` [PATCH 4/5] x86/virt/tdx: Support global metadata read for all element sizes
` [PATCH 5/5] x86/virt/tdx: Export global metadata read infrastructure
[RFC PATCH v1 00/26] KVM: Restricted mapping of guest_memfd at the host and pKVM/arm64 support
2024-03-01 11:16 UTC (16+ messages)
` folio_mmapped
` folio_mmapped
[PATCH] vfio/type1: unpin PageReserved page
2024-03-01 10:57 UTC (7+ messages)
[PATCH] Revert "vfio/type1: Unpin zero pages"
2024-03-01 10:53 UTC (2+ messages)
[PATCH] KVM: x86/svm/pmu: Set PerfMonV2 global control bits correctly
2024-03-01 9:00 UTC (3+ messages)
[PATCH 00/16] KVM: x86/mmu: Page fault and MMIO cleanups
2024-03-01 8:48 UTC (18+ messages)
` [PATCH 01/16] KVM: x86/mmu: Exit to userspace with -EFAULT if private fault hits emulation
` [PATCH 02/16] KVM: x86: Remove separate "bit" defines for page fault error code masks
` [PATCH 06/16] KVM: x86/mmu: WARN if upper 32 bits of legacy #PF error code are non-zero
` [PATCH 07/16] KVM: x86: Move synthetic PFERR_* sanity checks to SVM's #NPF handler
` [PATCH 08/16] KVM: x86/mmu: WARN and skip MMIO cache on private, reserved page faults
[PATCH v9 00/21] Introduce smp.modules for x86 in QEMU
2024-03-01 6:27 UTC (6+ messages)
` [PATCH v9 18/21] hw/i386/pc: Support smp.modules for x86 PC machine
[PATCH] KVM:SVM: Flush cache only on CPUs running SEV guest
2024-03-01 2:30 UTC
[PATCH v2 0/8] KVM: x86/xen updates
2024-02-29 23:12 UTC (2+ messages)
[PATCH 1/1] KVM: use KVM_HVA_ERR_BAD to check bad hva
2024-02-29 22:39 UTC (4+ messages)
CVE-2021-46978: KVM: nVMX: Always make an attempt to map eVMCS after migration
2024-02-29 20:53 UTC (5+ messages)
[q&a] Status of IOMMU virtualization for nested virtualization (userspace PCI drivers in VMs)
2024-02-29 19:53 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).