kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 07:24:13 to 2020-07-01 14:00:37 UTC [more...]

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 14:00 UTC 

[RFC v2 00/27] Kernel Address Space Isolation
 2020-07-01 13:55 UTC 

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-07-01 13:04 UTC  (14+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[RFC 0/2] Add support for bus lock VM exit
 2020-07-01 12:44 UTC  (6+ messages)
` [RFC 1/2] KVM: VMX: Convert vcpu_vmx.exit_reason to a union
` [RFC 2/2] KVM: VMX: Enable bus lock VM exit

[PATCH 0/5] vfio/pci: add blocklist and disable qat
 2020-07-01 12:42 UTC  (7+ messages)
` [PATCH 1/5] PCI: add Intel QuickAssist device IDs
` [PATCH 2/5] vfio/pci: add device blocklist
` [PATCH 3/5] vfio/pci: add qat devices to blocklist
` [PATCH 4/5] crypto: qat - replace device ids defines
` [PATCH 5/5] crypto: qat - use PCI_VDEVICE

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-07-01 12:18 UTC  (7+ messages)
` [PATCH 2/2] vfio/type1: Update group->domain after aux attach and detach

[PATCH v3 0/9] Generalize memory encryption models
 2020-07-01 11:59 UTC  (22+ messages)
` [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
` [PATCH v3 8/9] spapr: PEF: block migration

[PATCH 00/12] KVM: arm64: Support stage2 hardware DBM
 2020-07-01 11:28 UTC  (3+ messages)
` [PATCH 03/12] KVM: arm64: Report hardware dirty status of stage2 PTE if coverred

[kvm-unit-tests PATCH] gitlab-ci.yml: Extend the lists of tests that we run with TCG
 2020-07-01 10:41 UTC  (3+ messages)

[PATCH kvm-unit-tests] scripts: Fix the check whether testname is in the only_tests list
 2020-07-01 10:11 UTC  (4+ messages)

[kvm-unit-tests PATCH] scripts: Fix the check whether testname is in the only_tests list
 2020-07-01  9:55 UTC  (5+ messages)

[RFC PATCH] kvm,x86: Exit to user space in case of page fault error
 2020-07-01  8:06 UTC  (15+ messages)

[PATCH v13 00/11] Introduce support for guest CET feature
 2020-07-01  8:04 UTC  (12+ messages)
` [PATCH v13 01/11] KVM: x86: Include CET definitions for KVM test purpose
` [PATCH v13 02/11] KVM: VMX: Introduce CET VMCS fields and flags
` [PATCH v13 03/11] KVM: VMX: Set guest CET MSRs per KVM and host configuration
` [PATCH v13 04/11] KVM: VMX: Configure CET settings upon guest CR0/4 changing
` [PATCH v13 05/11] KVM: x86: Refresh CPUID once guest changes XSS bits
` [PATCH v13 06/11] KVM: x86: Load guest fpu state when access MSRs managed by XSAVES
` [PATCH v13 07/11] KVM: x86: Add userspace access interface for CET MSRs
` [PATCH v13 08/11] KVM: VMX: Enable CET support for nested VM
` [PATCH v13 09/11] KVM: VMX: Add VMCS dump and sanity check for CET states
` [PATCH v13 10/11] KVM: x86: Add #CP support in guest exception dispatch
` [PATCH v13 11/11] KVM: x86: Enable CET virtualization and advertise CET to userspace

[PATCH] KVM: x86: drop erroneous mmu_check_root() from fast_pgd_switch()
 2020-07-01  7:14 UTC  (3+ messages)

[PATCH v9 0/8] KVM: Add virtualization support of split lock detection
 2020-07-01  2:46 UTC  (2+ messages)

[PATCH v12 00/11] Guest Last Branch Recording Enabling
 2020-07-01  2:38 UTC  (3+ messages)

[kvm-unit-tests PATCH] x86: nVMX: Print more (accurate) info if RDTSC diff test fails
 2020-06-30 19:35 UTC  (4+ messages)

[RFC PATCH v3 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-06-30 19:10 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/5] x86: svm: fixes
 2020-06-30 17:37 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/5] x86: Remove boot_idt assembly assignment
` [kvm-unit-tests PATCH 2/5] x86: svm: check TSC adjust support
` [kvm-unit-tests PATCH 3/5] x86: svm: flush TLB on each test
` [kvm-unit-tests PATCH 4/5] x86: svm: wrong reserved bit in npt_rsvd_pfwalk_prepare
` [kvm-unit-tests PATCH 5/5] x86: svm: avoid advancing rip incorrectly on exc_inject

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-30 16:30 UTC  (7+ messages)
` [kvm-unit-tests PATCH v9 06/12] s390x: clock and delays caluculations
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests

[PATCH 0/2] KVM: X86: A few fixes around ignore_msrs
 2020-06-30 15:47 UTC  (14+ messages)
` [PATCH 1/2] KVM: X86: Move ignore_msrs handling upper the stack

[Bug 207389] New: Regression in nested SVM from 5.7-rc1, starting L2 guest locks up L1
 2020-06-30 13:53 UTC  (4+ messages)
` [Bug 207389] "

[PATCH 0/2] Fix breakage from adding MSR_IA32_UMWAIT_CONTROL
 2020-06-30 13:41 UTC  (9+ messages)
` [PATCH 2/2] kvm/x86: don't expose MSR_IA32_UMWAIT_CONTROL unconditionally

[PATCH] KVM: x86: bit 8 of non-leaf PDPEs is not reserved
 2020-06-30 11:10 UTC 

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-30 10:21 UTC  (17+ messages)
` [PATCH v5 08/21] migration/rdma: Use ram_block_discard_disable()
` [PATCH v5 09/21] migration/colo: "
` [PATCH v5 10/21] virtio-mem: Paravirtualized memory hot(un)plug
` [PATCH v5 11/21] virtio-pci: Proxy for virtio-mem
` [PATCH v5 12/21] MAINTAINERS: Add myself as virtio-mem maintainer
` [PATCH v5 13/21] hmp: Handle virtio-mem when printing memory device info
` [PATCH v5 14/21] numa: Handle virtio-mem in NUMA stats
` [PATCH v5 15/21] pc: Support for virtio-mem-pci
` [PATCH v5 16/21] virtio-mem: Allow notifiers for size changes
` [PATCH v5 17/21] virtio-pci: Send qapi events when the virtio-mem "
` [PATCH v5 18/21] virtio-mem: Migration sanity checks
` [PATCH v5 19/21] virtio-mem: Add trace events
` [PATCH v5 20/21] virtio-mem: Exclude unplugged memory during migration
` [PATCH v5 21/21] numa: Auto-enable NUMA when any memory devices are possible

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-30  9:08 UTC  (6+ messages)
` [PATCH v4 07/18] nitro_enclaves: Init misc device providing the ioctl interface

[RFC 0/3] virtio: NUMA-aware memory allocation
 2020-06-30  8:47 UTC  (5+ messages)

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-30  7:08 UTC  (17+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

KASAN: out-of-bounds Read in kvm_arch_hardware_setup
 2020-06-30  6:12 UTC  (5+ messages)

general protection fault in pvclock_gtod_notify
 2020-06-30  6:12 UTC  (2+ messages)

KASAN: null-ptr-deref Read in kvm_arch_check_processor_compat
 2020-06-30  6:11 UTC  (2+ messages)

[PATCH v3 19/20] kvm/eventfd: Use sequence counter with associated spinlock
 2020-06-30  5:44 UTC 

[PATCH] x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelisted
 2020-06-30  5:25 UTC  (2+ messages)

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-30  3:45 UTC  (14+ messages)
` [PATCH v3 02/14] iommu: Report domain nesting info
` [PATCH v3 13/14] vfio: Document dual stage control

[PATCH 0/2] KVM: SVM: convert get_user_pages() --> pin_user_pages(), bug fixes
 2020-06-30  3:10 UTC  (4+ messages)
` [PATCH 1/2] KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()

[PATCH] KVM: X86: Fix async pf caused null-ptr-deref
 2020-06-30  0:16 UTC  (6+ messages)

[GIT PULL] KVM/arm64 fixes for 5.8, take #2
 2020-06-29 16:25 UTC  (5+ messages)
` [PATCH 1/4] KVM: arm64: Annotate hyp NMI-related functions as __always_inline
` [PATCH 2/4] KVM: arm64: Fix kvm_reset_vcpu() return code being incorrect with SVE
` [PATCH 3/4] KVM: arm64: pvtime: Ensure task delay accounting is enabled
` [PATCH 4/4] KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbell

general protection fault in __apic_accept_irq (2)
 2020-06-29  8:51 UTC 

[kvm-unit-tests PATCH] x86: pmu: fix failures on 32-bit due to wrong masks
 2020-06-29 15:27 UTC  (3+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-29 15:11 UTC  (2+ messages)

[Bug 190131] New: VirtIO Windows Drivers doesn't support SecureBoot
 2020-06-28 11:04 UTC  (3+ messages)
` [Bug 190131] "

[PATCH] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-28  6:20 UTC  (2+ messages)

[PATCH] vfio/pci: Fix SR-IOV VF handling with MMIO blocking
 2020-06-28  4:22 UTC  (4+ messages)

[GIT PULL] VFIO fixes for v5.8-rc3
 2020-06-27 22:45 UTC  (2+ messages)

[Bug 200101] random freeze under load
 2020-06-27  8:21 UTC 

[PATCH v2 00/27] KVM: x86/mmu: Remove fast invalidate mechanism
 2020-06-26 17:32 UTC  (10+ messages)
  ` [PATCH v2 11/27] KVM: x86/mmu: Zap only the relevant pages when removing a memslot

[PATCH v2 00/17] KVM: arm64: Preliminary NV patches
 2020-06-26 15:39 UTC  (5+ messages)
` [PATCH v2 05/17] KVM: arm64: Use TTL hint in when invalidating stage-2 translations
` [PATCH v2 06/17] KVM: arm64: Introduce accessor for ctxt->sys_reg

qemu polling KVM_IRQ_LINE_STATUS when stopped
 2020-06-26 15:14 UTC  (11+ messages)

[kvm-unit-tests PATCH 0/3] x86: realmode: fixes
 2020-06-26 10:43 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/3] x86: realmode: initialize idtr
` [kvm-unit-tests PATCH 2/3] x86: realmode: hlt loop as fallback on exit
` [kvm-unit-tests PATCH 3/3] x86: realmode: fix lss test

[PATCH v2 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-26  7:53 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: move IDT away from address 0
 2020-06-26  7:38 UTC  (6+ messages)


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