messages from 2022-05-24 17:07:41 to 2022-05-26 07:33:23 UTC [more...]
[RFC PATCH v4 00/36] TDX QEMU support
2022-05-26 7:33 UTC (20+ messages)
` [RFC PATCH v4 13/36] i386/tdx: Validate TD attributes
` [RFC PATCH v4 16/36] i386/tdvf: Introduce function to parse TDVF metadata
` [RFC PATCH v4 18/36] i386/tdx: Skip BIOS shadowing setup
` [RFC PATCH v4 20/36] i386/tdx: Register a machine_init_done callback for TD
` [RFC PATCH v4 22/36] i386/tdx: Track RAM entries for TDX VM
[PATCH kvm-unit-tests v2 0/2] lib: Cleanups
2022-05-26 7:14 UTC (4+ messages)
` [PATCH kvm-unit-tests v2 2/2] lib: Add ctype.h and collect is* functions
[PATCH] kvm-unit-tests: Build changes for illumos
2022-05-26 7:11 UTC (10+ messages)
` [PATCH 0/2] kvm-unit-tests: Build changes to support illumos
` [PATCH 2/2] kvm-unit-tests: configure changes for illumos
[Bug 216033] New: KVM VMX nested virtualization: VMXON does not check guest CR0 against IA32_VMX_CR0_FIXED0
2022-05-26 3:54 UTC
[PATCH 0/4] KVM: x86: Emulator _regs fixes and cleanups
2022-05-26 2:55 UTC (7+ messages)
` [PATCH 1/4] KVM: x86: Grab regs_dirty in local 'unsigned long'
` [PATCH 2/4] KVM: x86: Harden _regs accesses to guard against buggy input
` [PATCH 3/4] KVM: x86: Omit VCPU_REGS_RIP from emulator's _regs array
` [PATCH 4/4] KVM: x86: Use 16-bit fields to track dirty/valid emulator GPRs
[PATCH v4 0/3] Enable notify VM exit
2022-05-26 2:21 UTC (4+ messages)
` [PATCH v4 3/3] i386: Add notify VM exit support
[Bug 216026] New: Fails to compile using gcc 12.1 under Ubuntu 22.04
2022-05-26 1:48 UTC (7+ messages)
` [Bug 216026] "
[PATCH] KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty logging
2022-05-26 1:30 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
2022-05-26 1:16 UTC (5+ messages)
[PATCH 0/2] KVM: VMX: Sanitize VM-Entry/VM-Exit pairs during setup
2022-05-26 1:04 UTC (9+ messages)
` [PATCH 1/2] KVM: VMX: Sanitize VM-Entry/VM-Exit control pairs at kvm_intel load time
` [PATCH 2/2] KVM: VMX: Add knob to allow rejecting kvm_intel on inconsistent VMCS config
[PATCH v4 0/4] KVM: mm: count KVM mmu usage in memory stats
2022-05-26 0:38 UTC (14+ messages)
` [PATCH v4 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses
[PATCH] kvm: x86/svm/nested: Cache PDPTEs for nested NPT in PAE paging mode
2022-05-25 21:45 UTC (3+ messages)
[PATCH] KVM: mmu: spte_write_protect optimization
2022-05-25 20:07 UTC (2+ messages)
A really weird guest crash, that ONLY happens on KVM, and ONLY on 6th gen+ Intel Core CPU's
2022-05-25 19:57 UTC (8+ messages)
[PATCH v3 00/13] KVM: selftests: Add aarch64/page_fault_test
2022-05-25 19:43 UTC (3+ messages)
` [PATCH v3 09/13] KVM: selftests: aarch64: "
[PATCH v2 1/2] KVM: Inject #GP on invalid write to APIC_SELF_IPI register
2022-05-25 18:42 UTC (4+ messages)
` [PATCH v2 2/2] KVM: Inject #GP on invalid writes to x2APIC registers
[PATCH v3 0/4] Implement vdpasim stop operation
2022-05-25 17:52 UTC (8+ messages)
` [PATCH v3 1/4] vdpa: Add "
` [PATCH v3 2/4] vhost-vdpa: introduce STOP backend feature bit
` [PATCH v3 3/4] vhost-vdpa: uAPI to stop the device
` [PATCH v3 4/4] vdpa_sim: Implement stop vdpa op
[PATCH v3] KVM: VMX: do not disable interception for MSR_IA32_SPEC_CTRL on eIBRS
2022-05-25 17:46 UTC (5+ messages)
[PATCH v3 00/21] TDX host kernel support
2022-05-25 16:00 UTC (10+ messages)
` [PATCH v3 09/21] x86/virt/tdx: Get information about TDX module and convertible memory
[GIT PULL] KVM changes for Linux 5.19 merge window
2022-05-25 15:26 UTC
FYI: hyperv_clock selftest has random failures
2022-05-25 14:59 UTC (2+ messages)
[PATCH 0/1] Update s390 virtio-ccw
2022-05-25 14:40 UTC (2+ messages)
` [PATCH 1/1] MAINTAINERS: "
[PATCH RESEND v12 00/17] KVM: x86/pmu: Add basic support to enable guest PEBS via DS
2022-05-25 14:14 UTC (11+ messages)
[PATCH v8 00/22] KVM: s390: enable zPCI for interpretive execution
2022-05-25 13:23 UTC (28+ messages)
` [PATCH v8 01/22] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v8 02/22] s390/sclp: detect the AISII facility
` [PATCH v8 03/22] s390/sclp: detect the AENI facility
` [PATCH v8 04/22] s390/sclp: detect the AISI facility
` [PATCH v8 05/22] s390/airq: pass more TPI info to airq handlers
` [PATCH v8 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v8 07/22] s390/pci: externalize the SIC operation controls and routine
` [PATCH v8 08/22] s390/pci: stash associated GISA designation
` [PATCH v8 09/22] s390/pci: stash dtsm and maxstbl
` [PATCH v8 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v8 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v8 12/22] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v8 13/22] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v8 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v8 15/22] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v8 16/22] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v8 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v8 18/22] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v8 19/22] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v8 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v8 21/22] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v8 22/22] MAINTAINERS: additional files related kvm s390 pci passthrough
Hello Sir, I seek your urgent consideration
2022-05-24 9:24 UTC
Status for 5.19 merge window
2022-05-25 11:15 UTC (2+ messages)
[PATCH kvmtool v2] Fixes: 0febaae00bb6 ("Add asm/kernel.h for riscv")
2022-05-25 10:44 UTC (3+ messages)
[PATCH v4 00/37] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features
2022-05-25 9:01 UTC (38+ messages)
` [PATCH v4 01/37] KVM: x86: Rename 'enable_direct_tlbflush' to 'enable_l2_tlb_flush'
` [PATCH v4 02/37] KVM: x86: hyper-v: Resurrect dedicated KVM_REQ_HV_TLB_FLUSH flag
` [PATCH v4 03/37] KVM: x86: hyper-v: Introduce TLB flush fifo
` [PATCH v4 04/37] KVM: x86: hyper-v: Add helper to read hypercall data for array
` [PATCH v4 05/37] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently
` [PATCH v4 06/37] KVM: x86: hyper-v: Expose support for extended gva ranges for flush hypercalls
` [PATCH v4 07/37] KVM: x86: Prepare kvm_hv_flush_tlb() to handle L2's GPAs
` [PATCH v4 08/37] x86/hyperv: Introduce HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK constants
` [PATCH v4 09/37] KVM: x86: hyper-v: Use HV_MAX_SPARSE_VCPU_BANKS/HV_VCPUS_PER_SPARSE_BANK instead of raw '64'
` [PATCH v4 10/37] KVM: x86: hyper-v: Don't use sparse_set_to_vcpu_mask() in kvm_hv_send_ipi()
` [PATCH v4 11/37] KVM: x86: hyper-v: Create a separate fifo for L2 TLB flush
` [PATCH v4 12/37] KVM: x86: hyper-v: Use preallocated buffer in 'struct kvm_vcpu_hv' instead of on-stack 'sparse_banks'
` [PATCH v4 13/37] KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
` [PATCH v4 14/37] KVM: nSVM: Keep track of Hyper-V hv_vm_id/hv_vp_id
` [PATCH v4 15/37] KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
` [PATCH v4 16/37] KVM: x86: hyper-v: Introduce kvm_hv_is_tlb_flush_hcall()
` [PATCH v4 17/37] KVM: x86: hyper-v: L2 TLB flush
` [PATCH v4 18/37] KVM: x86: hyper-v: Introduce fast guest_hv_cpuid_has_l2_tlb_flush() check
` [PATCH v4 19/37] x86/hyperv: Fix 'struct hv_enlightened_vmcs' definition
` [PATCH v4 20/37] KVM: nVMX: hyper-v: Enable L2 TLB flush
` [PATCH v4 21/37] KVM: nSVM: "
` [PATCH v4 22/37] KVM: x86: Expose Hyper-V L2 TLB flush feature
` [PATCH v4 23/37] KVM: selftests: Better XMM read/write helpers
` [PATCH v4 24/37] KVM: selftests: Move HYPERV_LINUX_OS_ID definition to a common header
` [PATCH v4 25/37] KVM: selftests: Move the function doing Hyper-V hypercall "
` [PATCH v4 26/37] KVM: selftests: Hyper-V PV IPI selftest
` [PATCH v4 27/37] KVM: selftests: Fill in vm->vpages_mapped bitmap in virt_map() too
` [PATCH v4 28/37] KVM: selftests: Export vm_vaddr_unused_gap() to make it possible to request unmapped ranges
` [PATCH v4 29/37] KVM: selftests: Export _vm_get_page_table_entry() and struct pageTableEntry/pageUpperEntry definitions
` [PATCH v4 30/37] KVM: selftests: Hyper-V PV TLB flush selftest
` [PATCH v4 31/37] KVM: selftests: Sync 'struct hv_enlightened_vmcs' definition with hyperv-tlfs.h
` [PATCH v4 32/37] KVM: selftests: nVMX: Allocate Hyper-V partition assist page
` [PATCH v4 33/37] KVM: selftests: nSVM: Allocate Hyper-V partition assist and VP assist pages
` [PATCH v4 34/37] KVM: selftests: Sync 'struct hv_vp_assist_page' definition with hyperv-tlfs.h
` [PATCH v4 35/37] KVM: selftests: evmcs_test: Introduce L2 TLB flush test
` [PATCH v4 36/37] KVM: selftests: Move Hyper-V VP assist page enablement out of evmcs.h
` [PATCH v4 37/37] KVM: selftests: hyperv_svm_test: Introduce L2 TLB flush test
[PATCH v2 0/4] Implement vdpasim stop operation
2022-05-25 8:40 UTC (11+ messages)
` [PATCH v2 2/4] vhost-vdpa: introduce STOP backend feature bit
` [PATCH v2 3/4] vhost-vdpa: uAPI to stop the device
` [PATCH v2 4/4] vdpa_sim: Implement stop vdpa op
[PATCH v7 00/13] s390x: CPU Topology
2022-05-25 8:23 UTC (18+ messages)
` [PATCH v7 04/13] s390x: topology: implementating Store Topology System Information
` [PATCH v7 06/13] s390x: topology: Adding books to STSI
` [PATCH v7 08/13] s390x: topology: Adding drawers "
` [PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction
` [PATCH v7 12/13] s390x: CPU topology: CPU topology migration
[PATCH kernel] KVM: Don't null dereference ops->destroy
2022-05-25 7:47 UTC (5+ messages)
[kvm-unit-tests PATCH v3 0/4] More skey instr. emulation test
2022-05-25 6:05 UTC (3+ messages)
` [kvm-unit-tests PATCH v3 2/3] s390x: Test effect of storage keys on some more instructions
[PATCH] KVM: VMX: Read BNDCFGS if not from_vmentry
2022-05-25 2:40 UTC (3+ messages)
[PATCH RFC 00/12] IOMMUFD Generic interface
2022-05-25 2:09 UTC (10+ messages)
` [PATCH RFC 11/12] iommufd: vfio container FD ioctl compatibility
[PATCH v7 0/8] KVM: PKS Virtualization support
2022-05-24 23:34 UTC (13+ messages)
` [PATCH v7 1/8] KVM: VMX: Introduce PKS VMCS fields
` [PATCH v7 2/8] KVM: VMX: Add proper cache tracking for PKRS
` [PATCH v7 3/8] KVM: X86: Expose IA32_PKRS MSR
` [PATCH v7 5/8] KVM: MMU: Add helper function to get pkr bits
` [PATCH v7 6/8] KVM: MMU: Add support for PKS emulation
` [PATCH v7 7/8] KVM: VMX: Expose PKS to guest
[PATCH 1/4] kvm: x86/pmu: Introduce masked events to the pmu event filter
2022-05-24 23:17 UTC (3+ messages)
[RFC V1 PATCH 0/3] selftests: KVM: sev: selftests for fd-based approach of supporting private memory
2022-05-24 20:56 UTC (4+ messages)
` [RFC V1 PATCH 1/3] selftests: kvm: x86_64: Add support for pagetable tracking
` [RFC V1 PATCH 2/3] selftests: kvm: sev: Handle hypercall exit
` [RFC V1 PATCH 3/3] selftests: kvm: sev: Port UPM selftests onto SEV/SEV-ES VMs
[PATCH v6 0/8] s390x/pci: zPCI interpretation support
2022-05-24 19:03 UTC (9+ messages)
` [PATCH v6 1/8] Update linux headers
` [PATCH v6 2/8] target/s390x: add zpci-interp to cpu models
` [PATCH v6 3/8] s390x/pci: add routine to get host function handle from CLP info
` [PATCH v6 4/8] s390x/pci: enable for load/store intepretation
` [PATCH v6 5/8] s390x/pci: don't fence interpreted devices without MSI-X
` [PATCH v6 6/8] s390x/pci: enable adapter event notification for interpreted devices
` [PATCH v6 7/8] s390x/pci: let intercept devices have separate PCI groups
` [PATCH v6 8/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices
[bug report] x86/kvm: Alloc dummy async #PF token outside of raw spinlock
2022-05-24 19:05 UTC (2+ messages)
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-05-24 17:41 UTC (4+ messages)
` [PATCH v19 02/20] s390/vfio-ap: move probe and remove callbacks to vfio_ap_ops.c
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