messages from 2019-05-02 10:54:02 to 2019-05-05 09:20:31 UTC [more...]
[PATCH] kvm: Check irqchip mode before assign irqfd
2019-05-05 9:20 UTC (2+ messages)
[kvm-unit-tests PATCH v3] x86: Incorporate timestamp in delay() and call the latter in io_delay()
2019-05-04 22:36 UTC
[kvm-unit-tests PATCH 0/2] x86: PMU: rdpmc fixes
2019-05-04 22:31 UTC (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: PMU: Fix PMU counters masking
` [kvm-unit-tests PATCH 2/2] x86: PMU: Make fast counters test optional
[PATCH net] vhost_net: fix possible infinite loop
2019-05-05 4:20 UTC (4+ messages)
[RFC 0/7] Convert the Intel iommu driver to the dma-ops api
2019-05-05 2:37 UTC (11+ messages)
` [RFC 1/7] iommu/vt-d: Set the dma_ops per device so we can remove the iommu_no_mapping code
` [RFC 2/7] iommu/vt-d: Remove iova handling code from non-dma ops path
` [RFC 3/7] iommu: improve iommu iotlb flushing
` [RFC 4/7] iommu/dma-iommu: Handle freelists in the dma-iommu api path
` [RFC 5/7] iommu/dma-iommu: add wrapper for iommu_dma_free_cpu_cached_iovas
` [RFC 6/7] iommu/vt-d: convert the intel iommu driver to the dma-iommu ops api
` [RFC 7/7] iommu/vt-d: Always set DMA_PTE_READ if the iommu doens't support zero length reads
[PATCH v4 0/4] KVM: lapic: Fix a variety of timer adv issues
2019-05-05 0:43 UTC (4+ messages)
[PATCH 00/10] s390: virtio: support protected virtualization
2019-05-04 14:03 UTC (13+ messages)
` [PATCH 01/10] virtio/s390: use vring_create_virtqueue
` [PATCH 02/10] virtio/s390: DMA support for virtio-ccw
` [PATCH 03/10] virtio/s390: enable packed ring
[PATCH v2 00/10] RFC: NVME MDEV
2019-05-04 6:49 UTC (18+ messages)
` [PATCH v2 01/10] vfio/mdev: add notifier for map events
` [PATCH v2 02/10] vfio/mdev: add .request callback
` [PATCH v2 03/10] nvme/core: add some more values from the spec
` [PATCH v2 04/10] nvme/core: add NVME_CTRL_SUSPENDED controller state
` [PATCH v2 05/10] nvme/pci: use the NVME_CTRL_SUSPENDED state
` [PATCH v2 06/10] nvme/core: add mdev interfaces
` [PATCH v2 08/10] nvme/pci: implement the mdev external queue allocation interface
` [PATCH v2 09/10] nvme/mdev - Add inline performance measurments
` [PATCH v2 10/10] nvme/mdev - generic block IO code
[kvm-unit-tests PATCH] x86: vmx: Mask undefined bits in exit qualifications
2019-05-03 17:49 UTC
[GIT PULL] KVM fixes for 5.1-rc8 or final
2019-05-04 0:10 UTC (2+ messages)
[PATCH] mm: add account_locked_vm utility function
2019-05-03 23:28 UTC (2+ messages)
[PATCH v2 0/7] s390: vfio-ap: dynamic configuration support
2019-05-03 21:14 UTC (8+ messages)
` [PATCH v2 1/7] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v2 2/7] s390: vfio-ap: maintain a shadow of the guest's CRYCB
` [PATCH v2 3/7] s390: vfio-ap: sysfs interface to display guest CRYCB
` [PATCH v2 4/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v2 5/7] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v2 6/7] s390: vfio-ap: handle bind and unbind of AP queue device
` [PATCH v2 7/7] s390: vfio-ap: update documentation
[kvm-unit-tests PATCH v2 0/4] Zero allocated pages
2019-05-03 19:57 UTC (8+ messages)
` [kvm-unit-tests PATCH v2 1/4] lib/alloc_page: "
` [kvm-unit-tests PATCH v2 2/4] x86: Remove redeundant page zeroing
` [kvm-unit-tests PATCH v2 3/4] lib: "
` [kvm-unit-tests PATCH v2 4/4] arm: "
[PATCH v2] x86: Some cleanup of delay() and io_delay()
2019-05-03 19:00 UTC (4+ messages)
[kvm-unit-tests PATCH] x86: eventinj: Do a real io_delay()
2019-05-03 17:45 UTC (3+ messages)
[kvm-unit-tests PATCH] lib/alloc_page: Zero allocated pages
2019-05-03 17:16 UTC (3+ messages)
[PATCH kvmtool 0/4] kvmtool: clang/GCC9 fixes
2019-05-03 17:15 UTC (5+ messages)
` [PATCH kvmtool 1/4] vfio: remove spurious ampersand
` [PATCH kvmtool 2/4] vfio: remove unneeded test
` [PATCH kvmtool 3/4] vfio: rework vfio_irq_set payload setting
` [PATCH kvmtool 4/4] virtio/blk: Avoid taking pointer to packed struct
[PATCH kvmtool 0/2] Automatically clean up ghost socket files
2019-05-03 17:08 UTC (3+ messages)
` [PATCH kvmtool 1/2] list: Clean "
` [PATCH kvmtool 2/2] run: Check for ghost socket file upon VM creation
[PATCH v14 00/17] arm64: untag user pointers passed to the kernel
2019-05-03 17:03 UTC (7+ messages)
` [PATCH v14 08/17] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v14 10/17] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v14 13/17] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
[PATCH 3/3] tests: kvm: Add tests for KVM_SET_NESTED_STATE
2019-05-03 16:44 UTC (2+ messages)
[PATCH 1/3] kvm: nVMX: Set nested_run_pending in vmx_set_nested_state after checks complete
2019-05-03 16:35 UTC (2+ messages)
[PATCH] tests: kvm: Add tests to .gitignore
2019-05-03 16:30 UTC (2+ messages)
[PATCH v6 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-05-03 14:27 UTC (4+ messages)
` [PATCH v6 1/3] arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
` [PATCH v6 2/3] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v6 3/3] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[RFC PATCH v1 00/10] Add AMD SEV guest live migration support
2019-05-03 14:25 UTC (4+ messages)
` [RFC PATCH v1 08/10] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
[PATCH v1 0/7] s390: vfio-ccw fixes
2019-05-03 13:49 UTC (8+ messages)
` [PATCH 1/7] s390/cio: Update SCSW if it points to the end of the chain
` [PATCH 2/7] s390/cio: Set vfio-ccw FSM state before ioeventfd
` [PATCH 3/7] s390/cio: Split pfn_array_alloc_pin into pieces
` [PATCH 4/7] s390/cio: Initialize the host addresses in pfn_array
` [PATCH 5/7] s390/cio: Allow zero-length CCWs in vfio-ccw
` [PATCH 6/7] s390/cio: Don't pin vfio pages for empty transfers
` [PATCH 7/7] s390/cio: Remove vfio-ccw checks of command codes
[PATCH] svm/avic: Do not send AVIC doorbell to self
2019-05-03 13:38 UTC
[PATCH] svm/avic: Allow avic_vcpu_load logic to support host APIC ID 255
2019-05-03 13:37 UTC
[GIT PULL] KVM/arm updates for 5.2
2019-05-03 12:44 UTC (57+ messages)
` [PATCH 01/56] KVM: Documentation: Document arm64 core registers in detail
` [PATCH 02/56] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH 03/56] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [PATCH 04/56] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [PATCH 05/56] KVM: arm64: Add missing #includes to kvm_host.h
` [PATCH 06/56] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH 07/56] arm64/sve: Check SVE virtualisability
` [PATCH 08/56] arm64/sve: Enable SVE state tracking for non-task contexts
` [PATCH 09/56] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH 10/56] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH 11/56] KVM: arm64: Support runtime sysreg visibility filtering
` [PATCH 12/56] KVM: arm64/sve: System register context switch and access support
` [PATCH 13/56] KVM: arm64/sve: Context switch the SVE registers
` [PATCH 14/56] KVM: Allow 2048-bit register access via ioctl interface
` [PATCH 15/56] KVM: arm64: Add missing #include of <linux/string.h> in guest.c
` [PATCH 16/56] KVM: arm64: Factor out core register ID enumeration
` [PATCH 17/56] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH 18/56] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH 19/56] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [PATCH 20/56] arm64/sve: In-kernel vector length availability query interface
` [PATCH 21/56] KVM: arm/arm64: Add hook for arch-specific KVM initialisation
` [PATCH 22/56] KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
` [PATCH 23/56] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH 24/56] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH 25/56] KVM: arm64: Add a capability to advertise SVE support
` [PATCH 26/56] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
` [PATCH 27/56] KVM: arm64/sve: Document KVM API extensions for SVE
` [PATCH 28/56] arm64: KVM: Fix system register enumeration
` [PATCH 29/56] arm64/sve: Clarify vq map semantics
` [PATCH 30/56] KVM: arm/arm64: Demote kvm_arm_init_arch_resources() to just set up SVE
` [PATCH 31/56] KVM: arm: Make vcpu finalization stubs into inline functions
` [PATCH 32/56] KVM: arm64/sve: sys_regs: Demote redundant vcpu_has_sve() checks to WARNs
` [PATCH 33/56] KVM: arm64/sve: Clean up UAPI register ID definitions
` [PATCH 34/56] KVM: arm64/sve: Miscellaneous tidyups in guest.c
` [PATCH 35/56] KVM: arm64/sve: Make register ioctl access errors more consistent
` [PATCH 36/56] KVM: arm64/sve: WARN when avoiding divide-by-zero in sve_reg_to_region()
` [PATCH 37/56] KVM: arm64/sve: Simplify KVM_REG_ARM64_SVE_VLS array sizing
` [PATCH 38/56] KVM: arm64/sve: Explain validity checks in set_sve_vls()
` [PATCH 39/56] KVM: arm/arm64: Clean up vcpu finalization function parameter naming
` [PATCH 40/56] KVM: Clarify capability requirements for KVM_ARM_VCPU_FINALIZE
` [PATCH 41/56] KVM: Clarify KVM_{SET,GET}_ONE_REG error code documentation
` [PATCH 42/56] KVM: arm64: Clarify access behaviour for out-of-range SVE register slice IDs
` [PATCH 43/56] KVM: arm64: Add a vcpu flag to control ptrauth for guest
` [PATCH 44/56] KVM: arm/arm64: Context-switch ptrauth registers
` [PATCH 45/56] KVM: arm64: Add userspace flag to enable pointer authentication
` [PATCH 46/56] KVM: arm64: Add capability to advertise ptrauth for guest
` [PATCH 47/56] arm64: arm_pmu: Remove unnecessary isb instruction
` [PATCH 48/56] arm64: KVM: Encapsulate kvm_cpu_context in kvm_host_data
` [PATCH 49/56] arm64: KVM: Add accessors to track guest/host only counters
` [PATCH 50/56] arm64: arm_pmu: Add !VHE support for exclude_host/exclude_guest attributes
` [PATCH 51/56] arm64: KVM: Enable !VHE support for :G/:H perf event modifiers
` [PATCH 52/56] arm64: KVM: Enable VHE "
` [PATCH 53/56] arm64: KVM: Avoid isb's by using direct pmxevtyper sysreg
` [PATCH 54/56] arm64: docs: Document perf event attributes
` [PATCH 55/56] arm64: KVM: Fix perf cycle counter support for VHE
` [PATCH 56/56] KVM: arm64: Fix ptrauth ID register masking logic
[PATCH v5 0/3] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-05-03 11:46 UTC (6+ messages)
` [PATCH v5 1/3] arm64: KVM: Propagate full Spectre v2 workaround state to KVM guests
[PATCH 2/3] KVM: nVMX: KVM_SET_NESTED_STATE - Tear down old EVMCS state before setting new state
2019-05-03 10:25 UTC (2+ messages)
[PATCH 0/2] Fix reserved bits calculation errors caused by MKTME
2019-05-03 10:08 UTC (3+ messages)
` [PATCH 1/2] kvm: x86: Move kvm_set_mmio_spte_mask() from x86.c to mmu.c
` [PATCH 2/2] kvm: x86: Fix reserved bits related calculation errors caused by MKTME
[PATCH] kvm: x86: Fix L1TF mitigation for shadow MMU
2019-05-03 8:40 UTC
[PATCH v5 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
2019-05-03 6:50 UTC (2+ messages)
[kvm-unit-tests PATCH] powerpc: Allow for a custom decr value to be specified to load on decr excp
2019-05-03 5:49 UTC (4+ messages)
[kvm-unit-tests PATCH] x86: Unmask LVTPC on interrupt
2019-05-02 17:41 UTC
[PATCH] KVM: nVMX: Set msr bitmap correctly for MSR_FS_BASE in vmcs02
2019-05-03 0:21 UTC (7+ messages)
[kvm-unit-tests PATCH] x86: Restore VMCS state when test_vmcs_addr() is done
2019-05-02 14:57 UTC
[kvm-unit-tests PATCH] x86: Set "APIC Software Enable" after APIC reset
2019-05-02 14:08 UTC
[PATCH] tests: kvm: Add tests for KVM_CAP_MAX_VCPUS and KVM_CAP_MAX_CPU_ID
2019-05-02 18:31 UTC
[PATCH v8 0/4] vfio: ap: AP Queue Interrupt Control
2019-05-02 17:34 UTC (5+ messages)
` [PATCH v8 1/4] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v8 2/4] vfio: ap: register IOMMU VFIO notifier
` [PATCH v8 3/4] s390: ap: implement PAPQ AQIC interception in kernel
` [PATCH v8 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest
[PATCH v7 00/23] SMMUv3 Nested Stage Setup
2019-05-02 16:46 UTC (6+ messages)
` [PATCH v7 05/23] iommu: Introduce cache_invalidate API
[PATCH v4 0/2] Use DIAG318 to set Control Program Name & Version Codes
2019-05-02 15:58 UTC (8+ messages)
` [PATCH v4 1/2] s390/setup: diag318: refactor struct
` [PATCH v4 2/2] s390/kvm: diagnose 318 handling
[kvm-unit-tests ] results on stable-rc-5.0
2019-05-02 14:13 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).