kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 14:13:17 to 2021-06-03 18:16:19 UTC [more...]

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-06-03 18:16 UTC  (9+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn
` [PATCH 2/2] i386: run accel_cpu_instance_init as instance_post_init

[PATCH] kvm/x86/mmu: use the correct inherited permissions to get shadow page
 2021-06-03 17:59 UTC  (3+ messages)
` [PATCH V2] KVM: X86: MMU: Use "

[RFC][PATCH] kvm: add suspend pm-notifier
 2021-06-03 17:27 UTC  (2+ messages)

[GIT PULL] VFIO fixes for v5.13-rc5
 2021-06-03 17:22 UTC 

[PATCH AUTOSEL 5.4 07/31] vfio-ccw: Serialize FSM IDLE state with I/O completion
 2021-06-03 17:08 UTC 

[PATCH AUTOSEL 5.10 11/39] vfio-ccw: Reset FSM state to IDLE inside FSM
 2021-06-03 17:08 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 12/39] vfio-ccw: Serialize FSM IDLE state with I/O completion

[PATCH AUTOSEL 5.12 13/43] vfio-ccw: Reset FSM state to IDLE inside FSM
 2021-06-03 17:07 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 14/43] vfio-ccw: Serialize FSM IDLE state with I/O completion

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-03 16:08 UTC  (12+ messages)
` [PATCH 01/11] vfio-pci: rename vfio_pci.c to vfio_pci_core.c
` [PATCH 02/11] vfio-pci: rename vfio_pci_private.h to vfio_pci_core.h
` [PATCH 03/11] vfio-pci: rename vfio_pci_device to vfio_pci_core_device
` [PATCH 04/11] vfio-pci: rename ops functions to fit core namings
` [PATCH 05/11] vfio-pci: include vfio header in vfio_pci_core.h
` [PATCH 06/11] vfio-pci: introduce vfio_pci.c
` [PATCH 07/11] vfio-pci: move igd initialization to vfio_pci.c
` [PATCH 08/11] PCI: add flags field to pci_device_id structure
` [PATCH 09/11] PCI: add matching checks for driver_override binding
` [PATCH 10/11] vfio-pci: introduce vfio_pci_core subsystem driver
` [PATCH 11/11] mlx5-vfio-pci: add new vfio_pci driver for mlx5 devices

[PATCH v10 00/18] virtio/vsock: introduce SOCK_SEQPACKET support
 2021-06-03 15:40 UTC  (15+ messages)
` [PATCH v10 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET
` [PATCH v10 12/18] virtio/vsock: add SEQPACKET receive logic
` [PATCH v10 13/18] virtio/vsock: rest of SOCK_SEQPACKET support
` [PATCH v10 14/18] virtio/vsock: enable SEQPACKET for transport
` [PATCH v10 15/18] vhost/vsock: support "
` [PATCH v10 17/18] vsock_test: add SOCK_SEQPACKET tests
` [PATCH v10 18/18] virtio/vsock: update trace event for SEQPACKET

[PATCH 1/2] KVM: LAPIC: write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-03 15:34 UTC  (5+ messages)
` [PATCH 2/2] KVM: LAPIC: reset TMCCT during vCPU reset

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-03 15:14 UTC  (8+ messages)
` [PATCH v5 1/7] hyperv: Detect Nested virtualization support "
` [PATCH v5 2/7] hyperv: SVM enlightened TLB flush support flag
` [PATCH v5 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v5 4/7] KVM: SVM: Software reserved fields
` [PATCH v5 5/7] KVM: SVM: hyper-v: Remote TLB flush for SVM
` [PATCH v5 6/7] KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
` [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[kvm-unit-tests PATCH] x86: test combined access
 2021-06-03  5:05 UTC 

[CFP LPC 2021] Confidential Computing Microconference
 2021-06-03 14:51 UTC 

[PATCH v2 0/2] Fixes for "Windows fails to boot"
 2021-06-03 14:24 UTC  (4+ messages)
` [PATCH v2 1/2] i386: reorder call to cpu_exec_realizefn
` [PATCH v2 2/2] i386: run accel_cpu_instance_init as post_init

[PATCH v2] KVM: VMX: Enable Notify VM exit
 2021-06-03 13:52 UTC  (7+ messages)

[PATCH] KVM: hyper-v: housekeeping: Remove unnecessary type cast
 2021-06-03 13:27 UTC 

[PATCH v2 0/2] x86: Disable kexec for SEV-ES guests
 2021-06-03 13:22 UTC  (3+ messages)
` [PATCH v2 1/2] kexec: Allow architecture code to opt-out at runtime
` [PATCH v2 2/2] x86/kexec/64: Forbid kexec when running as an SEV-ES guest

[RFC] /dev/ioasid uAPI proposal
 2021-06-03 13:09 UTC  (75+ messages)

[PATCH] selftests: kvm: fix overlapping addresses in memslot_perf_test
 2021-06-03 13:05 UTC  (9+ messages)

[PATCH v5 0/6] KVM: arm64: Improve efficiency of stage2 page table
 2021-06-03 12:52 UTC  (14+ messages)
` [PATCH v5 1/6] KVM: arm64: Introduce KVM_PGTABLE_S2_GUEST stage-2 flag
` [PATCH v5 2/6] KVM: arm64: Move D-cache flush to the fault handlers
` [PATCH v5 4/6] KVM: arm64: Provide invalidate_icache_range at non-VHE EL2
` [PATCH v5 5/6] KVM: arm64: Move I-cache flush to the fault handlers
` [PATCH v5 6/6] KVM: arm64: Distinguish cases of memcache allocations completely

[PATCH v9] qapi: introduce 'query-kvm-cpuid' action
 2021-06-03 12:29 UTC  (2+ messages)

[PATCH v3 0/5] KVM: arm64: selftests: Fix get-reg-list
 2021-06-03 12:14 UTC  (12+ messages)
` [PATCH v3 1/5] KVM: arm64: selftests: get-reg-list: Introduce vcpu configs
` [PATCH v3 2/5] KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at once
` [PATCH v3 3/5] KVM: arm64: selftests: get-reg-list: Provide config selection option
` [PATCH v3 4/5] KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sve
` [PATCH v3 5/5] KVM: arm64: selftests: get-reg-list: Split base and pmu registers

[PATCH v6 00/20] Add VFIO mediated device support and DEV-MSI support for the idxd driver
 2021-06-03 11:23 UTC  (8+ messages)

[PATCH v4 00/66] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support
 2021-06-03 11:08 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/1] x86/hyperv_clock: use report_summary
 2021-06-03 10:33 UTC  (2+ messages)
` [kvm-unit-tests PATCH 1/1] "

[PATCH v8] qapi: introduce 'query-kvm-cpuid' action
 2021-06-03  8:21 UTC  (7+ messages)

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-03  6:39 UTC  (26+ messages)
` [PATCH 1/6] sched: Unbreak wakeups
` [PATCH 2/6] sched: Introduce task_is_running()
` [PATCH 3/6] sched,perf,kvm: Fix preemption condition
` [PATCH 4/6] sched: Add get_current_state()
` [PATCH 5/6] sched,timer: Use __set_current_state()
` [PATCH 6/6] sched: Change task_struct::state

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-06-03  4:45 UTC  (4+ messages)
` [PATCH RFC 5/7] kvm: x86: Revise CPUID.D.1.EBX for alignment rule

[RFCv2 13/13] KVM: unmap guest memory using poisoned pages
 2021-06-02 23:33 UTC  (12+ messages)

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-02 22:07 UTC  (12+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-02 17:21 UTC  (10+ messages)

[PATCH] KVM: X86: fix tlb_flush_guest()
 2021-06-02 15:39 UTC  (3+ messages)
` [PATCH V2] "

[PATCH] x86: Add a test for AMD SEV-ES #VC handling
 2021-06-02 14:14 UTC  (3+ messages)
` [PATCH v3] x86: Add a test for AMD SEV-ES guest "

[PATCH Part2 RFC v3 00/37] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-06-02 14:10 UTC  (28+ messages)
` [PATCH Part2 RFC v3 08/37] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v3 09/37] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v3 10/37] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v3 11/37] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 RFC v3 12/37] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 RFC v3 14/37] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v3 15/37] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v3 16/37] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 RFC v3 17/37] KVM: SVM: make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v3 18/37] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v3 19/37] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v3 22/37] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v3 23/37] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v3 24/37] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v3 25/37] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v3 26/37] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v3 27/37] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v3 28/37] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v3 29/37] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v3 30/37] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v3 31/37] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v3 32/37] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v3 33/37] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v3 34/37] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v3 35/37] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v3 36/37] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v3 37/37] KVM: SVM: Support SEV-SNP AP Creation NAE event


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