messages from 2022-01-28 15:34:41 to 2022-02-01 15:31:47 UTC [more...]
[PATCH kvmtool 0/5] kvmtool: Fix few found bugs
2022-02-01 15:31 UTC (7+ messages)
` [PATCH kvmtool 1/5] virtio: Sanitize config accesses
` [PATCH kvmtool 2/5] virtio: Check for overflows in QUEUE_NOTIFY and QUEUE_SEL
` [PATCH kvmtool 3/5] virtio/net: Warn if virtio_net is implicitly enabled
[PATCH v3 0/3] svm: avic: Allow AVIC support on system w/ physical APIC ID > 255
2022-02-01 14:56 UTC (8+ messages)
` [PATCH v3 1/3] KVM: SVM: Refactor AVIC hardware setup logic into helper function
` [PATCH v3 3/3] KVM: SVM: Extend host physical APIC ID field to support more than 8-bit
[kvm-unit-tests PATCH v3 0/3] GIC ITS tests
2022-02-01 14:44 UTC (10+ messages)
[PATCH v6 00/64] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
2022-02-01 14:32 UTC (5+ messages)
` [PATCH v6 01/64] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature
` [PATCH v6 07/64] KVM: arm64: nv: Handle HCR_EL2.NV system register traps
[PATCH 0/5] KVM: SVM: nSVM: Implement Enlightened MSR-Bitmap for Hyper-V-on-KVM and fix it for KVM-on-Hyper-V
2022-02-01 14:31 UTC (3+ messages)
[PATCH V6 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
2022-02-01 14:29 UTC (34+ messages)
` [PATCH V6 mlx5-next 01/15] PCI/IOV: Add pci_iov_vf_id() to get VF index
` [PATCH V6 mlx5-next 02/15] net/mlx5: Reuse exported virtfn index function call
` [PATCH V6 mlx5-next 03/15] net/mlx5: Disable SRIOV before PF removal
` [PATCH V6 mlx5-next 04/15] PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PF
` [PATCH V6 mlx5-next 05/15] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V6 mlx5-next 06/15] net/mlx5: Introduce migration bits and structures
` [PATCH V6 mlx5-next 07/15] vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctl
` [PATCH V6 mlx5-next 08/15] vfio: Define device migration protocol v2
` [PATCH V6 mlx5-next 09/15] vfio: Extend the device migration protocol with RUNNING_P2P
` [PATCH V6 mlx5-next 10/15] vfio: Remove migration protocol v1
` [PATCH V6 mlx5-next 11/15] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V6 mlx5-next 12/15] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V6 mlx5-next 13/15] vfio/pci: Expose vfio_pci_core_aer_err_detected()
` [PATCH V6 mlx5-next 14/15] vfio/mlx5: Use its own PCI reset_done error handler
` [PATCH V6 mlx5-next 15/15] vfio: Extend the device migration protocol with PRE_COPY
[RFC PATCH v4 00/26] KVM: arm64: Make CPU ID registers writable by userspace
2022-02-01 14:14 UTC (27+ messages)
` [RFC PATCH v4 01/26] KVM: arm64: Introduce a validation function for an ID register
` [RFC PATCH v4 02/26] KVM: arm64: Save ID registers' sanitized value per guest
` [RFC PATCH v4 03/26] KVM: arm64: Introduce struct id_reg_info
` [RFC PATCH v4 04/26] KVM: arm64: Make ID_AA64PFR0_EL1 writable
` [RFC PATCH v4 20/26] KVM: arm64: Trap disabled features of ID_AA64PFR0_EL1
[PATCH RESEND v2] KVM: LAPIC: Enable timer posted-interrupt when mwait/hlt is advertised
2022-02-01 13:57 UTC (3+ messages)
[PATCH v3 0/8] KVM: x86: Hyper-V hypercall fix and cleanups
2022-02-01 13:47 UTC (2+ messages)
[PATCH 0/5] x86: uaccess CMPXCHG + KVM bug fixes
2022-02-01 13:25 UTC (9+ messages)
` [PATCH 1/5] Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
` [PATCH 2/5] x86/uaccess: Implement macros for CMPXCHG on user addresses
` [PATCH 3/5] KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
` [PATCH 4/5] KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
` [PATCH 5/5] KVM: x86: Bail to userspace if emulation of atomic user access faults
[PATCH 0/5] perf/core: Address filter fixes / changes
2022-02-01 13:25 UTC (7+ messages)
` [PATCH 1/5] perf/x86/intel/pt: Relax address filter validation
` [PATCH 2/5] x86: Share definition of __is_canonical_address()
` [PATCH 3/5] perf/core: Fix address filter parser for multiple filters
` [PATCH 4/5] perf/x86/intel/pt: Fix address filter config for 32-bit kernel
` [PATCH 5/5] perf/core: Allow kernel address filter when not filtering the kernel
[PATCH v3 0/9] Parallel CPU bringup for x86_64
2022-02-01 13:02 UTC (13+ messages)
` [PATCH v3 6/9] x86/smpboot: Support parallel startup of secondary CPUs
[PATCH v9 00/43] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-02-01 13:02 UTC (45+ messages)
` [PATCH v9 01/43] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH v9 02/43] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH v9 03/43] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH v9 04/43] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH v9 05/43] x86/compressed/64: Detect/setup SEV/SME features earlier in boot
` [PATCH v9 06/43] x86/sev: "
` [PATCH v9 07/43] x86/mm: Extend cc_attr to include AMD SEV-SNP
` [PATCH v9 08/43] x86/sev: Define the Linux specific guest termination reasons
` [PATCH v9 09/43] x86/sev: Save the negotiated GHCB version
` [PATCH v9 10/43] x86/sev: Check SEV-SNP features support
` [PATCH v9 11/43] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH v9 12/43] x86/sev: Check the vmpl level
` [PATCH v9 13/43] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH v9 14/43] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH v9 15/43] x86/sev: "
` [PATCH v9 16/43] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH v9 17/43] x86/kernel: Make the .bss..decrypted section shared in RMP table
` [PATCH v9 18/43] x86/kernel: Validate ROM memory before accessing when SEV-SNP is active
` [PATCH v9 19/43] x86/mm: Add support to validate memory when changing C-bit
` [PATCH v9 20/43] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH v9 21/43] x86/head/64: Re-enable stack protection
` [PATCH v9 22/43] x86/sev: Move MSR-based VMGEXITs for CPUID to helper
` [PATCH v9 23/43] KVM: x86: Move lookup of indexed CPUID leafs "
` [PATCH v9 24/43] x86/compressed/acpi: Move EFI detection "
` [PATCH v9 25/43] x86/compressed/acpi: Move EFI system table lookup "
` [PATCH v9 26/43] x86/compressed/acpi: Move EFI config "
` [PATCH v9 27/43] x86/compressed/acpi: Move EFI vendor "
` [PATCH v9 28/43] x86/compressed/acpi: Move EFI kexec handling into common code
` [PATCH v9 29/43] x86/boot: Add Confidential Computing type to setup_data
` [PATCH v9 30/43] KVM: SEV: Add documentation for SEV-SNP CPUID Enforcement
` [PATCH v9 31/43] x86/compressed/64: Add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v9 32/43] x86/boot: Add a pointer to Confidential Computing blob in bootparams
` [PATCH v9 33/43] x86/compressed: Add SEV-SNP feature detection/setup
` [PATCH v9 34/43] x86/compressed: Use firmware-validated CPUID leaves for SEV-SNP guests
` [PATCH v9 35/43] x86/compressed: Export and rename add_identity_map()
` [PATCH v9 36/43] x86/compressed/64: Add identity mapping for Confidential Computing blob
` [PATCH v9 37/43] x86/sev: Add SEV-SNP feature detection/setup
` [PATCH v9 38/43] x86/sev: Use firmware-validated CPUID for SEV-SNP guests
` [PATCH v9 39/43] x86/sev: Provide support for SNP guest request NAEs
` [PATCH v9 40/43] x86/sev: Register SEV-SNP guest request platform device
` [PATCH v9 41/43] virt: Add SEV-SNP guest driver
` [PATCH v9 42/43] virt: sevguest: Add support to derive key
` [PATCH v9 43/43] virt: sevguest: Add support to get extended report
[PATCH kvm/queue v2 0/3] KVM: x86/pmu: Fix out-of-date AMD amd_event_mapping[]
2022-02-01 12:28 UTC (7+ messages)
` [PATCH kvm/queue v2 1/3] KVM: x86/pmu: Replace pmu->available_event_types with a new BITMAP
` [PATCH kvm/queue v2 2/3] perf: x86/core: Add interface to query perfmon_event_map[] directly
` [PATCH kvm/queue v2 3/3] KVM: x86/pmu: Setup the {inte|amd}_event_mapping[] when hardware_setup
[PATCH 0/5] KVM: x86/mmu: Clean up {Host,MMU}-writable documentation and validation
2022-02-01 12:22 UTC (3+ messages)
[PATCH RESEND v2] KVM: VMX: Dont' send posted IRQ if vCPU == this vCPU and vCPU is IN_GUEST_MODE
2022-02-01 12:11 UTC (2+ messages)
[PATCH v2] vfio/pci: fix memory leak during D3hot to D0 transition
2022-02-01 11:36 UTC (3+ messages)
[PATCH 0/6] KVM RISC-V SBI v0.3 support
2022-02-01 8:22 UTC (7+ messages)
` [PATCH 1/6] RISC-V: KVM: Upgrade SBI spec version to v0.3
` [PATCH 2/6] RISC-V: KVM: Add common kvm_riscv_vcpu_sbi_system_reset() function
` [PATCH 3/6] RISC-V: KVM: Implement SBI v0.3 SRST extension
` [PATCH 4/6] RISC-V: Add SBI HSM suspend related defines
` [PATCH 5/6] RISC-V: KVM: Add common kvm_riscv_vcpu_wfi() function
` [PATCH 6/6] RISC-V: KVM: Implement SBI HSM suspend call
[PATCH] MIPS: KVM: fix vz.c kernel-doc notation
2022-02-01 8:01 UTC (2+ messages)
[BUG] vhost: two possible deadlocks involving locking and waiting
2022-02-01 7:27 UTC
[PATCH RESEND] KVM: x86/mmu: fix UAF in paging_update_accessed_dirty_bits
2022-02-01 2:29 UTC (7+ messages)
[PATCH 0/2] KVM: selftests: Add powerpc support
2022-02-01 2:02 UTC (3+ messages)
` [PATCH 2/2] KVM: selftests: Add support for ppc64le
Why do we need KVM_REQ_GET_NESTED_STATE_PAGES after all
2022-01-31 17:37 UTC (6+ messages)
[PATCH v2 0/9] s390x/pci: zPCI interpretation support
2022-01-31 17:11 UTC (8+ messages)
` [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
` [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices
[PATCH 00/22] KVM: x86: Fill *_x86_ops via kvm-x86-ops.h
2022-01-31 16:48 UTC (9+ messages)
` [PATCH 01/22] KVM: x86: Drop unnecessary and confusing KVM_X86_OP_NULL macro
` [PATCH 09/22] KVM: x86: Uninline and export hv_track_root_tdp()
[PATCH] RISC-V: KVM: Fix SBI implementation version
2022-01-31 16:42 UTC
[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
2022-01-31 15:33 UTC (5+ messages)
` [RFC PATCH v2 3/5] vfio/pci: fix memory leak during D3hot to D0 tranistion
[PATCH] kvm: Move KVM_GET_XSAVE2 IOCTL definition at the end of kvm.h
2022-01-31 14:22 UTC (4+ messages)
[kvm-unit-tests PATCH v1 0/5] s390x: smp: avoid hardcoded CPU addresses
2022-01-31 13:55 UTC (8+ messages)
` [kvm-unit-tests PATCH v1 1/5] lib: s390x: smp: add functions to work with CPU indexes
` [kvm-unit-tests PATCH v1 2/5] lib: s390x: smp: guarantee that boot CPU has index 0
` [kvm-unit-tests PATCH v1 3/5] s390x: smp: avoid hardcoded CPU addresses
` [kvm-unit-tests PATCH v1 4/5] s390x: firq: "
` [kvm-unit-tests PATCH v1 5/5] s390x: skrf: "
[RFC PATCH 0/6] KVM: SVM: Defer page pinning for SEV guests
2022-01-31 12:41 UTC (10+ messages)
` [RFC PATCH 3/6] KVM: SVM: Implement demand page pinning
[PATCH 1/1] KVM: s390: index kvm->arch.idle_mask by vcpu_idx
2022-01-31 12:24 UTC (5+ messages)
[PATCH -next] RISC-V: KVM: remove unneeded semicolon
2022-01-31 4:17 UTC (2+ messages)
[REGRESSION] Too-low frequency limit for AMD GPU PCI-passed-through to Windows VM
2022-01-30 0:25 UTC (12+ messages)
[kvm-unit-tests 00/13] Add #VC exception handling for AMD SEV-ES
2022-01-30 20:36 UTC (5+ messages)
` [kvm-unit-tests 01/13] x86/efi: Allow specifying AMD SEV/SEV-ES guest launch policy
` [kvm-unit-tests 02/13] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES
[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-01-29 12:02 UTC (7+ messages)
` [PATCH v8 36/40] x86/sev: Provide support for SNP guest request NAEs
[PATCH v3 0/9] Parallel CPU bringup for x86_64
2022-01-29 9:22 UTC (13+ messages)
[PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
2022-01-28 22:58 UTC (11+ messages)
[PATCH] KVM: x86: Fix rmap allocation for very large memslots
2022-01-28 21:47 UTC (2+ messages)
[GIT PULL] KVM fixes for Linux 5.17-rc2
2022-01-28 17:35 UTC (2+ messages)
[PATCH v4 00/12] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-01-28 16:47 UTC (2+ messages)
Call for GSoC and Outreachy project ideas for summer 2022
2022-01-28 15:47 UTC
[PATCH v3 0/5] KVM: nVMX: Fix Windows 11 + WSL2 + Enlightened VMCS
2022-01-28 15:34 UTC (6+ 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;
as well as URLs for NNTP newsgroup(s).