kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-24 13:40:04 to 2017-08-28 18:18:13 UTC [more...]

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-08-28 18:18 UTC  (21+ messages)
` [PATCH v3 36/59] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v3 37/59] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v3 38/59] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v3 39/59] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v3 40/59] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v3 42/59] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v3 43/59] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v3 53/59] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v3 57/59] KVM: arm/arm64: GICv4: Theory of operations

[PATCH v15 0/5] Virtio-balloon Enhancement
 2017-08-28 18:03 UTC  (9+ messages)
` [PATCH v15 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v15 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()
` [PATCH v15 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v15 4/5] mm: support reporting free page blocks
` [PATCH v15 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ

kvm splat in mmu_spte_clear_track_bits
 2017-08-28 16:56 UTC  (15+ messages)

[PATCH v2 00/15] KVM x86/VMX cleanups
 2017-08-28 15:50 UTC  (19+ 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

[PATCH] kvm: nVMX: Validate the virtual-APIC address on nested VM-entry
 2017-08-28 15:44 UTC  (6+ messages)

[PATCH 00/11] KVM: s390: Fixes and features for 4.14
 2017-08-28 14:42 UTC  (20+ messages)
` [PATCH 05/11] KVM: s390: Support Configuration z/Architecture Mode
` [PATCH 06/11] KVM: s390: Multiple Epoch Facility support
` [PATCH 10/11] KVM: s390: sthyi: remove invalid guest write access
` [PATCH 11/11] KVM: s390: expose no-DAT to guest and migration support

4.13-rc7: WARNING at arch/x86/kvm/mmu.c:717 (and a crash thereafter)
 2017-08-28 14:41 UTC  (6+ messages)

[PATCH] KVM: x86: Remove .get_pkru() from kvm_x86_ops
 2017-08-28 14:38 UTC 

Support SVM without PASID
 2017-08-28 13:10 UTC  (15+ messages)

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-28 11:49 UTC  (8+ messages)
` [RFC Part1 PATCH v3 14/17] x86/boot: Add early boot support when running with SEV active
` [RFC Part1 PATCH v3 15/17] x86: Add support for changing memory encryption attribute in early boot

[PATCH] fix memory leak on kvm_vm_ioctl_create_spapr_tce
 2017-08-28 11:31 UTC  (10+ messages)
    `  "
      `  "

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-08-28 10:38 UTC  (8+ messages)
` [PATCH v6 1/7] arm64: cpufeature: Detect CPU RAS Extentions
` [PATCH v6 2/7] KVM: arm64: Save ESR_EL2 on guest SError
` [PATCH v6 3/7] acpi: apei: remove the unused code
` [PATCH v6 4/7] arm64: kvm: support user space to query RAS extension feature
` [PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` [PATCH v6 7/7] arm64: kvm: handle SEI notification and pass the virtual syndrome

x86: PIE support and option to extend KASLR randomization
 2017-08-28  9:59 UTC  (21+ messages)
              `  "

[PATCH 0/1] kernel fix for s390 postcopy hang
 2017-08-28  8:28 UTC  (2+ messages)
` [PATCH 1/1] s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs

[RFC] virtio-iommu version 0.4
 2017-08-28  7:39 UTC  (3+ messages)

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

linux-next: manual merge of the kvm tree with the tip tree
 2017-08-28  4:52 UTC 

[PATCH] KVM: PPC: Book3S HV: Protect updates to spapr_tce_tables list
 2017-08-28  4:42 UTC 

[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
 2017-08-28  2:50 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

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-08-27 15:58 UTC  (4+ messages)
` [Bug 196409] "

[PATCH] KVM: PPC: Book3S HV: Report storage key support to userspace
 2017-08-27  3:19 UTC  (2+ messages)

[Bug 196149] New: QEMU causes a host hang / reset on PPC64EL when used in KVM + HV mode (kvm_hv module)
 2017-08-26 22:33 UTC  (2+ messages)
` [Bug 196149] "

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 

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

[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 

[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  (3+ messages)

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 "

[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  (12+ messages)
` [PATCH v3 2/5] KVM: MMU: check guest CR3 reserved bits based on its physical address width
` [PATCH v3 4/5] KVM: MMU: Add 5 level EPT & Shadow page table support

[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


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