messages from 2019-01-25 18:08:12 to 2019-02-04 09:56:17 UTC [more...]
[kvm-unit-tests PATCH v2 0/5] arm/arm64: Add support for running under kvmtool
2019-02-04 9:56 UTC (13+ messages)
` [kvm-unit-tests PATCH v2 1/5] lib: arm: Use UART address from generated config.h
` [kvm-unit-tests PATCH v2 2/5] configure: arm/arm64: Add --vmm option with no effect
` [kvm-unit-tests PATCH v2 3/5] lib: arm: Use ns16550a UART when --vmm=kvmtool
` [kvm-unit-tests PATCH v2 4/5] lib: arm: Implement PSCI SYSTEM_OFF in psci_system_off()
` [kvm-unit-tests PATCH v2 5/5] lib: arm: Fallback to psci_system_off() in exit()
[kvmarm:master 7/8] arch/arm/kvm/../../../virt/kvm/arm/mmu.c:1705:36: error: implicit declaration of function 'kvm_stage2_has_pmd'; did you mean 'kvm_stage2_has_pud'?
2019-02-04 9:20 UTC (2+ messages)
[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-02 1:38 UTC (10+ messages)
` [PATCH V2 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [PATCH V2 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page
` [PATCH V2 4/10] KVM/MMU: Introduce tlb flush with range list
` [PATCH V2 5/10] KVM/MMU: Flush tlb with range list in sync_page()
` [PATCH V2 6/10] KVM/MMU: Flush tlb directly in the kvm_mmu_slot_gfn_write_protect()
` [PATCH V2 7/10] KVM: Add kvm_get_memslot() to get memslot via slot id
` [PATCH V2 8/10] KVM: Use tlb range flush in the kvm_vm_ioctl_get/clear_dirty_log()
` [PATCH V2 9/10] KVM: Add flush parameter for kvm_age_hva()
[PATCH v3 0/3] KVM: arm/arm64: vgic: Use raw_spinlock for locks taken in IRQ context
2019-02-01 17:55 UTC (5+ messages)
` [PATCH v3 1/3] KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock
` "
[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-01 14:48 UTC
[PATCH v8 00/26] APEI in_nmi() rework and SDEI wire-up
2019-02-01 14:30 UTC (31+ messages)
` [PATCH v8 01/26] ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
` [PATCH v8 02/26] ACPI / APEI: Remove silent flag from ghes_read_estatus()
` [PATCH v8 03/26] ACPI / APEI: Switch estatus pool to use vmalloc memory
` [PATCH v8 04/26] ACPI / APEI: Make hest.c manage the estatus memory pool
` [PATCH v8 05/26] ACPI / APEI: Make estatus pool allocation a static size
` [PATCH v8 06/26] ACPI / APEI: Don't store CPER records physical address in struct ghes
` [PATCH v8 07/26] ACPI / APEI: Remove spurious GHES_TO_CLEAR check
` [PATCH v8 08/26] ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
` [PATCH v8 09/26] ACPI / APEI: Generalise the estatus queue's notify code
` [PATCH v8 10/26] ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
` [PATCH v8 11/26] ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
` [PATCH v8 12/26] ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
` [PATCH v8 13/26] KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
` [PATCH v8 14/26] arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
` [PATCH v8 15/26] ACPI / APEI: Move locking to the notification helper
` [PATCH v8 16/26] ACPI / APEI: Let the notification helper specify the fixmap slot
` [PATCH v8 17/26] ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
` [PATCH v8 18/26] ACPI / APEI: Make GHES estatus header validation more user friendly
` [PATCH v8 19/26] ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
` [PATCH v8 20/26] ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
` [PATCH v8 21/26] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v8 22/26] mm/memory-failure: Add memory_failure_queue_kick()
` [PATCH v8 23/26] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
` [PATCH v8 24/26] arm64: acpi: Make apei_claim_sea() synchronise with APEI's irq work
` [PATCH v8 25/26] firmware: arm_sdei: Add ACPI GHES registration helper
` [PATCH v8 26/26] ACPI / APEI: Add support for the SDEI GHES Notification type
[PATCH v2 0/4] Fix some KVM/HYP interactions with kprobes
2019-02-01 13:34 UTC (11+ messages)
` [PATCH v2 1/4] KVM: arm64: Forbid kprobing of the VHE world-switch code
` [PATCH v2 2/4] arm64: kprobe: Always blacklist the KVM "
` [PATCH v2 3/4] arm64: hyp-stub: Forbid kprobing of the hyp-stub
[PATCH v2 0/4] Various convenience fixes
2019-02-01 12:37 UTC (5+ messages)
` [PATCH v2 1/4] arm: fdt: add stdout-path to /chosen node
` [PATCH v2 2/4] Makefile: support -s switch
` [PATCH v2 3/4] Makefile: Remove echoing of kvmtools version file
` [PATCH v2 4/4] arm: Auto-detect guest GIC type
[PATCH kvmtool 0/6] Various convenience fixes
2019-02-01 11:03 UTC (18+ messages)
` [PATCH kvmtool 1/6] arm: turn pr_info() into pr_debug() messages
` [PATCH kvmtool 2/6] arm: fdt: add stdout-path to /chosen node
` [PATCH kvmtool 3/6] Makefile: support -s switch
` [PATCH kvmtool 4/6] Makefile: Remove echoing of kvmtools version file
` [PATCH kvmtool 5/6] arm: pmu: Improve PMU error reporting
` [PATCH kvmtool 6/6] arm: Auto-detect guest GIC type
[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
2019-02-01 7:58 UTC (29+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH 3/5] KVM: arm/arm64: Require VCPU threads to turn them self off
` [PATCH 4/5] KVM: arm/arm64: Implement PSCI ON_PENDING when turning on VCPUs
` [PATCH 5/5] arm/arm64: KVM: Don't panic on failure to properly reset system registers
[PATCH v5 0/6] Add ARMv8.3 pointer authentication for kvm guest
2019-01-31 16:27 UTC (14+ messages)
` [PATCH v5 1/5] arm64: Add utilities to save restore pointer authentication keys
` [PATCH v5 2/5] arm64/kvm: preserve host HCR_EL2/MDCR_EL2 value
` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth registers
` [PATCH v5 3/5] arm64/kvm: context-switch ptrauth register
` [PATCH v5 4/5] arm64/kvm: add a userspace option to enable pointer authentication
` [PATCH v5 5/5] arm64/kvm: control accessibility of ptrauth key registers
` [kvmtool PATCH v5 6/6] arm/kvm: arm64: Add a vcpu feature for pointer authentication
[PATCH v4 0/6] Add ARMv8.3 pointer authentication for kvm guest
2019-01-31 16:19 UTC (8+ messages)
` [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
[PATCH v10 10/25] arm64: kvm: Unmask PMR before entering guest
2019-01-31 14:58 UTC
[PATCH v7 00/25] APEI in_nmi() rework and SDEI wire-up
2019-01-31 14:04 UTC (25+ messages)
` [PATCH v7 10/25] ACPI / APEI: Tell firmware the estatus queue consumed the records
` [PATCH v7 20/25] ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
` [PATCH v7 22/25] ACPI / APEI: Kick the memory_failure() queue for synchronous errors
[PATCH kvmtool] arm: Allow command line for firmware
2019-01-31 13:48 UTC (5+ messages)
[PATCH v2 0/2] arm64: kvm: cache ID register trapping
2019-01-31 13:17 UTC (3+ messages)
` [PATCH v2 1/2] arm64: kvm: expose sanitised cache type register to guest
` [PATCH v2 2/2] arm64: kvm: describe data or unified caches as having 1 set and 1 way
[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
2019-01-31 13:01 UTC (9+ messages)
` [PATCH 06/14] KVM: arm/arm64: Factor out VMID into struct kvm_vmid
` [PATCH 09/14] KVM: arm64: Reuse sys_reg() macro when searching the trap table
` [PATCH 10/14] KVM: arm/arm64: consolidate arch timer trap handlers
[PATCH v2 0/3] KVM: Unify mmu_memory_cache functionality across architectures
2019-01-31 9:52 UTC (5+ messages)
` [PATCH v2 1/4] KVM: x86: Move mmu_memory_cache functions to common code
` [PATCH v2 2/4] KVM: x86: Rename mmu_memory_cache to kvm_mmu_memcache
` [PATCH v2 3/4] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure
` [PATCH v2 4/4] KVM: mips: "
[PATCH kvmtool v2 0/6] arm: Add support for firmware booting
2019-01-30 18:19 UTC (4+ messages)
[PATCH v4 03/12] arm64: Remove the ability to build a kernel without ssbd
2019-01-30 18:04 UTC (4+ messages)
` [PATCH v4 04/12] arm64: remove the ability to build a kernel without hardened branch predictors
[PATCH v9 10/26] arm64: kvm: Unmask PMR before entering guest
2019-01-30 14:58 UTC (4+ messages)
[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-01-30 12:07 UTC (7+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
[PATCH kvm-unit-tests] scripts: Speedup MAX_SMP check
2019-01-30 11:54 UTC (4+ messages)
[PATCH] kvm: arm64: Relax the restriction on using stage2 PUD huge mapping
2019-01-30 10:39 UTC (3+ messages)
[RFC v3 00/21] SMMUv3 Nested Stage Setup
2019-01-30 8:48 UTC (13+ messages)
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
` [RFC v3 03/21] iommu: Introduce bind_guest_msi
` [RFC v3 09/21] iommu/smmuv3: Get prepared for nested stage support
[PATCH v7 0/7] Add virtio-iommu driver
2019-01-29 18:54 UTC (4+ messages)
[PATCH 0/3] KVM: Unify mmu_memory_cache functionality across architectures
2019-01-29 14:25 UTC (6+ messages)
` [PATCH 1/3] KVM: x86: Move mmu_memory_cache functions to common code
` [PATCH 2/3] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure
` [PATCH 3/3] KVM: mips: "
[kvm-unit-tests PATCH 0/7] arm/arm64: Add support for running under kvmtool
2019-01-29 13:40 UTC (16+ messages)
` [kvm-unit-tests PATCH 2/7] lib: arm: Remove warning about uart0_base mismatch
` [kvm-unit-tests PATCH 7/7] arm/arm64: Use argv_find() for test names
Kernel boot regression with PAuth and aarch64-softmmu -cpu max and el2 enabled
2019-01-29 12:51 UTC (4+ messages)
[PATCH 0/4] KVM: arm/arm64: add support for chained counters
2019-01-29 11:11 UTC (15+ messages)
` [PATCH 2/4] KVM: arm/arm64: re-create event when setting counter value
` [PATCH 3/4] KVM: arm/arm64: lazily create perf events on enable
` [PATCH 4/4] KVM: arm/arm64: support chained PMU counters
[PATCH AUTOSEL 3.18 35/61] arm64: KVM: Skip MMIO insn after emulation
2019-01-28 16:25 UTC
[PATCH AUTOSEL 4.4 47/80] arm64: KVM: Skip MMIO insn after emulation
2019-01-28 16:23 UTC
[PATCH AUTOSEL 4.9 063/107] arm64: KVM: Skip MMIO insn after emulation
2019-01-28 16:19 UTC
[PATCH AUTOSEL 4.14 110/170] arm64: KVM: Skip MMIO insn after emulation
2019-01-28 16:11 UTC
[PATCH AUTOSEL 4.19 175/258] arm64: KVM: Skip MMIO insn after emulation
2019-01-28 15:58 UTC
[PATCH AUTOSEL 4.20 209/304] arm64: KVM: Skip MMIO insn after emulation
2019-01-28 15:42 UTC
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