kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-24 06:42:36 to 2020-06-28 04:22:53 UTC [more...]

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

KASAN: out-of-bounds Read in kvm_arch_hardware_setup
 2020-06-27 20:01 UTC 

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

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

[PATCH v3 00/14] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-27  6:53 UTC  (19+ messages)
` [PATCH v3 01/14] vfio/type1: Refactor vfio_iommu_type1_ioctl()
` [PATCH v3 02/14] iommu: Report domain nesting info
` [PATCH v3 03/14] vfio/type1: Report iommu nesting info to userspace
` [PATCH v3 04/14] vfio: Add PASID allocation/free support
` [PATCH v3 05/14] iommu/vt-d: Support setting ioasid set to domain
` [PATCH v3 06/14] vfio/type1: Add VFIO_IOMMU_PASID_REQUEST (alloc/free)
` [PATCH v3 07/14] iommu: Pass domain to sva_unbind_gpasid()
` [PATCH v3 08/14] iommu/vt-d: Check ownership for PASIDs from user-space
` [PATCH v3 09/14] vfio/type1: Support binding guest page tables to PASID
` [PATCH v3 10/14] vfio/type1: Allow invalidating first-level/stage IOMMU cache
` [PATCH v3 11/14] vfio/type1: Add vSVA support for IOMMU-backed mdevs
` [PATCH v3 12/14] vfio/pci: Expose PCIe PASID capability to guest
` [PATCH v3 13/14] vfio: Document dual stage control
` [PATCH v3 14/14] iommu/vt-d: Support reporting nesting capability info

[PATCH 1/2] iommu: Add iommu_group_get/set_domain()
 2020-06-27  3:15 UTC  (2+ messages)
` [PATCH 2/2] vfio/type1: Update group->domain after aux attach and detach

general protection fault in pvclock_gtod_notify
 2020-06-26 20:08 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  (12+ messages)
` [PATCH v2 01/17] KVM: arm64: Factor out stage 2 page table data from struct kvm
` [PATCH v2 04/17] arm64: Add level-hinted TLB invalidation helper
` [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  (16+ messages)

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

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

[PATCH v3 0/9] Generalize memory encryption models
 2020-06-26 12:49 UTC  (44+ messages)
` [PATCH v3 1/9] host trust limitation: Introduce new host trust limitation interface
` [PATCH v3 8/9] spapr: PEF: block migration
` [PATCH v3 9/9] host trust limitation: Alter virtio default properties for protected guests

[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  (5+ messages)
` [PATCH v2 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318
` [PATCH v2 2/2] docs: kvm: fix rst formatting

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

[PATCH v5 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-26  7:22 UTC  (22+ messages)
` [PATCH v5 01/21] pc: Support coldplugging of virtio-pmem-pci devices on all buses
` [PATCH v5 02/21] exec: Introduce ram_block_discard_(disable|require)()
` [PATCH v5 03/21] vfio: Convert to ram_block_discard_disable()
` [PATCH v5 04/21] accel/kvm: "
` [PATCH v5 05/21] s390x/pv: "
` [PATCH v5 06/21] virtio-balloon: Rip out qemu_balloon_inhibit()
` [PATCH v5 07/21] target/i386: sev: Use ram_block_discard_disable()
` [PATCH v5 08/21] migration/rdma: "
` [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 kvm-unit-tests] x86: map bottom 2G 1:1 into page tables
 2020-06-26  7:18 UTC 

[PATCH 0/4] KVM: SVM: Code move follow-up
 2020-06-25 23:29 UTC  (9+ messages)
` [PATCH 1/4] KVM: SVM: Rename struct nested_state to svm_nested_state
` [PATCH 2/4] KVM: SVM: Add vmcb_ prefix to mark_*() functions
` [PATCH 3/4] KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
` [PATCH 4/4] KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()

[PATCH v4 00/18] Add support for Nitro Enclaves
 2020-06-25 17:42 UTC  (11+ messages)
` [PATCH v4 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v4 17/18] nitro_enclaves: Add overview documentation

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

[PATCH 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-25 14:43 UTC  (13+ messages)
` [PATCH 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318
` [PATCH 2/2] docs: kvm: fix rst formatting

[RFC 0/3] virtio: NUMA-aware memory allocation
 2020-06-25 13:57 UTC  (4+ messages)
` [RFC 1/3] virtio-pci: use NUMA-aware memory allocation in probe
` [RFC 2/3] virtio_ring: "
` [RFC 3/3] virtio-blk: "

[PATCH RFC 0/4] Changes to Support *Virtual* CPU Hotplug for ARM64
 2020-06-25 13:37 UTC  (5+ messages)
` [PATCH RFC 1/4] arm64: kernel: Handle disabled[(+)present] cpus in MADT/GICC during init
` [PATCH RFC 2/4] arm64: kernel: Bound the total(present+disabled) cpus with nr_cpu_ids
` [PATCH RFC 3/4] arm64: kernel: Init cpu operations for all possible vcpus
` [PATCH RFC 4/4] arm64: kernel: Arch specific ACPI hooks(like logical cpuid<->hwid etc.)

[PATCH v2] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-25 13:26 UTC  (4+ messages)

[PATCH kvm-unit-tests] x86: fix stack pointer after call
 2020-06-25 13:01 UTC  (2+ messages)

[PATCH] KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
 2020-06-25 12:32 UTC  (2+ messages)

[PATCH] x86: fix smp_stacktop on 32-bit
 2020-06-25 11:15 UTC  (3+ messages)

[PATCH kvm-unit-tests v2] x86: setup segment registers before percpu areas
 2020-06-25 11:13 UTC 

[PATCH kvm-unit-tests] i386: setup segment registers before percpu areas
 2020-06-25 11:09 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86: Initialize segment selectors
 2020-06-25  7:53 UTC  (6+ messages)

[PATCH v2 1/2] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-25  6:50 UTC  (2+ messages)

[PATCH v2] vfio/spapr_tce: convert get_user_pages() --> pin_user_pages()
 2020-06-25  6:37 UTC 

[GIT PULL] virtio: fixes, tests
 2020-06-25  0:50 UTC  (2+ messages)

[PATCH] virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORM
 2020-06-24 22:25 UTC 

[PATCH v2 00/21] KVM: Cleanup and unify kvm_mmu_memory_cache usage
 2020-06-24 18:08 UTC  (5+ messages)
` [PATCH v2 05/21] KVM: x86/mmu: Try to avoid crashing KVM if a MMU memory cache is empty
` [PATCH v2 14/21] KVM: Move x86's version of struct kvm_mmu_memory_cache to common code

[GIT PULL] KVM fixes for Linux 5.8-rc3
 2020-06-24 17:30 UTC  (2+ messages)

[PATCH v4 00/21] virtio-mem: Paravirtualized memory hot(un)plug
 2020-06-24 15:40 UTC  (5+ messages)
` [PATCH v4 05/21] virtio-balloon: Rip out qemu_balloon_inhibit()

[PATCH stable 4.9] arm64: entry: Place an SB sequence following an ERET instruction
 2020-06-24 12:58 UTC  (3+ messages)

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-24 12:26 UTC  (3+ messages)
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests

[PATCH kvm-unit-tests RFC] Revert "SVM: move guest past HLT"
 2020-06-24  6:50 UTC  (2+ messages)

[GIT PULL 0/1] KVM: s390: Fix for 5.8
 2020-06-24  6:45 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: always set up SMP
 2020-06-24  6:43 UTC  (5+ 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).