KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-09 15:53:39 to 2022-08-11 03:15:19 UTC [more...]

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-11  3:15 UTC  (5+ messages)
` [PATCH v8 009/103] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v8 013/103] KVM: TDX: Define TDX architectural definitions

[PATCH v3 0/5] kvm: x86/pmu: Introduce and test masked events
 2022-08-11  0:08 UTC  (4+ messages)
` [PATCH v3 1/5] kvm: x86/pmu: Introduce masked events to the pmu event filter

[PATCH v2 0/2] kvm/selftests: Two rseq_test fixes
 2022-08-10 23:57 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
` [PATCH v2 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test

[PATCH 0/2] kvm/selftests: Two rseq_test fixes
 2022-08-10 23:52 UTC  (25+ messages)
` [PATCH 1/2] KVM: selftests: Make rseq compatible with glibc-2.35
` [PATCH 2/2] KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test

[PATCH 0/3] KVM: selftests: Randomize memory access of dirty_log_perf_test
 2022-08-10 23:49 UTC  (9+ messages)
` [PATCH 1/3] KVM: selftests: Add random table to randomize memory access
` [PATCH 2/3] KVM: selftests: Randomize which pages are written vs read
` [PATCH 3/3] KVM: selftests: Randomize page access order

[kvm-unit-tests PATCH v3 0/3] arm: pmu: Fixes for bare metal
 2022-08-10 23:33 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 2/3] arm: pmu: Reset the pmu registers before starting some tests
` [kvm-unit-tests PATCH v3 3/3] arm: pmu: Check for overflow in the low counter in chained counters tests

[PATCH 0/2] KVM: selftests: Fix Clang build issues in KVM_ASM_SAFE()
 2022-08-10 22:53 UTC  (2+ messages)

[PATCH v3] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
 2022-08-10 22:49 UTC 

[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
 2022-08-10 22:00 UTC  (6+ messages)
` [PATCH Part2 v6 09/49] x86/fault: Add support to handle the RMP fault for user address

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-08-10 21:55 UTC  (19+ messages)
` [PATCH 1/9] KVM: arm64: PMU: Align chained counter implementation with architecture pseudocode
` [PATCH 4/9] KVM: arm64: PMU: Add counter_index_to_*reg() helpers
` [PATCH 5/9] KVM: arm64: PMU: Simplify setting a counter to a specific value
` [PATCH 7/9] KVM: arm64: PMU: Allow ID_AA64DFR0_EL1.PMUver to be set from userspace
` [PATCH 8/9] KVM: arm64: PMU: Implement PMUv3p5 long counter support
` [PATCH 9/9] KVM: arm64: PMU: Allow PMUv3p5 to be exposed to the guest

[PATCH] KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
 2022-08-10 21:50 UTC  (2+ messages)

[PATCHv3 0/8] Virtual NMI feature
 2022-08-10 21:24 UTC  (10+ messages)
` [PATCHv3 1/8] x86/cpu: Add CPUID feature bit for VNMI
` [PATCHv3 2/8] KVM: SVM: Add VNMI bit definition
` [PATCHv3 3/8] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCHv3 4/8] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCHv3 5/8] KVM: SVM: Add VNMI support in inject_nmi
` [PATCHv3 6/8] KVM: nSVM: implement nested VNMI
` [PATCHv3 7/8] KVM: nSVM: emulate VMEXIT_INVALID case for "
` [PATCHv3 8/8] KVM: SVM: Enable VNMI feature

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-08-10 19:38 UTC  (2+ messages)

[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-08-10 19:30 UTC  (8+ messages)
` [PATCH v3 1/7] arm64: mte: Fix/clarify the PG_mte_tagged semantics
` [PATCH v3 2/7] KVM: arm64: Simplify the sanitise_mte_tags() logic
` [PATCH v3 3/7] mm: Add PG_arch_3 page flag
` [PATCH v3 4/7] arm64: mte: Lock a page for MTE tag initialisation
` [PATCH v3 5/7] KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
` [PATCH v3 6/7] KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
` [PATCH v3 7/7] Documentation: document the ABI changes for KVM_CAP_ARM_MTE

[PATCH v7 0/4] Implement vdpasim suspend operation
 2022-08-10 19:19 UTC  (6+ messages)
` [PATCH v7 1/4] vdpa: Add "
` [PATCH v7 2/4] vhost-vdpa: introduce SUSPEND backend feature bit
` [PATCH v7 3/4] vhost-vdpa: uAPI to suspend the device
` [PATCH v7 4/4] vdpa_sim: Implement suspend vdpa op

[RFC PATCH 0/3] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
 2022-08-10 19:16 UTC  (9+ messages)
` [RFC PATCH 2/3] KVM: x86: Generate set of VMX feature MSRs using first/last definitions
` [RFC PATCH 3/3] KVM: x86: Disallow writes to immutable feature MSRs after KVM_RUN

[kvm-unit-tests PATCH v3 0/7] x86: Illegal LEA test and FEP cleanups
 2022-08-10 19:06 UTC  (2+ messages)

[PATCH] selftests: kvm: fix compilation
 2022-08-10 19:01 UTC 

[PATCH v2 0/5] KVM: Fix oneshot interrupts forwarding
 2022-08-10 17:53 UTC  (24+ messages)
` [PATCH v2 1/5] KVM: x86: Move irq mask notifiers from x86 to generic KVM
` [PATCH v2 2/5] KVM: x86: Add kvm_register_and_fire_irq_mask_notifier()
` [PATCH v2 3/5] KVM: irqfd: Postpone resamplefd notify for oneshot interrupts
` [PATCH v2 4/5] KVM: irqfd: Rename resampler->notifier

[PATCH 0/3] KVM: Fix oneshot interrupts forwarding
 2022-08-10 17:34 UTC  (9+ messages)
` [PATCH 3/3] KVM: irqfd: Postpone resamplefd notify for oneshot interrupts

[PATCH kvm-unit-tests] ioapic: poll for completion of other CPUs in level-triggered SMP tests
 2022-08-10 16:33 UTC 

[RFC net-next io_uring 00/11] improve io_uring's ubuf_info refcounting
 2022-08-10 15:49 UTC  (12+ messages)
` [RFC net-next io_uring 01/11] net: introduce struct ubuf_info_msgzc
` [RFC net-next io_uring 02/11] xen/netback: use "
` [RFC net-next io_uring 03/11] vhost/net: "
` [RFC net-next io_uring 04/11] net: shrink struct ubuf_info
` [RFC net-next io_uring 05/11] net: rename ubuf_info's flags
` [RFC net-next io_uring 06/11] net: add flags for controlling ubuf_info
` [RFC net-next io_uring 07/11] net/tcp: optimise tcp ubuf refcounting
` [RFC net-next io_uring 08/11] net: let callers provide ->msg_ubuf refs
` [RFC net-next io_uring 09/11] io_uring/notif: add helper for flushing refs
` [RFC net-next io_uring 10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED
` [RFC net-next io_uring 11/11] io_uring/notif: add ubuf_info ref caching

[Bug 216349] New: Kernel panic in a Ubuntu VM running on Proxmox
 2022-08-10 15:43 UTC  (4+ messages)
` [Bug 216349] "

[V3 00/11] KVM: selftests: Add simple SEV test
 2022-08-10 15:20 UTC  (12+ messages)
` [V3 01/11] KVM: selftests: move vm_phy_pages_alloc() earlier in file
` [V3 02/11] KVM: selftests: sparsebit: add const where appropriate
` [V3 03/11] KVM: selftests: add hooks for managing encrypted guest memory
` [V3 04/11] KVM: selftests: handle encryption bits in page tables
` [V3 05/11] KVM: selftests: add support for encrypted vm_vaddr_* allocations
` [V3 06/11] KVM: selftests: Consolidate common code for popuplating
` [V3 07/11] KVM: selftests: Consolidate boilerplate code in get_ucall()
` [V3 08/11] KVM: selftests: add library for creating/interacting with SEV guests
` [V3 09/11] tools: Add atomic_test_and_set_bit()
` [V3 10/11] KVM: selftests: Add ucall pool based implementation
` [V3 11/11] KVM: selftests: Add simple sev vm testing

[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
 2022-08-10 15:04 UTC  (7+ messages)

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-10 14:38 UTC  (26+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*

Immobilier au Maroc "Kryptowahrung macht Sie zum Millionar"
 2022-08-10 13:59 UTC 

[PATCH v3 00/13] SMM emulation and interrupt shadow fixes
 2022-08-10 13:25 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Intel PERF_CAPABILITIES fix and cleanups
 2022-08-10 13:24 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/4] Add panic test support
 2022-08-10 13:13 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 1/4] runtime: add support for panic tests
` [kvm-unit-tests PATCH v3 2/4] lib: s390x: add CPU timer functions to time.h
` [kvm-unit-tests PATCH v3 3/4] s390x: add extint loop test
` [kvm-unit-tests PATCH v3 4/4] s390x: add pgm spec interrupt "

[PATCH v13 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-08-10 12:56 UTC  (7+ messages)
` [PATCH v13 1/6] KVM: s390: pv: asynchronous "
` [PATCH v13 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v13 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v13 4/6] KVM: s390: pv: avoid export before import if possible
` [PATCH v13 5/6] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v13 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy

[kvm-unit-tests RFC PATCH 00/19] arm/arm64: Rework cache maintenance at boot
 2022-08-10 10:00 UTC  (12+ messages)
` [kvm-unit-tests RFC PATCH 09/19] arm/arm64: Zero secondary CPUs' stack
` [kvm-unit-tests RFC PATCH 19/19] arm/arm64: Rework the cache maintenance in asm_mmu_disable

Lake Geneva Gifts Contact Form: Kryptowahrung macht Sie zum Millionar
 2022-08-10  9:02 UTC 

[kvm-unit-tests PATCH v4 0/3] s390x: add tests for SIGP call orders in enabled wait
 2022-08-10  7:46 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x: smp: move sigp calls with invalid cpu address to array
` [kvm-unit-tests PATCH v4 2/3] s390x: smp: use an array for sigp calls
` [kvm-unit-tests PATCH v4 3/3] s390x: smp: add tests for calls in wait state

[kvm-unit-tests PATCHv2] x86: nSVM: Add support for VNMI test
 2022-08-10  6:19 UTC 

[kvm-unit-tests PATCH v2 0/4] x86: nSVM: Add testing for routing L2 exceptions
 2022-08-10  5:23 UTC  (5+ messages)
` [kvm-unit-tests PATCH v2 1/4] x86: nSVM: Add an exception test framework and tests
` [kvm-unit-tests PATCH v2 2/4] x86: nSVM: Move #BP test to exception test framework
` [kvm-unit-tests PATCH v2 3/4] x86: nSVM: Move #OF "
` [kvm-unit-tests PATCH v2 4/4] x86: nSVM: Move part of #NM "

[PATCH v2] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
 2022-08-10  4:14 UTC  (3+ messages)

[PATCH v7 000/102] KVM TDX basic feature support
 2022-08-09 23:52 UTC  (6+ messages)
` [PATCH v7 044/102] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page

[PATCH] KVM: x86/mmu: Make page tables for eager page splitting NUMA aware
 2022-08-09 23:51 UTC  (11+ messages)

[PATCH v3 0/6] KVM: Clean up debugfs init/destroy
 2022-08-09 19:59 UTC  (5+ messages)
` [PATCH v3 6/6] KVM: Hoist debugfs_dentry init to kvm_create_vm_debugfs() (again)

Immobilier au Maroc "Der Ruckgang der Kryptowahrung macht Sie zum Milliardar"
 2022-08-09 17:10 UTC 

[PATCH v7 0/4] Add Sstc extension support
 2022-08-09 17:07 UTC  (3+ messages)
` [PATCH v7 3/4] RISC-V: Prefer sstc extension if available

[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
 2022-08-09 17:07 UTC  (8+ messages)
` [PATCH 05/35] perf tools: Factor out evsel__id_hdr_size()
` [PATCH 23/35] perf tools: Add reallocarray_as_needed()

[PATCH v4 0/6] ASID support in vhost-vdpa net
 2022-08-09 17:03 UTC  (4+ messages)
` [PATCH v4 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap

[PATCH] vfio/fsl-mc: Fix a typo in a comment
 2022-08-09 16:20 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).