messages from 2022-09-21 00:31:49 to 2022-11-02 23:19:11 UTC [more...]
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-02 23:19 UTC (45+ messages)
` [PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization
` [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup
` [PATCH 03/44] KVM: Allocate cpus_hardware_enabled "
` [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit()
` [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails
` [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit
` [PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration
` [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit
` [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
` [PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper
` [PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace
` [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup)
` [PATCH 14/44] KVM: arm64: Simplify the CPUHP logic
` [PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails
` [PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails
` [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init()
` [PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init
` [PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions
` [PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init()
` [PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init()
` [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init()
` [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init
` [PATCH 24/44] KVM: PPC: Move processor compatibility check to module init
` [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init()
` [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init
` [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks
` [PATCH 28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init
` [PATCH 29/44] KVM: x86: Do CPU compatibility checks in x86 code
` [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook
` [PATCH 31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name
` [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules
` [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code
` [PATCH 34/44] KVM: VMX: Shuffle support checks and hardware enabling code around
` [PATCH 35/44] KVM: SVM: Check for SVM support in CPU compatibility checks
` [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU
` [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section
` [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling
` [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock
` [PATCH 40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit()
` [PATCH 41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization
` [PATCH 42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path
` [PATCH 43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init()
` [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC
[PATCH] RISC-V: KVM: use vma_lookup() instead of find_vma_intersection()
2022-11-02 8:14 UTC (2+ messages)
[RFC 0/9] KVM perf support
2022-11-01 15:32 UTC (17+ messages)
` [RFC 1/9] RISC-V: Define a helper function to probe number of hardware counters
` [RFC 3/9] RISC-V: KVM: Define a probe function for SBI extension data structures
` [RFC 4/9] RISC-V: KVM: Improve privilege mode filtering for perf
` [RFC 5/9] RISC-V: KVM: Add skeleton support "
` [RFC 6/9] RISC-V: KVM: Add SBI PMU extension support
` [RFC 7/9] RISC-V: KVM: Implement trap & emulate for hpmcounters
` [RFC 8/9] RISC-V: KVM: Implement perf support
[PATCH 0/9] RISC-V: Apply Zicboz to clear_page and memset
2022-11-01 10:53 UTC (32+ messages)
` [PATCH 1/9] RISC-V: Factor out body of riscv_init_cbom_blocksize loop
` [PATCH 2/9] RISC-V: Add Zicboz detection and block size parsing
` [PATCH 3/9] RISC-V: insn-def: Define cbo.zero
` [PATCH 4/9] RISC-V: Use Zicboz in clear_page when available
` [PATCH 5/9] RISC-V: KVM: Provide UAPI for Zicboz block size
` [PATCH 6/9] RISC-V: KVM: Expose Zicboz to the guest
` [PATCH 7/9] RISC-V: lib: Improve memset assembler formatting
` [PATCH 8/9] RISC-V: lib: Use named labels in memset
` [PATCH 9/9] RISC-V: Use Zicboz in memset when available
[PATCH kernel v4] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
2022-10-27 7:38 UTC (2+ messages)
[syzbot] riscv/fixes build error
2022-10-26 12:37 UTC
[GIT PULL] KVM/riscv fixes for 6.1, take #1
2022-10-22 9:15 UTC (2+ messages)
[PATCH] MAINTAINERS: git://github -> https://github.com for kvm-riscv
2022-10-22 8:41 UTC (3+ messages)
[PATCH] RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for Sstc
2022-10-21 6:47 UTC (3+ messages)
[PATCH kvmtool 0/6] RISC-V Svinval, Zihintpause, anad Zicbom support
2022-10-18 14:08 UTC (7+ messages)
` [PATCH kvmtool 1/6] Update UAPI headers based on Linux-6.1-rc1
` [PATCH kvmtool 2/6] riscv: Add Svinval extension support
` [PATCH kvmtool 3/6] riscv: Add zihintpause "
` [PATCH kvmtool 4/6] riscv: Move reg encoding helpers to kvm-cpu-arch.h
` [PATCH kvmtool 5/6] riscv: Add Zicbom extension support
` [PATCH kvmtool 6/6] riscv: Add --disable-<xyz> options to allow user disable extensions
Build regressions/improvements in v6.1-rc1
2022-10-18 13:28 UTC (4+ messages)
[PATCH v2] RISC-V: KVM: Fix compilation without RISCV_ISA_ZICBOM
2022-10-13 20:05 UTC (6+ messages)
[PATCH] RISC-V: KVM: Fix compilation without RISCV_ISA_ZICBOM
2022-10-13 13:44 UTC (6+ messages)
[PATCH v6 0/7] KVM: selftests: Implement ucall "pool" (for SEV)
2022-10-06 0:34 UTC (8+ messages)
` [PATCH v6 1/7] KVM: selftests: Consolidate common code for populating ucall struct
` [PATCH v6 2/7] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [PATCH v6 3/7] KVM: selftests: Automatically do init_ucall() for non-barebones VMs
` [PATCH v6 4/7] tools: Add atomic_test_and_set_bit()
` [PATCH v6 5/7] KVM: selftests: Make arm64's MMIO ucall multi-VM friendly
` [PATCH v6 6/7] KVM: selftest: Drop now-unnecessary ucall_uninit()
` [PATCH v6 7/7] KVM: selftests: Add ucall pool based implementation
[GIT PULL] KVM/riscv changes for 6.1
2022-10-03 19:34 UTC (2+ messages)
Status of RISC-V KVM Guest Debug support?
2022-10-02 6:12 UTC (2+ messages)
[PATCH v3 0/3] riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc
2022-10-01 12:37 UTC (8+ messages)
` [PATCH v3 1/3] RISC-V: KVM: Record number of signal exits as a vCPU stat
` [PATCH v3 2/3] RISC-V: KVM: Use generic guest entry infrastructure
` [PATCH v3 3/3] riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORK
[PATCH v3 0/2] riscv: KVM: Expose Zicbom to the guest
2022-09-26 10:05 UTC (6+ messages)
` [PATCH v3 1/2] RISC-V: KVM: Provide UAPI for Zicbom block size
` [PATCH v3 2/2] RISC-V: KVM: Expose Zicbom to the guest
[PATCH] RISC-V: KVM: Make ISA ext mappings explicit
2022-09-26 9:26 UTC (2+ messages)
[PATCH v4 00/12] KVM: x86: never write to memory from kvm_vcpu_check_block
2022-09-22 14:52 UTC (15+ messages)
` [PATCH v4 01/12] KVM: x86: make vendor code check for all nested events
` [PATCH v4 02/12] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
` [PATCH v4 03/12] KVM: x86: Rename and expose helper to detect if INIT/SIPI are allowed
` [PATCH v4 04/12] KVM: x86: Rename kvm_apic_has_events() to make it INIT/SIPI specific
` [PATCH v4 05/12] KVM: x86: lapic does not have to process INIT if it is blocked
` [PATCH v4 06/12] KVM: SVM: Make an event request if INIT or SIPI is pending when GIF is set
` [PATCH v4 07/12] KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
` [PATCH v4 08/12] KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
` [PATCH v4 09/12] KVM: x86: Don't snapshot pending INIT/SIPI prior to checking nested events
` [PATCH v4 10/12] KVM: x86: never write to memory from kvm_vcpu_check_block()
` [PATCH v4 11/12] KVM: mips, x86: do not rely on KVM_REQ_UNHALT
` [PATCH v4 12/12] KVM: remove KVM_REQ_UNHALT
[PATCH kvmtool 0/5] KVMTOOL RISC-V Svpbmt and Sstc Support
2022-09-22 12:45 UTC (2+ messages)
[PATCH v12 01/17] riscv: Rename __switch_to_aux -> fpu
2022-09-21 21:43 UTC (17+ messages)
` [PATCH v12 02/17] riscv: Extending cpufeature.c to detect V-extension
` [PATCH v12 03/17] riscv: Add new csr defines related to vector extension
` [PATCH v12 04/17] riscv: Add vector feature to compile
` [PATCH v12 05/17] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH v12 06/17] riscv: Reset vector register
` [PATCH v12 07/17] riscv: Add vector struct and assembler definitions
` [PATCH v12 08/17] riscv: Add task switch support for vector
` [PATCH v12 09/17] riscv: Add ptrace vector support
` [PATCH v12 10/17] riscv: Add sigcontext save/restore for vector
` [PATCH v12 11/17] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH v12 12/17] riscv: Add support for kernel mode vector
` [PATCH v12 13/17] riscv: Add vector extension XOR implementation
` [PATCH v12 14/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
` [PATCH v12 15/17] riscv: Add V extension to KVM ISA allow list
` [PATCH v12 16/17] riscv: KVM: Add vector lazy save/restore support
` [PATCH v12 17/17] riscv: prctl to enable vector commands
[PATCH 00/17] Prctl to enable vector commands, previous vector patches rebased
2022-09-21 21:33 UTC (20+ messages)
` [PATCH 01/17] riscv: Rename __switch_to_aux -> fpu
` [PATCH 02/17] riscv: Extending cpufeature.c to detect V-extension
` [PATCH 03/17] riscv: Add new csr defines related to vector extension
` [PATCH 04/17] riscv: Add vector feature to compile
` [PATCH 05/17] riscv: Add has_vector/riscv_vsize to save vector features
` [PATCH 06/17] riscv: Reset vector register
` [PATCH 07/17] riscv: Add vector struct and assembler definitions
` [PATCH 08/17] riscv: Add task switch support for vector
` [PATCH 09/17] riscv: Add ptrace vector support
` [PATCH 10/17] riscv: Add sigcontext save/restore for vector
` [PATCH 11/17] riscv: signal: Report signal frame size to userspace via auxv
` [PATCH 12/17] riscv: Add support for kernel mode vector
` [PATCH 13/17] riscv: Add vector extension XOR implementation
` [PATCH 14/17] riscv: Fix a kernel panic issue if $s2 is set to a specific value before entering Linux
` [PATCH 15/17] riscv: Add V extension to KVM ISA allow list
` [PATCH 16/17] riscv: KVM: Add vector lazy save/restore support
` [PATCH 17/17] riscv: prctl to enable vector commands
[PATCH kernel v3] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
2022-09-21 17:08 UTC (2+ messages)
[PATCH kernel v2] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE support platform dependent
2022-09-21 17:04 UTC (4+ 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