messages from 2024-07-30 07:24:37 to 2024-07-31 15:20:04 UTC [more...]
[PATCH] KVM: x86/mmu: Conditionally call kvm_zap_obsolete_pages
2024-07-31 15:20 UTC (8+ messages)
[PATCH v11 00/20] Add Secure TSC support for SNP guests
2024-07-31 15:08 UTC (21+ messages)
` [PATCH v11 01/20] virt: sev-guest: Replace dev_dbg with pr_debug
` [PATCH v11 02/20] virt: sev-guest: Rename local guest message variables
` [PATCH v11 03/20] virt: sev-guest: Fix user-visible strings
` [PATCH v11 04/20] virt: sev-guest: Ensure the SNP guest messages do not exceed a page
` [PATCH v11 05/20] virt: sev-guest: Use AES GCM crypto library
` [PATCH v11 06/20] x86/sev: Handle failures from snp_init()
` [PATCH v11 07/20] x86/sev: Cache the secrets page address
` [PATCH v11 08/20] virt: sev-guest: Consolidate SNP guest messaging parameters to a struct
` [PATCH v11 09/20] virt: sev-guest: Reduce the scope of SNP command mutex
` [PATCH v11 10/20] virt: sev-guest: Carve out SNP message context structure
` [PATCH v11 11/20] x86/sev: Carve out and export SNP guest messaging init routines
` [PATCH v11 12/20] x86/sev: Relocate SNP guest messaging routines to common code
` [PATCH v11 13/20] x86/cc: Add CC_ATTR_GUEST_SECURE_TSC
` [PATCH v11 14/20] x86/sev: Add Secure TSC support for SNP guests
` [PATCH v11 15/20] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests
` [PATCH v11 16/20] x86/sev: Prevent RDTSC/RDTSCP interception "
` [PATCH v11 17/20] x86/sev: Allow Secure TSC feature for SNP guests
` [PATCH v11 18/20] x86/sev: Mark Secure TSC as reliable clocksource
` [PATCH v11 19/20] x86/kvmclock: Skip kvmclock when Secure TSC is available
` [PATCH v11 20/20] x86/cpu/amd: Do not print FW_BUG for Secure TSC
[PATCH v11 0/8] KVM: allow mapping non-refcounted pages
2024-07-31 15:01 UTC (4+ messages)
[PATCH v2] KVM: x86: Advertise SUCCOR and OVERFLOW_RECOV cpuid bits
2024-07-31 14:36 UTC
[PATCH v3 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-31 14:37 UTC (11+ messages)
` [PATCH v3 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v3 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v3 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v3 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v3 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v3 08/10] selftests: kvm: s390: Add uc_skey "
` [PATCH v3 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig
[PATCH 00/12] KVM: arm64: nv: Add support for address translation instructions
2024-07-31 14:33 UTC (11+ messages)
` [PATCH 10/12] KVM: arm64: nv: Add SW walker for AT S1 emulation
[PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
2024-07-31 13:36 UTC (4+ messages)
` [PATCH net-next v12 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
[PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
2024-07-31 13:31 UTC (4+ messages)
[RFC PATCH 0/6] Enable shared device assignment
2024-07-31 11:18 UTC (10+ messages)
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-07-31 10:18 UTC (29+ messages)
` [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference
` [PATCH v12 41/84] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte()
` [PATCH v12 45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
` [PATCH v12 48/84] KVM: Move x86's API to release a faultin page to common KVM
` [PATCH v12 50/84] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn
` [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
` [PATCH v12 84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"
[PATCH RESEND] KVM: X86: conditionally call the release operation of memslot rmap
2024-07-31 9:53 UTC (2+ messages)
[PATCH 00/18] qapi: Reduce use of 'prefix'
2024-07-31 9:46 UTC (42+ messages)
` [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
` [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
` [PATCH 03/18] qapi/block-core: "
` [PATCH 04/18] qapi/common: "
` [PATCH 05/18] qapi/crypto: "
` [PATCH 06/18] qapi/ebpf: "
` [PATCH 07/18] qapi/machine: "
` [PATCH 08/18] qapi/ui: "
` [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
` [PATCH 10/18] qapi/crypto: Drop unwanted 'prefix'
` [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
` [PATCH 12/18] qapi/crypto: Rename QCryptoCipherAlgorithm "
` [PATCH 13/18] qapi/crypto: Rename QCryptoIVGenAlgorithm "
` [PATCH 14/18] qapi/crypto: Rename QCryptoAkCipherAlgorithm "
` [PATCH 15/18] qapi/crypto: Rename QCryptoRSAPaddingAlgorithm "
` [PATCH 16/18] qapi/crypto: Rename QCryptoAFAlg to QCryptoAFAlgo
` [PATCH 17/18] qapi/cryptodev: Drop unwanted 'prefix'
` [PATCH 18/18] qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
[PATCH v2] KVM: x86/mmu: Optimize kvm_zap_obsolete_pages execution time
2024-07-31 9:27 UTC
[PATCH] Loongarch: KVM: Add KVM hypercalls documentation for LoongArch
2024-07-31 9:14 UTC (2+ messages)
[PATCH v4 00/15] arm64: Support for running as a guest in Arm CCA
2024-07-31 9:05 UTC (11+ messages)
` [PATCH v4 03/15] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v4 05/15] arm64: Mark all I/O as non-secure shared
[PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
2024-07-31 7:39 UTC (4+ messages)
` [PATCH net-next v4 1/2] vsock/virtio: refactor virtio_transport_send_pkt_work
` [PATCH net-next v4 2/2] vsock/virtio: avoid queuing packets when intermediate queue is empty
[PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports
2024-07-31 7:34 UTC (7+ messages)
` [PATCH net-next v4 1/3] vsock: add support for SIOCOUTQ ioctl
` [PATCH net-next v4 2/3] vsock/virtio: add SIOCOUTQ support for all virtio based transports
` [PATCH net-next v4 3/3] test/vsock: add ioctl unsent bytes test
[PATCH] KVM: Loongarch: Remove undefined a6 argument comment for kvm_hypercall
2024-07-31 6:05 UTC (2+ messages)
[PATCH] vfio/pci: Remove unused struct 'vfio_pci_mmap_vma'
2024-07-31 5:55 UTC (3+ messages)
[PATCH v1] MAINTAINERS: add me as reviewer of AF_VSOCK and virtio-vsock
2024-07-31 5:05 UTC (5+ messages)
[PATCH v2 0/4] vfio-pci support pasid attach/detach
2024-07-31 5:15 UTC (14+ messages)
[Bug 219112] New: Machine will not wake from suspend if KVM VM is running
2024-07-31 1:47 UTC (3+ messages)
` [Bug 219112] "
[PATCH] KVM: x86: Include host suspended time in steal time
2024-07-31 1:03 UTC (4+ messages)
[PATCHSET][RFC] struct fd and memory safety
2024-07-31 0:43 UTC (12+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 03/39] struct fd: representation change
` [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)
[PATCH v4 0/3] Add extioi virt extension support
2024-07-31 0:41 UTC (5+ messages)
` [PATCH v4 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
` [PATCH v4 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
` [PATCH v4 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
[PATCH] KVM: x86: Advertise SUCCOR and OVERFLOW_RECOV cpuid bits
2024-07-30 20:28 UTC (5+ messages)
[RFC PATCH v5 00/29] TDX KVM selftests
2024-07-30 19:03 UTC (4+ messages)
` [RFC PATCH v5 18/29] KVM: selftests: TDX: Add TDX MMIO writes test
[PATCH v1 0/3] mm: remove arch_make_page_accessible()
2024-07-30 18:55 UTC (3+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-07-30 17:56 UTC (18+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
[PATCH kvmtool v2 0/2] Fix compilation with musl-libc based toolchains
2024-07-30 15:02 UTC (4+ messages)
` [PATCH kvmtool v2 2/2] Get __WORDSIZE from <sys/reg.h> for musl compat
[PATCH] target/i386: Change unavail from u32 to u64
2024-07-30 14:56 UTC (2+ messages)
[PATCH -next] vfio/fsl-mc: Remove unused variable 'hwirq'
2024-07-30 14:11 UTC
[PATCH V2] KVM:x86:Fix an interrupt injection logic error during PIC interrupt simulation
2024-07-30 13:59 UTC
[PATCH v7 0/4] debugfs to hisilicon migration driver
2024-07-30 12:14 UTC (5+ messages)
` [PATCH v7 1/4] hisi_acc_vfio_pci: extract public functions for container_of
` [PATCH v7 2/4] hisi_acc_vfio_pci: create subfunction for data reading
` [PATCH v7 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
` [PATCH v7 4/4] Documentation: add debugfs description for hisi migration
[RFC PATCH 0/8] Unmapping guest_memfd from Direct Map
2024-07-30 10:17 UTC (11+ messages)
` [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings
linux-next: build warning after merge of the kvm tree
2024-07-30 10:11 UTC (2+ messages)
FW: About the patch ”https://lore.kernel.org/linux-iommu/20240412082121.33382-1-yi.l.liu@intel.com/ “ for help
2024-07-30 9:08 UTC (8+ messages)
` FW: About the patch âhttps://lore.kernel.org/linux-iommu/20240412082121.33382-1-yi.l.liu@intel.com/ â "
[PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support
2024-07-30 7:57 UTC (4+ messages)
` [PATCH v6 1/3] LoongArch: KVM: Add HW "
` [PATCH v6 2/3] LoongArch: KVM: Add LBT feature detection function
` [PATCH v6 3/3] LoongArch: KVM: Add vm migration support for LBT registers
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