kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 22:22:32 to 2020-05-11 20:07:20 UTC [more...]

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-11 20:07 UTC  (7+ messages)
` [PATCH v3 19/75] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH v3 22/75] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v3 23/75] x86/boot/compressed/64: Setup GHCB Based VC Exception handler

[PATCH v26 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-11 19:41 UTC  (5+ messages)
` [PATCH v26 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-11 19:17 UTC  (5+ messages)
` [PATCH RFC 1/6] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"

[PATCH v9 0/8] KVM: Add virtualization support of split lock detection
 2020-05-11 18:17 UTC  (13+ messages)
` [PATCH v9 1/8] x86/split_lock: Rename TIF_SLD to TIF_SLD_DISABLED
` [PATCH v9 2/8] x86/split_lock: Remove bogus case in handle_guest_split_lock()
` [PATCH v9 3/8] x86/split_lock: Introduce flag X86_FEATURE_SLD_FATAL and drop sld_state
` [PATCH v9 4/8] x86/split_lock: Introduce split_lock_virt_switch() and two wrappers
` [PATCH v9 5/8] x86/kvm: Introduce paravirt split lock detection enumeration
` [PATCH v9 6/8] KVM: VMX: Enable MSR TEST_CTRL for guest
` [PATCH v9 7/8] KVM: VMX: virtualize split lock detection
` [PATCH v9 8/8] x86/split_lock: Enable split lock detection initialization when running as an guest on KVM

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-11 17:34 UTC  (6+ messages)

[PATCH 0/2] KVM: VMX: Fix and a cleanup for VM-Exit tracing
 2020-05-11 17:29 UTC  (7+ messages)
` [PATCH 1/2] KVM: VMX: Invoke kvm_exit tracepoint on VM-Exit due to failed VM-Enter
` [PATCH 2/2] KVM: x86: Print symbolic names of VMX VM-Exit flags in traces

[PATCH] KVM: Fix a warning in __kvm_gfn_to_hva_cache_init()
 2020-05-11 17:10 UTC  (6+ messages)

[PATCH kvm-unit-tests] x86: avoid multiply defined symbol
 2020-05-11 16:59 UTC 

[PATCH 0/8] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-11 16:47 UTC  (9+ messages)
` [PATCH 1/8] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"
` [PATCH 2/8] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH 3/8] KVM: introduce kvm_read_guest_offset_cached()
` [PATCH 4/8] KVM: x86: interrupt based APF page-ready event delivery
` [PATCH 5/8] KVM: x86: acknowledgment mechanism for async pf page ready notifications
` [PATCH 6/8] KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
` [PATCH 7/8] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
` [PATCH 8/8] KVM: x86: drop KVM_PV_REASON_PAGE_READY case from kvm_handle_page_fault()

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-05-11 16:38 UTC  (6+ messages)
` [PATCH 03/26] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH 09/26] KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu

[PATCH v2 0/9] KVM_SET_GUEST_DEBUG tests and fixes, DR accessors cleanups
 2020-05-11 16:15 UTC  (7+ messages)
` [PATCH v2 8/9] KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6

[PATCH] vfio/pci: Fix memory leaks of eventfd context in vfio_pci_release()
 2020-05-11 14:32 UTC 

[PATCH v2 0/3] arch/x86: Enable MPK feature on AMD
 2020-05-11 13:57 UTC  (10+ messages)
` [PATCH v2 1/3] arch/x86: Rename config X86_INTEL_MEMORY_PROTECTION_KEYS to generic x86
` [PATCH v2 2/3] KVM: x86: Move pkru save/restore to x86.c
` [PATCH v2 3/3] KVM: SVM: Add support for MPK feature on AMD

[PATCH] kvm/x86 : Remove redundant pic_in_kernel
 2020-05-11 13:50 UTC 

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-05-11 13:49 UTC  (13+ messages)

[PATCH] ifcvf: move IRQ request/free to status change handlers
 2020-05-11 10:18 UTC  (3+ messages)

[PATCH kvm-unit-tests] Fix out-of-tree builds
 2020-05-11  7:06 UTC 

[PATCH] vfio/pci: fix memory leaks in alloc_perm_bits()
 2020-05-11  6:35 UTC  (2+ messages)

[PATCH] vfio/pci: fix memory leaks of eventfd ctx
 2020-05-11  4:34 UTC 

[PATCH v2 06/20] mips: Add MIPS32 Release 5 support
 2020-05-10 22:05 UTC  (3+ messages)

[PATCH v2] KVM: SVM: Disable AVIC before setting V_IRQ
 2020-05-10 12:13 UTC  (4+ messages)

[Bug 207173] New: kvm compiling problem 5.6.x kvm_main.c:2236:42: error: ‘nr_pages_avail’ may be used uninitialized in this function
 2020-05-10  2:04 UTC  (2+ messages)
` [Bug 207173] "

[PATCH kvm-unit-tests] svm_tests: add RSM intercept test
 2020-05-09 14:06 UTC 

[kvm-unit-tests PATCH] x86: VMX: Add a VMX-preemption timer expiration test
 2020-05-09 13:26 UTC  (2+ messages)

[PATCH] kvm: add halt-polling cpu usage stats
 2020-05-09 13:25 UTC  (2+ messages)

[PATCH 0/3] Pin the hrtimer used for VMX-preemption timer emulation
 2020-05-09 13:17 UTC  (7+ messages)
` [PATCH 1/3] KVM: nVMX: Really make emulated nested preemption timer pinned
` [PATCH 2/3] KVM: nVMX: Change emulated VMX-preemption timer hrtimer to absolute
` [PATCH 3/3] KVM: nVMX: Migrate the VMX-preemption timer

[PATCH kvm-unit-tests] svm: Test V_IRQ injection
 2020-05-09 12:58 UTC  (2+ messages)

[PATCH 0/3 v2] KVM: nSVM: Check MBZ bits in CR3 and CR4 on vmrun of nested guests
 2020-05-09 12:56 UTC  (5+ messages)
` [PATCH 1/3 v2] KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
` [PATCH 2/3 v2] KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested guests
` [PATCH 3/3 v2] KVM: nSVM: Test "

[PATCH] KVM: x86: Restore update of required xstate size in guest's CPUID
 2020-05-09 12:51 UTC  (3+ messages)

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-05-09 12:21 UTC  (15+ messages)

[PATCH V3 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-05-09  7:58 UTC  (27+ messages)
` [PATCH V3 01/14] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
` [PATCH V3 02/14] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
` [PATCH V3 03/14] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
` [PATCH V3 04/14] KVM: MIPS: Add EVENTFD support which is needed by VHOST
` [PATCH V3 05/14] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd
` [PATCH V3 06/14] KVM: MIPS: Introduce and use cpu_guest_has_ldpte
` [PATCH V3 07/14] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3
` [PATCH V3 08/14] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3
` [PATCH V3 09/14] KVM: MIPS: Add more types of virtual interrupts
` [PATCH V3 10/14] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
` [PATCH V3 13/14] KVM: MIPS: Add more MMIO load/store instructions emulation

[kvm-unit-tests PATCH] nVMX: Check EXIT_QUALIFICATION on VM-Enter failures due to bad guest state
 2020-05-08 23:37 UTC  (2+ messages)

[PATCH] kvm: x86 mmu: avoid mmu_page_hash lookup for direct_map-only VM
 2020-05-08 20:13 UTC  (2+ messages)

Add a __anon_inode_getfd helper
 2020-05-08 19:52 UTC  (16+ messages)
` [PATCH 01/12] fd: add a new "
` [PATCH 02/12] kvm: use __anon_inode_getfd
` [PATCH 03/12] pidfd: "
` [PATCH 04/12] bpf: "
` [PATCH 05/12] io_uring: "
` [PATCH 06/12] eventpoll: "
` [PATCH 07/12] eventfd: "
` [PATCH 08/12] vfio: "
` [PATCH 09/12] rdma: "
` [PATCH 10/12] drm_syncobj: "
` [PATCH 11/12] gpiolib: "
` [PATCH 12/12] vtpm_proxy: "

[PATCH v2 0/3] vfio-pci: Block user access to disabled device MMIO
 2020-05-08 18:39 UTC  (24+ messages)
` [PATCH v2 1/3] vfio/type1: Support faulting PFNMAP vmas
` [PATCH v2 2/3] vfio-pci: Fault mmaps to enable vma tracking

[PATCH] KVM: x86: Move definition of __ex to kvm_host.h
 2020-05-08 18:14 UTC  (3+ messages)

[PATCH v2 0/1] x86/kvm/hyper-v: Add support to SYNIC exit on EOM
 2020-05-08 16:56 UTC  (12+ messages)

[PATCH v10 00/11] Guest Last Branch Recording Enabling
 2020-05-08 13:09 UTC  (6+ messages)
` [PATCH v10 08/11] KVM: x86/pmu: Add LBR feature emulation via guest LBR event

[PATCH 4.4 026/312] MIPS: KVM: Fix translation of MFC0 ErrCtl
 2020-05-08 12:30 UTC 

[PATCH] KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
 2020-05-08 11:23 UTC 

[PATCH] vfio-ccw: document possible errors
 2020-05-08 10:59 UTC  (4+ messages)

[PATCH v4 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-05-08 10:47 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2] KVM: x86/pmu: Support full width counting
 2020-05-08  9:52 UTC  (4+ messages)

[PATCH v3] KVM: x86/pmu: Support full width counting
 2020-05-08  9:50 UTC  (3+ messages)
` [kvm-unit-tests PATCH] x86: pmu: Test full-width counter writes support

[PATCH v2 0/9] vfio/fsl-mc: VFIO support for FSL-MC devices
 2020-05-08  7:20 UTC  (10+ messages)
` [PATCH v2 1/9] vfio/fsl-mc: Add VFIO framework skeleton for fsl-mc devices
` [PATCH v2 2/9] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v2 3/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v2 4/9] vfio/fsl-mc: Implement VFIO_DEVICE_GET_REGION_INFO ioctl call
` [PATCH v2 5/9] vfio/fsl-mc: Allow userspace to MMAP fsl-mc device MMIO regions
` [PATCH v2 6/9] vfio/fsl-mc: Added lock support in preparation for interrupt handling
` [PATCH v2 7/9] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
` [PATCH v2 8/9] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v2 9/9] vfio/fsl-mc: Add read/write support for fsl-mc devices

[PATCH] KVM: No need to retry for hva_to_pfn_remapped()
 2020-05-08  7:07 UTC  (4+ messages)

[PATCH RESEND v26 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-05-08  2:19 UTC  (11+ messages)
` [PATCH RESEND v26 01/10] acpi: nvdimm: change NVDIMM_UUID_LE to a common macro
` [PATCH RESEND v26 02/10] hw/arm/virt: Introduce a RAS machine option
` [PATCH RESEND v26 03/10] docs: APEI GHES generation and CPER record description
` [PATCH RESEND v26 04/10] ACPI: Build related register address fields via hardware error fw_cfg blob
` [PATCH RESEND v26 05/10] ACPI: Build Hardware Error Source Table
` [PATCH RESEND v26 06/10] ACPI: Record the Generic Error Status Block address
` [PATCH RESEND v26 07/10] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH RESEND v26 08/10] ACPI: Record Generic Error Status Block(GESB) table
` [PATCH RESEND v26 09/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [PATCH RESEND v26 10/10] MAINTAINERS: Add ACPI/HEST/GHES entries

[PATCH] [v4] KVM: X86: support APERF/MPERF registers
 2020-05-08  1:57 UTC  (2+ messages)
  ` 答复: "

[PATCH v1 0/2] Sample mtty: Add migration support
 2020-05-08  1:24 UTC  (5+ messages)
` [PATCH v1 2/2] Sample mtty: Add migration capability to mtty module


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).