kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-27 14:18:35 to 2020-04-28 15:22:47 UTC [more...]

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-04-28 15:17 UTC  (51+ messages)
` [PATCH v3 05/75] x86/traps: Move some definitions to <asm/trap_defs.h>
` [PATCH v3 07/75] x86/umip: Factor out instruction fetch
` [PATCH v3 12/75] x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
` [PATCH v3 13/75] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v3 17/75] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH v3 22/75] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v3 27/75] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH v3 33/75] x86/head/64: Load segment registers earlier
` [PATCH v3 34/75] x86/head/64: Switch to initial stack earlier
` [PATCH v3 35/75] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH v3 36/75] x86/head/64: Load IDT earlier
` [PATCH v3 37/75] x86/head/64: Move early exception dispatch to C code
` [PATCH v3 38/75] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v3 39/75] x86/sev-es: Print SEV-ES info into kernel log
` [PATCH v3 40/75] x86/sev-es: Compile early handler code into kernel image
` [PATCH v3 41/75] x86/sev-es: Setup early #VC handler
` [PATCH v3 42/75] x86/sev-es: Setup GHCB based boot "
` [PATCH v3 43/75] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v3 44/75] x86/sev-es: Allocate and Map IST stacks for #VC handler
` [PATCH v3 45/75] x86/dumpstack/64: Handle #VC exception stacks
` [PATCH v3 46/75] x86/sev-es: Shift #VC IST Stack in nmi_enter()/nmi_exit()
` [PATCH v3 47/75] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH v3 48/75] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH v3 49/75] x86/sev-es: Handle instruction fetches from user-space
` [PATCH v3 50/75] x86/sev-es: Do not crash on #VC exceptions "
` [PATCH v3 51/75] x86/sev-es: Handle MMIO events
` [PATCH v3 52/75] x86/sev-es: Handle MMIO String Instructions
` [PATCH v3 53/75] x86/sev-es: Handle MSR events
` [PATCH v3 54/75] x86/sev-es: Handle DR7 read/write events
` [PATCH v3 55/75] x86/sev-es: Handle WBINVD Events
` [PATCH v3 56/75] x86/sev-es: Handle RDTSC(P) Events
` [PATCH v3 57/75] x86/sev-es: Handle RDPMC Events
` [PATCH v3 58/75] x86/sev-es: Handle INVD Events
` [PATCH v3 59/75] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v3 60/75] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH v3 61/75] x86/sev-es: Handle VMMCALL Events
` [PATCH v3 62/75] x86/sev-es: Handle #AC Events
` [PATCH v3 63/75] x86/sev-es: Handle #DB Events
` [PATCH v3 64/75] x86/sev-es: Cache CPUID results for improved performance
` [PATCH v3 65/75] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH v3 66/75] x86/kvm: Add KVM "
` [PATCH v3 67/75] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH v3 68/75] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH v3 69/75] x86/realmode: Setup AP jump table
` [PATCH v3 70/75] x86/head/64: Setup TSS early for secondary CPUs
` [PATCH v3 71/75] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v3 72/75] x86/head/64: Rename start_cpu0
` [PATCH v3 73/75] x86/sev-es: Support CPU offline/online
` [PATCH v3 74/75] x86/sev-es: Handle NMI State
` [PATCH v3 75/75] x86/efi: Add GHCB mappings when SEV-ES is active

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-28 15:07 UTC  (22+ messages)

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-28 14:37 UTC  (22+ messages)
` [PATCH v7 01/15] s390/vfio-ap: store queue struct in hash table for quick access
` [PATCH v7 03/15] s390/zcrypt: driver callback to indicate resource in use

Against removing aarch32 kvm host support
 2020-04-28 14:26 UTC  (3+ messages)

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-28 14:14 UTC  (13+ messages)

[PATCH 0/3] KVM: x86/mmu: Use kernel's PG_LEVEL_* enums
 2020-04-28 14:14 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86/mmu: Tweak PSE hugepage handling to avoid 2M vs 4M conundrum
` [PATCH 2/3] KVM: x86/mmu: Move max hugepage level to a separate #define
` [PATCH 3/3] KVM: x86/mmu: Drop KVM's hugepage enums in favor of the kernel's enums

[PATCH] KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
 2020-04-28 13:51 UTC  (2+ messages)

[PATCH v2] KVM: VMX: Improve handle_external_interrupt_irqoff inline assembly
 2020-04-28 13:48 UTC  (6+ messages)

[PATCH v11 0/9] Introduce support for guest CET feature
 2020-04-28 13:41 UTC  (13+ messages)
` [PATCH v11 3/9] KVM: VMX: Set host/guest CET states for vmexit/vmentry
` [PATCH v11 7/9] KVM: X86: Add userspace access interface for CET MSRs

[PATCH v4 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-28 10:05 UTC  (10+ messages)
` [PATCH v4 1/7] KVM: VMX: Introduce generic fastpath handler
` [PATCH v4 2/7] KVM: X86: Enable fastpath when APICv is enabled
` [PATCH v4 3/7] KVM: X86: Introduce more exit_fastpath_completion enum values
` [PATCH v4 4/7] KVM: X86: Introduce kvm_vcpu_exit_request() helper
` [PATCH v4 5/7] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
` [PATCH v4 6/7] KVM: X86: TSCDEADLINE MSR emulation fastpath
` [PATCH v4 7/7] KVM: VMX: Handle preemption timer fastpath

[kvm-unit-tests PATCH v6 00/10] s390x: Testing the Channel Subsystem I/O
 2020-04-28  9:27 UTC  (18+ messages)
` [kvm-unit-tests PATCH v6 02/10] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v6 06/10] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v6 07/10] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v6 08/10] s390x: define wfi: wait for interrupt
` [kvm-unit-tests PATCH v6 10/10] s390x: css: ping pong

[PATCH][kvmtool] kvm: Request VM specific limits instead of system-wide ones
 2020-04-28  9:09 UTC  (7+ messages)

[PATCH 0/2 v2] kvm-unit-test: nVMX: Test Selector and Base Address fields of Guest Segment registers
 2020-04-28  8:14 UTC  (10+ messages)
` [PATCH 1/2 v2] KVM: nVMX: KVM needs to unset "unrestricted guest" VM-execution control in vmcs02 if vmcs12 doesn't set it

[PATCH net-next 0/3] vsock: support network namespace
 2020-04-28  8:13 UTC  (5+ messages)

[PATCH] Allow RDTSC and RDTSCP from userspace
 2020-04-28  7:55 UTC  (8+ messages)
      ` Should SEV-ES #VC use IST? (Re: [PATCH] Allow RDTSC and RDTSCP from userspace)

[PATCH v12 00/17] KVM RISC-V Support
 2020-04-28  7:33 UTC  (18+ messages)
` [PATCH v12 01/17] RISC-V: Add hypervisor extension related CSR defines
` [PATCH v12 02/17] RISC-V: Add initial skeletal KVM support
` [PATCH v12 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [PATCH v12 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [PATCH v12 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [PATCH v12 06/17] RISC-V: KVM: Implement VCPU world-switch
` [PATCH v12 07/17] RISC-V: KVM: Handle MMIO exits for VCPU
` [PATCH v12 08/17] RISC-V: KVM: Handle WFI "
` [PATCH v12 09/17] RISC-V: KVM: Implement VMID allocator
` [PATCH v12 10/17] RISC-V: KVM: Implement stage2 page table programming
` [PATCH v12 11/17] RISC-V: KVM: Implement MMU notifiers
` [PATCH v12 12/17] RISC-V: KVM: Add timer functionality
` [PATCH v12 13/17] RISC-V: KVM: FP lazy save/restore
` [PATCH v12 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers
` [PATCH v12 15/17] RISC-V: KVM: Add SBI v0.1 support
` [PATCH v12 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API
` [PATCH v12 17/17] RISC-V: KVM: Add MAINTAINERS entry

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-28  7:34 UTC  (5+ messages)
` [PATCH RFC 01/15] drivers/base: Introduce platform_msi_ops

[PATCH v3 0/5] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-28  7:17 UTC  (18+ messages)
` [PATCH v3 1/5] KVM: VMX: Introduce generic fastpath handler
` [PATCH v3 2/5] KVM: X86: Introduce need_cancel_enter_guest helper
` [PATCH v3 3/5] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
` [PATCH v3 4/5] KVM: X86: TSCDEADLINE MSR emulation fastpath
` [PATCH v3 5/5] KVM: VMX: Handle preemption timer fastpath

[PATCH] KVM: MIPS/TLB: Remove Unneeded semicolon in tlb.c
 2020-04-28  6:32 UTC 

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-04-28  6:14 UTC  (6+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH v10 09/11] KVM: x86/pmu: Release guest LBR event via vPMU lazy release mechanism
 2020-04-28  5:06 UTC  (3+ messages)
` [RFC PATCH] KVM: x86/pmu: kvm_pmu_lbr_cleanup() can be static

[PATCH] KVM: x86/mmu: Add a helper to consolidate root sp allocation
 2020-04-28  2:37 UTC 

[PATCH 00/26] KVM: arm64: Preliminary NV patches
 2020-04-28  1:34 UTC  (7+ messages)
` [PATCH 04/26] arm64: Detect the ARMv8.4 TTL feature
` [PATCH 18/26] KVM: arm64: Don't use empty structures as CPU reset state

[PATCH] KVM: x86: handle wrap around 32-bit address space
 2020-04-28  0:33 UTC  (3+ messages)

[PATCH] selftests: fix kvm relocatable native/cross builds and installs
 2020-04-28  0:11 UTC 

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-27 21:56 UTC  (17+ messages)

[RFC PATCH 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-04-27 21:53 UTC  (9+ messages)
` [RFC PATCH 1/5] refcount, kref: add dec-and-test wrappers for rw_semaphores
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
` [RFC PATCH 3/5] kunit: tests for statsfs API
` [RFC PATCH 4/5] statsfs fs: virtual fs to show stats to the end-user
` [RFC PATCH 5/5] kvm_main: replace debugfs with statsfs

[PATCH v2] KVM: VMX: Remove unneeded __ASM_SIZE usage with POP instruction
 2020-04-27 20:50 UTC 

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-27 19:40 UTC  (11+ messages)
` [PATCH v5 "

[PATCH] KVM: VMX: Remove unneeded __ASM_SIZE usage with POP instruction
 2020-04-27 19:14 UTC  (2+ messages)

[Bug 206579] New: KVM with passthrough generates "BUG: kernel NULL pointer dereference" and crashes
 2020-04-27 19:11 UTC  (2+ messages)
` [Bug 206579] "

[PATCH] [RFC] kvm: x86: emulate APERF/MPERF registers
 2020-04-27 19:10 UTC  (8+ messages)
        ` 答复: "

[PATCH] KVM: VMX: Use accessor to read vmcs.INTR_INFO when handling exception
 2020-04-27 19:09 UTC  (5+ messages)

[PATCH 55/70] x86/sev-es: Handle RDTSCP Events
 2020-04-27 18:47 UTC  (7+ messages)
` [PATCH] Allow RDTSC and RDTSCP from userspace

[PATCH v8 00/14] KVM: Dirty ring interface
 2020-04-27 18:10 UTC  (12+ messages)
` [PATCH v8 03/14] KVM: X86: Don't track dirty for KVM_SET_[TSS_ADDR|IDENTITY_MAP_ADDR]

KVM Kernel 5.6+, BUG: stack guard page was hit at
 2020-04-27 17:44 UTC  (6+ messages)

[PATCH net v2 0/2] vsock/virtio: fixes about packet delivery to monitoring devices
 2020-04-27 17:18 UTC  (2+ messages)

[Bug 207173] New: kvm compiling problem 5.6.x kvm_main.c:2236:42: error: ‘nr_pages_avail’ may be used uninitialized in this function
 2020-04-27 16:45 UTC  (2+ messages)
` [Bug 207173] "

[RFC PATCH 0/3] kvm: x86: Cleanup and optimazation of switch_db_regs
 2020-04-27 16:06 UTC  (7+ messages)
` [RFC PATCH 1/3] kvm: x86: Rename KVM_DEBUGREG_RELOAD to KVM_DEBUGREG_NEED_RELOAD

[PATCH] vfio/mdev: Add vfio-mdev device request interface
 2020-04-27 15:52 UTC  (2+ messages)

[PATCH v2] docs/virt/kvm: Document running nested guests
 2020-04-27 15:22 UTC  (3+ messages)

[PATCH -next] samples: vfio-mdev: fix error return code in mdpy_fb_probe()
 2020-04-27 14:21 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 NNTP newsgroup(s).