public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-15 21:45:58 to 2022-03-17 20:20:52 UTC [more...]

[PATCH v12 00/46] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2022-03-17 20:20 UTC  (8+ messages)
` [PATCH v12 32/46] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers

[PATCH v3] vfio-pci: Provide reviewers and acceptance criteria for vendor drivers
 2022-03-17 19:41 UTC  (5+ messages)

[RESEND PATCH kvmtool] x86/cpuid: Stop masking the CPU vendor
 2022-03-17 19:28 UTC 

[PATCH] x86/cpuid: Stop masking the CPU vendor
 2022-03-17 19:27 UTC  (2+ messages)

[PATCH v4 00/32] KVM: s390: enable zPCI for interpretive execution
 2022-03-17 18:51 UTC  (12+ messages)
` [PATCH v4 14/32] iommu: introduce iommu_domain_alloc_type and the KVM type
` [PATCH v4 15/32] vfio: introduce KVM-owned IOMMU type

[kvm-unit-tests PATCH] arm/run: Use TCG with qemu-system-arm on arm64 systems
 2022-03-17 18:03 UTC  (3+ messages)

system locks up with CONFIG_SLS=Y; 5.17.0-rc
 2022-03-17 17:45 UTC  (7+ messages)
            ` [PATCH -v1.1] kvm/emulate: Fix SETcc emulation function offsets with SLS
              ` [PATCH -v1.2] "

[PATCH v3 0/6] kvm: x86: better handling of optional kvm_x86_ops
 2022-03-17 17:43 UTC  (3+ messages)
` [PATCH v3 6/6] KVM: x86: allow defining return-0 static calls

[PATCH v4 0/6] Improve KVM's interaction with CPU hotplug
 2022-03-17 17:36 UTC  (6+ messages)
` [PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v4 4/6] KVM: arm64: Simplify the CPUHP logic

[PATCH v2 0/3] KVM: arm64: selftests: Add edge cases tests for the arch timer
 2022-03-17 16:56 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: arm64: selftests: add timer_get_tval() lib function
` [PATCH v2 2/3] KVM: arm64: selftests: add arch_timer_edge_cases
` [PATCH v2 3/3] KVM: arm64: selftests: add edge cases tests into arch_timer_edge_cases

[PATCH v4] vfio-pci: Provide reviewers and acceptance criteria for variant drivers
 2022-03-17 16:03 UTC  (4+ messages)

[RFC PATCH v3 00/36] TDX QEMU support
 2022-03-17 13:59 UTC  (37+ messages)
` [RFC PATCH v3 01/36] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [RFC PATCH v3 02/36] i386: Introduce tdx-guest object
` [RFC PATCH v3 03/36] target/i386: Implement mc->kvm_type() to get VM type
` [RFC PATCH v3 04/36] target/i386: Introduce kvm_confidential_guest_init()
` [RFC PATCH v3 05/36] i386/tdx: Implement tdx_kvm_init() to initialize TDX VM context
` [RFC PATCH v3 06/36] i386/tdx: Get tdx_capabilities via KVM_TDX_CAPABILITIES
` [RFC PATCH v3 07/36] i386/tdx: Introduce is_tdx_vm() helper and cache tdx_guest object
` [RFC PATCH v3 08/36] i386/tdx: Adjust get_supported_cpuid() for TDX VM
` [RFC PATCH v3 09/36] KVM: Introduce kvm_arch_pre_create_vcpu()
` [RFC PATCH v3 10/36] i386/kvm: Move architectural CPUID leaf generation to separate helper
` [RFC PATCH v3 11/36] i386/tdx: Initialize TDX before creating TD vcpus
` [RFC PATCH v3 12/36] i386/tdx: Add property sept-ve-disable for tdx-guest object
` [RFC PATCH v3 13/36] i386/tdx: Wire CPU features up with attributes of TD guest
` [RFC PATCH v3 14/36] i386/tdx: Validate TD attributes
` [RFC PATCH v3 15/36] i386/tdx: Implement user specified tsc frequency
` [RFC PATCH v3 16/36] i386/tdx: Set kvm_readonly_mem_enabled to false for TDX VM
` [RFC PATCH v3 17/36] pflash_cfi01/tdx: Introduce ram_mode of pflash for TDVF
` [RFC PATCH v3 18/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v3 19/36] i386/tdx: Parse TDVF metadata for TDX VM
` [RFC PATCH v3 20/36] i386/tdx: Get and store the mem_ptr of TDVF firmware
` [RFC PATCH v3 21/36] i386/tdx: Track mem_ptr for each firmware entry of TDVF
` [RFC PATCH v3 22/36] i386/tdx: Track RAM entries for TDX VM
` [RFC PATCH v3 23/36] i386/tdx: Create the TD HOB list upon machine init done
` [RFC PATCH v3 24/36] i386/tdx: Call KVM_TDX_INIT_VCPU to initialize TDX vcpu
` [RFC PATCH v3 25/36] i386/tdx: Add TDVF memory via KVM_TDX_INIT_MEM_REGION
` [RFC PATCH v3 26/36] i386/tdx: Finalize TDX VM
` [RFC PATCH v3 27/36] i386/tdx: Disable SMM for TDX VMs
` [RFC PATCH v3 28/36] i386/tdx: Disable PIC "
` [RFC PATCH v3 29/36] i386/tdx: Don't allow system reset "
` [RFC PATCH v3 30/36] hw/i386: add eoi_intercept_unsupported member to X86MachineState
` [RFC PATCH v3 31/36] hw/i386: add option to forcibly report edge trigger in acpi tables
` [RFC PATCH v3 32/36] i386/tdx: Don't synchronize guest tsc for TDs
` [RFC PATCH v3 33/36] i386/tdx: Only configure MSR_IA32_UCODE_REV in kvm_init_msrs() "
` [RFC PATCH v3 34/36] i386/tdx: Skip kvm_put_apicbase() "
` [RFC PATCH v3 35/36] i386/tdx: Don't get/put guest state for TDX VMs
` [RFC PATCH v3 36/36] docs: Add TDX documentation

[PATCH v5 0/1] x86/test: Add a test for AMD SEV-ES #VC handling
 2022-03-17 13:21 UTC  (3+ messages)
` [PATCH v5 1/1] "

[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
 2022-03-17 12:54 UTC  (19+ messages)

iommufd dirty page logging overview
 2022-03-17 12:39 UTC  (3+ messages)

[PATCH v3 0/4] s390: Ultravisor device
 2022-03-17 11:59 UTC  (12+ messages)
` [PATCH v3 1/4] drivers/s390/char: Add Ultravisor io device
  ` [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 10/27] Replace config-time define HOST_WORDS_BIGENDIAN
 2022-03-17 11:31 UTC  (10+ messages)

[PATCH v1 0/2] Add arm64 vcpu exit reasons and tracepoint
 2022-03-17 11:43 UTC  (6+ messages)
` [PATCH v1 1/2] KVM: arm64: Add arch specific exit reasons
` [PATCH v1 2/2] KVM: arm64: Add debug tracepoint for vcpu exits

[PATCH 1/4] target/i386: Fix sanity check on max APIC ID / X2APIC enablement
 2022-03-17 11:13 UTC  (15+ messages)
` [PATCH 2/4] intel_iommu: Support IR-only mode without DMA translation

Report an error on GICv4.1 vcpu de-schedule
 2022-03-17 10:17 UTC  (2+ messages)

[PATCH net-next v4 0/2] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-17  8:49 UTC  (4+ messages)
` [PATCH net-next v4 1/2] af_vsock: SOCK_SEQPACKET receive timeout test
` [PATCH net-next v4 2/2] af_vsock: SOCK_SEQPACKET broken buffer test

[PATCH net-next v3 0/2] af_vsock: add two new tests for, SOCK_SEQPACKET
 2022-03-17  8:11 UTC  (6+ messages)
` [PATCH net-next v3 1/2] af_vsock: SOCK_SEQPACKET receive timeout test
` [PATCH net-next v3 2/2] af_vsock: SOCK_SEQPACKET broken buffer test

[PATCH v2 0/3] Use g_new() & friends where that makes obvious sense
 2022-03-17  5:01 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH] RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()
 2022-03-17  3:55 UTC 

[RFC PATCH 00/47] Address Space Isolation for KVM
 2022-03-16 22:49 UTC  (8+ messages)
` [RFC PATCH 04/47] mm: asi: ASI support in interrupts/exceptions

question about arch/riscv/kvm/mmu.c
 2022-03-16 21:10 UTC 

[RFC v2 0/4] vfio/hisilicon: add acc live migration driver
 2022-03-16 20:37 UTC  (13+ messages)
                ` iommufd(+vfio-compat) dirty tracking (Was: Re: [RFC v2 0/4] vfio/hisilicon: add acc live migration driver)
                    ` iommufd(+vfio-compat) dirty tracking

[kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
 2022-03-16 18:49 UTC  (4+ messages)

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-16 18:44 UTC  (7+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH 00/11] KVM: selftests: Add aarch64/page_fault_test
 2022-03-16 18:09 UTC  (9+ messages)
` [PATCH 01/11] KVM: selftests: Add a userfaultfd library
` [PATCH 02/11] KVM: selftests: Add vm_mem_region_get_src_fd library function
` [PATCH 04/11] KVM: selftests: Add vm_alloc_page_table_in_memslot "
` [PATCH 06/11] KVM: selftests: Add missing close and munmap in __vm_mem_region_delete

[kvm:queue 211/233] arch/x86/kvm/cpuid.c:739:2: error: unannotated fall-through between switch labels
 2022-03-16 16:54 UTC 

[PATCH v2 kvmtool 0/5] Fix few small issues in virtio code
 2022-03-16 15:39 UTC  (7+ messages)
` [PATCH kvmtool 2/5] virtio: Sanitize config accesses
` [PATCH kvmtool 3/5] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
` [PATCH kvmtool 5/5] mmio: Sanitize addr and len

[PATCH 0/4] KVM: arm64: vgic-v3: MMIO-based LPI invalidation and co
 2022-03-16 15:01 UTC  (13+ messages)
` [PATCH 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR,CES}
  ` [PATCH 1/4] irqchip/gic-v3: Exposes bit values for GICR_CTLR.{IR, CES}
` [PATCH 2/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
` [PATCH 3/4] KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs
` [PATCH 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR,CES} as a new GICD_IIDR revision
  ` [PATCH 4/4] KVM: arm64: vgic-v3: Advertise GICR_CTLR.{IR, CES} "

Call for GSoC and Outreachy project ideas for summer 2022
 2022-03-16 13:35 UTC  (5+ messages)

Intel nested KVM exits L2 due to TRIPLE_FAULT
 2022-03-16 11:59 UTC 

[PATCH v6 6/9] KVM: x86: lapic: don't allow to change APIC ID unconditionally
 2022-03-16 11:50 UTC  (10+ messages)

[RFC PATCH v2 0/2] af_vsock: add two new tests for SOCK_SEQPACKET
 2022-03-16 11:36 UTC  (8+ messages)
` [RFC PATCH v2 1/2] af_vsock: SOCK_SEQPACKET receive timeout test
` [RFC PATCH v2 2/2] af_vsock: SOCK_SEQPACKET broken buffer test

[kvm-unit-tests] Adding the QCBOR library to kvm-unit-tests
 2022-03-16 10:51 UTC  (5+ messages)

[PATCH v2 00/26] Extend Eager Page Splitting to the shadow MMU
 2022-03-16 10:26 UTC  (11+ messages)
` [PATCH v2 16/26] KVM: x86/mmu: Cache the access bits of shadowed translations
` [PATCH v2 17/26] KVM: x86/mmu: Pass access information to make_huge_page_split_spte()
` [PATCH v2 18/26] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU
` [PATCH v2 19/26] KVM: x86/mmu: Refactor drop_large_spte()
` [PATCH v2 20/26] KVM: x86/mmu: Extend Eager Page Splitting to the shadow MMU

[PATCH] Documentation: KVM: Describe guest TSC scaling in migration algorithm
 2022-03-16  7:47 UTC  (2+ messages)

[PATCH v6 00/11] s390x: CPU Topology
 2022-03-16  6:50 UTC  (5+ messages)
` [PATCH v6 06/11] s390x: topology: Adding books to CPU topology
` [PATCH v6 08/11] s390x: topology: Adding drawers "

[PATCH v4 0/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-03-16  6:18 UTC  (7+ messages)
` [PATCH v4 2/3] "

[PATCH] KVM: x86: document limitations of MSR filtering
 2022-03-16  3:44 UTC  (2+ messages)

[PATCH v2 1/2] KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
 2022-03-16  3:33 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: x86/emulator: Emulate RDPID only if it is enabled in guest

[PATCH V2 0/5] KVM: X86: permission_fault() for SMAP
 2022-03-16  2:38 UTC  (3+ messages)

[PATCH] KVM: x86/mmu: Don't rebuild page when the page is synced and no tlb flushing is required
 2022-03-16  2:19 UTC  (2+ messages)

[PATCH][v3] KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
 2022-03-16  1:47 UTC  (5+ messages)
  ` 答复: "
        ` 答复: "

[PATCH 0/2] KVM: x86: Allow opt out of guest hypercall patching
 2022-03-16  0:55 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Allow userspace to opt out of "
` [PATCH 2/2] selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN

[PATCH 00/13] KVM: x86: Add a cap to disable NX hugepages on a VM
 2022-03-15 23:12 UTC  (5+ messages)

[PATCH 0/6] TDX KVM preparation patches
 2022-03-15 22:50 UTC  (7+ messages)
` [PATCH 1/6] KVM: Enable hardware before doing arch VM initialization
` [PATCH 2/6] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [PATCH 3/6] KVM: x86: Refactor KVM VMX module init/exit functions
` [PATCH 4/6] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH 5/6] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [PATCH 6/6] KVM: TDX: Make TDX VM type supported

[RFC PATCH v5 000/104] KVM TDX basic feature support
 2022-03-15 21:49 UTC  (6+ messages)
` [RFC PATCH v5 010/104] KVM: TDX: Make TDX VM type supported

[PATCH v2] KVM: x86/pmu: Fix and isolate TSX-specific performance event logic
 2022-03-15 21:45 UTC  (2+ messages)


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