messages from 2022-02-15 09:01:24 to 2022-02-24 17:26:23 UTC [more...]
[PATCH v4 00/13] KVM: arm64: Add support for hypercall services selection
2022-02-24 17:25 UTC (5+ messages)
` [PATCH v4 01/13] KVM: arm64: Factor out firmware register handling from psci.c
` [PATCH v4 02/13] KVM: arm64: Introduce KVM_CAP_ARM_REG_SCOPE
` [PATCH v4 03/13] KVM: arm64: Encode the scope for firmware registers
` [PATCH v4 04/13] KVM: arm64: Capture VM's first run
[PATCH kvmtool v4 0/3] aarch64: Add stolen time support
2022-02-24 16:51 UTC (4+ messages)
` [PATCH kvmtool v4 1/3] "
` [PATCH kvmtool v4 2/3] aarch64: Populate the vCPU struct before target->init()
` [PATCH kvmtool v4 3/3] Add --no-pvtime command line argument
[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2022-02-24 15:56 UTC (16+ messages)
` [PATCH v6 34/64] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
` [PATCH v6 36/64] KVM: arm64: nv: Handle shadow stage 2 page faults
` [PATCH v6 37/64] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's
` [PATCH v6 38/64] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
` [PATCH v6 39/64] KVM: arm64: nv: Set a handler for the system instruction traps
` [PATCH v6 40/64] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2
` [PATCH v6 41/64] KVM: arm64: nv: Trap and emulate TLBI "
[PATCH v3 00/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
2022-02-24 15:40 UTC (33+ messages)
` [PATCH v3 01/19] KVM: arm64: Drop unused param from kvm_psci_version()
` [PATCH v3 02/19] KVM: arm64: Create a helper to check if IPA is valid
` [PATCH v3 03/19] KVM: arm64: Reject invalid addresses for CPU_ON PSCI call
` [PATCH v3 04/19] KVM: arm64: Clean up SMC64 PSCI filtering for AArch32 guests
` [PATCH v3 05/19] KVM: arm64: Dedupe vCPU power off helpers
` [PATCH v3 06/19] KVM: arm64: Track vCPU power state using MP state values
` [PATCH v3 07/19] KVM: arm64: Rename the KVM_REQ_SLEEP handler
` [PATCH v3 08/19] KVM: arm64: Add reset helper that accepts caller-provided reset state
` [PATCH v3 09/19] KVM: arm64: Implement PSCI SYSTEM_SUSPEND
` [PATCH v3 10/19] KVM: Create helper for setting a system event exit
` [PATCH v3 11/19] KVM: arm64: Return a value from check_vcpu_requests()
` [PATCH v3 12/19] KVM: arm64: Add support for userspace to suspend a vCPU
` [PATCH v3 13/19] KVM: arm64: Add support KVM_SYSTEM_EVENT_SUSPEND to PSCI SYSTEM_SUSPEND
` [PATCH v3 14/19] KVM: arm64: Raise default PSCI version to v1.1
` [PATCH v3 15/19] selftests: KVM: Rename psci_cpu_on_test to psci_test
` [PATCH v3 16/19] selftests: KVM: Create helper for making SMCCC calls
` [PATCH v3 17/19] selftests: KVM: Use KVM_SET_MP_STATE to power off vCPU in psci_test
` [PATCH v3 18/19] selftests: KVM: Refactor psci_test to make it amenable to new tests
` [PATCH v3 19/19] selftests: KVM: Test SYSTEM_SUSPEND PSCI call
[PATCH v3 0/8] KVM: arm64: Hypervisor stack enhancements
2022-02-24 12:28 UTC (14+ messages)
` [PATCH v3 1/8] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v3 2/8] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v3 3/8] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v3 4/8] KVM: arm64: Add guard pages for pKVM (protected nVHE) "
` [PATCH v3 5/8] KVM: arm64: Detect and handle hypervisor stack overflows
` [PATCH v3 6/8] KVM: arm64: Add hypervisor overflow stack
` [PATCH v3 7/8] KVM: arm64: Unwind and dump nVHE HYP stacktrace
` [PATCH v3 8/8] KVM: arm64: Symbolize the nVHE HYP backtrace
[PATCH v2 0/9] KVM: arm64: Hypervisor stack enhancements
2022-02-24 10:39 UTC (22+ messages)
` [PATCH v2 1/9] KVM: arm64: Introduce hyp_alloc_private_va_range()
` [PATCH v2 2/9] KVM: arm64: Introduce pkvm_alloc_private_va_range()
` [PATCH v2 3/9] KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
` [PATCH v2 4/9] KVM: arm64: Add guard pages for pKVM (protected nVHE) "
` [PATCH v2 5/9] arm64: asm: Introduce test_sp_overflow macro
` [PATCH v2 6/9] KVM: arm64: Detect and handle hypervisor stack overflows
` [kbuild-all] "
` [PATCH v2 7/9] KVM: arm64: Add hypervisor overflow stack
` [PATCH v2 8/9] KVM: arm64: Unwind and dump nVHE HYP stacktrace
` [PATCH v2 9/9] KVM: arm64: Symbolize the nVHE HYP backtrace
[RFC PATCH v5 00/38] KVM: arm64: Add Statistical Profiling Extension (SPE) support
2022-02-24 5:56 UTC (17+ messages)
` [RFC PATCH v5 01/38] KVM: arm64: Make lock_all_vcpus() available to the rest of KVM
` [RFC PATCH v5 02/38] KVM: arm64: Add lock/unlock memslot user API
` [RFC PATCH v5 03/38] KVM: arm64: Implement the memslot lock/unlock functionality
` [RFC PATCH v5 04/38] KVM: arm64: Defer CMOs for locked memslots until a VCPU is run
[PATCH v11 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
2022-02-23 15:49 UTC (74+ messages)
` [PATCH v11 09/40] arm64/sme: Early CPU setup for SME
` [PATCH v11 10/40] arm64/sme: Basic enumeration support
` [PATCH v11 11/40] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v11 12/40] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v11 13/40] arm64/sme: Implement vector length configuration prctl()s
` [PATCH v11 14/40] arm64/sme: Implement support for TPIDR2
` [PATCH v11 15/40] arm64/sme: Implement SVCR context switching
` [PATCH v11 16/40] arm64/sme: Implement streaming SVE "
` [PATCH v11 17/40] arm64/sme: Implement ZA "
` [PATCH v11 18/40] arm64/sme: Implement traps and syscall handling for SME
` [PATCH v11 19/40] arm64/sme: Disable ZA and streaming mode when handling signals
` [PATCH v11 20/40] arm64/sme: Implement streaming SVE signal handling
` [PATCH v11 21/40] arm64/sme: Implement ZA "
` [PATCH v11 22/40] arm64/sme: Implement ptrace support for streaming mode SVE registers
` [PATCH v11 23/40] arm64/sme: Add ptrace support for ZA
` [PATCH v11 24/40] arm64/sme: Disable streaming mode and ZA when flushing CPU state
` [PATCH v11 25/40] arm64/sme: Save and restore streaming mode over EFI runtime calls
` [PATCH v11 26/40] KVM: arm64: Hide SME system registers from guests
` [PATCH v11 27/40] KVM: arm64: Trap SME usage in guest
` [PATCH v11 28/40] KVM: arm64: Handle SME host state when running guests
` [PATCH v11 29/40] arm64/sme: Provide Kconfig for SME
` [PATCH v11 30/40] kselftest/arm64: Add manual encodings for SME instructions
` [PATCH v11 31/40] kselftest/arm64: sme: Add SME support to vlset
` [PATCH v11 32/40] kselftest/arm64: Add tests for TPIDR2
` [PATCH v11 33/40] kselftest/arm64: Extend vector configuration API tests to cover SME
` [PATCH v11 34/40] kselftest/arm64: sme: Provide streaming mode SVE stress test
` [PATCH v11 35/40] kselftest/arm64: signal: Handle ZA signal context in core code
` [PATCH v11 36/40] kselftest/arm64: Add stress test for SME ZA context switching
` [PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests
` [PATCH v11 38/40] kselftest/arm64: Add streaming SVE to SVE ptrace tests
` [PATCH v11 39/40] kselftest/arm64: Add coverage for the ZA ptrace interface
` [PATCH v11 40/40] kselftest/arm64: Add SME support to syscall ABI test
[PATCH RESEND] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
2022-02-23 13:16 UTC
[kvm-unit-tests PATCH v2 0/3] configure changes and rename --target-efi
2022-02-23 12:55 UTC (4+ messages)
` [kvm-unit-tests PATCH v2 1/3] configure: Fix whitespaces for the --gen-se-header help text
` [kvm-unit-tests PATCH v2 2/3] configure: Restrict --target-efi to x86_64
` [kvm-unit-tests PATCH v2 3/3] Rename --target-efi to --[enable|disable]-efi
[PATCH v8 0/7] KVM: x86: Add idempotent controls for migrating system counter state
2022-02-23 10:02 UTC (3+ messages)
` [PATCH v8 7/7] KVM: x86: Expose TSC offset controls to userspace
[PATCH] KVM: arm64: Remove unneeded semicolon
2022-02-23 9:27 UTC
[PATCH kvmtool v3] aarch64: Add stolen time support
2022-02-23 9:41 UTC (9+ messages)
[PATCH AUTOSEL 5.10 08/18] KVM: arm64: vgic: Read HW interrupt pending state from the HW
2022-02-23 2:30 UTC
[PATCH AUTOSEL 5.15 09/28] KVM: arm64: vgic: Read HW interrupt pending state from the HW
2022-02-23 2:29 UTC
[PATCH AUTOSEL 5.16 11/30] KVM: arm64: vgic: Read HW interrupt pending state from the HW
2022-02-23 2:28 UTC
[PATCH kvmtool v2] aarch64: Add stolen time support
2022-02-22 10:51 UTC (5+ messages)
[PATCH v5 00/27] KVM: arm64: Make CPU ID registers writable by userspace
2022-02-22 6:12 UTC (11+ messages)
` [PATCH v5 03/27] KVM: arm64: Introduce struct id_reg_info
` [PATCH v5 09/27] KVM: arm64: Make ID_AA64MMFR1_EL1 writable
` [PATCH v5 10/27] KVM: arm64: Hide IMPLEMENTATION DEFINED PMU support for the guest
[PATCH v2 0/3] Plumb PSCI SYSTEM_RESET2 call for guests
2022-02-21 16:11 UTC (5+ messages)
` [PATCH v2 1/3] KVM: arm64: Bump guest PSCI version to 1.1
` [PATCH v2 2/3] KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest
` [PATCH v2 3/3] KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
[PATCH v4 00/17] perf: KVM: Fix, optimize, and clean up callbacks
2022-02-18 22:35 UTC (8+ messages)
` [PATCH v4 09/17] perf/core: Use static_call to optimize perf_guest_info_callbacks
[PATCH] irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
2022-02-18 11:27 UTC (2+ messages)
[kvm-unit-tests PATCH] configure: arm: Fixes to build and run tests on Apple Silicon
2022-02-17 17:11 UTC (3+ messages)
[PATCH 1/2] KVM: selftests: kvm_vm_elf_load() and elfhdr_get() should close fd
2022-02-19 9:42 UTC (8+ messages)
` [PATCH 2/2] KVM: arm64: selftests: Introduce get_set_regs_perf test
[PATCH 0/3] Plumb PSCI SYSTEM_RESET2 call for guests
2022-02-17 18:40 UTC (4+ messages)
` [PATCH 1/3] KVM: arm64: Bump guest PSCI version to 1.1
` [PATCH 2/3] KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest
` [PATCH 3/3] KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
[PATCH] KVM: arm64: Don't miss pending interrupts for suspended vCPU
2022-02-17 16:30 UTC (3+ messages)
[PATCH kvmtool] aarch64: Add stolen time support
2022-02-17 15:05 UTC (3+ messages)
[kvm-unit-tests PATCH 0/4] configure changes and rename --target-efi
2022-02-17 12:14 UTC (9+ messages)
[PATCH v4 2/6] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
2022-02-16 16:21 UTC
[PATCH][kvmtool] virtio/pci: Signal INTx interrupts as level instead of edge
2022-02-16 16:11 UTC (2+ messages)
[PATCH kvmtool 0/3] Misc fixes
2022-02-16 16:11 UTC (2+ messages)
[PATCH 0/7] KVM: arm64: Hypervisor stack enhancements
2022-02-14 21:54 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