kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-05 02:24:38 to 2019-07-09 11:46:19 UTC [more...]

[PATCH v7 00/12] Guest LBR Enabling
 2019-07-09 11:45 UTC  (29+ messages)
` [PATCH v7 01/12] perf/x86: fix the variable type of the LBR MSRs
` [PATCH v7 02/12] perf/x86: add a function to get the lbr stack
` [PATCH v7 03/12] KVM/x86: KVM_CAP_X86_GUEST_LBR
` [PATCH v7 04/12] KVM/x86: intel_pmu_lbr_enable
` [PATCH v7 05/12] KVM/x86/vPMU: tweak kvm_pmu_get_msr
` [PATCH v7 06/12] KVM/x86: expose MSR_IA32_PERF_CAPABILITIES to the guest
` [PATCH v7 07/12] perf/x86: no counter allocation support
` [PATCH v7 08/12] KVM/x86/vPMU: Add APIs to support host save/restore the guest lbr stack
` [PATCH v7 09/12] perf/x86: save/restore LBR_SELECT on vCPU switching
` [PATCH v7 10/12] KVM/x86/lbr: lazy save the guest lbr stack
` [PATCH v7 11/12] KVM/x86: remove the common handling of the debugctl msr
` [PATCH v7 12/12] KVM/VMX/vPMU: support to report GLOBAL_STATUS_LBRS_FROZEN

[PATCH] vhost: fix null pointer dereference in vhost_del_umem_range
 2019-07-09 11:42 UTC 

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-07-09 10:49 UTC  (7+ messages)
` [PATCH v4 3/7] s390: zcrypt: driver callback to indicate resource in use

[RFC v1 00/18] intel_iommu: expose Shared Virtual Addressing to VM
 2019-07-09 10:41 UTC  (31+ messages)
` [RFC v1 01/18] linux-headers: import iommu.h from kernel
` [RFC v1 02/18] linux-headers: import vfio.h "
` [RFC v1 03/18] hw/pci: introduce PCIPASIDOps to PCIDevice
` [RFC v1 04/18] intel_iommu: add "sm_model" option
` [RFC v1 05/18] vfio/pci: add pasid alloc/free implementation
` [RFC v1 06/18] intel_iommu: support virtual command emulation and pasid request
` [RFC v1 07/18] hw/pci: add pci_device_bind/unbind_gpasid
` [RFC v1 08/18] vfio/pci: add vfio bind/unbind_gpasid implementation
` [RFC v1 09/18] intel_iommu: process pasid cache invalidation
` [RFC v1 10/18] intel_iommu: tag VTDAddressSpace instance with PASID
` [RFC v1 11/18] intel_iommu: create VTDAddressSpace per BDF+PASID
` [RFC v1 12/18] intel_iommu: bind/unbind guest page table to host
` [RFC v1 13/18] intel_iommu: flush pasid cache after a DSI context cache flush
` [RFC v1 14/18] hw/pci: add flush_pasid_iotlb() in PCIPASIDOps
` [RFC v1 15/18] vfio/pci: adds support for PASID-based iotlb flush
` [RFC v1 16/18] intel_iommu: add PASID-based iotlb invalidation support
` [RFC v1 17/18] intel_iommu: propagate PASID-based iotlb flush to host
` [RFC v1 18/18] intel_iommu: do not passdown pasid bind for PASID #0

[RFC v2 0/5] Some vfio-ccw fixes
 2019-07-09 10:16 UTC  (11+ messages)
` [RFC v2 1/5] vfio-ccw: Fix misleading comment when setting orb.cmd.c64
` [RFC v2 2/5] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [RFC v2 3/5] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [RFC v2 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program
` [RFC v2 5/5] vfio-ccw: Update documentation for csch/hsch

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-09  9:59 UTC  (9+ messages)
` [PATCH 10/59] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH 37/59] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH 39/59] KVM: arm64: nv: Move last_vcpu_ran to be per s2 mmu
` [PATCH 40/59] KVM: arm64: nv: Don't always start an S2 MMU search from the beginning

[RFC v2] vhost: introduce mdev based hardware vhost backend
 2019-07-09  6:33 UTC  (15+ messages)

cputime takes cstate into consideration
 2019-07-09  2:06 UTC  (7+ messages)

[PATCH v3 0/3] vsock/virtio: several fixes in the .probe() and .remove()
 2019-07-08 22:35 UTC  (5+ messages)
` [PATCH v3 1/3] vsock/virtio: use RCU to avoid use-after-free on the_virtio_vsock
` [PATCH v3 2/3] vsock/virtio: stop workers during the .remove()
` [PATCH v3 3/3] vsock/virtio: fix flush of works "

[PATCH v1 0/6] mm / virtio: Provide support for paravirtual waste page treatment
 2019-07-08 22:02 UTC  (9+ messages)
` [PATCH v1 4/6] mm: Introduce "aerated" pages
` [PATCH v1 5/6] mm: Add logic for separating "aerated" pages from "raw" pages

KVM_SET_NESTED_STATE not yet stable
 2019-07-08 20:39 UTC 

[PATCH 0/3] [PATCH 0/3] Documentation: virtual: convert files from .txt to
 2019-07-08 20:28 UTC  (9+ messages)
` [PATCH 1/3] Documentation: virtual: Add toctree hooks
` [PATCH 2/3] Documentation: kvm: Convert cpuid.txt to .rst
` [PATCH 3/3] Documentation: virtual: Convert paravirt_ops.txt "

[PATCH 0/5] KVM: nVMX: Skip vmentry checks that are necessary only if VMCS12 is dirty
 2019-07-08 18:17 UTC  (7+ messages)
` [PATCH 1/5] KVM: nVMX: Skip VM-Execution Control "
` [PATCH 2/5] KVM: nVMX: Skip VM-Exit "
` [PATCH 3/5] KVM: nVMX: Skip VM-Entry Control "
` [PATCH 4/5] KVM: nVMX: Skip Host State Area vmentry "
` [PATCH 5/5] KVM: nVMX: Skip Guest "

[PATCH] KVM: x86: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GEN
 2019-07-08 16:47 UTC 

[PATCH 4.9 049/102] x86/speculation: Allow guests to use SSBD even if host does not
 2019-07-08 15:12 UTC 

[PATCH 4.4 38/73] x86/speculation: Allow guests to use SSBD even if host does not
 2019-07-08 15:12 UTC 

[PATCH kvmtool 0/2] Add terminal detach feature
 2019-07-08 13:41 UTC  (8+ messages)
` [PATCH kvmtool 1/2] term: Avoid busy loop with unconnected pseudoterminals
` [PATCH kvmtool 2/2] Add detach feature

[RFC v1 0/4] Some vfio-ccw fixes
 2019-07-08 13:34 UTC  (7+ messages)
` [RFC v1 1/4] vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw

[PATCH 0/2] scsi: add support for request batching
 2019-07-08  9:47 UTC  (16+ messages)
` [PATCH 1/2] scsi_host: "
` [PATCH 2/2] virtio_scsi: implement "

[PATCH] KVM: arm/arm64: Initialise host's MPIDRs by reading the actual register
 2019-07-08  9:28 UTC  (2+ messages)

[PATCH v7 0/6] vfio/type1: Add support for valid iova list management
 2019-07-08  7:10 UTC  (19+ messages)
` [PATCH v7 1/6] vfio/type1: Introduce iova list and add iommu aperture validity check
` [PATCH v7 2/6] vfio/type1: Check reserve region conflict and update iova list
` [PATCH v7 3/6] vfio/type1: Update iova list on detach
` [PATCH v7 4/6] vfio/type1: check dma map request is within a valid iova range
` [PATCH v7 5/6] vfio/type1: Add IOVA range capability support
` [PATCH v7 6/6] vfio/type1: remove duplicate retrieval of reserved regions

[PATCH 0/5] KVM: cpuid: cleanups, simplify multi-index CPUID leaves
 2019-07-08  7:09 UTC  (7+ messages)
` [PATCH 1/5] KVM: cpuid: do_cpuid_ent works on a whole CPUID function
` [PATCH 2/5] KVM: cpuid: extract do_cpuid_7_mask and support multiple subleafs
` [PATCH 5/5] KVM: cpuid: remove has_leaf_count from struct kvm_cpuid_param

[PATCH v15 0/7] virtio pmem driver
 2019-07-07 16:34 UTC  (9+ messages)
` [PATCH v15 1/7] libnvdimm: nd_region flush callback support
` [PATCH v15 2/7] virtio-pmem: Add virtio pmem driver
` [PATCH v15 3/7] libnvdimm: add dax_dev sync flag
` [PATCH v15 4/7] dm: enable synchronous dax
` [PATCH v15 5/7] dax: check synchronous mapping is supported
` [PATCH v15 6/7] ext4: disable map_sync for async flush
` [PATCH v15 7/7] xfs: "

Nested virtual machine introspection
 2019-07-07  1:20 UTC 

[RFC v1 0/4] vfio: support Shared Virtual Addressing
 2019-07-05 11:06 UTC  (5+ messages)
` [RFC v1 1/4] vfio: VFIO_IOMMU_ATTACH/DETACH_PASID_TABLE
` [RFC v1 2/4] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v1 3/4] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v1 4/4] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH] kvm: x86: Fix -Wmissing-prototypes warnings
 2019-07-06  8:29 UTC 

[GIT PULL] Final KVM changes for 5.2
 2019-07-06  2:35 UTC  (2+ messages)

[PATCH v7 0/2] KVM: LAPIC: Implement Exitless Timer
 2019-07-06  1:26 UTC  (3+ messages)
` [PATCH v7 1/2] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v7 2/2] KVM: LAPIC: Inject timer interrupt via posted interrupt

[PATCH 0/4] target/i386: kvm: Various nested-state fixes
 2019-07-05 21:06 UTC  (5+ messages)
` [PATCH 1/4] target/i386: kvm: Init nested-state for VMX when vCPU expose VMX
` [PATCH 2/4] target/i386: kvm: Init nested-state for vCPU exposed with SVM
` [PATCH 3/4] target/i386: kvm: Save nested-state only in case vCPU have set VMXON region
` [PATCH 4/4] target/i386: kvm: Demand nested migration kernel capabilities only when vCPU may have enabled VMX

[PATCH] kvm: x86: some tsc debug cleanup
 2019-07-05 17:10 UTC 

[PATCH] kvm: x86: ioapic and apic debug macros cleanup
 2019-07-05 17:08 UTC 

[PATCH v6 0/2] KVM: LAPIC: Implement Exitless Timer
 2019-07-05 16:04 UTC  (4+ messages)
` [PATCH v6 1/2] KVM: LAPIC: Make lapic timer unpinned
` [PATCH v6 2/2] KVM: LAPIC: Inject timer interrupt via posted interrupt

[PATCH v1 0/9] vfio_pci: wrap pci device as a mediated device
 2019-07-05 15:55 UTC  (13+ messages)
` [PATCH v1 9/9] smaples: add vfio-mdev-pci driver

[PATCH v2] KVM: LAPIC: Retry tune per-vCPU timer_advance_ns if adaptive tuning goes insane
 2019-07-05 15:46 UTC  (2+ messages)

[PATCH] KVM: LAPIC: ARBPRI is a reserved register for x2APIC
 2019-07-05 13:47 UTC  (6+ messages)

[PATCH v5 0/4] KVM: LAPIC: Implement Exitless Timer
 2019-07-05 13:42 UTC  (8+ messages)
` [PATCH v5 2/4] KVM: LAPIC: Inject timer interrupt via posted interrupt
` [PATCH v5 4/4] KVM: LAPIC: Don't inject already-expired timer "

[PATCH] kvm: LAPIC: write down valid APIC registers
 2019-07-05 13:24 UTC 

[PULL 0/1] vfio-ccw fix for 5.3
 2019-07-05 12:20 UTC  (3+ messages)
` [PULL 1/1] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1

[PATCH] KVM: LAPIC: Reset timer_advance_ns to 1000 after adaptive tuning goes insane
 2019-07-05  9:50 UTC  (2+ messages)

[PATCH][resend] KVM: fix error handling in svm_cpu_init
 2019-07-05  6:29 UTC 

[PATCH][resend] KVM: fix error handling in svm_hardware_setup
 2019-07-05  6:24 UTC 

[PATCH] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
 2019-07-05  6:10 UTC  (3+ 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).