kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-07 18:18:11 to 2020-02-10 21:59:55 UTC [more...]

[PATCH 1/2] KVM: x86: Emulate split-lock access as a write
 2020-02-10 21:59 UTC  (5+ messages)

[PATCH v2 0/6] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-10 21:30 UTC  (5+ messages)
` [PATCH v2 4/6] kvm: vmx: Extend VMX's #AC handding for split lock in guest

[PATCH v12 Kernel 0/7] KABIs to support migration for VFIO devices
 2020-02-10 19:44 UTC  (14+ messages)
` [PATCH v12 Kernel 1/7] vfio: KABI for migration interface for device state
` [PATCH v12 Kernel 2/7] vfio iommu: Remove atomicity of ref_count of pinned pages
` [PATCH v12 Kernel 3/7] vfio iommu: Add ioctl definition for dirty pages tracking
` [PATCH v12 Kernel 4/7] vfio iommu: Implementation of ioctl to "
` [PATCH v12 Kernel 5/7] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
` [PATCH v12 Kernel 6/7] vfio iommu: Adds flag to indicate dirty pages tracking capability support
` [PATCH v12 Kernel 7/7] vfio: Selective dirty page tracking if IOMMU backed device pins pages

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-10 19:33 UTC  (67+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt pages
    ` [PATCH 02/35] KVM: s390/interrupt: do not pin adapter interrupt
` [PATCH 03/35] s390/protvirt: introduce host side setup
` [PATCH 07/35] KVM: s390: add new variants of UV CALL
` [PATCH 08/35] KVM: s390: protvirt: Add initial lifecycle handling
      ` [PATCH/RFC] KVM: s390: protvirt: pass-through rc and rrc
` [PATCH 09/35] KVM: s390: protvirt: Add KVM api documentation
` [PATCH 15/35] KVM: s390: protvirt: Implement interruption injection
` [PATCH 21/35] KVM: s390/mm: handle guest unpin events
` [PATCH 23/35] KVM: s390: protvirt: STSI handling
` [PATCH 24/35] KVM: s390: protvirt: disallow one_reg
` [PATCH 25/35] KVM: s390: protvirt: Only sync fmt4 registers
` [PATCH 26/35] KVM: s390: protvirt: Add program exception injection
` [PATCH 28/35] KVM: s390: protvirt: UV calls diag308 0, 1
` [PATCH 31/35] KVM: s390: protvirt: Add UV debug trace
` [PATCH 32/35] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
` [PATCH 34/35] KVM: s390: protvirt: Add UV cpu reset calls

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-02-10 19:18 UTC  (3+ messages)
  ` Should I repost? (was: Re: [PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting)

[PATCH 0/1] s390/uv: fix for ultravisor query function
 2020-02-10 18:57 UTC  (7+ messages)
` [PATCH 1/1] s390/uv: Fix handling of length extensions

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-10 16:26 UTC  (11+ messages)
` [RFC PATCH 1/5] arm: Unplug KVM from the build system
` [RFC PATCH 2/5] arm: Remove KVM from config files
` [RFC PATCH 3/5] arm: Remove 32bit KVM host support
` [RFC PATCH 4/5] arm: Remove HYP/Stage-2 page-table support
` [RFC PATCH 5/5] arm: Remove GICv3 vgic compatibility macros

[PATCH v2 1/2] KVM: Introduce pv check helpers
 2020-02-10 15:38 UTC  (2+ messages)

[kvm-unit-tests v2 PATCH] Fixes for the umip test
 2020-02-10 14:59 UTC  (3+ messages)

[PATCH V2 0/5] vDPA support
 2020-02-10 13:34 UTC  (8+ messages)
` [PATCH V2 1/5] vhost: factor out IOTLB
` [PATCH V2 2/5] vringh: IOTLB support
` [PATCH V2 3/5] vDPA: introduce vDPA bus
` [PATCH V2 4/5] virtio: introduce a vDPA based transport
` [PATCH V2 5/5] vdpasim: vDPA device simulator

[PULL 0/1] one vfio-ccw patch for 5.6
 2020-02-10 12:43 UTC  (2+ messages)

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-02-10 11:18 UTC  (4+ messages)
` [PATCH v22 4/9] ACPI: Build Hardware Error Source Table

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-02-10 11:01 UTC  (14+ messages)

[RFC PATCH v10 0/9] Enable ptp_kvm for arm/arm64
 2020-02-10  8:49 UTC  (10+ messages)
` [RFC PATCH 1/9] psci: export psci conduit get helper
` [RFC PATCH 2/9] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH 3/9] time: Add mechanism to recognize clocksource in time_get_snapshot
` [RFC PATCH 4/9] clocksource: Add clocksource id for arm arch counter
` [RFC PATCH 5/9] psci: Add hypercall service for ptp_kvm
` [RFC PATCH 6/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64
` [RFC PATCH 7/9] ptp: extend input argument for getcrosstimestamp API
` [RFC PATCH 8/9] arm/arm64: add mechanism to let user choose which counter to return
` [RFC PATCH 9/9] arm/arm64: Add kvm capability check extension for ptp_kvm

[PATCH v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis
 2020-02-10  6:38 UTC 

[PATCH 00/28] docs: virt: manually convert text documents to ReST format
 2020-02-10  6:03 UTC  (24+ messages)
` [PATCH 01/28] docs: kvm: add arm/pvtime.rst to index.rst
` [PATCH 05/28] docs: virt: convert halt-polling.txt to ReST format
` [PATCH 06/28] docs: virt: Convert msr.txt "
` [PATCH 07/28] docs: kvm: devices/arm-vgic-its.txt "
` [PATCH 08/28] docs: kvm: devices/arm-vgit-v3.txt to ReST
` [PATCH 09/28] docs: kvm: convert devices/arm-vgit.txt "
` [PATCH 10/28] docs: kvm: convert devices/mpic.txt "
` [PATCH 11/28] docs: kvm: convert devices/s390_flic.txt "
` [PATCH 12/28] docs: kvm: convert devices/vcpu.txt "
` [PATCH 13/28] docs: kvm: convert devices/vfio.txt "
` [PATCH 14/28] docs: kvm: convert devices/vm.txt "
` [PATCH 15/28] docs: kvm: convert devices/xics.txt "
` [PATCH 16/28] docs: kvm: convert devices/xive.txt "
` [PATCH 18/28] docs: kvm: convert arm/hyp-abi.txt "
` [PATCH 19/28] docs: kvm: arm/psci.txt: convert "
` [PATCH 20/28] docs: kvm: Convert hypercalls.txt to ReST format
` [PATCH 21/28] docs: kvm: Convert locking.txt "
` [PATCH 22/28] docs: kvm: Convert mmu.txt "
` [PATCH 23/28] docs: kvm: Convert nested-vmx.txt "
` [PATCH 24/28] docs: kvm: Convert ppc-pv.txt "
` [PATCH 25/28] docs: kvm: Convert s390-diag.txt "
` [PATCH 26/28] docs: kvm: Convert timekeeping.txt "
` [PATCH 27/28] docs: kvm: review-checklist.txt: rename to ReST

[PATCH v2 00/27] docs: virt: manually convert text documents to ReST format
 2020-02-10  5:58 UTC  (8+ messages)
` [PATCH v2 21/27] docs: kvm: Convert locking.txt "

[RFC PATCH v2 0/9] Introduce vendor ops in vfio-pci
 2020-02-10  0:34 UTC  (4+ messages)
` [RFC PATCH v2 1/9] vfio/pci: split vfio_pci_device into public and private parts

[PATCH][next] KVM: x86: remove redundant WARN_ON check of an unsigned less than zero
 2020-02-08 12:09 UTC  (3+ messages)

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-02-08  8:46 UTC  (4+ messages)
` [RFC v3 2/8] vfio/type1: Make per-application (VM) PASID quota tunable

[RFC v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-02-08  7:46 UTC  (2+ messages)

[PATCH v3 0/8] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-08  4:51 UTC  (4+ messages)
` [PATCH v3 8/8] x86: vmx: virtualize split lock detection

[PATCH v3 1/5] KVM: x86: Mask off reserved bit from #DB exception payload
 2020-02-08  2:51 UTC 

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-08  1:29 UTC  (18+ messages)
` [PATCH v5 15/19] KVM: Provide common implementation for generic dirty log functions
` [PATCH v5 17/19] KVM: Terminate memslot walks via used_slots

[PATCH v5 0/4] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-08  1:15 UTC  (7+ messages)
` [PATCH v5 2/4] selftests: KVM: Remove unused x86_register enum
` [PATCH v5 3/4] selftests: KVM: AMD Nested test infrastructure
` [PATCH v5 4/4] selftests: KVM: SVM: Add vmcall test

[PATCH RFC 0/4] KVM: MIPS: Provide arch-specific kvm_flush_remote_tlbs()
 2020-02-07 23:00 UTC  (6+ messages)
` [PATCH RFC 1/4] KVM: Provide kvm_flush_remote_tlbs_common()
` [PATCH RFC 2/4] KVM: MIPS: Drop flush_shadow_memslot() callback
` [PATCH RFC 3/4] KVM: MIPS: Replace all the kvm_flush_remote_tlbs() references
` [PATCH RFC 4/4] KVM: MIPS: Define arch-specific kvm_flush_remote_tlbs()

[PATCH] KVM: x86: Fix perfctr WRMSR for running counters
 2020-02-07 22:15 UTC  (5+ messages)

[PATCH RFC 00/10] device-dax: Support devices without PFN metadata
 2020-02-07 21:08 UTC  (3+ messages)
` [PATCH RFC 09/10] vfio/type1: Use follow_pfn for VM_FPNMAP VMAs

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-07 19:53 UTC  (7+ messages)
` [PATCH 02/61] KVM: x86: Refactor loop around do_cpuid_func() to separate helper
` [PATCH 03/61] KVM: x86: Simplify handling of Centaur CPUID leafs

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2020-02-07 18:52 UTC  (6+ messages)
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()

[RFC PATCH v7 00/78] VM introspection
 2020-02-07 18:16 UTC  (27+ messages)
` [RFC PATCH v7 01/78] sched/swait: add swait_event_killable_exclusive()
` [RFC PATCH v7 02/78] export kill_pid_info()
` [RFC PATCH v7 05/78] KVM: add kvm_get_max_gfn()
` [RFC PATCH v7 07/78] KVM: x86: add kvm_arch_vcpu_get_regs() and kvm_arch_vcpu_get_sregs()
` [RFC PATCH v7 08/78] KVM: x86: add kvm_arch_vcpu_set_regs()
` [RFC PATCH v7 12/78] KVM: x86: add .cr3_write_intercepted()
` [RFC PATCH v7 14/78] KVM: x86: add .desc_intercepted()
` [RFC PATCH v7 15/78] KVM: x86: export .msr_write_intercepted()
` [RFC PATCH v7 16/78] KVM: x86: use MSR_TYPE_R, MSR_TYPE_W and MSR_TYPE_RW with AMD code too
` [RFC PATCH v7 17/78] KVM: svm: pass struct kvm_vcpu to set_msr_interception()
` [RFC PATCH v7 18/78] KVM: vmx: pass struct kvm_vcpu to the intercept msr related functions
` [RFC PATCH v7 19/78] KVM: x86: add .control_msr_intercept()
` [RFC PATCH v7 20/78] KVM: x86: vmx: use a symbolic constant when checking the exit qualifications
` [RFC PATCH v7 21/78] KVM: x86: save the error code during EPT/NPF exits handling
` [RFC PATCH v7 23/78] KVM: x86: add .spt_fault()
` [RFC PATCH v7 24/78] KVM: x86: add .gpt_translation_fault()
` [RFC PATCH v7 25/78] KVM: x86: add .control_singlestep()
` [RFC PATCH v7 26/78] KVM: x86: export kvm_arch_vcpu_set_guest_debug()
` [RFC PATCH v7 27/78] KVM: x86: extend kvm_mmu_gva_to_gpa_system() with the 'access' parameter
` [RFC PATCH v7 28/78] KVM: x86: export kvm_inject_pending_exception()
` [RFC PATCH v7 29/78] KVM: x86: export kvm_vcpu_ioctl_x86_get_xsave()
` [RFC PATCH v7 30/78] KVM: x86: page track: provide all page tracking hooks with the guest virtual address
` [RFC PATCH v7 31/78] KVM: x86: page track: add track_create_slot() callback
` [RFC PATCH v7 33/78] KVM: x86: wire in the preread/prewrite/preexec page trackers
` [RFC PATCH v7 35/78] KVM: x86: disable gpa_available optimization for fetch and page-walk NPF/EPT violations
` [RFC PATCH v7 42/78] KVM: introspection: add KVMI_VM_GET_INFO


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