kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-23 10:16:19 to 2017-08-26 19:49:00 UTC [more...]

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-08-26 19:49 UTC  (5+ messages)
` [PATCH v3 37/59] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass

a25339d553 ("x86/idt: Hide set_intr_gate()"): WARNING: CPU: 0 PID: 0 at arch/x86/kernel/idt.c:355 update_intr_gate
 2017-08-26 14:18 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with the tip tree
 2017-08-26  7:24 UTC  (8+ messages)

[PATCH v11 0/6] Add RAS virtualization support for armv8 SEA and SEI
 2017-08-26  2:49 UTC  (14+ messages)
` [PATCH v11 1/6] ACPI: add APEI/HEST/CPER structures and macros
` [PATCH v11 2/6] ACPI: Add APEI GHES Table Generation support
` [PATCH v11 3/6] ACPI: build and enable APEI GHES in the Makefile and configuration

[kvm-unit-tests PATCH] Fix an inline asm constraint
 2017-08-25 21:12 UTC 

[PATCH] kvm/x86: Avoid clearing the C-bit in rsvd_bits()
 2017-08-25 20:55 UTC 

[GIT PULL] KVM fixes for 4.13-rc7 (Sardinia edition)
 2017-08-25 20:11 UTC 

[PULL] vhost: cleanups and fixes
 2017-08-25 18:47 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-08-25 15:38 UTC  (17+ messages)
              `  "

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-08-25 14:33 UTC  (2+ messages)
` [Bug 196409] "

kvm splat in mmu_spte_clear_track_bits
 2017-08-25 13:40 UTC  (9+ messages)

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-25 12:54 UTC  (5+ messages)
` [RFC Part1 PATCH v3 14/17] x86/boot: Add early boot support when running with SEV active

[kvm-unit-tests] x86: access: Add test for 5 level paging mode
 2017-08-25 11:57 UTC 

[PATCH] kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
 2017-08-25 10:39 UTC  (2+ messages)

[kvm-unit-tests PATCH 1/4] Test of VMCS pin-based controls
 2017-08-25 10:39 UTC  (5+ messages)
` [kvm-unit-tests PATCH 2/4] Test of VMCS processor-based controls
` [kvm-unit-tests PATCH 3/4] Test CR3 target count validation
` [kvm-unit-tests PATCH 4/4] Test of virtual-APIC address

[PATCH] KVM: PPC: Book3S HV: Fix case where HDEC is treated as 32-bit on POWER9
 2017-08-25  9:52 UTC 

[PATCH] KVM: PPC: Book3S HV: Report storage key support to userspace
 2017-08-25  9:53 UTC 

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-08-25  9:40 UTC  (13+ messages)
` [RFC 01/11] arm64: Add an SMCCC function IDs header
` [RFC 02/11] KVM: arm64: Return an Unknown ID on unhandled HVC
` [RFC 03/11] KVM: Allow VM lifecycle management without userspace
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs
` [RFC 05/11] KVM: Expose VM/VCPU creation functions
` [RFC 06/11] KVM, arm64: Expose a VCPU initialization function
` [RFC 07/11] KVM: Allow initialization before the module target
` [RFC 08/11] KVM, arm, arm64: Initialize KVM's core earlier
` [RFC 09/11] EFI, arm, arm64: Enable EFI Runtime Services later
` [RFC 10/11] efi, arm64: Sandbox Runtime Services in a VM
` [RFC 11/11] KVM, arm64: Don't trap internal VMs SMC calls

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-08-25  9:06 UTC  (3+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2017-08-25  4:34 UTC 

[PATCH really v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-25  1:43 UTC  (4+ messages)

[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
 2017-08-25  0:43 UTC  (7+ messages)
` [PATCH 1/3] KVM: x86: block guest protection keys unless the host has them enabled
` [PATCH 2/3] KVM: x86: simplify handling of PKRU
` [PATCH 3/3] KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state

Agent In (USA/Canada) Needed
 2017-08-25  0:26 UTC 

[PATCH v7 0/4] Raise #UD and disable execution controls for more CPUID bits
 2017-08-24 20:41 UTC  (16+ messages)
` [PATCH 1/4] KVM: VMX: cache secondary exec controls
` [PATCH 2/4] kvm: vmx: Raise #UD on unsupported RDRAND
` [PATCH 3/4] kvm: vmx: Raise #UD on unsupported RDSEED
` [PATCH 4/4] kvm: vmx: Raise #UD on unsupported XSAVES/XRSTORS
    ` [PATCH v8 "

[PATCH v2 00/15] KVM x86/VMX cleanups
 2017-08-24 20:39 UTC  (17+ messages)
` [PATCH v2 01/15] KVM: x86: mmu: returning void in a void function is strange
` [PATCH v2 02/15] KVM: x86: mmu: free_page can handle NULL
` [PATCH v2 03/15] KVM: x86: drop BUG_ON(vcpu->kvm)
` [PATCH v2 04/15] KVM: VMX: vmx_vcpu_setup() cannot fail
` [PATCH v2 05/15] KVM: x86: no need to inititalize vcpu members to 0
` [PATCH v2 06/15] KVM: VMX: drop enable_ept check from ept_sync_context()
` [PATCH v2 07/15] KVM: VMX: call ept_sync_global() with enable_ept only
` [PATCH v2 08/15] KVM: VMX: require INVEPT GLOBAL for EPT
` [PATCH v2 09/15] KVM: VMX: drop unnecessary function declarations
` [PATCH v2 10/15] KVM: nVMX: no need to set vcpu->cpu when switching vmcs
` [PATCH v2 11/15] KVM: nVMX: no need to set ept/vpid caps to 0
` [PATCH v2 12/15] KVM: VMX: cleanup init_rmode_identity_map()
` [PATCH v2 13/15] KVM: x86: document special identity map address value
` [PATCH v2 14/15] KVM: x86: allow setting identity map addr with no vcpus only
` [PATCH v2 15/15] KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting

[kvm-unit-tests PATCH] Appease older versions of bash
 2017-08-24 18:36 UTC 

[kvm-unit-tests PATCH] VMX controls test framework
 2017-08-24 18:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] kvm: vmx: Raise #UD on unsupported RDRAND
 2017-08-24 17:27 UTC  (2+ messages)

[PATCH v3 0/5] KVM: MMU: 5 level EPT/shadow support
 2017-08-24 16:51 UTC  (15+ messages)
` [PATCH v3 1/5] KVM: x86: Add return value to kvm_cpuid()
` [PATCH v3 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v3 3/5] KVM: MMU: Rename PT64_ROOT_LEVEL to PT64_ROOT_4LEVEL
` [PATCH v3 4/5] KVM: MMU: Add 5 level EPT & Shadow page table support
` [PATCH v3 5/5] KVM: MMU: Expose the LA57 feature to VM

[PATCH] KVM: arm/arm64: vgic: constify seq_operations and file_operations
 2017-08-24 16:20 UTC  (2+ messages)

[PATCH] KVM: MMU: speedup update_permission_bitmask
 2017-08-24 15:56 UTC 

[PATCH v2 0/8] ARM/ARM64 Direct EOI setup for VFIO platform interrupts
 2017-08-24 14:56 UTC  (10+ messages)
` [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs

[PATCH kvm-unit-tests] x86: vmx: test RDRAND and RDSEED
 2017-08-24 13:21 UTC 

[PATCH v4 1/4] KVM: VMX: use kvm_event_needs_reinjection
 2017-08-24 11:36 UTC  (5+ messages)
` [PATCH v4 2/4] KVM: X86: Fix loss of exception which has not yet injected
` [PATCH v4 3/4] KVM: VMX: Move the nested_vmx_inject_exception_vmexit call from nested_vmx_check_exception to vmx_queue_exception
` [PATCH v4 4/4] KVM: nVMX: Fix trying to cancel vmlauch/vmresume

[PATCH 0/2] KVM, pkeys: fix handling of PKRU across migration
 2017-08-24 10:14 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: simplify handling of PKRU
` [PATCH 2/2] KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state

[PATCH v3 1/4] KVM: VMX: use kvm_event_needs_reinjection
 2017-08-24  9:47 UTC  (11+ messages)
` [PATCH v3 2/4] KVM: X86: Fix loss of exception which has not yet injected
` [PATCH v3 3/4] KVM: VMX: Move the nested_vmx_inject_exception_vmexit call from nested_vmx_check_exception to vmx_queue_exception
` [PATCH v3 4/4] KVM: nVMX: Fix trying to cancel vmlauch/vmresume

[PATCH v2] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-24  9:13 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S: Fix race and leak in kvm_vm_ioctl_create_spapr_tce()
 2017-08-24  8:14 UTC  (4+ messages)

[PATCH v4 00/10] make L2's kvm-clock stable, get rid of pvclock_gtod_copy in KVM
 2017-08-24  8:00 UTC  (9+ messages)

[PATCH v2 1/2] KVM: VMX: use kvm_event_needs_reinjection
 2017-08-24  4:30 UTC  (4+ messages)
` [PATCH v2 2/2] KVM: X86: Fix loss of exception which has not yet injected

[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
 2017-08-24  1:06 UTC  (8+ messages)
    `  "
      `  "
          ` 答复: "

[PATCH v3] kvm: vmx: Raise #UD on unsupported RDSEED
 2017-08-23 23:32 UTC  (6+ messages)
` [PATCH v5] "
      ` [PATCH v6 1/2] "
        ` [PATCH v6 2/2] kvm: vmx: Raise #UD on unsupported RDRAND

[RFC PATCH 0/4] KVM: x86: allow overwriting L2 reinjected exception with L1 vmexit
 2017-08-23 21:47 UTC  (7+ messages)
` [PATCH 1/4] KVM: nVMX: move vmentry tasks from prepare_vmcs12 to enter_vmx_non_root_mode
` [PATCH 2/4] KVM: nVMX: fill nested IDT-vectored event info on all L2->L0 exits
` [PATCH 3/4] KVM: x86: pass struct kvm_queued_exception to kvm_multiple_exception
` [PATCH 4/4] KVM: x86: allow overwriting L2 reinjected exception with L1 vmexit

mmu_spte_clear_track_bits warning applies to 4.12 as well
 2017-08-23 20:55 UTC  (2+ messages)

[PATCH] vfio: platform: constify amba_id
 2017-08-23 17:17 UTC 

[PATCH v2 0/2] KVM: SVM: Virtual GIF
 2017-08-23 16:37 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: SVM: Add Virtual GIF feature definition
` [PATCH v2 2/2] KVM: SVM: Enable Virtual GIF feature

Call for Outreachy Dec-Mar mentors & project ideas
 2017-08-23 15:26 UTC 

[RFC] virtio-iommu version 0.4
 2017-08-23 13:55 UTC  (2+ messages)

KVM call for agenda for 2017-08-29
 2017-08-23 11:29 UTC 

[PATCH 1/2] KVM: VMX: use kvm_event_needs_reinjection
 2017-08-23 10:16 UTC  (3+ messages)
` [PATCH 2/2] KVM: X86: Fix loss of exception which has not yet injected


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