messages from 2019-01-08 10:27:11 to 2019-01-18 16:15:24 UTC [more...]
[RFC PATCH 00/12] arm64: SVE guest support test hacks
2019-01-18 16:14 UTC (3+ messages)
` [RFC PATCH 01/12] guest: Add generated file guest/guest_init.c to .gitignore
` [RFC PATCH 02/12] update_headers: Sync kvm UAPI headers with linux v5.0-rc2
[PATCH v7 0/7] Add virtio-iommu driver
2019-01-18 15:51 UTC (9+ messages)
` [PATCH v7 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v7 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v7 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v7 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v7 5/7] iommu: Add virtio-iommu driver
` [PATCH v7 6/7] iommu/virtio: Add probe request
` [PATCH v7 7/7] iommu/virtio: Add event queue
[RFC v3 00/21] SMMUv3 Nested Stage Setup
2019-01-18 10:02 UTC (41+ messages)
` [RFC v3 01/21] iommu: Introduce set_pasid_table API
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 04/21] vfio: VFIO_IOMMU_SET_PASID_TABLE
` [RFC v3 06/21] vfio: VFIO_IOMMU_BIND_MSI
` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
` [RFC v3 11/21] iommu/smmuv3: Implement cache_invalidate
` [RFC v3 14/21] iommu: introduce device fault data
` [RFC v3 15/21] driver core: add per device iommu param
` [RFC v3 16/21] iommu: introduce device fault report API
` [RFC v3 17/21] iommu/smmuv3: Report non recoverable faults
` [RFC v3 18/21] vfio-pci: Add a new VFIO_REGION_TYPE_NESTED region type
` [RFC v3 19/21] vfio-pci: Register an iommu fault handler
` [RFC v3 20/21] vfio-pci: Add VFIO_PCI_DMA_FAULT_IRQ_INDEX
[PATCH v4 00/25] KVM: arm64: SVE guest support
2019-01-17 20:33 UTC (26+ messages)
` [PATCH v4 01/25] KVM: Documentation: Document arm64 core registers in detail
` [PATCH v4 02/25] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [PATCH v4 03/25] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [PATCH v4 04/25] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [PATCH v4 05/25] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [PATCH v4 06/25] arm64/sve: Check SVE virtualisability
` [PATCH v4 07/25] arm64/sve: Clarify role of the VQ map maintenance functions
` [PATCH v4 08/25] arm64/sve: Enable SVE state tracking for non-task contexts
` [PATCH v4 09/25] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [PATCH v4 10/25] KVM: arm64: Propagate vcpu into read_id_reg()
` [PATCH v4 11/25] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [PATCH v4 12/25] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [PATCH v4 13/25] KVM: arm64/sve: System register context switch and access support
` [PATCH v4 14/25] KVM: arm64/sve: Context switch the SVE registers
` [PATCH v4 15/25] KVM: Allow 2048-bit register access via ioctl interface
` [PATCH v4 16/25] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [PATCH v4 17/25] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [PATCH v4 18/25] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [PATCH v4 19/25] arm64/sve: In-kernel vector length availability query interface
` [PATCH v4 20/25] KVM: arm/arm64: Add hook to finalize the vcpu configuration
` [PATCH v4 21/25] KVM: arm64/sve: Add pseudo-register for the guest's vector lengths
` [PATCH v4 22/25] KVM: arm64/sve: Allow userspace to enable SVE for vcpus
` [PATCH v4 23/25] KVM: arm64: Add a capabillity to advertise SVE support
` [PATCH v4 24/25] KVM: Document errors for KVM_GET_ONE_REG and KVM_SET_ONE_REG
` [PATCH v4 25/25] KVM: arm64/sve: Document KVM API extensions for SVE
[PATCH V2] mm: Introduce GFP_PGTABLE
2019-01-17 9:56 UTC (17+ messages)
[PATCH] mm: Introduce GFP_PGTABLE
2019-01-15 14:11 UTC (13+ messages)
[PATCH v10 0/5] arm64: Support perf event modifiers :G and :H
2019-01-14 16:11 UTC (6+ messages)
` [PATCH v10 1/5] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v10 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
` [PATCH v10 3/5] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v10 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v10 5/5] arm64: KVM: Enable support for :G/:H perf event modifiers
[PATCH v9 0/5] arm64: Support perf event modifiers :G and :H
2019-01-14 12:07 UTC (5+ messages)
` [PATCH v9 2/5] arm64: KVM: encapsulate kvm_cpu_context in kvm_host_data
Unexpected Behavior of post-indexed LDR/STR to unmapped addresses
2019-01-14 10:41 UTC (2+ messages)
[PATCH kvmtool v2 0/6] arm: Add support for firmware booting
2019-01-14 9:50 UTC (9+ messages)
` [PATCH kvmtool v2 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool v2 2/6] arm: Move firmware function
` [PATCH kvmtool v2 3/6] builtin-run: Do not look for default kernel when firmware is provided
` [PATCH kvmtool v2 4/6] arm: Support firmware loading
` [PATCH kvmtool v2 5/6] kvm: Add arch specific reset
` [PATCH kvmtool v2 6/6] arm: Support non-volatile memory
CFP: The 24th European Symposium on Research in Computer Security (ESORICS 2019)
2019-01-14 7:05 UTC
[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
2019-01-11 20:53 UTC (22+ messages)
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 09/25] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
ESORICS 2019 - Call for Workshop Proposals [24th European Symposium on Research in Computer Security, Luxembourg, 2019]
2019-01-11 17:10 UTC
[PATCH v6 0/7] Add virtio-iommu driver
2019-01-11 13:00 UTC (5+ messages)
(ghes|hest)_disable
2019-01-11 11:28 UTC
[PATCH] KVM: arm/arm64: vgic: Always initialize the group of private IRQs
2019-01-10 14:33 UTC
[PATCH kvmtool v2 00/13] Implement reset of virtio devices
2019-01-10 14:12 UTC (14+ messages)
` [PATCH kvmtool v2 01/13] ioeventfd: Fix removal of ioeventfd
` [PATCH kvmtool v2 02/13] virtio: Implement notify_status
` [PATCH kvmtool v2 03/13] virtio: Add get_vq_count() callback
` [PATCH kvmtool v2 04/13] virtio: Add get_vq() callback
` [PATCH kvmtool v2 05/13] virtio: Add exit_vq() callback
` [PATCH kvmtool v2 06/13] virtio: Add reset() callback
` [PATCH kvmtool v2 07/13] net/uip: Add exit function
` [PATCH kvmtool v2 08/13] virtio/net: Clean virtqueue state
` [PATCH kvmtool v2 09/13] virtio/net: Implement device and virtqueue reset
` [PATCH kvmtool v2 10/13] virtio/blk: Reset virtqueue
` [PATCH kvmtool v2 11/13] threadpool: Add cancel() function
` [PATCH kvmtool v2 12/13] virtio/p9: Implement reset
` [PATCH kvmtool v2 13/13] virtio/console: "
[PATCH 00/11] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-01-10 9:06 UTC (4+ messages)
` [PATCH 9/11] KVM/MMU: Flush tlb in the kvm_mmu_write_protect_pt_masked()
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 73/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1877:14: error: implicit declaration of function 'kvm_s2pud_revoke_read'; did you mean 'kvm_s2pud_mkexec'?
2019-01-09 19:54 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 68/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:352:6: error: implicit declaration of function 'nested_virt_in_use'; did you mean 'isa_virt_to_bus'?
2019-01-09 19:20 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 67/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:2487:11: note: in expansion of macro 'atomic_read'
2019-01-09 18:44 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 65/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:893:7: error: implicit declaration of function 'vcpu_el2_e2h_is_set'
2019-01-09 17:37 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 59/75] arch/arm/kvm/../../../virt/kvm/arm/vgic/vgic-kvm-device.c:252:7: error: 'KVM_DEV_ARM_VGIC_GRP_MAINT_IRQ' undeclared; did you mean 'KVM_DEV_ARM_VGIC_GRP_NR_IRQS'?
2019-01-09 16:19 UTC
[PATCH 0/3] arm64: KVM: Allow direct function calls on VHE
2019-01-09 16:04 UTC (11+ messages)
` [PATCH 1/3] arm/arm64: KVM: Introduce kvm_call_hyp_ret()
` [PATCH 2/3] arm64: KVM: Allow for direct call of HYP functions when using VHE
` [PATCH 3/3] arm64: KVM: Drop VHE-specific HYP call stub
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 57/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:627:25: error: 'KVM_REQ_GUEST_HYP_IRQ_PENDING' undeclared; did you mean 'KVM_REQ_IRQ_PENDING'?
2019-01-09 14:26 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 56/75] arch/arm/kvm/hyp/switch.c:103:27: error: passing argument 1 of '__vgic_v3_restore_state' from incompatible pointer type
2019-01-09 12:41 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 54/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:897:7: error: 'SYS_CNTVOFF_EL2' undeclared; did you mean 'SYS_CNTP_CTL_EL0'?
2019-01-09 11:29 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 53/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:78:7: error: implicit declaration of function 'is_hyp_ctxt'; did you mean '__hyp_text'?
2019-01-09 10:51 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 4/75] arch/arm/kvm/../../../virt/kvm/arm/arch_timer.c:700:7: error: 'SYS_CNTP_TVAL_EL0' undeclared
2019-01-09 10:48 UTC (5+ messages)
[PATCH v4 0/6] Add ARMv8.3 pointer authentication for kvm guest
2019-01-09 10:16 UTC (10+ messages)
` [PATCH v4 2/6] arm64/kvm: context-switch ptrauth registers
` [PATCH v4 3/6] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v4 4/6] arm64/kvm: enable pointer authentication cpufeature conditionally
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 46/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:125:8: error: implicit declaration of function 'kvm_init_stage2_mmu'; did you mean 'kvm_free_stage2_pgd'?
2019-01-09 10:08 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 45/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:1003:3: error: implicit declaration of function 'kvm_nested_s2_clear'; did you mean '__nodes_clear'?
2019-01-09 9:22 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 44/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1982:9: error: implicit declaration of function 'kvm_s2_handle_perm_fault'; did you mean 'handle_mm_fault'?
2019-01-09 8:37 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 43/75] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1709:6: error: implicit declaration of function 'kvm_is_shadow_s2_fault'; did you mean 'kvm_is_write_fault'?
2019-01-09 7:55 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 41/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:143:11: error: 'struct kvm_arch' has no member named 'nested_mmus'
2019-01-09 6:57 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 40/75] arch/arm/kvm/../../../virt/kvm/arm/arm.c:133:39: error: 'struct kvm_arch' has no member named 'mmu'
2019-01-09 6:10 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 7/75] arch/arm/include/asm/kvm_hyp.h:94:29: note: in expansion of macro 'read_sysreg'
2019-01-09 5:29 UTC
[kvmarm:kvm-arm64/nv-wip-v5.0-rc1 3/75] arch/arm/kvm/hyp/../../../../virt/kvm/arm/hyp/vgic-v3-sr.c:229:11: note: in expansion of macro 'read_gicreg'
2019-01-09 3:45 UTC
[PATCH v8 10/26] arm64: kvm: Unmask PMR before entering guest
2019-01-08 14:07 UTC
[PATCH v8 0/5] arm64: Support perf event modifiers :G and :H
2019-01-08 12:39 UTC (12+ messages)
` [PATCH v8 4/5] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
[PATCH 00/12] arm64: Paravirtualized time support
2019-01-08 10:36 UTC (3+ 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