messages from 2018-11-16 12:32:22 to 2018-12-03 18:07:29 UTC [more...]
[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
2018-12-03 18:06 UTC (15+ messages)
` [PATCH v7 01/25] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v7 02/25] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v7 03/25] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v7 04/25] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v7 05/25] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v7 06/25] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v7 07/25] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v7 08/25] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [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
` [PATCH v7 11/25] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v7 12/25] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v7 13/25] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v7 14/25] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
[PATCH v3 0/4] arm64: Support perf event modifiers :G and :H
2018-12-03 16:58 UTC (9+ messages)
` [PATCH v3 1/4] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v3 2/4] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v3 3/4] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v3 4/4] arm64: KVM: Enable support for :G/:H perf event modifiers
[PATCH 00/12] arm64: Paravirtualized time support
2018-12-03 16:02 UTC (21+ messages)
` [PATCH 01/12] KVM: arm64: Document PV-time interface
` [PATCH 02/12] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 03/12] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 04/12] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 05/12] KVM: arm64: Implement PV_FEATURES call
` [PATCH 06/12] KVM: arm64: Support Live Physical Time reporting
` [PATCH 07/12] clocksource: arm_arch_timer: Use paravirtualized LPT
` [PATCH 08/12] KVM: Export mark_page_dirty_in_slot
` [PATCH 09/12] KVM: arm64: Support stolen time reporting via shared page
` [PATCH 10/12] arm64: Retrieve stolen time as paravirtualized guest
` [PATCH 11/12] KVM: Allow kvm_device_ops to be const
` [PATCH 12/12] KVM: arm64: Provide a PV_TIME device to user space
[PATCH v9 0/8] KVM: Support PUD hugepage at stage 2
2018-12-03 15:46 UTC (20+ messages)
` [PATCH v9 1/8] KVM: arm/arm64: Share common code in user_mem_abort()
` [PATCH v9 2/8] KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
` [PATCH v9 3/8] KVM: arm/arm64: Introduce helpers to manipulate page table entries
` [PATCH v9 4/8] KVM: arm64: Support dirty page tracking for PUD hugepages
` [PATCH v9 5/8] KVM: arm64: Support PUD hugepage in stage2_is_exec()
` [PATCH v9 6/8] KVM: arm64: Support handling access faults for PUD hugepages
` [PATCH v9 7/8] KVM: arm64: Update age handlers to support "
` [PATCH v9 8/8] KVM: arm64: Add support for creating PUD hugepages at stage 2
[PATCH v5 0/7] Add virtio-iommu driver
2018-12-03 13:27 UTC (28+ messages)
` [PATCH v5 1/7] dt-bindings: virtio-mmio: Add IOMMU description
` [PATCH v5 2/7] dt-bindings: virtio: Add virtio-pci-iommu node
` [PATCH v5 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v5 4/7] PCI: OF: Initialize dev->fwnode appropriately
` [PATCH v5 5/7] iommu: Add virtio-iommu driver
` [PATCH v5 6/7] iommu/virtio: Add probe request
` [PATCH v5 7/7] iommu/virtio: Add event queue
Instruction/Cycle Counting in Guest Using the Kvm PMU
2018-11-30 0:23 UTC (6+ messages)
[RFC QEMU v2 0/2] arm/virt: Account for guest pause time
2018-11-29 14:40 UTC (4+ messages)
` [RFC QEMU v2 1/2] arm/virt: Initialize generic timer scale factor dynamically
` [RFC QEMU v2 2/2] arm/virt: Account for guest pause time
` [Qemu-devel] [RFC QEMU v2 0/2] "
[PATCH V5 00/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
2018-11-27 12:34 UTC (4+ messages)
[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
2018-11-27 9:51 UTC (11+ messages)
` [PATCH v2 1/8] arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
` [PATCH v2 2/8] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH v2 3/8] arm64: KVM: Install stage-2 translation before enabling traps
` [PATCH v2 4/8] arm64: Add TCR_EPD{0,1} definitions
` [PATCH v2 5/8] arm64: KVM: Force VHE for systems affected by erratum 1165522
` [PATCH v2 6/8] arm64: KVM: Add synchronization on translation regime change for "
` [PATCH v2 7/8] arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
` [PATCH v2 8/8] arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
[PATCH v2 0/4] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
2018-11-27 6:57 UTC (7+ messages)
` [PATCH v2 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
` [PATCH v2 2/4] KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
` [PATCH v2 3/4] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock "
` [PATCH v2 4/4] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock "
[PATCH] kvm: arm/arm64 : fix vm's hanging at startup time
2018-11-24 4:15 UTC (15+ messages)
` "
` "
[RFC PATCH v2 00/23] KVM: arm64: Initial support for SVE guests
2018-11-23 17:42 UTC (56+ messages)
` [RFC PATCH v2 05/23] KVM: arm: Add arch vcpu uninit hook
` [RFC PATCH v2 06/23] arm64/sve: Check SVE virtualisability
` [RFC PATCH v2 11/23] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [RFC PATCH v2 13/23] KVM: arm64/sve: Context switch the SVE registers
` [RFC PATCH v2 14/23] KVM: Allow 2048-bit register access via ioctl interface
` [RFC PATCH v2 15/23] KVM: arm64/sve: Add SVE support to register access "
` [RFC PATCH v2 16/23] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [RFC PATCH v2 17/23] arm64/sve: In-kernel vector length availability query interface
` [RFC PATCH v2 19/23] KVM: arm64/sve: Report and enable SVE API extensions for userspace
` [RFC PATCH v2 20/23] KVM: arm64: Add arch vm ioctl hook
` [RFC PATCH v2 21/23] KVM: arm64/sve: allow KVM_ARM_SVE_CONFIG_QUERY on vm fd
` [RFC PATCH v2 23/23] KVM: arm64/sve: Document KVM API extensions for SVE
[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
2018-11-23 9:57 UTC (9+ messages)
` [PATCH 4/4] arm64: KVM: Implement workaround "
[RFC] tracepoint: fix bad trace value in trace_kvm_exit()
2018-11-22 12:17 UTC
[PATCH v2 0/4] arm64: Support perf event modifiers :G and :H
2018-11-22 10:32 UTC (15+ messages)
` [PATCH v2 1/4] arm64: arm_pmu: remove unnecessary isb instruction
` [PATCH v2 2/4] arm64: KVM: add accessors to track guest/host only counters
` [PATCH v2 3/4] arm64: arm_pmu: Add support for exclude_host/exclude_guest attributes
` [PATCH v2 4/4] arm64: KVM: Enable support for :G/:H perf event modifiers
[PATCH v4 0/7] Add virtio-iommu driver
2018-11-21 12:21 UTC (9+ messages)
` [PATCH v4 3/7] of: Allow the iommu-map property to omit untranslated devices
` [PATCH v4 5/7] iommu: Add virtio-iommu driver
` "
[PATCH 0/4] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
2018-11-20 17:22 UTC (10+ messages)
` [PATCH 1/4] KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
` [PATCH 2/4] KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
` [PATCH 3/4] KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock "
` [PATCH 4/4] KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock "
[PATCH 0/4] arm64: Support perf event modifiers :G and :H
2018-11-16 17:53 UTC (7+ messages)
` [PATCH 4/4] arm64: KVM: Enable support for :G/:H perf event modifiers
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