public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-25 13:28:04 to 2017-09-28 19:50:59 UTC [more...]

[PATCH] arm64: fix documentation on kernel pages mappings to HYP VA
 2017-09-28 19:50 UTC  (6+ messages)

[Part1 PATCH v5 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-09-28 19:23 UTC  (29+ messages)
` [Part1 PATCH v5 01/17] Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) description
` [Part1 PATCH v5 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support
` [Part1 PATCH v5 03/17] x86/mm: Don't attempt to encrypt initrd under SEV
` [Part1 PATCH v5 04/17] x86/realmode: Don't decrypt trampoline area "
` [Part1 PATCH v5 05/17] x86/mm: Use encrypted access of boot related data with SEV
  ` [Part1 PATCH v5.1 "
` [Part1 PATCH v5 06/17] x86/mm: Include SEV for encryption memory attribute changes
  ` [Part1 PATCH v5.1 "
` [Part1 PATCH v5 07/17] x86/efi: Access EFI data as encrypted when SEV is active
` [Part1 PATCH v5 08/17] resource: Consolidate resource walking code
` [Part1 PATCH v5 09/17] resource: Provide resource struct in resource walk callback
` [Part1 PATCH v5 10/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
` [Part1 PATCH v5 11/17] x86/mm: Add DMA support for SEV memory encryption
` [Part1 PATCH v5 12/17] x86/boot: Add early boot support when running with SEV active
` [Part1 PATCH v5 13/17] x86/io: Unroll string I/O when SEV is active
` [Part1 PATCH v5 14/17] x86: Add support for changing memory encryption attribute in early boot
` [Part1 PATCH v5 15/17] percpu: Introduce DEFINE_PER_CPU_DECRYPTED
` [Part1 PATCH v5 16/17] X86/KVM: Decrypt shared per-cpu variables when SEV is active
` [Part1 PATCH v5 17/17] X86/KVM: Clear encryption attribute "

[PATCH] uio/uio_pci_generic: Add SR-IOV support
 2017-09-28 16:56 UTC  (9+ messages)

[PATCH v2] KVM: s390: vsie: use common code functions for pinning
 2017-09-28 16:53 UTC  (4+ messages)

[kvm:queue 3/5] arch/x86/kvm/vmx.c:11730:11: note: in expansion of macro 'cmpxchg'
 2017-09-28 16:30 UTC  (2+ messages)

[PATCH] KVM: VMX: use cmpxchg64
 2017-09-28 15:58 UTC 

[PATCH] KVM: x86: KVM_CAP_SYNC_REGS
 2017-09-28 15:34 UTC  (4+ messages)

[PATCH] drivers/s390/virtio: Remove the old KVM virtio transport
 2017-09-28 15:01 UTC  (7+ messages)

sysbench throughput degradation in 4.13+
 2017-09-28 12:37 UTC  (12+ messages)

[PATCH v4 1/3] x86/pvclock: add setter for pvclock_pvti_cpu0_va
 2017-09-28 10:56 UTC  (4+ messages)
` [PATCH v4 3/3] MAINTAINERS: xen, kvm: track pvclock-abi.h changes

[PATCH 1/3] KVM: LAPIC: Fix lapic timer mode transition
 2017-09-28  9:19 UTC  (4+ messages)
` [PATCH 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
` [PATCH 3/3] KVM: LAPIC: Apply change to TDCR right away to the timer

[PATCH kernel v3] vfio/spapr: Add cond_resched() for huge updates
 2017-09-28  9:16 UTC 

[PATCH net-next RFC 0/5] batched tx processing in vhost_net
 2017-09-28  7:52 UTC  (28+ messages)
` [PATCH net-next RFC 2/5] vhost: introduce helper to prefetch desc index
` [PATCH net-next RFC 3/5] vhost: introduce vhost_add_used_idx()
` [PATCH net-next RFC 5/5] vhost_net: basic tx virtqueue batched processing

[patch 0/3] KVM KVM_HC_RT_PRIO hypercall support
 2017-09-28  7:22 UTC  (32+ messages)
` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall
                      ` [patch 3/3] x86: kvm guest side support for KVM_HC_RT_PRIO hypercall\

[PATCH kernel v2] vfio/spapr: Add cond_resched() for huge updates
 2017-09-28  5:41 UTC 

[PATCH 1/2] KVM: LAPIC: Don't silently accept bad vectors
 2017-09-27 17:54 UTC  (3+ messages)
` [PATCH 2/2] KVM: VMX: Don't expose PLE enable if there is no hardware support

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-27 15:37 UTC  (12+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
            ` 答复: "

unneeded internal declaration
 2017-09-27 14:14 UTC  (9+ messages)
    ` [PATCH] KVM: VMX: check match table

[kvm-unit-tests PATCH] vmexit.c: Fix typos in vmexit test-cases list
 2017-09-27 13:50 UTC  (2+ messages)

[PATCH v5 0/6] KVM: x86: get rid of pvclock_gtod_copy
 2017-09-27 13:45 UTC  (10+ messages)
` [PATCH v5 1/6] timekeeper: introduce extended clocksource reading callback

[PATCH v2 00/10] vITS Migration fixes and reset
 2017-09-27 13:28 UTC  (11+ messages)
` [PATCH v2 01/10] KVM: arm/arm64: vgic-its: fix return value for restore
` [PATCH v2 02/10] KVM: arm/arm64: vgic-its: Always allow clearing GITS_CREADR/CWRITER
` [PATCH v2 03/10] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v2 04/10] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v2 05/10] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v2 06/10] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables
` [PATCH v2 07/10] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH v2 08/10] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH v2 09/10] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v2 10/10] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

[PATCH v3 1/3] x86/pvclock: add setter for pvclock_pvti_cpu0_va
 2017-09-27 12:00 UTC  (2+ messages)
` [PATCH v3 3/3] MAINTAINERS: xen, kvm: track pvclock-abi.h changes

KVM call for agenda for 2017-10-10
 2017-09-27 11:59 UTC 

[PATCH v5 REPOST 0/6] fix hw_random stuck
 2017-09-27  6:35 UTC  (6+ messages)
` [PATCH v5 REPOST 1/6] hw_random: place mutex around read functions and buffers

[PATCH v1 0/4] Enable LBR for the guest
 2017-09-27  1:27 UTC  (13+ messages)
` [PATCH v1 1/4] KVM/vmx: re-write the msr auto switch feature
` [PATCH v1 4/4] KVM/vmx: enable lbr for the guest

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-09-26 21:14 UTC  (8+ messages)
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs

[Part1 PATCH v4 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-09-26 19:11 UTC  (13+ messages)
` [Part1 PATCH v4 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support
` [Part1 PATCH v4 10/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
` [Part1 PATCH v4 12/17] x86/boot: Add early boot support when running with SEV active
` [Part1 PATCH v4 13/17] x86/io: Unroll string I/O when SEV is active

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

[PATCH v4 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
 2017-09-26 12:00 UTC  (4+ messages)
` [v4,0/3] "

[PATCH] KVM: s390: Disable CONFIG_S390_GUEST_OLD_TRANSPORT by default
 2017-09-26 11:10 UTC  (12+ messages)

[PATCH] x86: apic: add apic timer mode transition test
 2017-09-26 10:20 UTC 

[PATCH 0/2] KVM: VMX: fix race condition in VT-d PI
 2017-09-26  1:40 UTC  (6+ messages)
` [PATCH 1/2] KVM: VMX: do not change SN bit in vmx_update_pi_irte()

[RFC PATCH] ksm: add offset arg to memcmp_pages() to speedup comparing
 2017-09-25 22:16 UTC 

[PATCH v3 0/2] KSM: Replace jhash2 with xxhash
 2017-09-25 19:33 UTC  (3+ messages)
` [PATCH v3 1/2] xxHash: create arch dependent 32/64-bit xxhash()
` [PATCH v3 2/2] KSM: Replace jhash2 with xxhash

[RFC] virtio-iommu version 0.4
 2017-09-25 13:47 UTC  (10+ messages)
        ` [virtio-dev] "
  ` [virtio-dev] "

[PATCH 0/9] vITS Migration fixes and reset
 2017-09-25 13:34 UTC  (10+ messages)
` [PATCH 1/9] KVM: arm/arm64: vgic-its: fix return value for restore
` [PATCH 2/9] KVM: arm/arm64: vgic-its: Always allow clearing GITS_CREADR/CWRITER
` [PATCH 3/9] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH 4/9] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH 5/9] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH 6/9] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH 7/9] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH 8/9] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH 9/9] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox