messages from 2022-03-03 21:04:38 to 2022-03-04 20:04:38 UTC [more...]
[RFC PATCH v5 000/104] KVM TDX basic feature support
2022-03-04 19:50 UTC (35+ messages)
` [RFC PATCH v5 001/104] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [RFC PATCH v5 002/104] x86/virt/tdx: export platform_has_tdx
` [RFC PATCH v5 003/104] KVM: TDX: Detect CPU feature on kernel module initialization
` [RFC PATCH v5 074/104] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [RFC PATCH v5 075/104] KVM: x86: Check for pending APICv interrupt in kvm_vcpu_has_events()
` [RFC PATCH v5 076/104] KVM: x86: Add option to force LAPIC expiration wait
` [RFC PATCH v5 077/104] KVM: TDX: Use vcpu_to_pi_desc() uniformly in posted_intr.c
` [RFC PATCH v5 078/104] KVM: TDX: Implement interrupt injection
` [RFC PATCH v5 079/104] KVM: TDX: Implements vcpu request_immediate_exit
` [RFC PATCH v5 080/104] KVM: TDX: Implement methods to inject NMI
` [RFC PATCH v5 081/104] KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
` [RFC PATCH v5 082/104] KVM: VMX: Move NMI/exception handler to common helper
` [RFC PATCH v5 083/104] KVM: x86: Split core of hypercall emulation to helper function
` [RFC PATCH v5 084/104] KVM: TDX: Add a place holder to handle TDX VM exit
` [RFC PATCH v5 085/104] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [RFC PATCH v5 086/104] KVM: TDX: handle ept violation/misconfig exit
` [RFC PATCH v5 087/104] KVM: TDX: handle EXCEPTION_NMI and EXTERNAL_INTERRUPT
` [RFC PATCH v5 088/104] KVM: TDX: Add TDG.VP.VMCALL accessors to access guest vcpu registers
` [RFC PATCH v5 089/104] KVM: TDX: Add a placeholder for handler of TDX hypercalls (TDG.VP.VMCALL)
` [RFC PATCH v5 090/104] KVM: TDX: handle KVM hypercall with TDG.VP.VMCALL
` [RFC PATCH v5 091/104] KVM: TDX: Handle TDX PV CPUID hypercall
` [RFC PATCH v5 092/104] KVM: TDX: Handle TDX PV HLT hypercall
` [RFC PATCH v5 093/104] KVM: TDX: Handle TDX PV port io hypercall
` [RFC PATCH v5 094/104] KVM: TDX: Handle TDX PV MMIO hypercall
` [RFC PATCH v5 095/104] KVM: TDX: Implement callbacks for MSR operations for TDX
` [RFC PATCH v5 096/104] KVM: TDX: Handle TDX PV rdmsr hypercall
` [RFC PATCH v5 097/104] KVM: TDX: Handle TDX PV wrmsr hypercall
` [RFC PATCH v5 098/104] KVM: TDX: Handle TDX PV report fatal error hypercall
` [RFC PATCH v5 099/104] KVM: TDX: Handle TDX PV map_gpa hypercall
` [RFC PATCH v5 100/104] KVM: TDX: Silently discard SMI request
` [RFC PATCH v5 101/104] KVM: TDX: Silently ignore INIT/SIPI
` [RFC PATCH v5 102/104] KVM: TDX: Add methods to ignore accesses to CPU state
` [RFC PATCH v5 103/104] Documentation/virtual/kvm: Document on Trust Domain Extensions(TDX)
` [RFC PATCH v5 104/104] KVM: x86: design documentation on TDX support of x86 KVM TDP MMU
[PATCH v8 0/9] vfio/hisilicon: add ACC live migration driver
2022-03-04 19:44 UTC (20+ messages)
` [PATCH v8 1/9] crypto: hisilicon/qm: Move the QM header to include/linux
` [PATCH v8 2/9] crypto: hisilicon/qm: Move few definitions to common header
` [PATCH v8 3/9] hisi_acc_qm: Move VF PCI device IDs "
` [PATCH v8 4/9] hisi_acc_vfio_pci: add new vfio_pci driver for HiSilicon ACC devices
` [PATCH v8 5/9] hisi_acc_vfio_pci: Restrict access to VF dev BAR2 migration region
` [PATCH v8 6/9] hisi_acc_vfio_pci: Add helper to retrieve the struct pci_driver
` [PATCH v8 7/9] crypto: hisilicon/qm: Set the VF QM state register
` [PATCH v8 8/9] hisi_acc_vfio_pci: Add support for VFIO live migration
` [PATCH v8 9/9] hisi_acc_vfio_pci: Use its own PCI reset_done error handler
[PATCH v7 00/10] vfio/hisilicon: add ACC live migration driver
2022-03-04 19:56 UTC (11+ messages)
` [PATCH v7 07/10] vfio: Extend the device migration protocol with PRE_COPY
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-04 19:24 UTC (8+ messages)
` [PATCH v4 01/12] mm/shmem: Introduce F_SEAL_INACCESSIBLE
[PATCH v2] i386/sev: Ensure attestation report length is valid before retrieving
2022-03-04 19:37 UTC
[PATCH v2 00/12] KVM: x86/pmu: Get rid of PERF_TYPE_HARDWAR and other minor fixes
2022-03-04 19:06 UTC (5+ messages)
` [PATCH v2 12/12] KVM: x86/pmu: Clear reserved bit PERF_CTL2[43] for AMD erratum 1292
[PATCH] i386/sev: Ensure attestation report length is valid before retrieving
2022-03-04 19:05 UTC (2+ messages)
[PATCH 0/3] KVM: arm64: selftests: Add edge cases tests for the arch timer
2022-03-04 19:01 UTC (6+ messages)
` [PATCH 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
[PATCH v4 00/30] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2022-03-04 18:42 UTC (24+ messages)
` [PATCH v4 03/30] KVM: x86/mmu: Formalize TDP MMU's (unintended?) deferred TLB flush logic
` [PATCH v4 16/30] KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
` [PATCH v4 17/30] KVM: x86/mmu: Require mmu_lock be held for write to zap TDP MMU range
` [PATCH v4 18/30] KVM: x86/mmu: Zap only TDP MMU leafs in kvm_zap_gfn_range()
` [PATCH v4 19/30] KVM: x86/mmu: Do remote TLB flush before dropping RCU in TDP MMU resched
` [PATCH v4 21/30] KVM: x86/mmu: Zap invalidated roots via asynchronous worker
` [PATCH v4 24/30] KVM: x86/mmu: Zap defunct "
[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
2022-03-04 18:27 UTC (11+ messages)
` [PATCH V2 02/11] perf/x86: Add support for TSC as a perf event clock
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds "
[PATCH 00/21] Control VQ support in vDPA
2022-03-04 18:04 UTC (16+ messages)
` [RFC PATCH v2 00/19] "
` [RFC PATCH v2 06/19] vdpa: multiple address spaces support
` [RFC PATCH v2 07/19] vdpa: introduce config operations for associating ASID to a virtqueue group
` [RFC PATCH v2 09/19] vhost: support ASID in IOTLB API
` [RFC PATCH v2 10/19] vhost-vdpa: introduce asid based IOTLB
` [RFC PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API
[PATCH 1/1] vhost: Protect the virtqueue from being cleared whilst still in use
2022-03-04 16:56 UTC (11+ messages)
[PATCH v11 00/45] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-03-04 16:14 UTC (18+ messages)
` [PATCH v11 39/45] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v11 42/45] virt: Add SEV-SNP guest driver
` [PATCH v11 44/45] virt: sevguest: Add support to get extended report
[PATCH V2] KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode()
2022-03-04 16:10 UTC
[PATCH v4 0/8] KVM: x86: VMX ctrl MSR + KVM quirk fixes
2022-03-04 15:50 UTC (14+ messages)
` [PATCH v4 1/8] KVM: nVMX: Keep KVM updates to BNDCFGS ctrl bits across MSR write
[PATCH v3 1/3] KVM: arm64: Generalise VM features into a set of flags
2022-03-04 14:57 UTC (5+ messages)
` [PATCH v3 2/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
[PATCH kvm-unit-tests v1 0/6] s390x: SIGP fixes
2022-03-04 14:38 UTC (12+ messages)
` [PATCH kvm-unit-tests v1 2/6] s390x: smp: Test SIGP RESTART against stopped CPU
` [PATCH kvm-unit-tests v1 3/6] s390x: smp: Fix checks for SIGP STOP STORE STATUS
` [PATCH kvm-unit-tests v1 4/6] s390x: smp: Create and use a non-waiting CPU stop
` [PATCH kvm-unit-tests v1 5/6] s390x: smp: Create and use a non-waiting CPU restart
` [PATCH kvm-unit-tests v1 6/6] lib: s390x: smp: Convert remaining smp_sigp to _retry
[PATCH] KVM: arm64: Only open the interrupt window on exit due to an interrupt
2022-03-04 14:27 UTC (2+ messages)
[PATCH v3 0/4] s390: Ultravisor device
2022-03-04 14:11 UTC (5+ messages)
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device
` [PATCH v3 2/4] drivers/s390/char: Add Query Ultravisor Information to uvdevice
` [PATCH v3 3/4] selftests: drivers/s390x: Add uvdevice tests
` [PATCH v3 4/4] selftests: drivers/s390x: Add uvdevice QUI tests
[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
2022-03-04 14:10 UTC (7+ messages)
` [PATCH v7 01/11] iommu: Add DMA ownership management interfaces
[PATCH v2 0/3] s390: Ultravisor device
2022-03-04 12:11 UTC (3+ messages)
` [PATCH v2 3/3] selftests: drivers/s390x: Add uvdevice tests
[RFC PATCH 00/13] Introducing AMD x2APIC Virtualization (x2AVIC) support
2022-03-04 11:51 UTC (5+ messages)
` [RFC PATCH 11/13] KVM: SVM: Add logic to switch between APIC and x2APIC virtualization mode
[PATCH 0/4] SVM fixes + apic fix
2022-03-04 10:54 UTC (12+ messages)
` [PATCH 4/4] KVM: x86: lapic: don't allow to set non default apic id when not using x2apic api
[PATCH v3 0/4] Enable vhost-user to be used on BSD systems
2022-03-04 10:50 UTC (5+ messages)
` [PATCH v3 4/4] docs: vhost-user: add subsection for non-Linux platforms
[PATCH v4 0/4] Enable vhost-user to be used on BSD systems
2022-03-04 10:08 UTC (5+ messages)
` [PATCH v4 1/4] event_notifier: add event_notifier_get_wfd()
` [PATCH v4 2/4] vhost: use wfd on functions setting vring call fd
` [PATCH v4 3/4] configure, meson: allow enabling vhost-user on all POSIX systems
` [PATCH v4 4/4] docs: vhost-user: add subsection for non-Linux platforms
[RFC PATCH kvmtool 0/3] Add Sstc extension support
2022-03-04 10:10 UTC (4+ messages)
` [RFC PATCH kvmtool 1/3] riscv: Update the uapi header as per Linux kernel
` [RFC PATCH kvmtool 2/3] riscv: Append ISA extensions to the device tree
` [RFC PATCH kvmtool 3/3] riscv: Add Sstc extension support
[PATCH 0/3] KVM: x86/pmu: Segregate Intel and AMD specific logic
2022-03-04 9:33 UTC (8+ messages)
` [PATCH 3/3] "
[PATCH v12 00/17] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS
2022-03-04 9:04 UTC (18+ messages)
` [PATCH v12 01/17] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server
` [PATCH v12 02/17] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest
` [PATCH v12 03/17] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values
` [PATCH v12 04/17] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled
` [PATCH v12 05/17] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter
` [PATCH v12 06/17] x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value
` [PATCH v12 07/17] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS
` [PATCH v12 08/17] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter
` [PATCH v12 09/17] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter
` [PATCH v12 10/17] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS
` [PATCH v12 11/17] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS
` [PATCH v12 12/17] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled
` [PATCH v12 13/17] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h
` [PATCH v12 14/17] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
` [PATCH v12 15/17] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability
` [PATCH v12 16/17] KVM: x86/cpuid: Refactor host/guest CPU model consistency check
` [PATCH v12 17/17] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64
[PATCH v7 0/8] IPI virtualization support for VM
2022-03-04 8:07 UTC (9+ messages)
` [PATCH v7 1/8] x86/cpu: Add new VMX feature, Tertiary VM-Execution control
` [PATCH v7 2/8] KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
` [PATCH v7 3/8] KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
` [PATCH v7 4/8] KVM: VMX: dump_vmcs() reports tertiary_exec_control field as well
` [PATCH v7 5/8] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode
` [PATCH v7 6/8] KVM: x86: lapic: don't allow to change APIC ID unconditionally
` [PATCH v7 7/8] KVM: x86: Allow userspace set maximum VCPU id for VM
` [PATCH v7 8/8] KVM: VMX: enable IPI virtualization
[PATCH 1/1] vhost: Provide a kernel warning if mutex is held whilst clean-up in progress
2022-03-04 8:12 UTC (7+ messages)
[Kgdb-bugreport] [PATCH 2/6] treewide: remove using list iterator after loop body as a ptr
2022-03-04 6:59 UTC (2+ messages)
` "
[PATCH 00/23] Extend Eager Page Splitting to the shadow MMU
2022-03-04 0:22 UTC (4+ messages)
` [PATCH 02/23] KVM: x86/mmu: Derive shadow MMU page role from parent
[PATCH v2 kvmtool 0/5] Fix few small issues in virtio code
2022-03-03 23:10 UTC (6+ messages)
` [PATCH kvmtool 1/5] kvmtool: Add WARN_ONCE macro
` [PATCH kvmtool 2/5] virtio: Sanitize config accesses
` [PATCH kvmtool 3/5] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
` [PATCH kvmtool 4/5] Makefile: Mark stack as not executable
` [PATCH kvmtool 5/5] mmio: Sanitize addr and len
[PATCH v3 00/28] KVM: x86/mmu: Overhaul TDP MMU zapping and flushing
2022-03-03 23:06 UTC (5+ messages)
` [PATCH v3 15/28] KVM: x86/mmu: Add dedicated helper to zap TDP MMU root shadow page
[PATCH v2 0/7] KVM: x86/mmu: Zap only obsolete roots on "reload"
2022-03-03 23:00 UTC (9+ messages)
` [PATCH v2 4/7] KVM: x86/mmu: Zap only obsolete roots if a root shadow page is zapped
[PATCH V2 3/3] selftests: kvm: add generated file to the .gitignore
2022-03-03 22:23 UTC (2+ 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).