messages from 2025-01-09 20:49:58 to 2025-01-20 16:18:36 UTC [more...]
[PATCH kvmtool v1 0/2] Error handling fixes
2025-01-20 16:18 UTC (3+ messages)
` [PATCH kvmtool v1 1/2] Propagate the error code from any VCPU thread
` [PATCH kvmtool v1 2/2] Do not a print a warning on failing host<->guest address translation
[PATCH] KVM: arm64: Flush hyp bss section after initialization of variables in bss
2025-01-20 16:13 UTC (2+ messages)
[GIT PULL] KVM/arm64 updates for 6.14
2025-01-20 12:02 UTC (2+ messages)
[PATCH 0/7] arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9
2025-01-17 22:07 UTC (8+ messages)
[PATCH v2 0/1] KVM: arm64: Map GPU memory with no struct pages
2025-01-17 19:16 UTC (19+ messages)
` [PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
[PATCH v2 00/12] KVM: arm64: Add NV timer support
2025-01-17 15:19 UTC (4+ messages)
` [PATCH v2 09/12] KVM: arm64: nv: Propagate CNTHCTL_EL2.EL1NV{P,V}CT bits
[PATCH RFC v3 00/27] KVM: arm64: Implement support for SME in non-protected guests
2025-01-17 12:37 UTC (4+ messages)
` [PATCH RFC v3 09/27] KVM: arm64: Factor SVE guest exit handling out into a function
[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
2025-01-17 6:57 UTC (10+ messages)
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2025-01-16 23:46 UTC (11+ messages)
[PATCH] KVM: arm64: nv: Set ISTATUS for emulated timers, If timer expired
2025-01-16 18:25 UTC (14+ messages)
[PATCH 1/3] KVM: arm64: timers: Fix percpu address space issues in kvm_timer_hyp_init()
2025-01-16 15:09 UTC (4+ messages)
[PATCH] KVM: arm64: Fix the upper limit of the walker range
2025-01-16 14:50 UTC (10+ messages)
[PATCH v1] arm64: Add TLB Conflict Abort Exception handler to KVM
2025-01-16 10:42 UTC (5+ messages)
[PATCH v2 0/9] KVM: selftests: Binary stats fixes and infra updates
2025-01-16 5:14 UTC (11+ messages)
` [PATCH v2 1/9] KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
` [PATCH v2 2/9] KVM: selftests: Close VM's binary stats FD when releasing VM
` [PATCH v2 3/9] KVM: selftests: Assert that __vm_get_stat() actually finds a stat
` [PATCH v2 4/9] KVM: selftests: Macrofy vm_get_stat() to auto-generate stat name string
` [PATCH v2 5/9] KVM: selftests: Add struct and helpers to wrap binary stats cache
` [PATCH v2 6/9] KVM: selftests: Get VM's binary stats FD when opening VM
` [PATCH v2 7/9] KVM: selftests: Adjust number of files rlimit for all "standard" VMs
` [PATCH v2 8/9] KVM: selftests: Add infrastructure for getting vCPU binary stats
` [PATCH v2 9/9] KVM: selftests: Add compile-time assertions to guard against stats typos
[PATCH v2 00/17] KVM: arm64: Add NV GICv3 support
2025-01-15 18:41 UTC (21+ messages)
` [PATCH v2 01/17] arm64: sysreg: Add layout for ICH_HCR_EL2
` [PATCH v2 02/17] arm64: sysreg: Add layout for ICH_VTR_EL2
` [PATCH v2 03/17] arm64: sysreg: Add layout for ICH_MISR_EL2
` [PATCH v2 04/17] KVM: arm64: Move host SVE/SME state flags out of vCPU
` [PATCH v2 05/17] KVM: arm64: nv: Load timer before the GIC
` [PATCH v2 06/17] KVM: arm64: nv: Add ICH_*_EL2 registers to vpcu_sysreg
` [PATCH v2 07/17] KVM: arm64: nv: Plumb handling of GICv3 EL2 accesses
` [PATCH v2 08/17] KVM: arm64: nv: Sanitise ICH_HCR_EL2 accesses
` [PATCH v2 09/17] KVM: arm64: nv: Nested GICv3 emulation
` [PATCH v2 10/17] KVM: arm64: nv: Handle L2->L1 transition on interrupt injection
` [PATCH v2 11/17] KVM: arm64: nv: Add Maintenance Interrupt emulation
` [PATCH v2 12/17] KVM: arm64: nv: Respect virtual HCR_EL2.TWx setting
` [PATCH v2 13/17] KVM: arm64: nv: Request vPE doorbell upon nested ERET to L2
` [PATCH v2 14/17] KVM: arm64: nv: Propagate used_lrs between L1 and L0 contexts
` [PATCH v2 15/17] KVM: arm64: nv: Fold GICv3 host trapping requirements into guest setup
` [PATCH v2 16/17] KVM: arm64: nv: Allow userland to set VGIC maintenance IRQ
` [PATCH v2 17/17] KVM: arm64: nv: Fail KVM init if asking for NV without GICv3
[PATCH v2 0/7] Add support for NoTagAccess memory attribute
2025-01-15 13:15 UTC (17+ messages)
` [PATCH v2 1/7] arm64: Update the values to binary from hex
` [PATCH v2 2/7] KVM: arm64: MTE: Update code comments
` [PATCH v2 3/7] arm64: cpufeature: add Allocation Tag Access Permission (MTE_PERM) feature
` [PATCH v2 4/7] KVM: arm64: MTE: Add KVM_CAP_ARM_MTE_PERM
` [PATCH v2 5/7] KVM: arm64: MTE: Use stage-2 NoTagAccess memory attribute if supported
` [PATCH v2 6/7] KVM: arm64: MTE: Nested guest support
` [PATCH v2 7/7] KVM: arm64: Split some of the kvm_pgtable_prot bits into separate defines
[PATCH v10 00/10] kvm/coresight: Support exclude guest and exclude host
2025-01-15 13:00 UTC (15+ messages)
` [PATCH v10 04/10] arm64/sysreg: Add a comment that the sysreg file should be sorted
` [PATCH v10 06/10] arm64/sysreg/tools: Move TRFCR definitions to sysreg
` (subset) [PATCH v10 00/10] kvm/coresight: Support exclude guest and exclude host
[kvm-unit-tests PATCH v1 0/5] arm64: Change the default --processor to max
2025-01-15 11:47 UTC (21+ messages)
` [kvm-unit-tests PATCH v1 1/5] configure: Document that the architecture name 'aarch64' is also supported
` [kvm-unit-tests PATCH v1 2/5] configure: Display the default processor for arm and arm64
` [kvm-unit-tests PATCH v1 3/5] arm64: Implement the ./configure --processor option
` [kvm-unit-tests PATCH v1 4/5] arm/arm64: Add support for --processor=max
` [kvm-unit-tests PATCH v1 5/5] configure: arm64: Make 'max' the default for --processor
[kvm-unit-tests PATCH v3] arm64: Add basic MTE test
2025-01-14 15:47 UTC (2+ messages)
[PATCH v2 1/1] KVM: arm64: Fix the upper limit of the walker range
2025-01-14 15:04 UTC
[PATCH 0/2] KVM: arm64: nv: Fix sysreg RESx-ication
2025-01-14 11:37 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: nv: Always evaluate HCR_EL2 using sanitising accessors
` [PATCH 2/2] KVM: arm64: nv: Apply RESx settings to sysreg reset values
[PATCH 0/5] KVM: Add a kvm_run flag to signal need for completion
2025-01-13 22:04 UTC (15+ messages)
` [PATCH 1/5] KVM: x86: Document that KVM_EXIT_HYPERCALL requires completion
` [PATCH 2/5] KVM: Clear vcpu->run->flags at start of KVM_RUN for all architectures
` [PATCH 3/5] KVM: Add a common kvm_run flag to communicate an exit needs completion
` [PATCH 4/5] KVM: selftests: Provide separate helper for KVM_RUN with immediate_exit
` [PATCH 5/5] KVM: selftests: Rely on KVM_RUN_NEEDS_COMPLETION to complete userspace exits
[RFC PATCH 0/2] KVM: arm64: vgic-its: Enhance debugging with debugfs and tracepoints
2025-01-13 19:31 UTC (3+ messages)
` [RFC PATCH 1/2] KVM: arm64: vgic-its: Add debugfs interface to expose ITS tables
` [RFC PATCH 2/2] KVM: arm64: vgic-its: Add tracepoints for VGIC ITS commands
[RFC PATCH 0/4] KVM: arm64: vcpu sysreg accessor rework
2025-01-13 18:35 UTC (5+ messages)
` [RFC PATCH 1/4] KVM: arm64: Add assignment-specific sysreg accessor
` [RFC PATCH 2/4] KVM: arm64: Add RMW specific "
` [RFC PATCH 3/4] KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
` [RFC PATCH 4/4] KVM: arm64: Make __vcpu_sys_reg() a pure rvalue operand
[PATCH v9 0/7] kvm/coresight: Support exclude guest and exclude host
2025-01-13 15:43 UTC (5+ messages)
` [PATCH v9 2/7] tools: arm64: Update sysreg.h header files
[PATCH 0/3] KVM: arm64: Simplify pKVM memory transitions
2025-01-12 10:42 UTC (5+ messages)
` [PATCH 1/3] KVM: arm64: Drop pkvm_mem_transition for FF-A
` [PATCH 2/3] KVM: arm64: Drop pkvm_mem_transition for host/hyp sharing
` [PATCH 3/3] KVM: arm64: Drop pkvm_mem_transition for host/hyp donations
[PATCH] KVM: arm64: Explicitly handle BRBE traps as UNDEFINED
2025-01-11 15:02 UTC (2+ messages)
[PATCH] KVM: arm64: vgic: Use str_enabled_disabled() in vgic_v3_probe()
2025-01-11 15:02 UTC (3+ messages)
[PATCH 00/18] KVM: arm64: Support FEAT_PMUv3 on Apple hardware
2025-01-10 16:22 UTC (2+ messages)
[PATCH 0/8] KVM: selftests: Binary stats fixes and infra updates
2025-01-10 1:15 UTC (3+ messages)
[PATCH v2 00/13] KVM: Introduce KVM Userfault
2025-01-09 20:49 UTC (13+ messages)
` [PATCH v2 02/13] KVM: Add KVM_MEMORY_EXIT_FLAG_USERFAULT
` [PATCH v2 03/13] KVM: Allow late setting of KVM_MEM_USERFAULT on guest_memfd memslot
` [PATCH v2 04/13] KVM: Advertise KVM_CAP_USERFAULT in KVM_CHECK_EXTENSION
` [PATCH v2 05/13] KVM: x86/mmu: Add support for KVM_MEM_USERFAULT
` [PATCH v2 06/13] KVM: arm64: "
` [PATCH v2 07/13] KVM: selftests: Fix vm_mem_region_set_flags docstring
` [PATCH v2 08/13] KVM: selftests: Fix prefault_mem logic
` [PATCH v2 09/13] KVM: selftests: Add va_start/end into uffd_desc
` [PATCH v2 10/13] KVM: selftests: Add KVM Userfault mode to demand_paging_test
` [PATCH v2 11/13] KVM: selftests: Inform set_memory_region_test of KVM_MEM_USERFAULT
` [PATCH v2 12/13] KVM: selftests: Add KVM_MEM_USERFAULT + guest_memfd toggle tests
` [PATCH v2 13/13] KVM: Documentation: Add KVM_CAP_USERFAULT and KVM_MEM_USERFAULT details
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