kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-09 01:27:21 to 2021-06-10 11:31:59 UTC [more...]

[kvm-unit-tests PATCH] make: Add tags target and gitignore the tags file
 2021-06-10 11:31 UTC 

[PATCH v4 0/6] x86/sev-es: Fixes for SEV-ES Guest Support
 2021-06-10 11:30 UTC  (9+ messages)
` [PATCH v4 1/6] x86/sev-es: Fix error message in runtime #VC handler
` [PATCH v4 2/6] x86/sev-es: Disable IRQs while GHCB is active
` [PATCH v4 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking
` [PATCH v4 4/6] x86/insn-eval: Make 0 a valid RIP for insn_get_effective_ip()
` [PATCH v4 5/6] x86/insn: Extend error reporting from insn_fetch_from_user[_inatomic]()
` [PATCH v4 6/6] x86/sev-es: Propagate #GP if getting linear instruction address failed

[PATCH v5 0/7] Hyper-V nested virt enlightenments for SVM
 2021-06-10 11:20 UTC  (5+ messages)
` [PATCH v5 3/7] KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
` [PATCH v5 7/7] KVM: SVM: hyper-v: Direct Virtual Flush support

[kvm-unit-test] Unable to build kvm-unit-test on little-endian PowerPC (lswx/lswi invalid when little-endian)
 2021-06-10 10:44 UTC 

[RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support
 2021-06-10  9:51 UTC  (13+ messages)
` [RFC v1 1/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC v1 2/6] virtio/vsock: add support for virtio datagram
` [RFC v1 3/6] vhost/vsock: add support for vhost dgram
` [RFC v1 4/6] vsock_test: add tests for vsock dgram
` [RFC v1 5/6] vhost/vsock: add kconfig for vhost dgram support
` [RFC v1 6/6] virtio/vsock: add sysfs for rx buf len for dgram
  ` Re: [RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support

[PATCH] KVM: selftests: Fix compiling errors when initializing the static structure
 2021-06-10  8:54 UTC 

[kvm-unit-tests PATCH 0/8] x86: non-KVM improvements
 2021-06-10  8:30 UTC  (14+ messages)
` [kvm-unit-tests PATCH 1/8] lib/x86: report result through serial console when no test device
` [kvm-unit-tests PATCH 2/8] x86/tsx-ctrl: report skipping tests correctly
` [kvm-unit-tests PATCH 3/8] x86/smptest: handle non-consecutive APIC IDs
` [kvm-unit-tests PATCH 4/8] x86/hypercall: enable the test on non-KVM environment
` [kvm-unit-tests PATCH 5/8] x86/hyperv: skip hyperv-clock test if unsupported by host
` [kvm-unit-tests PATCH 6/8] x86/syscall: skip TF-test if running neither on KVM nor AMD
` [kvm-unit-tests PATCH 7/8] x86/pmu: Skip the tests on PMU version 1
` [kvm-unit-tests PATCH 8/8] x86/vmx: skip error-code delivery tests for #CP

[PATCH 0/9] KVM: x86: Fix NULL pointer #GP due to RSM bug
 2021-06-10  8:26 UTC  (11+ messages)
` [PATCH 1/9] KVM: x86: Immediately reset the MMU context when the SMM flag is cleared
` [PATCH 2/9] KVM: x86: Emulate triple fault shutdown if RSM emulation fails
` [PATCH 3/9] KVM: x86: Replace .set_hflags() with dedicated .exiting_smm() helper
` [PATCH 4/9] KVM: x86: Invoke kvm_smm_changed() immediately after clearing SMM flag
` [PATCH 5/9] KVM: x86: Move (most) SMM hflags modifications into kvm_smm_changed()
` [PATCH 6/9] KVM: x86: Move "entering SMM" tracepoint "
` [PATCH 7/9] KVM: x86: Rename SMM tracepoint to make it reflect reality
` [PATCH 8/9] KVM: x86: Drop .post_leave_smm(), i.e. the manual post-RSM MMU reset
` [PATCH 9/9] KVM: x86: Drop "pre_" from enter/leave_smm() helpers

[PATCH 00/10] KVM: Add idempotent controls for migrating system counter state
 2021-06-10  6:54 UTC  (12+ messages)
` [PATCH 02/10] KVM: arm64: Implement initial support for KVM_CAP_SYSTEM_COUNTER_STATE

Plan for /dev/ioasid RFC v2
 2021-06-10  5:50 UTC  (15+ messages)

[PATCH Part1 RFC v3 00/22] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-06-10  5:49 UTC  (7+ messages)
` [PATCH Part1 RFC v3 09/22] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v3 10/22] x86/sev: "
` [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device

[PATCH v2 0/2] mm: export __vmalloc_node_range and use it
 2021-06-10  5:24 UTC  (8+ messages)
` [PATCH v2 1/2] mm/vmalloc: export __vmalloc_node_range

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

[PATCH 0/7] Do not read from descriptor ring
 2021-06-10  3:12 UTC  (3+ messages)

[PATCH] kvm: LAPIC: Restore guard to prevent illegal APIC register access
 2021-06-10  2:45 UTC  (4+ messages)

Projects
 2021-06-09 16:01 UTC 

[PATCH 00/15] KVM: x86/mmu: TLB fixes and related cleanups
 2021-06-09 23:42 UTC  (16+ messages)
` [PATCH 01/15] KVM: nVMX: Sync all PGDs on nested transition with shadow paging
` [PATCH 02/15] KVM: nVMX: Ensure 64-bit shift when checking VMFUNC bitmap
` [PATCH 03/15] KVM: nVMX: Don't clobber nested MMU's A/D status on EPTP switch
` [PATCH 04/15] KVM: x86: Invalidate all PGDs for the current PCID on MOV CR3 w/ flush
` [PATCH 05/15] KVM: x86: Uncondtionally skip MMU sync/TLB flush in MOV CR3's PGD switch
` [PATCH 06/15] KVM: nSVM: Move TLB flushing logic (or lack thereof) to dedicated helper
` [PATCH 07/15] KVM: x86: Drop skip MMU sync and TLB flush params from "new PGD" helpers
` [PATCH 08/15] KVM: nVMX: Consolidate VM-Enter/VM-Exit TLB flush and MMU sync logic
` [PATCH 09/15] KVM: nVMX: Free only guest_mode (L2) roots on INVVPID w/o EPT
` [PATCH 10/15] KVM: x86: Use KVM_REQ_TLB_FLUSH_GUEST to handle INVPCID(ALL) emulation
` [PATCH 11/15] KVM: nVMX: Use fast PGD switch when emulating VMFUNC[EPTP_SWITCH]
` [PATCH 12/15] KVM: x86: Defer MMU sync on PCID invalidation
` [PATCH 13/15] KVM: x86: Drop pointless @reset_roots from kvm_init_mmu()
` [PATCH 14/15] KVM: nVMX: WARN if subtly-impossible VMFUNC conditions occur
` [PATCH 15/15] KVM: nVMX: Drop redundant checks on vmcs12 in EPTP switching emulation

linux-next: Tree for Jun 9 (<linux/kvm_host.h>)
 2021-06-09 22:17 UTC 

[GIT PULL] KVM fixes for 5.13-rc6
 2021-06-09 21:59 UTC  (2+ messages)

[GIT PULL v2] KVM fixes for 5.13-rc6
 2021-06-09 21:59 UTC  (2+ messages)

[PATCH 0/3 v4] KVM: nVMX: nSVM: Add more statistics to KVM debugfs
 2021-06-09 18:03 UTC  (4+ messages)
` [PATCH 1/3 v4] KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it to guest code
` [PATCH 2/3 v4] KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode
` [PATCH 3/3 v4] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM

[PATCH kvmtool 0/4] arm/arm64: PCI Express 1.1 support
 2021-06-09 18:38 UTC  (5+ messages)
` [PATCH kvmtool 1/4] Move fdt_irq_fn typedef to fdt.h
` [PATCH kvmtool 2/4] arm/fdt.c: Warn if MMIO device doesn't provide a node generator
` [PATCH kvmtool 3/4] arm/arm64: Add PCI Express 1.1 support
` [PATCH kvmtool 4/4] arm/arm64: vfio: Add PCI Express Capability Structure

[PATCH v16 00/14] s390/vfio-ap: dynamic configuration support
 2021-06-09 18:23 UTC  (5+ messages)
` [PATCH v16 02/14] s390/vfio-ap: use new AP bus interface to search for queue devices

[RFC] /dev/ioasid uAPI proposal
 2021-06-09 18:09 UTC  (27+ messages)

[PATCH] KVM: x86: Ensure liveliness of nested VM-Enter fail tracepoint message
 2021-06-09 17:01 UTC  (4+ messages)

[PATCH] KVM: selftests: Rename vm_handle_exception in evmcs test
 2021-06-09 16:34 UTC  (4+ messages)

[kvm-unit-tests PATCH v2 0/7] unify header guards
 2021-06-09 15:51 UTC  (25+ messages)
` [kvm-unit-tests PATCH v2 1/7] README.md: add guideline for header guards format
` [kvm-unit-tests PATCH v2 2/7] lib: unify header guards
` [kvm-unit-tests PATCH v2 3/7] asm-generic: "
` [kvm-unit-tests PATCH v2 4/7] arm: "
` [kvm-unit-tests PATCH v2 5/7] powerpc: "
` [kvm-unit-tests PATCH v2 6/7] s390x: "
` [kvm-unit-tests PATCH v2 7/7] x86: "

[PATCH v1 00/13] KVM: arm64: Fixed features for protected VMs
 2021-06-09 15:22 UTC  (3+ messages)

[PATCH v3 0/4] KVM: x86: hyper-v: Conditionally allow SynIC with APICv/AVIC
 2021-06-09 15:09 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
` [PATCH v3 2/4] KVM: x86: Drop vendor specific functions for APICv/AVIC enablement
` [PATCH v3 3/4] KVM: x86: Check for pending interrupts when APICv is getting disabled
` [PATCH v3 4/4] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use

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

[kvm-unit-tests PATCH] gitignore: Add tags file to .gitignore
 2021-06-09 14:23 UTC  (5+ messages)
` [kvm-unit-tests PATCH] x86: Add hyper-v overlay page tests
` [kvm-unit-tests PATCH] x86: Fix misspelled KVM parameter in error message

[PATCH -next] KVM: SVM: fix doc warnings
 2021-06-09 12:22 UTC 

[RFC PATCH v4 00/11] Introduce vfio-pci-core subsystem
 2021-06-09  9:29 UTC  (9+ messages)
` [PATCH 09/11] PCI: add matching checks for driver_override binding
` [PATCH 10/11] vfio-pci: introduce vfio_pci_core subsystem driver

[Bug 53851] New: nVMX: Support live migration of whole L1 guest
 2021-06-09  9:15 UTC  (4+ messages)
` [Bug 53851] "

[PATCH v2 1/3] KVM: LAPIC: Write 0 to TMICT should also cancel vmx-preemption timer
 2021-06-09  7:18 UTC  (9+ messages)
` [PATCH v2 2/3] KVM: LAPIC: Reset TMCCT during vCPU reset
` [PATCH v2 3/3] KVM: X86: Let's harden the ipi fastpath condition edge-trigger mode

[PATCH v3] KVM: LAPIC: Keep stored TMCCT register value 0 after KVM_SET_LAPIC
 2021-06-09  7:16 UTC 

[PATCH 0/3 v3] KVM: nVMX: nSVM: Add more statistics to KVM debugfs
 2021-06-09  7:08 UTC  (6+ messages)
` [PATCH 1/3 v3] KVM: nVMX: nSVM: 'nested_run' should count guest-entry attempts that make it to guest code
` [PATCH 2/3 v3] KVM: nVMX: nSVM: Add a new VCPU statistic to show if VCPU is in guest mode
` [PATCH 3/3 v3] KVM: x86: Add a new VM statistic to show number of VCPUs created in a given VM

[PATCH 0/3] Restore extra_mem_pages and add slot0_mem_pages
 2021-06-09  5:19 UTC  (3+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-09  2:52 UTC  (11+ 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 NNTP newsgroup(s).