messages from 2021-12-13 15:23:37 to 2022-01-05 19:19:53 UTC [more...]
[PATCH v5 0/4] KVM: allow mapping non-refcounted pages
2022-01-05 19:19 UTC (12+ messages)
` [PATCH v5 1/4] KVM: mmu: introduce new gfn_to_pfn_page functions
` [PATCH v5 2/4] KVM: x86/mmu: use gfn_to_pfn_page
` [PATCH v5 3/4] KVM: arm64/mmu: "
` [PATCH v5 4/4] KVM: mmu: remove over-aggressive warnings
[RFC PATCH 00/10] KVM: selftests: Add support for test-selectable ucall implementations
2022-01-05 17:43 UTC (9+ messages)
` [PATCH RFC 02/10] kvm: selftests: move ucall declarations into ucall_common.h
[PATCH] hw/arm/virt: KVM: Enable PAuth when supported by the host
2022-01-05 16:25 UTC (4+ messages)
[PATCH v2] hw/arm/virt: KVM: Enable PAuth when supported by the host
2022-01-05 14:58 UTC (2+ messages)
[PATCH v4 0/4] kvm/arm: New VMID allocator based on asid
2022-01-05 13:25 UTC (2+ messages)
[PATCH v2 0/5] target/arm: Reduced-IPA space and highmem=off fixes
2022-01-05 9:41 UTC (13+ messages)
` [PATCH v2 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
` [PATCH v2 3/5] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v2 4/5] hw/arm/virt: Use the PA range to compute "
[PATCH v3 0/5] target/arm: Reduced-IPA space and highmem=off fixes
2022-01-05 9:36 UTC (8+ messages)
` [PATCH v3 1/5] hw/arm/virt: Key enablement of highmem PCIe on highmem_ecam
` [PATCH v3 2/5] hw/arm/virt: Add a control for the the highmem redistributors
` [PATCH v3 3/5] hw/arm/virt: Honor highmem setting when computing the memory map
` [PATCH v3 4/5] hw/arm/virt: Use the PA range to compute "
` [PATCH v3 5/5] hw/arm/virt: Disable highmem devices that don't fit in the PA range
[RFC PATCH v3 00/11] KVM: arm64: Add support for hypercall services selection
2022-01-04 19:49 UTC (12+ messages)
` [RFC PATCH v3 01/11] KVM: Capture VM start
` [RFC PATCH v3 02/11] KVM: arm64: Factor out firmware register handling from psci.c
` [RFC PATCH v3 03/11] KVM: Introduce KVM_CAP_ARM_HVC_FW_REG_BMAP
` [RFC PATCH v3 04/11] KVM: arm64: Setup a framework for hypercall bitmap firmware registers
` [RFC PATCH v3 05/11] KVM: arm64: Add standard hypervisor firmware register
` [RFC PATCH v3 06/11] KVM: arm64: Add vendor "
` [RFC PATCH v3 07/11] Docs: KVM: Add doc for the bitmap firmware registers
` [RFC PATCH v3 08/11] Docs: KVM: Rename psci.rst to hypercalls.rst
` [RFC PATCH v3 09/11] tools: Import ARM SMCCC definitions
` [RFC PATCH v3 10/11] selftests: KVM: aarch64: Introduce hypercall ABI test
` [RFC PATCH v3 11/11] selftests: KVM: aarch64: Add the bitmap firmware registers to get-reg-list
[PATCH v2 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
2022-01-04 17:18 UTC (2+ messages)
Possible nohz-full/RCU issue in arm64 KVM
2022-01-04 17:07 UTC (20+ messages)
[PATCH kvmtool 0/9] arm64: Improve PMU support on heterogeneous systems
2022-01-04 14:39 UTC (3+ messages)
` [PATCH kvmtool 9/9] arm64: Add support for KVM_ARM_VCPU_PMU_V3_SET_PMU
[PATCH v1 1/1] KVM: arm64: vgic: Replace kernel.h with the necessary inclusions
2022-01-04 13:45 UTC (6+ messages)
[PATCH] KVM: arm64: Fix comment typo in kvm_vcpu_finalize_sve()
2022-01-04 14:05 UTC (2+ messages)
[PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2022-01-04 10:24 UTC (29+ messages)
` [PATCH v5 07/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature
` [PATCH v5 14/69] KVM: arm64: nv: Support virtual EL2 exceptions
` [PATCH v5 18/69] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg()
` [PATCH v5 29/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting
` [PATCH v5 31/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 "
` [PATCH v5 34/69] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization
` [PATCH v5 36/69] KVM: arm64: nv: Filter out unsupported features from ID regs
` (subset) [PATCH v5 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
[RFC v16 1/9] iommu: Introduce attach/detach_pasid_table API
2022-01-04 2:42 UTC (11+ messages)
[PATCH v3 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
2021-12-30 20:01 UTC (8+ messages)
` [PATCH v3 2/4] KVM: arm64: Keep a list of probed PMUs
` [PATCH v3 3/4] KVM: arm64: Add KVM_ARM_VCPU_PMU_V3_SET_PMU attribute
` [PATCH v3 4/4] KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU
[PATCH 00/17] KVM: selftests: aarch64: Test userspace IRQ injection
2021-12-28 19:57 UTC (2+ messages)
[PATCH] KVM: arm64: selftests: get-reg-list: Add pauth configuration
2021-12-28 15:49 UTC (2+ messages)
[PATCH v2 0/6] KVM: arm64: Selftest IPA fixes and 16kB support
2021-12-28 11:09 UTC (15+ messages)
` [PATCH v2 1/6] KVM: selftests: arm64: Initialise default guest mode at test startup time
` [PATCH v2 2/6] KVM: selftests: arm64: Introduce a variable default IPA size
` [PATCH v2 3/6] KVM: selftests: arm64: Check for supported page sizes
` [PATCH v2 4/6] KVM: selftests: arm64: Rework TCR_EL1 configuration
` [PATCH v2 5/6] KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K, 64K}
` [PATCH v2 6/6] KVM: selftests: arm64: Add support for various modes with 16kB page size
[PATCH 0/6] Improve KVM's interaction with CPU hotplug
2021-12-27 8:15 UTC (2+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat
[PATCH 0/5] KVM: arm64: Selftest IPA fixes
2021-12-23 17:00 UTC (10+ messages)
` [PATCH 1/5] KVM: selftests: Fix vm_compute_max_gfn on !x86
` [PATCH 2/5] KVM: selftests: Initialise default mode in each test
` [PATCH 3/5] KVM: selftests: arm64: Introduce a variable default IPA size
` [PATCH 4/5] KVM: selftests: arm64: Check for supported page sizes
` [PATCH 5/5] KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K, 64K}
` [PATCH 5/5] KVM: selftests: arm64: Add support for VM_MODE_P36V48_{4K,64K}
[PATCH 0/2] KVM: arm64: Fix documentation for PSCI related functions
2021-12-20 14:05 UTC (2+ messages)
[PATCH] KVM: arm64: Use defined value for SCTLR_ELx_EE
2021-12-20 14:05 UTC (2+ messages)
[PATCH 0/2] ARM Error Source Table Support
2021-12-16 23:42 UTC (12+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver
[PATCH v4 00/14] KVM: arm64: Introduce kvm_{un}share_hyp()
2021-12-16 13:07 UTC (16+ messages)
` [PATCH v4 01/14] KVM: arm64: Provide {get, put}_page() stubs for early hyp allocator
` [PATCH v4 02/14] KVM: arm64: Refcount hyp stage-1 pgtable pages
` [PATCH v4 03/14] KVM: arm64: Fixup hyp stage-1 refcount
` [PATCH v4 04/14] KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
` [PATCH v4 05/14] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
` [PATCH v4 06/14] KVM: arm64: Introduce kvm_share_hyp()
` [PATCH v4 07/14] KVM: arm64: pkvm: Refcount the pages shared with EL2
` [PATCH v4 08/14] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
` [PATCH v4 09/14] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
` [PATCH v4 10/14] KVM: arm64: Implement do_share() helper for sharing memory
` [PATCH v4 11/14] KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
` [PATCH v4 12/14] KVM: arm64: Implement do_unshare() helper for unsharing memory
` [PATCH v4 13/14] KVM: arm64: Expose unshare hypercall to the host
` [PATCH v4 14/14] KVM: arm64: pkvm: Unshare guest structs during teardown
[PATCH] KVM: arm64: vgic-v3: Fix vcpu index comparison
2021-12-16 10:45 UTC
[PATCH] KVM: arm64: vgic: Demote userspace-triggered console prints to kvm_debug()
2021-12-16 10:45 UTC
[PATCH v3 00/15] KVM: arm64: Introduce kvm_share_hyp()
2021-12-15 16:02 UTC (11+ messages)
` [PATCH v3 06/15] KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
` [PATCH v3 09/15] KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
` [PATCH v3 10/15] KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
[PATCH v4 0/6] KVM: arm64: Emulate the OS Lock
2021-12-15 14:32 UTC (12+ messages)
` [PATCH v4 1/6] KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
` [PATCH v4 2/6] KVM: arm64: Stash OSLSR_EL1 in the cpu context
` [PATCH v4 3/6] KVM: arm64: Allow guest to set the OSLK bit
` [PATCH v4 4/6] KVM: arm64: Emulate the OS Lock
` [PATCH v4 5/6] selftests: KVM: Add OSLSR_EL1 to the list of blessed regs
` [PATCH v4 6/6] selftests: KVM: Test OS lock behavior
[PATCH 0/6] KVM: arm64: Miscellaneous pkvm fixes
2021-12-15 14:30 UTC (2+ messages)
[PATCH v2 0/4] KVM: arm64: Improve PMU support on heterogeneous systems
2021-12-15 6:47 UTC (8+ messages)
Libvirt on little.BIG ARM systems unable to start guest if no cpuset is provided
2021-12-14 11:05 UTC (15+ messages)
[kvm-unit-tests PATCH 0/3] arm64: debug: add migration tests for debug state
2021-12-14 13:34 UTC (2+ messages)
[kvm-unit-tests PATCH 0/4] arm: Timer fixes
2021-12-14 12:09 UTC (2+ messages)
[kvm-unit-tests PATCH v9 0/9] MTTCG sanity tests for ARM
2021-12-14 11:54 UTC (5+ messages)
` [kvm-unit-tests PATCH v9 3/9] Makefile: add GNU global tags support
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).