kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-07 13:05:08 to 2020-09-09 05:43:10 UTC [more...]

device compatibility interface for live migration with assigned devices
 2020-09-09  5:37 UTC  (13+ messages)

[GIT PULL] KVM/arm64 fixes for 5.9
 2020-09-09  3:23 UTC  (3+ messages)
` [PATCH 7/9] KVM: arm64: Do not try to map PUDs when they are folded into PMD

[RFC V2 0/9] x86/mmu:Introduce parallel memory virtualization to boost performance
 2020-09-09  3:04 UTC  (2+ messages)

[PATCH RESEND 1/3] KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
 2020-09-09  2:57 UTC  (3+ messages)
` [PATCH RESEND 2/3] KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
` [PATCH RESEND 3/3] KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after complete_interrupts()

[PATCH 3/3] KVM: SVM: Reenable handle_fastpath_set_msr_irqoff() after complete_interrupts()
 2020-09-09  2:55 UTC 

[PATCH 2/3] KVM: SVM: Move svm_complete_interrupts() into svm_vcpu_run()
 2020-09-09  2:55 UTC 

[PATCH 1/3] KVM: SVM: Get rid of handle_fastpath_set_msr_irqoff()
 2020-09-09  2:54 UTC 

[PATCH] vhost: new vhost_vdpa SET/GET_BACKEND_FEATURES handlers
 2020-09-09  2:38 UTC  (2+ messages)

[Bug 209155] KVM Linux guest with more than 1 CPU panics after commit 404d5d7bff0d419fe11c7eaebca9ec8f25258f95 on old CPU (Phenom x4)
 2020-09-09  2:35 UTC  (3+ messages)

[GIT PULL] First batch of KVM changes for Linux 5.9
 2020-09-08 22:43 UTC  (3+ messages)

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-09-08 22:43 UTC  (11+ messages)
                ` [Intel-gfx] "

[PATCH v5 0/4] Add a vhost RPMsg API
 2020-09-08 22:20 UTC  (3+ messages)

[PATCH 0/3] add VFIO mdev support for DFL devices
 2020-09-08 21:10 UTC  (5+ messages)
` [PATCH 1/3] fpga: dfl: add driver_override support
` [PATCH 2/3] fpga: dfl: VFIO mdev support for DFL devices
` [PATCH 3/3] Documentation: fpga: dfl: Add description for VFIO Mdev support

[PATCH v2] KVM: arm64: Allow to limit number of PMU counters
 2020-09-08 20:57 UTC 

[PATCH v4.14.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 14:33 UTC  (8+ messages)
` [PATCH v4.14.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v4.14.y 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH v4.14.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH v4.9.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 14:29 UTC  (6+ messages)
` [PATCH v4.9.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v4.9.y 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH v4.9.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH v2 0/2] s390x: pv: Fixes and improvements
 2020-09-08 13:18 UTC  (13+ messages)
` [PATCH v2 1/2] s390x: uv: Add destroy page call
` [PATCH v2 2/2] s390x: Add 3f program exception handler
      ` [PATCH v3] "

[PATCH 0/2] x86/kvm: fix interrupts based APF mechanism
 2020-09-08 13:53 UTC  (3+ messages)
` [PATCH 1/2] x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
` [PATCH 2/2] x86/kvm: don't forget to ACK async PF IRQ

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-09-08 19:03 UTC  (7+ messages)
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev

[PATCH v2 v4.14.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-08 18:54 UTC  (4+ messages)
` [PATCH v2 v4.14.y 2/3] vfio-pci: Fault mmaps to enable vma tracking
` [PATCH v2 v4.14.y 3/3] vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
` [PATCH v2 v4.14.y 0/3] vfio: Fix for CVE-2020-12888

[PATCH] KVM: arm64: Allow to limit number of PMU counters
 2020-09-08 18:54 UTC 

[PATCH v7 00/72] x86: SEV-ES Guest Support
 2020-09-08 18:42 UTC  (83+ messages)
` [PATCH v7 01/72] KVM: SVM: nested: Don't allocate VMCB structures on stack
` [PATCH v7 02/72] KVM: SVM: Add GHCB definitions
` [PATCH v7 03/72] KVM: SVM: Add GHCB Accessor functions
` [PATCH v7 04/72] KVM: SVM: Use __packed shorthand
` [PATCH v7 05/72] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH v7 06/72] x86/traps: Move pf error codes to <asm/trap_pf.h>
` [PATCH v7 07/72] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH v7 08/72] x86/umip: Factor out instruction fetch
` [PATCH v7 09/72] x86/umip: Factor out instruction decoding
` [PATCH v7 10/72] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH v7 11/72] x86/insn: Add insn_has_rep_prefix() helper
` [PATCH v7 12/72] x86/boot/compressed/64: Disable red-zone usage
` [PATCH v7 13/72] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH v7 14/72] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH v7 15/72] x86/boot/compressed/64: Add page-fault handler
` [PATCH v7 16/72] x86/boot/compressed/64: Always switch to own page-table
` [PATCH v7 17/72] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH v7 18/72] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH v7 19/72] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH v7 20/72] x86/boot/compressed/64: Call set_sev_encryption_mask() earlier
` [PATCH v7 21/72] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH v7 22/72] x86/boot/compressed/64: Add set_page_en/decrypted() helpers
` [PATCH v7 23/72] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH v7 24/72] x86/boot/compressed/64: Unmap GHCB page before booting the kernel
` [PATCH v7 25/72] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH v7 26/72] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH v7 27/72] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH v7 28/72] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH v7 29/72] x86/head/64: Install startup GDT
` [PATCH v7 30/72] x86/head/64: Load GDT after switch to virtual addresses
` [PATCH v7 31/72] x86/head/64: Load segment registers earlier
` [PATCH v7 32/72] x86/head/64: Switch to initial stack earlier
` [PATCH v7 33/72] x86/head/64: Install a CPU bringup IDT
` [PATCH v7 34/72] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH v7 35/72] x86/head/64: Move early exception dispatch to C code
` [PATCH v7 36/72] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH v7 37/72] x86/sev-es: Print SEV-ES info into kernel log
` [PATCH v7 38/72] x86/sev-es: Compile early handler code into kernel image
` [PATCH v7 39/72] x86/sev-es: Setup early #VC handler
  ` [PATCH v7.1 "
  ` [PATCH v7.2 39/74] "
` [PATCH v7 40/72] x86/sev-es: Setup GHCB based boot "
  ` [PATCH v7.1 "
  ` [PATCH v7.2 40/74] "
` [PATCH v7 41/72] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH v7 42/72] x86/sev-es: Allocate and Map IST stack for #VC handler
` [PATCH v7 43/72] x86/sev-es: Adjust #VC IST Stack on entering NMI handler
` [PATCH v7 44/72] x86/dumpstack/64: Add noinstr version of get_stack_info()
` [PATCH v7 45/72] x86/entry/64: Add entry code for #VC handler
` [PATCH v7 46/72] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH v7 47/72] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH v7 48/72] x86/sev-es: Handle instruction fetches from user-space
` [PATCH v7 49/72] x86/sev-es: Handle MMIO events
` [PATCH v7 50/72] x86/sev-es: Handle MMIO String Instructions
` [PATCH v7 51/72] x86/sev-es: Handle MSR events
` [PATCH v7 52/72] x86/sev-es: Handle DR7 read/write events
` [PATCH v7 53/72] x86/sev-es: Handle WBINVD Events
` [PATCH v7 54/72] x86/sev-es: Handle RDTSC(P) Events
` [PATCH v7 55/72] x86/sev-es: Handle RDPMC Events
` [PATCH v7 56/72] x86/sev-es: Handle INVD Events
` [PATCH v7 57/72] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH v7 58/72] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH v7 59/72] x86/sev-es: Handle VMMCALL Events
` [PATCH v7 60/72] x86/sev-es: Handle #AC Events
` [PATCH v7 61/72] x86/sev-es: Handle #DB Events
` [PATCH v7 62/72] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH v7 63/72] x86/kvm: Add KVM "
` [PATCH v7 64/72] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH v7 65/72] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH v7 66/72] x86/realmode: Setup AP jump table
` [PATCH v7 67/72] x86/smpboot: Load TSS and getcpu GDT entry before loading IDT
` [PATCH v7 68/72] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH v7 69/72] x86/sev-es: Support CPU offline/online
` [PATCH v7 70/72] x86/sev-es: Handle NMI State
` [PATCH v7 71/72] x86/efi: Add GHCB mappings when SEV-ES is active
` [PATCH v7 72/72] x86/sev-es: Check required CPU features for SEV-ES

[PATCH V4 0/2] vfio: optimized for hugetlbf pages when dma map/unmap
 2020-09-08 13:32 UTC  (3+ messages)
` [PATCH V4 1/2] vfio dma_map/unmap: optimized for hugetlbfs pages
` [PATCH V4 2/2] vfio: optimized for unpinning pages

[PATCH v3] KVM: s390: Introduce storage key removal facility
 2020-09-08 11:56 UTC  (4+ messages)

[PATCH] A patch for uio to fix an error of "Failed to register UIO devices"
 2020-09-08 12:01 UTC 

[RFC PATCH 00/22] Enhance VHOST to enable SoC-to-SoC communication
 2020-09-08 16:37 UTC  (15+ messages)

[PATCH 0/2] fix dead lock issues in vhost_vdpa
 2020-09-08 12:05 UTC  (3+ messages)
` [PATCH 1/2] vhost: remove mutex ops in vhost_set_backend_features

[PATCH v3 0/5] KVM: arm64: Filtering PMU events
 2020-09-08 10:28 UTC  (11+ messages)
` [PATCH v3 1/5] KVM: arm64: Refactor PMU attribute error handling
` [PATCH v3 2/5] KVM: arm64: Use event mask matching architecture revision
` [PATCH v3 3/5] KVM: arm64: Add PMU event filtering infrastructure
` [PATCH v3 4/5] KVM: arm64: Mask out filtered events in PCMEID{0,1}_EL1
` [PATCH v3 5/5] KVM: arm64: Document PMU filtering API

[PATCH] KVM: s390: Introduce storage key removal facility
 2020-09-08  9:18 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH v11 0/2] s390: virtio: let arch validate VIRTIO features
 2020-09-08  8:35 UTC  (9+ messages)
` [PATCH v11 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v11 2/2] s390: virtio: PV needs VIRTIO I/O device protection

BUG: unable to handle kernel NULL pointer dereference in kvm_vm_worker_thread
 2020-09-08  7:33 UTC 

[PATCH v2] KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
 2020-09-08  7:17 UTC 

[RESEND PATCH v2] KVM: fix memory leak in kvm_io_bus_unregister_dev()
 2020-09-07 18:55 UTC 

[PATCH v4 00/10] vfio/fsl-mc: VFIO support for FSL-MC device
 2020-09-07 14:38 UTC  (16+ messages)
` [PATCH v4 02/10] vfio/fsl-mc: Scan DPRC objects on vfio-fsl-mc driver bind
` [PATCH v4 07/10] vfio/fsl-mc: Add irq infrastructure for fsl-mc devices
` [PATCH v4 08/10] vfio/fsl-mc: trigger an interrupt via eventfd
` [PATCH v4 09/10] vfio/fsl-mc: Add read/write support for fsl-mc devices
` [PATCH v4 10/10] vfio/fsl-mc: Add support for device reset

[PATCH v8 00/18] Add support for Nitro Enclaves
 2020-09-07 15:13 UTC  (14+ messages)
` [PATCH v8 09/18] nitro_enclaves: Add logic for setting an enclave vCPU
` [PATCH v8 15/18] nitro_enclaves: Add Makefile for the Nitro Enclaves driver
` [PATCH v8 17/18] nitro_enclaves: Add overview documentation

[PATCH v5.4.y 1/3] vfio/type1: Support faulting PFNMAP vmas
 2020-09-07 17:09 UTC  (3+ messages)
` [PATCH v5.4.y 0/3] vfio: Fix for CVE-2020-12888

[for-5.2 v4 00/10] Generalize memory encryption models
 2020-09-07 15:22 UTC  (5+ messages)
` [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
` [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option


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