messages from 2023-05-02 11:28:00 to 2023-05-05 02:20:55 UTC [more...]
[PATCH v2 00/21] Enable CET Virtualization
2023-05-05 2:18 UTC (18+ messages)
` [PATCH v2 10/21] KVM:x86: Add #CP support in guest exception classification
` [PATCH v2 11/21] KVM:VMX: Introduce CET VMCS fields and control bits
` [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 v9 vfio 0/7] pds_vfio driver
2023-05-04 23:40 UTC (13+ messages)
` [PATCH v9 vfio 2/7] vfio/pds: Initial support for pds_vfio VFIO driver
` [PATCH v9 vfio 4/7] vfio/pds: Add VFIO live migration support
` [PATCH v9 vfio 5/7] vfio/pds: Add support for dirty page tracking
[PATCH] vfio/pci: demote hiding ecap messages to debug level
2023-05-04 23:01 UTC (3+ messages)
[RFC PATCH V5 00/15] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-05-04 22:41 UTC (15+ messages)
` [RFC PATCH V5 03/15] x86/hyperv: Set Virtual Trust Level in VMBus init message
` [RFC PATCH V5 05/15] clocksource/drivers/hyper-v: decrypt hyperv tsc page in sev-snp enlightened guest
` [RFC PATCH V5 09/15] x86/hyperv: Add smp support for sev-snp guest
` [EXTERNAL] "
` [RFC PATCH V5 15/15] x86/sev: Fix interrupt exit code paths from #HV exception
[PATCH v3 0/7] Add EPYC-Genoa model and update previous EPYC Models
2023-05-04 20:00 UTC (5+ messages)
` [PATCH v3 1/7] target/i386: allow versioned CPUs to specify new cache_info
[PATCH v4 0/7] Add EPYC-Genoa model and update previous EPYC Models
2023-05-04 20:53 UTC (8+ messages)
` [PATCH v4 1/7] target/i386: allow versioned CPUs to specify new cache_info
` [PATCH v4 2/7] target/i386: Add new EPYC CPU versions with updated cache_info
` [PATCH v4 3/7] target/i386: Add a couple of feature bits in 8000_0008_EBX
` [PATCH v4 4/7] target/i386: Add feature bits for CPUID_Fn80000021_EAX
` [PATCH v4 5/7] target/i386: Add missing feature bits in EPYC-Milan model
` [PATCH v4 6/7] target/i386: Add VNMI and automatic IBRS feature bits
` [PATCH v4 7/7] target/i386: Add EPYC-Genoa model to support Zen 4 processor series
[PATCH v2 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-05-04 20:41 UTC (13+ messages)
` [PATCH v2 05/27] drm/i915/gvt: Verify VFIO-pinned page is THP when shadowing 2M gtt entry
` [PATCH v2 20/27] KVM: x86/mmu: Use page-track notifiers iff there are external users
` [PATCH v2 25/27] KVM: x86/mmu: Drop @slot param from exported/external page-track APIs
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-05-04 19:09 UTC (23+ messages)
` [PATCH v3 04/22] KVM: x86: Set vCPU exit reason to KVM_EXIT_UNKNOWN at the start of KVM_RUN
[PATCH v2] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
2023-05-04 18:26 UTC (2+ messages)
[PATCH 0/5] KVM: x86: Clean up MSR PAT handling
2023-05-04 17:23 UTC (19+ 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
[GIT PULL 0/2] KVM: s390: Some fixes for 6.4
2023-05-04 17:16 UTC (3+ messages)
` [GIT PULL 1/2] KVM: s390: pv: fix asynchronous teardown for small VMs
` [GIT PULL 2/2] KVM: s390: fix race in gmap_make_secure()
[ANNOUNCEMENT] COCONUT Secure VM Service Module for SEV-SNP
2023-05-04 17:04 UTC (9+ messages)
[PATCH 0/9] KVM backports to 5.10
2023-05-04 16:22 UTC (5+ messages)
[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 v7 0/1] arm: enable MTE for QEMU + kvm
2023-05-04 15:01 UTC (7+ 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 (3+ 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 RFC v2 0/9] Add loongarch kvm accel support
2023-05-04 3:01 UTC (16+ messages)
` [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 v1 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper device
2023-05-04 0:41 UTC (3+ messages)
[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 (3+ messages)
[PATCH] KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_save
2023-05-03 17:39 UTC (4+ 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 (3+ messages)
` [PATCH v3 08/19] qemu/bitops.h: Limit rotate amounts
[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
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).