kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-11 13:17:28 to 2019-11-12 20:35:27 UTC [more...]

[PATCH v9 00/11] SMMUv3 Nested Stage Setup (VFIO part)
 2019-11-12 20:34 UTC  (7+ messages)

[kvm-unit-tests PATCH 0/2] Use "-Werror" for checking flags
 2019-11-12 19:04 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/2] Makefile: use "-Werror" in cc-option
` [kvm-unit-tests PATCH 2/2] Makefile: add "cxx-option" for C++ builds

[PATCH] KVM: x86: Optimization: Requst TLB flush in fast_cr3_switch() instead of do it directly
 2019-11-12 19:02 UTC  (2+ messages)

[PATCH 0/2] KVM: fix issues with kvm_create_vm failures
 2019-11-12 18:50 UTC  (6+ messages)
` [PATCH 1/2] KVM: Fix NULL-ptr deref after kvm_create_vm fails
` [PATCH 2/2] KVM: fix placement of refcount initialization

[PATCH v3 00/11] Add AMD SEV guest live migration support
 2019-11-12 18:35 UTC  (3+ messages)
` [PATCH v3 01/11] KVM: SVM: Add KVM_SEV SEND_START command

[PATCH v9 Kernel 0/5] Add KABIs to support migration for VFIO devices
 2019-11-12 17:03 UTC  (6+ messages)
` [PATCH v9 Kernel 1/5] vfio: KABI for migration interface for device state
` [PATCH v9 Kernel 2/5] vfio iommu: Add ioctl defination to get dirty pages bitmap
` [PATCH v9 Kernel 3/5] vfio iommu: Add ioctl defination to unmap IOVA and return dirty bitmap
` [PATCH v9 Kernel 4/5] vfio iommu: Implementation of ioctl to get dirty pages bitmap
` [PATCH v9 Kernel 5/5] vfio iommu: Implementation of ioctl to get dirty bitmap before unmap

[kvm-unit-tests PATCH 00/17] arm: gic: Test SPIs and interrupt groups
 2019-11-12 17:30 UTC  (31+ messages)
` [kvm-unit-tests PATCH 01/17] arm: gic: Enable GIC MMIO tests for GICv3 as well
` [kvm-unit-tests PATCH 02/17] arm: gic: Generalise function names
` [kvm-unit-tests PATCH 03/17] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH 04/17] arm: gic: Support no IRQs test case
` [kvm-unit-tests PATCH 05/17] arm: gic: Prepare IRQ handler for handling SPIs
` [kvm-unit-tests PATCH 06/17] arm: gic: Add simple shared IRQ test
` [kvm-unit-tests PATCH 07/17] arm: gic: Extend check_acked() to allow silent call
` [kvm-unit-tests PATCH 08/17] arm: gic: Add simple SPI MP test
` [kvm-unit-tests PATCH 09/17] arm: gic: Add test for flipping GICD_CTLR.DS
` [kvm-unit-tests PATCH 10/17] arm: gic: Check for writable IGROUPR registers
` [kvm-unit-tests PATCH 11/17] arm: gic: Check for validity of both group enable bits
` [kvm-unit-tests PATCH 12/17] arm: gic: Change gic_read_iar() to take group parameter
` [kvm-unit-tests PATCH 14/17] arm: gic: Prepare for receiving GIC group 0 interrupts via FIQs

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-11-12 17:25 UTC  (5+ messages)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH 1/2] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
 2019-11-12 16:57 UTC  (15+ messages)

[kvm-unit-tests PATCH v2 0/3] s390x: Improve architectural compliance for diag308
 2019-11-12 16:17 UTC  (13+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Fix initial cr0 load comments
` [kvm-unit-tests PATCH v2 2/3] s390x: Add CR save area
` [kvm-unit-tests PATCH v2 3/3] s390x: Load reset psw on diag308 reset
    ` [kvm-unit-tests PATCH v3] "

Investment opportunity
 2019-11-12 15:14 UTC 

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-11-12 14:47 UTC  (17+ messages)
` [RFC 01/37] DOCUMENTATION: protvirt: Protected virtual machine introduction
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFC 06/37] s390: UV: Add import and export to UV library

[PATCH V4] target/i386/kvm: Add Hyper-V direct tlb flush support
 2019-11-12 14:49 UTC  (2+ messages)

[PATCH] selftests: kvm: Simplify loop in kvm_create_max_vcpus test
 2019-11-12 14:21 UTC 

[PATCH v4 00/17] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-11-12 12:22 UTC  (14+ messages)
` [PATCH v4 07/17] svm: Add support for setup/destroy virutal APIC backing page for AVIC
` [PATCH v4 08/17] kvm: x86: Introduce APICv pre-update hook
` [PATCH v4 13/17] kvm: i8254: Deactivate APICv when using in-kernel PIT re-injection mode

[PATCH RESEND v2 0/4] misc fixes on halt-poll code for both KVM and guest
 2019-11-12 12:19 UTC  (4+ messages)
` [PATCH RESEND v2 2/4] KVM: ensure grow start value is nonzero

[PATCH 0/5] misc fixes on halt-poll code both KVM and guest
 2019-11-12 12:14 UTC  (11+ messages)
` [PATCH 2/5] KVM: add a check to ensure grow start value is nonzero
` [PATCH 3/5] KVM: ensure pool time is longer than block_ns
` [PATCH 4/5] cpuidle-haltpoll: add a check to ensure grow start value is nonzero

[PATCH net-next 00/14] vsock: add multi-transports support
 2019-11-12 10:42 UTC  (15+ messages)
` [PATCH net-next 11/14] "
` [PATCH net-next 12/14] vsock/vmci: register vmci_transport only when VMCI guest/host are active
` [PATCH net-next 13/14] vsock: prevent transport modules unloading
` [PATCH net-next 14/14] vsock: fix bind() behaviour taking care of CID

[PATCH v4 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-11-12 10:09 UTC  (5+ messages)

[PATCH 0/3] kvm: arm: VGIC: Fix interrupt group enablement
 2019-11-12  9:36 UTC  (7+ messages)
` [PATCH 1/3] kvm: arm: VGIC: Prepare for handling two interrupt groups
` [PATCH 2/3] kvm: arm: VGIC: Scan all IRQs when interrupt group gets enabled

[RFC V3 0/2] Intel IFC VF driver for VDPA
 2019-11-12  9:29 UTC  (3+ messages)
` [RFC V3 1/2] This commit introduced ifcvf_base layer, which handles hardware operations and configurations
` [RFC V3 2/2] This commit introduced IFC operations for vdpa, which complys to virtio_mdev and vhost_mdev interfaces, handles IFC VF initialization, configuration and removal

[PATCH 0/2] Intel IFC VF driver for VDPA
 2019-11-12  8:54 UTC  (7+ messages)
` [PATCH 2/2] IFC VDPA layer

[PATCH v6 0/9] Enable Sub-Page Write Protection Support
 2019-11-12  8:33 UTC  (2+ messages)

[Bug 205477] New: Useless address check in function __kvm_set_memory_region()
 2019-11-12  7:10 UTC  (3+ messages)
` [Bug 205477] "

[PATCH v2 0/3] KVM: MMU: Fix a refcount bug with ZONE_DEVICE pages
 2019-11-12  7:06 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
` [PATCH v2 2/3] KVM: x86/mmu: Remove superfluous is_error_pfn() check from THP adjust
` [PATCH v2 3/3] KVM: x86/mmu: Add helper to consolidate huge page promotion

[PATCH v3 00/23] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-12  6:51 UTC  (25+ messages)
` [PATCH v3 01/23] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v3 02/23] mm/gup: factor out duplicate code from four routines
` [PATCH v3 03/23] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v3 04/23] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v3 05/23] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v3 06/23] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v3 07/23] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v3 08/23] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v3 09/23] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v3 10/23] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v3 11/23] IB/{core,hw,umem}: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v3 12/23] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v3 13/23] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v3 14/23] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v3 15/23] net/xdp: "
` [PATCH v3 16/23] mm/gup: track FOLL_PIN pages
` [PATCH v3 17/23] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v3 18/23] vfio, mm: "
` [PATCH v3 19/23] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v3 20/23] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v3 21/23] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 22/23] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v3 23/23] mm/gup: remove support for gup(FOLL_LONGTERM)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-11-12  6:27 UTC  (6+ messages)
` [RFC v2 10/22] intel_iommu: add virtual command capability support

[PATCH 1/2] KVM: X86: Single target IPI fastpath
 2019-11-12  1:34 UTC  (8+ messages)
` [PATCH 2/2] KVM: LAPIC: micro-optimize fixed mode ipi delivery

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-11 21:46 UTC  (4+ messages)
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers

[PATCH] VFIO/VMBUS: Add VFIO VMBUS driver support
 2019-11-11 17:29 UTC  (5+ messages)

[PATCH v1 0/3] KVM: VMX: Posted Interrupts fixes
 2019-11-11 17:27 UTC  (13+ messages)
` [PATCH v1 1/3] KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
` [PATCH v1 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU

[PATCH v2 0/3] KVM: VMX: Posted Interrupts fixes
 2019-11-11 17:20 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: VMX: Consider PID.PIR to determine if vCPU has pending interrupts
` [PATCH v2 2/3] KVM: VMX: Do not change PID.NDST when loading a blocked vCPU
` [PATCH v2 3/3] KVM: VMX: Introduce pi_is_pir_empty() helper

[kvm-unit-tests PATCH v3 0/2] s390x: SCLP Unit test
 2019-11-11 17:20 UTC  (3+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v3 2/2] s390x: SCLP unit test

[PATCH 0/2] KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR
 2019-11-11 16:50 UTC  (13+ messages)
` [PATCH 1/2] KVM: VMX: Refactor update_cr8_intercept()
` [PATCH 2/2] KVM: nVMX: Update vmcs01 TPR_THRESHOLD if L2 changed L1 TPR

[PATCH net-next 00/19] Mellanox, mlx5 sub function support
 2019-11-11 15:06 UTC  (22+ messages)

[PATCH] KVM: VMX: Fix comment to specify PID.ON instead of PIR.ON
 2019-11-11 14:55 UTC  (2+ messages)

[PATCH] KVM: APIC: add helper func to remove duplicate code in kvm_pv_send_ipi
 2019-11-11 14:10 UTC  (2+ messages)

[PATCH] KVM: X86: avoid unused setup_syscalls_segments call when SYSCALL check failed
 2019-11-11 14:08 UTC  (2+ messages)

[PATCH] KVM: MMIO: get rid of odd out_err label in kvm_coalesced_mmio_init
 2019-11-11 14:07 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Fix userspace API regarding latched init
 2019-11-11 14:02 UTC  (6+ messages)
` [PATCH 2/2] KVM: x86: Prevent set vCPU into INIT/SIPI_RECEIVED state when INIT are latched

[PULL 0/4] vfio-ccw updates
 2019-11-11 13:50 UTC  (5+ messages)
` [PULL 1/4] vfio-ccw: Refactor how the traces are built
` [PULL 2/4] vfio-ccw: Trace the FSM jumptable
` [PULL 3/4] vfio-ccw: Add a trace for asynchronous requests
` [PULL 4/4] vfio-ccw: Rework the io_fctl trace

[kvm-unit-tests PATCH 1/2] x86: smap: Use correct reg to pass a parameter
 2019-11-11 13:45 UTC  (3+ messages)
` [kvm-unit-tests PATCH 2/2] x86: pku: fix parameter passing

[kvm-unit-tests PATCH] s390x: Use loop to save and restore fprs
 2019-11-11 13:34 UTC  (3+ messages)

[PATCH v2] KVM: X86: Fix initialization of MSR lists(msrs_to_save[], emulated_msrs[] and msr_based_features[])
 2019-11-11 13:30 UTC  (2+ messages)

[PATCH v1 0/6] KVM: VMX: Intel PT configuration switch using XSAVES/XRSTORS on VM-Entry/Exit
 2019-11-11 13:28 UTC  (2+ messages)

[kvm-unit-tests PATCH v2] alloc: Add memalign error checks
 2019-11-11 13:17 UTC  (9+ 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).