messages from 2023-07-03 18:33:46 to 2023-07-06 14:54:41 UTC [more...]
KVM Forum: Trusted I/O BoF summary
2023-07-06 14:53 UTC
[PATCH v12 00/22] TDX host kernel support
2023-07-06 14:49 UTC (48+ messages)
` [PATCH v12 07/22] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v12 11/22] x86/virt/tdx: Fill out TDMRs to cover all TDX memory regions
` [PATCH v12 12/22] x86/virt/tdx: Allocate and set up PAMTs for TDMRs
` [PATCH v12 13/22] x86/virt/tdx: Designate reserved areas for all TDMRs
` [PATCH v12 14/22] x86/virt/tdx: Configure TDX module with the TDMRs and global KeyID
` [PATCH v12 15/22] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v12 16/22] x86/virt/tdx: Initialize all TDMRs
` [PATCH v12 20/22] x86/virt/tdx: Allow SEAMCALL to handle #UD and #GP
[PATCH kvmtool 0/2] vfio/pci: Fix unmaskable MSI
2023-07-06 14:36 UTC (2+ messages)
[PATCH v2 0/8] RISC-V SBI enable/disable, Zbb, Zicboz, and Ssaia support
2023-07-06 14:33 UTC (3+ messages)
` [PATCH v2 1/8] Sync-up headers with Linux-6.4-rc5
[RFC PATCH 00/14] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-06 11:55 UTC (31+ messages)
` [RFC PATCH 01/14] tracing/filters: Dynamically allocate filter_pred.regex
` [RFC PATCH 02/14] tracing/filters: Enable filtering a cpumask field by another cpumask
` [RFC PATCH 03/14] tracing/filters: Enable filtering a scalar field by a cpumask
` [RFC PATCH 04/14] tracing/filters: Enable filtering the CPU common "
` [RFC PATCH 05/14] tracing/filters: Document cpumask filtering
` [RFC PATCH 06/14] objtool: Flesh out warning related to pv_ops[] calls
` [RFC PATCH 07/14] objtool: Warn about non __ro_after_init static key usage in .noinstr
` [RFC PATCH 08/14] BROKEN: context_tracking: Make context_tracking_key __ro_after_init
` [RFC PATCH 09/14] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [RFC PATCH 10/14] x86/sev-es: Make sev_es_enable_key __ro_after_init
` [RFC PATCH 11/14] context-tracking: Introduce work deferral infrastructure
` [RFC PATCH 12/14] context_tracking,x86: Defer kernel text patching IPIs
` [RFC PATCH 13/14] context_tracking,x86: Add infrastructure to defer kernel TLBI
` [RFC PATCH 14/14] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
2023-07-06 10:48 UTC (3+ messages)
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration "
[PATCH] vdpa: reject F_ENABLE_AFTER_DRIVER_OK if backend does not support it
2023-07-06 9:38 UTC (22+ messages)
biznesowy angielski
2023-07-06 7:31 UTC
[PATCH v1] virt: kvm: Replace define function
2023-07-06 7:29 UTC
[PATCH] x86/trapnr: Add event type macros to <asm/trapnr.h>
2023-07-06 7:25 UTC (3+ messages)
[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
2023-07-06 7:19 UTC (31+ messages)
` [PATCH v7 1/8] KVM: Assert that a page's refcount is elevated when marking accessed/dirty
` [PATCH v7 2/8] KVM: Introduce __kvm_follow_pfn function
` [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
` [PATCH v7 4/8] KVM: x86/mmu: Migrate to __kvm_follow_pfn
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET "
` [PATCH v7 6/8] KVM: arm64: Migrate "
` [PATCH v7 7/8] KVM: PPC: "
` [PATCH v7 8/8] KVM: remove __gfn_to_pfn_memslot
[PATCH] KVM: ppc64: Enable ring-based dirty memory tracking
2023-07-06 4:15 UTC (2+ messages)
[PATCH v16 00/30] Add KVM LoongArch support
2023-07-06 2:04 UTC (2+ messages)
[RESEND PATCH v5 00/11] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-07-06 0:04 UTC (25+ messages)
` [RESEND PATCH v5 01/11] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 02/11] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
` [RESEND PATCH v5 03/11] KVM: Allow range-based TLB invalidation from common code
` [RESEND PATCH v5 04/11] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to "
` [RESEND PATCH v5 05/11] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range
` [RESEND PATCH v5 06/11] KVM: arm64: Implement __kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 07/11] KVM: arm64: Define kvm_tlb_flush_vmid_range()
` [RESEND PATCH v5 08/11] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
` [RESEND PATCH v5 09/11] KVM: arm64: Flush only the memslot after write-protect
` [RESEND PATCH v5 10/11] KVM: arm64: Invalidate the table entries upon a range
[PATCH v4 1/1] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-07-05 22:16 UTC (4+ messages)
[PATCH v4 0/4] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2}
2023-07-05 19:30 UTC (12+ messages)
` [PATCH v4 1/4] KVM: arm64: Enable writable for ID_AA64DFR0_EL1
` [PATCH v4 3/4] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
[Bug 217307] New: windows guest entering boot loop when nested virtualization enabled and hyperv installed
2023-07-05 15:27 UTC (7+ messages)
` [Bug 217307] "
[PATCH] RISC-V: KVM: provide UAPI for host SATP mode
2023-07-05 14:51 UTC (7+ messages)
[PATCH v2 0/2] KVM: s390: pv: fix two small bugs
2023-07-05 11:19 UTC (3+ messages)
` [PATCH v2 1/2] KVM: s390: pv: simplify shutdown and fix race
` [PATCH v2 2/2] KVM: s390: pv: fix index value of replaced ASCE
[PATCH v21 00/20] s390x: CPU Topology
2023-07-05 10:32 UTC (33+ messages)
` [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction
` [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
` [PATCH v21 09/20] machine: adding s390 topology to query-cpu-fast
` [PATCH v21 10/20] machine: adding s390 topology to info hotpluggable-cpus
` [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
` [PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
` [PATCH v21 13/20] docs/s390x/cpu topology: document s390x cpu topology
` [PATCH v21 14/20] tests/avocado: s390x cpu topology core
` [PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
` [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
` [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
` [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
` [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move
[PATCH] KVM: PPC: Update MAINTAINERS
2023-07-05 10:24 UTC (3+ messages)
[PATCH] KVM: arm64: Disable preemption in kvm_arch_hardware_enable()
2023-07-05 9:36 UTC (4+ messages)
[PATCH] kvm/x86: clear hlt for intel cpu when resetting vcpu
2023-07-05 9:04 UTC (6+ messages)
[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-07-05 8:21 UTC (3+ messages)
` [PATCH v4 03/16] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
[linux-next:master] BUILD REGRESSION 1c6f93977947dbba1fc4d250c4eb8a7d4cfdecf1
2023-07-04 17:22 UTC
[PATCH v4 3/6] target/riscv: check the in-kernel irqchip support
2023-07-04 15:12 UTC (4+ messages)
` [PATCH v4 4/6] target/riscv: Create an KVM AIA irqchip
[PATCH v10 00/59] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2023-07-04 12:31 UTC (4+ messages)
[PATCH v1] tools: remove duplicate assignment
2023-07-04 12:21 UTC
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-07-04 10:10 UTC (3+ messages)
` [PATCH v3 05/22] KVM: Add KVM_CAP_MEMORY_FAULT_INFO
[PATCH v1 0/5] target/arm: Handle psci calls in userspace
2023-07-04 9:58 UTC (6+ messages)
` [PATCH v1 4/5] arm/kvm: add skeleton implementation for userspace SMCCC call handling
[PATCH RESEND kvmtool 0/4] Add --loglevel argument
2023-07-04 9:53 UTC (9+ messages)
` [PATCH RESEND kvmtool 1/4] util: Make pr_err() return void
` [PATCH RESEND kvmtool 2/4] Replace printf/fprintf with pr_* macros
` [PATCH RESEND kvmtool 3/4] util: Use __pr_debug() instead of pr_info() to print debug messages
` [PATCH RESEND kvmtool 4/4] Add --loglevel argument for the run command
KVM with PREEMPT_RT
2023-07-04 8:12 UTC
[PATCH] KVM: x86/tsc: Update guest tsc_offset again before vcpu first runs
2023-07-04 8:01 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-next V2 10/15] ice: save and restore TX queue head
2023-07-04 7:35 UTC (4+ messages)
[PATCH v5 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-07-04 1:09 UTC (4+ messages)
` [PATCH v5 10/13] KVM: selftests: Only do get/set tests on present blessed list
[GIT PULL] virtio: features, fixes, cleanups
2023-07-04 0:16 UTC (2+ messages)
[GIT PULL] KVM changes for Linux 6.5
2023-07-04 0:16 UTC (2+ messages)
[PATCH RESEND v2 0/2] target/i386/kvm: fix two svm pmu virtualization bugs
2023-07-03 21:58 UTC (4+ messages)
` [PATCH RESEND v2 1/2] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
[PATCH v2 00/16] target/riscv: Allow building without TCG (KVM-only so far)
2023-07-03 18:31 UTC (4+ messages)
` [PATCH v2 14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c
` [PATCH v2 15/16] target/riscv: Restrict TCG-specific prototype declarations
` [PATCH v2 16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs
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