KVM Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-10 17:07:00 to 2022-08-12 16:12:24 UTC [more...]

[PATCH 0/3] KVM: selftests: Randomize memory access of dirty_log_perf_test
 2022-08-12 16:11 UTC  (11+ 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

[PATCH v7 0/4] Add Sstc extension support
 2022-08-12 16:05 UTC  (4+ messages)

[RFC v2 00/10] Introduce an extensible static analyzer
 2022-08-12 16:01 UTC  (6+ messages)
` [RFC v2 02/10] Drop unused static function return values

[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
 2022-08-12 15:49 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 19/27] arm/arm64: Add a setup sequence for systems that boot through EFI

[GIT PULL] virtio: fatures, fixes
 2022-08-12 15:42 UTC 

[PATCH 1/1] kvm: nVMX: Checks "VMCS shadowing" with VMCS link pointer for non-root mode VM{READ,WRITE}
 2022-08-12 15:35 UTC  (4+ messages)

[PATCH v13 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-08-12 14:02 UTC  (7+ messages)
` [PATCH v13 1/6] KVM: s390: pv: asynchronous "
` [PATCH v13 5/6] KVM: s390: pv: support for Destroy fast UVC

[PATCH V5 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-08-12 11:41 UTC  (10+ messages)
` [PATCH V5 1/6] vDPA/ifcvf: get_config_size should return a value no greater than dev implementation
` [PATCH V5 2/6] vDPA/ifcvf: support userspace to query features and MQ of a management device
` [PATCH V5 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V5 4/6] vDPA: !FEATURES_OK should not block querying device config space
` [PATCH V5 5/6] vDPA: Conditionally read fields in virtio-net dev "
` [PATCH V5 6/6] fix 'cast to restricted le16' warnings in vdpa.c

[PATCH v8 000/103] KVM TDX basic feature support
 2022-08-12 11:35 UTC  (11+ messages)
` [PATCH v8 002/103] Partially revert "KVM: Pass kvm_init()'s opaque param to additional arch funcs"
` [PATCH v8 003/103] KVM: Refactor CPU compatibility check on module initialization
` [PATCH v8 004/103] KVM: VMX: Move out vmx_x86_ops to 'main.c' to wrap VMX and TDX
` [PATCH v8 013/103] KVM: TDX: Define TDX architectural definitions

[PATCH 1/5] kvm/kvm_main: Modify the offset type to size_t, which is consistent with the calling function
 2022-08-12 10:31 UTC  (5+ messages)
` [PATCH 2/5] kvm/kvm_main: remove unnecessary (void*) conversions
` [PATCH 3/5] kvm/kvm_main: The ops pointer variable does not need to be initialized and assigned, it is first allocated a memory address
` [PATCH 4/5] kvm/kvm_main: The npages variable does not need to be initialized and assigned, it is used after assignment
` [PATCH 5/5] kvm/kvm_main: remove unnecessary (const void*) conversions

[PATCH 3/5] kvm/kvm_main: The ops pointer variable does not need to be initialized and assigned, it is first allocated a memory address
 2022-08-12 10:18 UTC 

[PATCH 2/5] kvm/kvm_main: remove unnecessary (void*) conversions
 2022-08-12 10:16 UTC 

[kvm-unit-tests PATCH v4 0/4] Add panic test support
 2022-08-12  9:42 UTC  (9+ messages)
` [kvm-unit-tests PATCH v4 1/4] runtime: add support for panic tests
` [kvm-unit-tests PATCH v4 2/4] s390x: add CPU timer related defines and functions
` [kvm-unit-tests PATCH v4 3/4] s390x: add extint loop test
` [kvm-unit-tests PATCH v4 4/4] s390x: add pgm spec interrupt "

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-08-12  9:33 UTC  (24+ messages)
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag

[PATCH v3] kvm: x86: mmu: Always flush TLBs when enabling dirty logging
 2022-08-12  7:58 UTC  (2+ messages)

[PATCH 0/2] KVM: selftests: Fix Clang build issues in KVM_ASM_SAFE()
 2022-08-12  7:57 UTC  (4+ messages)

[PATCH] KVM: VMX: Heed the 'msr' argument in msr_write_intercepted()
 2022-08-12  7:57 UTC  (3+ messages)

[PATCH v2 0/7] KVM: x86/pmu: Fix some corner cases including Intel PEBS
 2022-08-12  7:52 UTC  (5+ messages)
` [PATCH v2 1/7] perf/x86/core: Update x86_pmu.pebs_capable for ICELAKE_{X,D}

[PATCH next 0/2] Documentation: KVM: KVM_CAP_VM_DISABLE_NX_HUGE_PAGES documentation fixes
 2022-08-12  7:40 UTC  (4+ messages)

[kvm-unit-tests PATCH v4 0/4] arm: pmu: Fixes for bare metal
 2022-08-12  6:33 UTC  (6+ messages)
` [kvm-unit-tests PATCH v4 1/4] arm: pmu: Add missing isb()'s after sys register writing
` [kvm-unit-tests PATCH v4 2/4] arm: pmu: Add reset_pmu() for 32-bit arm
` [kvm-unit-tests PATCH v4 3/4] arm: pmu: Reset the pmu registers before starting some tests
` [kvm-unit-tests PATCH v4 4/4] arm: pmu: Check for overflow in the low counter in chained counters tests

[PATCH v3 00/13] SMM emulation and interrupt shadow fixes
 2022-08-12  6:25 UTC  (4+ messages)
` [PATCH v3 03/13] KVM: x86: emulator: introduce emulator_recalc_and_set_mode

[RFC PATCH 00/13] KVM TDX: TDP MMU: large page support
 2022-08-11 22:56 UTC  (4+ messages)
` [RFC PATCH 13/13] KVM: x86: remove struct kvm_arch.tdp_max_page_level

[PATCH v2 0/5] KVM: Fix oneshot interrupts forwarding
 2022-08-11 22:40 UTC  (19+ messages)

[GIT PULL] VFIO updates for v6.0-rc1 (part 2)
 2022-08-11 21:36 UTC 

[GIT PULL] Second batch of KVM changes for Linux 5.20 merge window
 2022-08-11 21:32 UTC  (2+ messages)

[PATCH v2 0/9] KVM: x86: never write to memory from kvm_vcpu_check_block
 2022-08-11 21:06 UTC  (10+ messages)
` [PATCH v2 1/9] KVM: x86: check validity of argument to KVM_SET_MP_STATE
` [PATCH v2 2/9] KVM: x86: remove return value of kvm_vcpu_block
` [PATCH v2 3/9] KVM: x86: make kvm_vcpu_{block,halt} return whether vCPU is runnable
` [PATCH v2 4/9] KVM: mips, x86: do not rely on KVM_REQ_UNHALT
` [PATCH v2 5/9] KVM: remove KVM_REQ_UNHALT
` [PATCH v2 6/9] KVM: x86: make vendor code check for all nested events
` [PATCH v2 7/9] KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
` [PATCH v2 8/9] KVM: x86: lapic does not have to process INIT if it is blocked
` [PATCH v2 9/9] KVM: x86: never write to memory from kvm_vcpu_check_block

[PATCH v2 0/3] kvm/mm: Allow GUP to respond to non fatal signals
 2022-08-11 20:58 UTC  (7+ messages)
` [PATCH v2 2/3] kvm: Add new pfn error KVM_PFN_ERR_SIGPENDING
` [PATCH v2 3/3] kvm/x86: Allow to respond to generic signals during slow page faults

[kvm-unit-tests PATCH v3 0/3] arm: pmu: Fixes for bare metal
 2022-08-11 18:51 UTC  (10+ 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 v7 000/102] KVM TDX basic feature support
 2022-08-11 18:29 UTC  (4+ messages)
` [PATCH v7 022/102] KVM: TDX: create/destroy VM structure

[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
 2022-08-11 17:19 UTC  (4+ messages)
` [PATCH 24/35] perf inject: Add support for injecting guest sideband events

[PATCH 0/2] KVM: arm64: Uphold 64bit-only behavior on asymmetric systems
 2022-08-11 17:08 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm64: Treat PMCR_EL1.LC as RES1 "
` [PATCH 2/2] KVM: arm64: Reject 32bit user PSTATE "

[kvm-unit-tests PATCH v3 0/4] Add panic test support
 2022-08-11 16:46 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 3/4] s390x: add extint loop test

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

[kvm-unit-tests PATCH v3] s390x: uv-host: Add access checks for donated memory
 2022-08-11 15:15 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4] "
    ` [kvm-unit-tests PATCH v5] "

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

[RFC] kvm: reverse call order of kvm_arch_destroy_vm() and kvm_destroy_devices()
 2022-08-11 14:39 UTC  (4+ messages)

[PATCH v8 0/3] Implement vdpasim suspend operation
 2022-08-11 14:25 UTC  (6+ messages)
` [PATCH v8 1/3] vdpa: delete unreachable branch on vdpasim_suspend
` [PATCH v8 2/3] vdpa: Remove wrong doc of VHOST_VDPA_SUSPEND ioctl
` [PATCH v8 3/3] vhost: Remove invalid parameter "

[PATCH 0/9] KVM: arm64: PMU: Fixing chained events, and PMUv3p5 support
 2022-08-11 12:56 UTC  (10+ 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 v7 0/4] Implement vdpasim suspend operation
 2022-08-11 12:40 UTC  (13+ 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

[5.19.0-next-20220811] Build failure drivers/vdpa
 2022-08-11 11:44 UTC  (3+ messages)

[RFC 0/5] In virtio-spec 1.1, new feature bit VIRTIO_F_IN_ORDER was introduced
 2022-08-11  8:58 UTC  (10+ messages)
` [RFC 1/5] vhost: reorder used descriptors in a batch
` [RFC 4/5] virtio: get desc id in order

[Bug 216349] New: Kernel panic in a Ubuntu VM running on Proxmox
 2022-08-11  8:29 UTC  (5+ messages)
` [Bug 216349] "

[PATCH v3 0/7] KVM: arm64: permit MAP_SHARED mappings with MTE enabled
 2022-08-11  7:16 UTC  (9+ 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 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  (5+ messages)
` [PATCH v2 1/2] KVM: selftests: Make rseq compatible with glibc-2.35

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

[PATCHv3 0/8] Virtual NMI feature
 2022-08-10 21:24 UTC  (3+ messages)
` [PATCHv3 5/8] KVM: SVM: Add VNMI support in inject_nmi

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

[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 


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).