messages from 2022-07-08 20:30:54 to 2022-07-12 01:16:00 UTC [more...]
[PATCH v7 000/102] KVM TDX basic feature support
2022-07-12 1:15 UTC (36+ messages)
` [PATCH v7 003/102] KVM: Refactor CPU compatibility check on module initialiization
` [PATCH v7 006/102] KVM: TDX: Detect CPU feature on kernel module initialization
` [PATCH v7 008/102] KVM: x86: Refactor KVM VMX module init/exit functions
` [PATCH v7 010/102] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v7 011/102] KVM: TDX: Initialize TDX module when loading kvm_intel.ko
` [PATCH v7 012/102] KVM: x86: Introduce vm_type to differentiate default VMs from confidential VMs
` [PATCH v7 013/102] KVM: TDX: Make TDX VM type supported
` [PATCH v7 036/102] KVM: x86/mmu: Allow non-zero value for non-present SPTE
` [PATCH v7 043/102] KVM: x86/mmu: Focibly use TDP MMU for TDX
` [PATCH v7 044/102] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v7 046/102] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
[PATCH 0/3] KVM: x86: Fix fault-related bugs in LTR/LLDT emulation
2022-07-12 1:07 UTC (5+ messages)
` [PATCH 1/3] KVM: x86: Mark TSS busy during LTR emulation _after_ all fault checks
` [PATCH 2/3] KVM: x86: Set error code to segment selector on LLDT/LTR non-canonical #GP
` [PATCH 3/3] KVM: x86: WARN only once if KVM leaves a dangling userspace I/O request
[PATCH v2 0/2] MSR Filtering documentation updates
2022-07-12 0:10 UTC (3+ messages)
` [PATCH v2 1/2] KVM: x86: fix documentation for KVM_X86_SET_MSR_FILTER
` [PATCH v2 2/2] KVM: x86: update documentation for MSR filtering
[PATCH v2] KVM: x86: Add dedicated helper to get CPUID entry with significant index
2022-07-12 0:06 UTC
[PATCH 0/3] KVM: x86: Fix goofs with MONITOR/MWAIT quirk
2022-07-11 22:57 UTC (4+ messages)
` [PATCH 1/3] KVM: selftests: Test MONITOR and MWAIT, not just MONITOR for quirk
` [PATCH 2/3] KVM: selftests: Provide valid inputs for MONITOR/MWAIT regs
` [PATCH 3/3] KVM: x86: Tweak name of MONITOR/MWAIT #UD quirk to make it #UD specific
[PATCH v5] KVM: x86/xen: Update Xen CPUID Leaf 4 (tsc info) sub-leaves, if present
2022-07-11 22:43 UTC (2+ messages)
[PATCH Part2 v6 00/49] Add AMD Secure Nested Paging (SEV-SNP)
2022-07-11 22:41 UTC (4+ messages)
` [PATCH Part2 v6 28/49] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
[PATCH kernel] powerpc/iommu: Add iommu_ops to report capabilities and allow blocking domains
2022-07-11 18:46 UTC (10+ messages)
[GIT PULL] VFIO fix for v5.19-rc7
2022-07-11 17:34 UTC (2+ messages)
[PATCH v4 0/6] vfio/pci: power management changes
2022-07-11 17:30 UTC (19+ messages)
` [PATCH v4 1/6] vfio/pci: Mask INTx during runtime suspend
` [PATCH v4 2/6] vfio: Add a new device feature for the power management
` [PATCH v4 3/6] vfio: Increment the runtime PM usage count during IOCTL call
[PATCH RFC v2 0/2] arm: enable MTE for QEMU + kvm
2022-07-11 15:30 UTC (10+ messages)
[PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups
2022-07-11 15:22 UTC (13+ messages)
` [PATCH v2 17/21] KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
[kvm-unit-tests PATCH v3 00/27] EFI and ACPI support for arm64
2022-07-11 14:23 UTC (11+ messages)
` [kvm-unit-tests PATCH v3 15/27] arm/arm64: mmu_disable: Clean and invalidate before disabling
[PATCH v12 0/3] s390x: KVM: CPU Topology
2022-07-11 13:22 UTC (6+ messages)
` [PATCH v12 1/3] KVM: s390: Cleanup ipte lock access and SIIF facility checks
` [PATCH v12 2/3] KVM: s390: guest support for topology function
` [PATCH v12 3/3] KVM: s390: resetting the Topology-Change-Report
[PATCH 1/1] KVM: s390: Add facility 197 to the white list
2022-07-11 13:14 UTC (3+ messages)
[kvm-unit-tests PATCH v2 0/4] Add panic test support
2022-07-11 12:54 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 4/4] s390x: add pgm spec interrupt loop test
[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
2022-07-11 9:32 UTC (36+ messages)
` [PATCH 01/35] perf tools: Fix dso_id inode generation comparison
` [PATCH 02/35] perf tools: Export dsos__for_each_with_build_id()
` [PATCH 03/35] perf ordered_events: Add ordered_events__last_flush_time()
` [PATCH 04/35] perf tools: Export perf_event__process_finished_round()
` [PATCH 05/35] perf tools: Factor out evsel__id_hdr_size()
` [PATCH 06/35] perf tools: Add perf_event__synthesize_id_sample()
` [PATCH 07/35] perf script: Add --dump-unsorted-raw-trace option
` [PATCH 08/35] perf buildid-cache: Add guestmount'd files to the build ID cache
` [PATCH 09/35] perf buildid-cache: Do not require purge files to also be in the file system
` [PATCH 10/35] perf tools: Add machine_pid and vcpu to id_index
` [PATCH 11/35] perf session: Create guest machines from id_index
` [PATCH 12/35] perf tools: Add guest_cpu to hypervisor threads
` [PATCH 13/35] perf tools: Add machine_pid and vcpu to perf_sample
` [PATCH 14/35] perf tools: Use sample->machine_pid to find guest machine
` [PATCH 15/35] perf script: Add machine_pid and vcpu
` [PATCH 16/35] perf dlfilter: "
` [PATCH 17/35] perf auxtrace: Add machine_pid and vcpu to auxtrace_error
` [PATCH 18/35] perf script python: Add machine_pid and vcpu
` [PATCH 19/35] perf script python: intel-pt-events: "
` [PATCH 20/35] perf tools: Remove also guest kcore_dir with host kcore_dir
` [PATCH 21/35] perf tools: Make has_kcore_dir() work also for guest kcore_dir
` [PATCH 22/35] perf tools: Automatically use guest kcore_dir if present
` [PATCH 23/35] perf tools: Add reallocarray_as_needed()
` [PATCH 24/35] perf inject: Add support for injecting guest sideband events
` [PATCH 25/35] perf machine: Use realloc_array_as_needed() in machine__set_current_tid()
` [PATCH 26/35] perf tools: Handle injected guest kernel mmap event
` [PATCH 27/35] perf tools: Add perf_event__is_guest()
` [PATCH 28/35] perf intel-pt: Remove guest_machine_pid
` [PATCH 29/35] perf intel-pt: Add some more logging to intel_pt_walk_next_insn()
` [PATCH 30/35] perf intel-pt: Track guest context switches
` [PATCH 31/35] perf intel-pt: Disable sync switch with guest sideband
` [PATCH 32/35] perf intel-pt: Determine guest thread from "
` [PATCH 33/35] perf intel-pt: Add machine_pid and vcpu to auxtrace_error
` [PATCH 34/35] perf intel-pt: Use guest pid/tid etc in guest samples
` [PATCH 35/35] perf intel-pt: Add documentation for tracing guest machine user space
[kvm-unit-tests PATCH v5 1/3] x86: Use report_skip to log messages when tests are skipped
2022-07-11 7:42 UTC (3+ messages)
[kvm-unit-tests PATCH 0/4] Fixup and cleanup to pmu test applications
2022-07-11 4:18 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/4] x86: Use report_skip to print messages when tests are skipped
` [kvm-unit-tests PATCH 2/4] x86: Use helpers to fetch supported perf capabilities
` [kvm-unit-tests PATCH 3/4] x86: Skip perf related tests when platform cannot support
` [kvm-unit-tests PATCH 4/4] x86: Check platform pmu capabilities before run lbr tests
[PATCH 0/5] KVM RISC-V Svpbmt support
2022-07-11 4:17 UTC (3+ messages)
` [PATCH 2/5] riscv: Fix missing PAGE_PFN_MASK
[PATCH] RISC-V: KVM: Fix SRCU deadlock caused by kvm_riscv_check_vcpu_requests()
2022-07-11 4:16 UTC (5+ messages)
[Bug 216234] New: KVM guest memory is zeroed when nested guest's REP INS instruction encounters page fault
2022-07-11 0:31 UTC
[PATCH 0/7] Virtual NMI feature
2022-07-10 18:39 UTC (16+ messages)
` [PATCH 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCH 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCH 5/7] KVM: SVM: Add VNMI support in inject_nmi
[PATCHv2 0/7] Virtual NMI feature
2022-07-10 16:15 UTC (9+ messages)
` [PATCHv2 1/7] x86/cpu: Add CPUID feature bit for VNMI
` [PATCHv2 2/7] KVM: SVM: Add VNMI bit definition
` [PATCHv2 3/7] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCHv2 4/7] KVM: SVM: Report NMI not allowed when Guest busy handling VNMI
` [PATCHv2 5/7] KVM: SVM: Add VNMI support in inject_nmi
` [PATCHv2 6/7] KVM: nSVM: implement nested VNMI
` [PATCHv2 7/7] KVM: SVM: Enable VNMI feature
[PATCH v2 00/11] SMM emulation and interrupt shadow fixes
2022-07-10 16:05 UTC (10+ messages)
` [PATCH v2 11/11] KVM: x86: emulator/smm: preserve interrupt shadow in SMRAM
U-Boot S-mode payload does not boot with a multicore configuration in RISC-V QEMU/KVM
2022-07-10 15:19 UTC (5+ messages)
[PATCH kernel] KVM: PPC: Do not warn when userspace asked for too big TCE table
2022-07-09 10:14 UTC (2+ messages)
[PATCH v3 00/21] Update Documentation/ cross references and fix issues
2022-07-09 10:07 UTC (2+ messages)
` [PATCH v3 18/21] docs: virt: kvm: fix a title markup at api.rst
[PATCH 00/19] KVM: arm64: vgic-v3 userspace access consolidation (and other goodies)
2022-07-09 6:59 UTC (5+ messages)
` [PATCH 03/19] KVM: arm64: Introduce generic get_user/set_user helpers for system registers
` [PATCH 05/19] KVM: arm64: Consolidate sysreg userspace accesses
simplify the mdev interface v6
2022-07-09 4:54 UTC (15+ messages)
` [PATCH 01/14] drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types
` [PATCH 02/14] drm/i915/gvt: simplify vgpu configuration management
` [PATCH 03/14] vfio/mdev: make mdev.h standalone includable
` [PATCH 04/14] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 05/14] vfio/mdev: simplify mdev_type handling
` [PATCH 06/14] vfio/mdev: remove mdev_from_dev
` [PATCH 07/14] vfio/mdev: unexport mdev_bus_type
` [PATCH 08/14] vfio/mdev: remove mdev_parent_dev
` [PATCH 09/14] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 10/14] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 11/14] vfio/mdev: consolidate all the name "
` [PATCH 12/14] vfio/mdev: consolidate all the available_instance "
` [PATCH 13/14] vfio/mdev: consolidate all the description "
` [PATCH 14/14] vfio/mdev: add mdev available instance checking to the core
[PATCH 00/12] Documentation: tdx: documentation fixes
2022-07-09 4:26 UTC (14+ messages)
` [PATCH 01/12] Documentation: kvm: Pad bullet lists with blank line
` [PATCH 02/12] Documentation: kvm: tdx: Use appropriate subbullet marker
` [PATCH 03/12] Documentation: kvm: tdx: Add footnote markers
` [PATCH 04/12] Documentation: kvm: tdx: Use bullet list for public kvm trees
` [PATCH 05/12] Documentation: kvm: tdx: title typofix
` [PATCH 06/12] Documentation: kvm: tdx-tdp-mmu: Add blank line padding for lists
` [PATCH 07/12] Documentation: kvm: tdx-tdp-mmu: Use literal code block for EPT violation diagrams
` [PATCH 08/12] Documentation: kvm: tdx-tdp-mmu: Properly format nested list for EPT state machine
` [PATCH 09/12] Documentation: kvm: tdx-tdp-mmu: Add blank line padding to lists in concurrent sections
` [PATCH 10/12] Documentation: x86: Enclose TDX initialization code inside code block
` [PATCH 11/12] Documentation: x86: Use literal code block for TDX dmesg output
` [PATCH 12/12] Documentation: kvm: Add TDX documentation to KVM table of contents
[syzbot] INFO: rcu detected stall in dummy_timer (4)
2022-07-09 3:52 UTC
[RFC 0/3] SCMI Vhost and Virtio backend implementation
2022-07-09 3:28 UTC (3+ messages)
[PATCH 0/3] MSR Filtering updates
2022-07-09 2:05 UTC (4+ messages)
` [PATCH 3/3] KVM: x86: Don't deflect MSRs to userspace that can't be filtered
[PATCH v3 0/5] kvm: x86/pmu: Introduce and test masked events
2022-07-09 1:17 UTC (5+ messages)
` [PATCH v3 1/5] kvm: x86/pmu: Introduce masked events to the pmu event filter
` [PATCH v3 2/5] selftests: kvm/x86: Add flags when creating a "
` [PATCH v3 4/5] selftests: kvm/x86: Add testing for inverted masked events
` [PATCH v3 5/5] selftests: kvm/x86: Add testing for KVM_SET_PMU_EVENT_FILTER
[PATCH v2 0/4] kvm: x86/pmu: Introduce and test masked events
2022-07-09 1:15 UTC (6+ messages)
` [PATCH v2 1/4] kvm: x86/pmu: Introduce masked events to the pmu event filter
[PATCH v3 3/5] selftests: kvm/x86: Add testing for masked events
2022-07-09 1:02 UTC
[PATCH 0/2] Extend KVM trace_kvm_nested_vmrun() to support VMX
2022-07-08 23:23 UTC (3+ messages)
` [PATCH 1/2] KVM: nested/x86: update trace_kvm_nested_vmrun() to suppot VMX
` [PATCH 2/2] kvm: nVMX: add tracepoint for kvm:kvm_nested_vmrun
[PATCH v2 1/2] KVM: x86: Initialize nr_lvt_entries to a proper default value
2022-07-08 23:04 UTC (6+ messages)
` [PATCH v2 2/2] KVM: x86: Fix access to vcpu->arch.apic when the irqchip is not in kernel
[PATCH v3 00/10] Update vfio_pin/unpin_pages API
2022-07-08 22:44 UTC (10+ messages)
` [PATCH v3 01/10] vfio: Make vfio_unpin_pages() return void
` [PATCH v3 02/10] drm/i915/gvt: Replace roundup with DIV_ROUND_UP
` [PATCH v3 03/10] vfio/ap: Pass in physical address of ind to ap_aqic()
` [PATCH v3 04/10] vfio/ccw: Only pass in contiguous pages
` [PATCH v3 05/10] vfio: Pass in starting IOVA to vfio_pin/unpin_pages API
` [PATCH v3 06/10] vfio/ap: Change saved_pfn to saved_iova
` [PATCH v3 07/10] vfio/ccw: Change pa_pfn list to pa_iova list
` [PATCH v3 08/10] vfio: Rename user_iova of vfio_dma_rw()
` [PATCH v3 09/10] vfio/ccw: Add kmap_local_page() for memcpy
[PATCH v2 0/3] KVM: arm64: support MTE in protected VMs
2022-07-08 21:21 UTC (4+ messages)
` [PATCH v2 1/3] KVM: arm64: add a hypercall for disowning pages
` [PATCH v2 2/3] KVM: arm64: disown unused reserved-memory regions
` [PATCH v2 3/3] KVM: arm64: allow MTE in protected VMs if the tag storage is known
[RFT][PATCH v2 0/9] Update vfio_pin/unpin_pages API
2022-07-08 20:31 UTC (3+ 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