kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-24 07:47:07 to 2020-01-05 11:35:54 UTC [more...]

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2020-01-05 11:35 UTC  (4+ messages)
` [PATCH 35/59] KVM: arm/arm64: nv: Support multiple nested stage 2 mmu structures

[PATCH v2] KVM: SVM: Fix potential memory leak in svm_cpu_init()
 2020-01-04  8:56 UTC 

[PATCH v10 Kernel 4/5] vfio iommu: Implementation of ioctl to for dirty pages tracking
 2020-01-04  3:53 UTC  (12+ messages)

[PATCH v16 0/9] mm / virtio: Provide support for free page reporting
 2020-01-03 21:24 UTC  (14+ messages)
` [PATCH v16 1/9] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v16 2/9] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v16 3/9] mm: Add function __putback_isolated_page
` [PATCH v16 4/9] mm: Introduce Reported pages
` [PATCH v16 5/9] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v16 6/9] virtio-balloon: Add support for providing free page reports to host
` [PATCH v16 7/9] mm: Rotate free list so reported pages are moved to the tail of the list
` [PATCH v16 8/9] mm: Add budget limit to how many pages can be reported per list per pass
` [PATCH v16 9/9] mm: Add free page reporting documentation
` [PATCH v16 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v16 QEMU 2/3] virtio-balloon: Add support for providing free page reports to host
` [PATCH v16 QEMU 3/3] virtio-balloon: Provide a interface for free page reporting
` [PATCH v16 QEMU 4/3 RFC] memory: Add support for MADV_FREE as mechanism to lazy discard pages

[kvm-unit-tests PATCH 00/10] KVM: arm64: PMUv3 Event Counter Tests
 2020-01-03 18:12 UTC  (7+ messages)
` [kvm-unit-tests PATCH 02/10] arm: pmu: Let pmu tests take a sub-test parameter
` [kvm-unit-tests PATCH 03/10] arm: pmu: Add a pmu struct
` [kvm-unit-tests PATCH 04/10] arm: pmu: Check Required Event Support

[kvm-unit-tests PATCH v3 00/18] arm/arm64: Various fixes
 2020-01-03 16:49 UTC  (28+ messages)
` [kvm-unit-tests PATCH v3 01/18] lib: arm/arm64: Remove unnecessary dcache maintenance operations
` [kvm-unit-tests PATCH v3 02/18] lib: arm: Add proper data synchronization barriers for TLBIs
` [kvm-unit-tests PATCH v3 03/18] lib: Add WRITE_ONCE and READ_ONCE implementations in compiler.h
` [kvm-unit-tests PATCH v3 04/18] lib: arm/arm64: Use WRITE_ONCE to update the translation tables
` [kvm-unit-tests PATCH v3 05/18] lib: arm/arm64: Remove unused CPU_OFF parameter
` [kvm-unit-tests PATCH v3 06/18] arm/arm64: psci: Don't run C code without stack or vectors
` [kvm-unit-tests PATCH v3 07/18] lib: arm/arm64: Add missing include for alloc_page.h in pgtable.h
` [kvm-unit-tests PATCH v3 08/18] lib: arm: Implement flush_tlb_all
` [kvm-unit-tests PATCH v3 09/18] lib: arm/arm64: Teach mmu_clear_user about block mappings
` [kvm-unit-tests PATCH v3 10/18] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests PATCH v3 11/18] arm64: timer: Write to ICENABLER to disable timer IRQ
` [kvm-unit-tests PATCH v3 12/18] arm64: timer: EOIR the interrupt after masking the timer
` [kvm-unit-tests PATCH v3 13/18] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests PATCH v3 14/18] lib: arm/arm64: Refuse to disable the MMU with non-identity stack pointer
` [kvm-unit-tests PATCH v3 15/18] arm/arm64: Perform dcache clean + invalidate after turning MMU off
` [kvm-unit-tests PATCH v3 16/18] arm: cstart64.S: Downgrade TLBI to non-shareable in asm_mmu_enable
` [kvm-unit-tests PATCH v3 17/18] arm/arm64: Invalidate TLB before enabling MMU
` [kvm-unit-tests PATCH v3 18/18] arm: cstart64.S: Remove icache invalidation from asm_mmu_enable

[PATCH 0/4] use mmgrab
 2020-01-03 12:47 UTC  (5+ messages)
` [PATCH 2/4] vfio: vfio_pci_nvlink2: "
` [PATCH 3/4] vfio/spapr_tce: "

[PATCH] KVM: SVM: Fix potential memory leak in svm_cpu_init()
 2020-01-03  2:19 UTC 

[PATCH 0/2] use vfio_iova_rw() to read/write IOVAs from CPU side
 2020-01-03  1:03 UTC  (3+ messages)
` [PATCH 1/2] vfio: introduce vfio_iova_rw to read/write a range of IOVAs
` [PATCH 2/2] drm/i915/gvt: subsitute kvm_read/write_guest with vfio_iova_rw

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2020-01-02 18:25 UTC  (10+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2020-01-02 16:21 UTC  (38+ messages)
` [PATCH v2 02/18] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH v2 03/18] arm64: KVM: define SPE data structure for each vcpu
` [PATCH v2 08/18] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full "
` [PATCH v2 10/18] arm64: KVM/debug: use EL1&0 stage 1 translation regime
` [PATCH v2 12/18] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH v2 13/18] perf: arm_spe: Add KVM structure for obtaining IRQ info
` [PATCH v2 14/18] KVM: arm64: spe: Provide guest virtual interrupts for SPE

[kvm-unit-tests RFC PATCH v3 0/7] arm64: Run at EL2
 2020-01-02 13:46 UTC  (8+ messages)
` [kvm-unit-tests RFC PATCH v3 1/7] lib: Add _UL and _ULL definitions to linux/const.h
` [kvm-unit-tests RFC PATCH v3 2/7] lib: arm64: Run existing tests at EL2
` [kvm-unit-tests RFC PATCH v3 3/7] arm64: timer: Add test for EL2 timers
` [kvm-unit-tests RFC PATCH v3 4/7] arm64: selftest: Add basic test for EL2
` [kvm-unit-tests RFC PATCH v3 5/7] lib: arm64: Add support for disabling and re-enabling VHE
` [kvm-unit-tests RFC PATCH v3 6/7] arm64: selftest: Expand EL2 test to disable and re-enable VHE
` [kvm-unit-tests RFC PATCH v3 7/7] arm64: timer: Run tests with VHE disabled

PROBLEM: Regression of MMU causing guest VM application errors
 2020-01-02 13:42 UTC  (6+ messages)

[PATCH] KVM: SVM: Fix potential memory leak in svm_cpu_init()
 2020-01-02 13:30 UTC  (3+ messages)

[PATCH v5 00/18] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2020-01-02 10:17 UTC  (2+ messages)

[RESEND PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2020-01-02  6:13 UTC  (11+ messages)
` [RESEND PATCH v10 01/10] Documentation: Add EPT based Subpage Protection and related APIs
` [RESEND PATCH v10 02/10] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [RESEND PATCH v10 03/10] mmu: spp: Add SPP Table setup functions
` [RESEND PATCH v10 04/10] mmu: spp: Add functions to operate SPP access bitmap
` [RESEND PATCH v10 05/10] x86: spp: Introduce user-space SPP IOCTLs
` [RESEND PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit
` [RESEND PATCH v10 07/10] mmu: spp: Enable Lazy mode SPP protection
` [RESEND PATCH v10 08/10] mmu: spp: Handle SPP protected pages when VM memory changes
` [RESEND PATCH v10 09/10] x86: spp: Add SPP protection check in emulation
` [RESEND PATCH v10 10/10] kvm: selftests: selftest for Sub-Page protection

[RESEND PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2020-01-02  5:19 UTC  (11+ messages)
` [RESEND PATCH v10 01/10] Documentation: Add EPT based Subpage Protection and related APIs
` [RESEND PATCH v10 02/10] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [RESEND PATCH v10 03/10] mmu: spp: Add SPP Table setup functions
` [RESEND PATCH v10 04/10] mmu: spp: Add functions to operate SPP access bitmap
` [RESEND PATCH v10 05/10] x86: spp: Introduce user-space SPP IOCTLs
` [RESEND PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit
` [RESEND PATCH v10 07/10] mmu: spp: Enable Lazy mode SPP protection
` [RESEND PATCH v10 08/10] mmu: spp: Handle SPP protected pages when VM memory changes
` [RESEND PATCH v10 09/10] x86: spp: Add SPP protection check in emulation
` [RESEND PATCH v10 10/10] kvm: selftests: selftest for Sub-Page protection

[PATCH v5 0/9] Use 1st-level for IOVA translation
 2020-01-02  2:32 UTC  (4+ messages)

[PATCH v10 05/10] x86: spp: Introduce user-space SPP IOCTLs (fwd)
 2020-01-01 11:03 UTC 

[PATCH v10 00/10] Enable Sub-Page Write Protection Support
 2019-12-31 22:26 UTC  (15+ messages)
` [PATCH v10 01/10] Documentation: Add EPT based Subpage Protection and related APIs
` [PATCH v10 02/10] vmx: spp: Add control flags for Sub-Page Protection(SPP)
` [PATCH v10 03/10] mmu: spp: Add SPP Table setup functions
` [PATCH v10 04/10] mmu: spp: Add functions to operate SPP access bitmap
` [PATCH v10 05/10] x86: spp: Introduce user-space SPP IOCTLs
` [PATCH v10 06/10] vmx: spp: Set up SPP paging table at vmentry/vmexit
  ` [RFC PATCH] vmx: spp: kvm_spp_level_pages() can be static
` [PATCH v10 07/10] mmu: spp: Enable Lazy mode SPP protection
  ` [RFC PATCH] mmu: spp: is_spp_protected() can be static
` [PATCH v10 08/10] mmu: spp: Handle SPP protected pages when VM memory changes
` [PATCH v10 09/10] x86: spp: Add SPP protection check in emulation
` [PATCH v10 10/10] kvm: selftests: selftest for Sub-Page protection

[kvm-unit-tests PATCH v2 00/18] arm/arm64: Various fixes
 2019-12-30  9:29 UTC  (13+ messages)
` [kvm-unit-tests PATCH v2 08/18] lib: arm: Implement flush_tlb_all
` [kvm-unit-tests PATCH v2 10/18] arm/arm64: selftest: Add prefetch abort test
` [kvm-unit-tests PATCH v2 13/18] arm64: timer: Test behavior when timer disabled or masked
` [kvm-unit-tests PATCH v2 15/18] arm/arm64: Perform dcache clean + invalidate after turning MMU off

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-29  4:33 UTC  (11+ messages)

[Bug 206003] New: Parallels Desktop Crack Mac + Keygen
 2019-12-28 19:19 UTC 

[PATCH v2] KVM: nVMX: vmread should not set rflags to specify success in case of #PF
 2019-12-28  6:25 UTC 

[kvm-unit-tests] ./run_tests.sh error?
 2019-12-28  4:03 UTC  (3+ messages)

VFIO PROBLEM: pci_alloc_irq_vectors function request 32 MSI interrupts vectors, but return 1 in KVM virtual machine
 2019-12-28  1:59 UTC 

[PATCH v2] KVM: SVM: Override default MMIO mask if memory encryption is enabled
 2019-12-27 15:58 UTC 

[kvm-unit-tests PATCH] devicetree: Fix the dt_for_each_cpu_node
 2019-12-27 11:35 UTC  (2+ messages)

[PATCH v2 0/6] KVM: arm64: VCPU preempted check support
 2019-12-27  6:52 UTC  (9+ messages)
` [PATCH v2 1/6] KVM: arm64: Document PV-lock interface
` [PATCH v2 2/6] KVM: arm64: Add SMCCC paravirtualised lock calls
` [PATCH v2 3/6] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH v2 4/6] KVM: arm64: Provide VCPU attributes for PV lock
` [PATCH v2 5/6] KVM: arm64: Add interface to support VCPU preempted check
` [PATCH v2 6/6] KVM: arm64: Support the VCPU preemption check

[PATCH v9 0/7] Introduce support for guest CET feature
 2019-12-27  2:11 UTC  (8+ messages)
` [PATCH v9 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v9 2/7] KVM: VMX: Define CET VMCS fields and #CP flag
` [PATCH v9 3/7] KVM: VMX: Pass through CET related MSRs
` [PATCH v9 4/7] KVM: VMX: Load CET states on vmentry/vmexit
` [PATCH v9 5/7] KVM: X86: Enable CET bits update in IA32_XSS
` [PATCH v9 6/7] KVM: X86: Load guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v9 7/7] KVM: X86: Add user-space access interface for CET MSRs

Async page fault delivered while irq are disabled?
 2019-12-26 17:28 UTC  (8+ messages)

[PATCH 0/5] KVM: arm64: vcpu preempted check support
 2019-12-26  8:34 UTC  (7+ messages)
` [PATCH 3/5] KVM: arm64: Support pvlock preempted via shared structure
` [PATCH 5/5] KVM: arm64: Support the vcpu preemption check

[PATCH] KVM: nvmx: retry writing guest memory after page fault injected
 2019-12-26  3:09 UTC 

[PATCH] KVM: nvmx: retry writing guest memory after page fault injected
 2019-12-26  2:35 UTC  (2+ messages)

[PATCH] KVM: nvmx: retry writing guest memory after page fault injected
 2019-12-26  0:20 UTC  (2+ messages)

[RESEND RFC 0/2] Paravirtualized Control Register pinning
 2019-12-25 13:05 UTC  (12+ messages)
` [RESEND RFC 2/2] X86: Use KVM CR pin MSRs

[PATCH] vfio-ccw: Use the correct style for SPDX License Identifier
 2019-12-25 12:20 UTC 

[PATCH RESEND v2 00/17] KVM: Dirty ring interface
 2019-12-25  3:23 UTC  (5+ messages)
` [PATCH RESEND v2 08/17] KVM: X86: Implement ring-based dirty memory tracking

[kvmtool RFC PATCH 0/8] KVMTOOL RISC-V support
 2019-12-25  3:00 UTC  (9+ messages)
` [kvmtool RFC PATCH 1/8] update_headers: Sync-up ABI headers with Linux-5.5-rc3
` [kvmtool RFC PATCH 2/8] riscv: Initial skeletal support
` [kvmtool RFC PATCH 3/8] riscv: Implement Guest/VM arch functions
` [kvmtool RFC PATCH 4/8] riscv: Implement Guest/VM VCPU "
` [kvmtool RFC PATCH 5/8] riscv: Add PLIC device emulation
` [kvmtool RFC PATCH 6/8] riscv: Generate FDT at runtime for Guest/VM
` [kvmtool RFC PATCH 7/8] riscv: Handle SBI calls forwarded to user space
` [kvmtool RFC PATCH 8/8] riscv: Generate PCI host DT node

Take home 750,000 Euros this end of year
 2019-12-25  2:04 UTC 

[PATCH v4 00/19] KVM: Dynamically size memslot arrays
 2019-12-24 18:19 UTC  (3+ messages)
` [PATCH v4 16/19] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()

[PATCH v1 0/2] MMIO mask fix for AMD memory encryption support
 2019-12-24 18:14 UTC  (6+ messages)
` [PATCH v1 1/2] KVM: x86/mmu: Allow for overriding MMIO SPTE mask

[PATCH RESEND v2 11/17] KVM: selftests: Always clear dirty bitmap after iteration
 2019-12-24 15:24 UTC  (6+ messages)
` [PATCH RESEND v2 15/17] KVM: selftests: Add dirty ring buffer test

[PATCH 6/8] iommu: allow the dma-iommu api to use bounce buffers
 2019-12-24 10:20 UTC  (2+ messages)

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2019-12-24  9:28 UTC  (2+ 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).