kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-28 09:39:48 to 2020-01-30 00:10:41 UTC [more...]

[PATCH 0/5] KVM: Move x86 init ops to separate struct
 2020-01-30  0:10 UTC  (4+ messages)
` [PATCH 2/5] KVM: x86: Move init-only kvm_x86_ops "
` [PATCH 4/5] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH 5/5] KVM: x86: Set kvm_x86_ops only after ->hardware_setup() completes

[RFC v3 0/8] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-01-29 23:56 UTC  (13+ messages)
` [RFC v3 1/8] vfio: Add VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v3 2/8] vfio/type1: Make per-application (VM) PASID quota tunable
` [RFC v3 3/8] vfio: Reclaim PASIDs when application is down
` [RFC v3 4/8] vfio/type1: Add VFIO_NESTING_GET_IOMMU_UAPI_VERSION
` [RFC v3 5/8] vfio/type1: Report 1st-level/stage-1 page table format to userspace
` [RFC v3 6/8] vfio/type1: Bind guest page tables to host
` [RFC v3 7/8] vfio/type1: Add VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v3 8/8] vfio/type1: Add vSVA support for IOMMU-backed mdevs

[PATCH 00/26] KVM: x86: Purge kvm_x86_ops->*_supported()
 2020-01-29 23:46 UTC  (27+ messages)
` [PATCH 01/26] KVM: x86: Remove superfluous brackets from case statement
` [PATCH 02/26] KVM: x86: Take an unsigned 32-bit int for has_emulated_msr()'s index
` [PATCH 03/26] KVM: x86: Snapshot MSR index in a local variable when processing lists
` [PATCH 04/26] KVM: x86: Add a kvm_x86_ops hook to query virtualized MSR support
` [PATCH 05/26] KVM: x86: Move MSR_TSC_AUX existence checks into vendor code
` [PATCH 06/26] KVM: x86: Move MSR_IA32_BNDCFGS "
` [PATCH 07/26] KVM: VMX: Add helpers to query Intel PT mode
` [PATCH 08/26] KVM: x86: Move RTIT (Intel PT) MSR existence checks into vendor code
` [PATCH 09/26] KVM: x86: Calculate the supported xcr0 mask at load time
` [PATCH 10/26] KVM: x86: Use supported_xcr0 to detect MPX support
` [PATCH 11/26] KVM: x86: Make kvm_mpx_supported() an inline function
` [PATCH 12/26] KVM: x86: Drop explicit @func param from ->set_supported_cpuid()
` [PATCH 13/26] KVM: x86: Use u32 for holding CPUID register value in helpers
` [PATCH 14/26] KVM: x86: Introduce cpuid_entry_{get,has}() accessors
` [PATCH 15/26] KVM: x86: Introduce cpuid_entry_{change,set,clear}() mutators
` [PATCH 16/26] KVM: x86: Add Kconfig-controlled auditing of reverse CPUID lookups
` [PATCH 17/26] KVM: x86: Handle MPX CPUID adjustment in vendor code
` [PATCH 18/26] KVM: x86: Handle INVPCID "
` [PATCH 19/26] KVM: x86: Handle UMIP emulation CPUID adjustment in VMX code
` [PATCH 20/26] KVM: x86: Handle PKU CPUID adjustment in SVM code
` [PATCH 21/26] KVM: x86: Handle RDTSCP CPUID adjustment in VMX code
` [PATCH 22/26] KVM: x86: Handle XSAVES "
` [PATCH 23/26] KVM: x86: Handle Intel PT CPUID adjustment in vendor code
` [PATCH 24/26] KVM: x86: Clear output regs for CPUID 0x14 if PT isn't exposed to guest
` [PATCH 25/26] KVM: x86: Handle main Intel PT CPUID leaf in vendor code
` [PATCH 26/26] KVM: VMX: Directly query Intel PT mode when refreshing PMUs

[PATCH 00/10] python: Explicit usage of Python 3
 2020-01-29 23:14 UTC  (11+ messages)
` [PATCH 01/10] scripts: "
` [PATCH 02/10] tests/qemu-iotests: "
` [PATCH 03/10] tests: "
` [PATCH 04/10] scripts/minikconf: "
` [PATCH 05/10] tests/acceptance: Remove shebang header
` [PATCH 06/10] scripts/tracetool: "
` [PATCH 07/10] tests/vm: "
` [PATCH 08/10] tests/qemu-iotests: Explicit usage of Python 3
` [PATCH 09/10] scripts: "
` [PATCH 10/10] tests/qemu-iotests/check: Update to match Python 3 interpreter

[PATCH v8 0/4] KVM: s390: Add new reset vcpu API
 2020-01-29 20:03 UTC  (5+ messages)
` [PATCH v8 1/4] "
` [PATCH v8 2/4] selftests: KVM: Add fpu and one reg set/get library functions
` [PATCH v8 3/4] selftests: KVM: s390x: Add reset tests
` [PATCH v8 4/4] selftests: KVM: testing the local IRQs resets

[PATCH v2 kvmtool 00/30] Add reassignable BARs and PCIE 1.1 support
 2020-01-29 18:17 UTC  (9+ messages)
` [PATCH v2 kvmtool 09/30] arm/pci: Fix PCI IO region
` [PATCH v2 kvmtool 10/30] virtio/pci: Make memory and IO BARs independent
` [PATCH v2 kvmtool 11/30] vfio/pci: Allocate correct size for MSIX table and PBA BARs
` [PATCH v2 kvmtool 14/30] vfio/pci: Don't access potentially unallocated regions

[RFC] eventfd: add EFD_AUTORESET flag
 2020-01-29 17:20 UTC 

[PATCH v1 0/1] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-01-29 16:48 UTC  (11+ messages)
` [PATCH v1 1/1] vfio-ccw: Don't free channel programs for unrelated interrupts

[PATCH] KVM: x86: Mark CR4.UMIP as reserved based on associated CPUID bit
 2020-01-29 15:08 UTC  (2+ messages)

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-01-29 13:48 UTC  (30+ messages)
` [RFC v3 01/25] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v3 02/25] hw/iommu: introduce DualStageIOMMUObject
` [RFC v3 03/25] hw/iommu: introduce IOMMUContext
` [RFC v3 04/25] hw/pci: introduce pci_device_iommu_context()
` [RFC v3 05/25] intel_iommu: provide get_iommu_context() callback
` [RFC v3 06/25] scripts/update-linux-headers: Import iommu.h
` [RFC v3 07/25] header file update VFIO/IOMMU vSVA APIs
` [RFC v3 08/25] vfio: pass IOMMUContext into vfio_get_group()
` [RFC v3 09/25] vfio: check VFIO_TYPE1_NESTING_IOMMU support
` [RFC v3 10/25] vfio: register DualStageIOMMUObject to vIOMMU
` [RFC v3 11/25] vfio: get stage-1 pasid formats from Kernel
` [RFC v3 12/25] vfio/common: add pasid_alloc/free support
` [RFC v3 13/25] intel_iommu: modify x-scalable-mode to be string option
` [RFC v3 14/25] intel_iommu: add virtual command capability support
` [RFC v3 15/25] intel_iommu: process pasid cache invalidation
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure
` [RFC v3 17/25] vfio: add bind stage-1 page table support
` [RFC v3 18/25] intel_iommu: bind/unbind guest page table to host
` [RFC v3 19/25] intel_iommu: replay guest pasid bindings "
` [RFC v3 20/25] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v3 21/25] intel_iommu: do not pass down pasid bind for PASID #0
` [RFC v3 22/25] vfio: add support for flush iommu stage-1 cache
` [RFC v3 23/25] intel_iommu: process PASID-based iotlb invalidation
` [RFC v3 24/25] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v3 25/25] intel_iommu: process PASID-based Device-TLB invalidation

[RFC v1 0/2] vfio/pci: expose device's PASID capability to VMs
 2020-01-29 12:18 UTC  (3+ messages)
` [RFC v1 1/2] vfio/pci: Expose PCIe PASID capability to guest
` [RFC v1 2/2] vfio/pci: Emulate PASID/PRI capability for VFs

[PATCH v2] kvm: selftests: Introduce num-pages conversion utilities
 2020-01-29 11:51 UTC  (3+ messages)

[PATCH kvmtool 00/16] Add writable BARs and PCIE 1.1 support
 2020-01-29 11:11 UTC  (8+ messages)
` [PATCH kvmtool 06/16] ioport: pci: Move port allocations to PCI devices
` [PATCH kvmtool 07/16] pci: Fix ioport allocation size

[PATCH] KVM: x86: Fix perfctr WRMSR for running counters
 2020-01-29 10:36 UTC  (3+ messages)

[virtio-dev] [PATCH v2 0/5] virtio-mmio enhancement
 2020-01-29 10:14 UTC  (5+ messages)
` [virtio-dev] [PATCH v2 4/5] virtio-mmio: Introduce MSI details
` [virtio-dev] [PATCH v2 5/5] virtio-mmio: MSI vector and event mapping

[PATCH RFC v4 00/13] virtio-mem: paravirtualized memory
 2020-01-29  9:41 UTC  (3+ messages)

[kvm-unit-tests PATCH v3 00/14] arm/arm64: Add ITS tests
 2020-01-29  9:29 UTC  (17+ messages)
` [kvm-unit-tests PATCH v3 01/14] libcflat: Add other size defines
` [kvm-unit-tests PATCH v3 02/14] arm: gic: Provide per-IRQ helper functions
` [kvm-unit-tests PATCH v3 03/14] arm/arm64: gic: Introduce setup_irq() helper
` [kvm-unit-tests PATCH v3 04/14] arm/arm64: gicv3: Add some re-distributor defines
` [kvm-unit-tests PATCH v3 05/14] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v3 06/14] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v3 07/14] arm/arm64: gicv3: Enable/Disable LPIs at re-distributor level
` [kvm-unit-tests PATCH v3 08/14] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v3 09/14] arm/arm64: ITS: Device and collection Initialization
` [kvm-unit-tests PATCH v3 10/14] arm/arm64: ITS: commands
` [kvm-unit-tests PATCH v3 11/14] arm/arm64: ITS: INT functional tests
` [kvm-unit-tests PATCH v3 12/14] arm/run: Allow Migration tests
` [kvm-unit-tests PATCH v3 13/14] arm/arm64: ITS: migration tests
` [kvm-unit-tests PATCH v3 14/14] arm/arm64: ITS: pending table migration test

force push to kvm/next coming
 2020-01-29  8:09 UTC  (5+ messages)

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

[kvm-unit-tests PATCH v3] x86: Add RDTSC test
 2020-01-28 19:34 UTC  (15+ messages)

[PATCH v3 00/21] KVM: Dirty ring interface
 2020-01-28 18:24 UTC  (5+ messages)
` [PATCH v3 09/21] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

[PATCH v22 0/9] Add ARMv8 RAS virtualization support in QEMU
 2020-01-28 16:19 UTC  (6+ messages)
` [PATCH v22 5/9] ACPI: Record the Generic Error Status Block address
` [PATCH v22 7/9] ACPI: Record Generic Error Status Block(GESB) table

KVM call for agenda for 2020-02-11
 2020-01-28 12:55 UTC 

KVM call for agenda for 2020-01-28
 2020-01-28 12:54 UTC  (2+ messages)

[PATCH v2 0/5] Handle monitor trap flag during instruction emulation
 2020-01-28  9:39 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).