public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-07 19:09:41 to 2017-06-09 11:49:53 UTC [more...]

[PATCH] KVM: ARM64: fix phy counter access failure in guest
 2017-06-09 16:22 UTC  (2+ messages)

[PATCH v3 00/27] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-06-09 11:49 UTC  (19+ messages)
` [PATCH v3 02/27] KVM: arm/arm64: vgic-v3: Add accessors for the ICH_APxRn_EL2 registers
` [PATCH v3 05/27] KVM: arm64: vgic-v3: Add ICV_BPR1_EL1 handler
` [PATCH v3 06/27] KVM: arm64: vgic-v3: Add ICV_IGRPEN1_EL1 handler
` [PATCH v3 09/27] KVM: arm64: vgic-v3: Add ICV_AP1Rn_EL1 handler
` [PATCH v3 10/27] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
` [PATCH v3 11/27] KVM: arm64: vgic-v3: Enable trapping of Group-1 system registers
` [PATCH v3 12/27] KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
` [PATCH v3 13/27] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
` [PATCH v3 14/27] KVM: arm64: vgic-v3: Add ICV_IGNREN0_EL1 handler
` [PATCH v3 15/27] KVM: arm64: vgic-v3: Add misc Group-0 handlers
` [PATCH v3 16/27] KVM: arm64: vgic-v3: Enable trapping of Group-0 system registers
` [PATCH v3 17/27] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
` [PATCH v3 18/27] arm64: Add MIDR values for Cavium cn83XX SoCs
` [PATCH v3 19/27] arm64: Add workaround for Cavium Thunder erratum 30115
` [PATCH v3 21/27] KVM: arm64: vgic-v3: Add ICV_RPR_EL1 handler
` [PATCH v3 22/27] KVM: arm64: vgic-v3: Add ICV_CTLR_EL1 handler
` [PATCH v3 23/27] KVM: arm64: vgic-v3: Add ICV_PMR_EL1 handler
` [PATCH v3 24/27] KVM: arm64: Enable GICv3 common sysreg trapping via command-line

[PATCH RFC] KVM: async_pf: fix async_pf exception injection
 2017-06-09 11:32 UTC  (6+ messages)

[PATCH v11 0/6] Virtio-balloon Enhancement
 2017-06-09 11:18 UTC  (8+ messages)
` [PATCH v11 1/6] virtio-balloon: deflate via a page list
` [PATCH v11 2/6] virtio-balloon: coding format cleanup
` [PATCH v11 3/6] virtio-balloon: VIRTIO_BALLOON_F_PAGE_CHUNKS
` [PATCH v11 4/6] mm: function to offer a page block on the free list
` [PATCH v11 5/6] mm: export symbol of next_zone and first_online_pgdat
` [PATCH v11 6/6] virtio-balloon: VIRTIO_BALLOON_F_CMD_VQ

[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
 2017-06-09 10:55 UTC  (54+ messages)
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v6 07/34] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v6 08/34] x86/mm: Add support to enable SME in early boot processing
` [PATCH v6 09/34] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
              ` [Xen-devel] "
` [PATCH v6 11/34] x86/mm: Provide general kernel support for memory encryption
` [PATCH v6 12/34] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v6 13/34] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v6 16/34] efi: Add an EFI table address match function
` [PATCH v6 17/34] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 28/34] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
  ` [PATCH v6 01/34] x86: Document AMD Secure Memory Encryption (SME)
  ` [PATCH v6 02/34] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v6 03/34] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
  ` [PATCH v6 05/34] x86/CPU/AMD: Handle SME reduction in physical address size
  ` [PATCH v6 06/34] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
  ` [PATCH v6 15/34] x86/boot/e820: Add support to determine the E820 type of an address
  ` [PATCH v6 18/34] x86/efi: Update EFI pagetable creation to work with SME
  ` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
  ` [PATCH v6 21/34] x86/mm: Add support to access persistent memory in the clear
  ` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
  ` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v6 27/34] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v6 31/34] x86/mm: Use proper encryption attributes with /dev/mem
  ` [PATCH v6 32/34] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v6 33/34] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v6 34/34] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH 00/31] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-06-09 10:43 UTC  (7+ messages)
` [PATCH 08/31] arm64: Add a facility to turn an ESR syndrome into a sysreg encoding
` [PATCH 24/31] arm64: Add MIDR values for Cavium cn83XX SoCs
` [PATCH 25/31] arm64: Add workaround for Cavium Thunder erratum 30115

[PATCH CFT 0/4] VT-d PI fixes
 2017-06-09  7:41 UTC  (10+ messages)
` [PATCH 2/4] KVM: VMX: avoid double list add with VT-d posted interrupts

Speeding up VMX with GDT fixmap trickery?
 2017-06-09  7:14 UTC  (3+ messages)

[GIT PULL rcu/urgent] Allow SRCU readers in irq handlers for KVM
 2017-06-09  6:18 UTC  (2+ messages)

[ help ] vcpu handle MWAIT different
 2017-06-09  5:57 UTC  (4+ messages)

[PATCH 0/7] KVM: MMU: fast write protect
 2017-06-09  3:19 UTC  (9+ messages)

[PATCH] KVM: async_pf: avoid async pf injection when in guest mode
 2017-06-09  3:13 UTC 

[RFC PATCH 00/10] Basic KVM SGX Virtualization support
 2017-06-08 23:53 UTC  (13+ messages)
` [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
    ` [intel-sgx-kernel-dev] "

[PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices
 2017-06-08 17:19 UTC  (4+ messages)

CFP: KVM Forum 2017
 2017-06-08 17:13 UTC  (2+ messages)
` Reminder: "

[PATCH v1 00/19] tools/kvm_stat: More misc patches
 2017-06-08 16:25 UTC  (16+ messages)
` [PATCH v1 02/19] tools/kvm_stat: fix event counts display for interrupted intervals
` [PATCH v1 03/19] tools/kvm_stat: fix undue use of initial sleeptime
` [PATCH v1 05/19] tools/kvm_stat: simplify line print logic
` [PATCH v1 06/19] tools/kvm_stat: removed unused function
` [PATCH v1 07/19] tools/kvm_stat: remove extra statement
` [PATCH v1 09/19] tools/kvm_stat: move functions to corresponding classes
` [PATCH v1 11/19] tools/kvm_stat: display message indicating lack of events
` [PATCH v1 14/19] tools/kvm_stat: add new interactive command 'h'
` [PATCH v1 16/19] tools/kvm_stat: add new interactive command 't'
` [PATCH v1 18/19] tools/kvm_stat: add new interactive command 'b'
` [PATCH v1 19/19] tools/kvm_stat: display guest list in pid/guest selection screens

[PATCH v3 0/9] Userspace timer IRQ number control and PMU with userspace-gic
 2017-06-08 15:40 UTC  (19+ messages)
` [PATCH v3 1/9] KVM: arm64: Allow creating the PMU without the in-kernel GIC
` [PATCH v3 2/9] KVM: arm: Handle VCPU device attributes in guest.c
` [PATCH v3 3/9] KVM: arm/arm64: Move irq_is_ppi() to header file
` [PATCH v3 4/9] KVM: arm/arm64: Move timer IRQ default init to arch_timer.c
` [PATCH v3 5/9] KVM: arm/arm64: Allow setting the timer IRQ numbers from userspace
` [PATCH v3 6/9] KVM: arm/arm64: Introduce an allocator for in-kernel irq lines
` [PATCH v3 7/9] KVM: arm/arm64: Check if irq lines to the GIC are already used
` [PATCH v3 8/9] KVM: arm/arm64: Disallow userspace control of in-kernel IRQ lines
` [PATCH v3 9/9] KVM: arm/arm64: Don't assume initialized vgic when setting PMU IRQ

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-08 15:32 UTC  (7+ messages)

[GIT PULL 0/1] KVM: s390: Fix for master (4.12)
 2017-06-08 14:40 UTC  (4+ messages)
` [GIT PULL 1/1] KVM: s390: fix ais handling vs cpu model

[PATCH v2 00/25] arm64: KVM: Mediate access to GICv3 sysregs at EL2
 2017-06-08 14:35 UTC  (2+ messages)

[kvm-unit-tests PATCH v2 0/9] Support for out-of-tree builds
 2017-06-08 14:32 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 1/9] configure: make it run-able from outside source tree
` [kvm-unit-tests PATCH v2 5/9] Makefile: add explicit directories target

[kvm-unit-tests PATCH] s390x: Fix bad dependency on asm-offsets.h
 2017-06-08 13:47 UTC  (3+ messages)

[kvm-unit-tests PATCH] lib/s390x: Add gitignore file
 2017-06-08 13:40 UTC  (3+ messages)

[PATCH v2 1/2] KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
 2017-06-08 13:38 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: async_pf: rcu irq exit if not triggered from idle task

[PATCH RFC 0/2] KVM: s390: avoid having to enable vm.alloc_pgste
 2017-06-08 13:17 UTC  (13+ messages)

[PULL v2 0/6] KVM/ARM Fixes for v4.12-rc5 - Take 2
 2017-06-08 13:04 UTC  (2+ messages)

[PATCH kvm-unit-tests v2 0/9] Extend and apply the errata framework
 2017-06-08 10:56 UTC  (11+ messages)
` [PATCH kvm-unit-tests v2 1/9] arch-run: introduce initrd_create
` [PATCH kvm-unit-tests v2 2/9] arch-run: provide errata from run env
` [PATCH kvm-unit-tests v2 3/9] x86/run: source config.mak
` [PATCH kvm-unit-tests v2 4/9] arch-run: generate errata when no environ is provided
` [PATCH kvm-unit-tests v2 6/9] errata: add ERRATA_FORCE

KVM guests fail to start
 2017-06-08 10:17 UTC  (4+ messages)

[PATCH 00/10] ARM/ARM64 Direct EOI setup for VFIO wired interrupts
 2017-06-08 10:14 UTC  (11+ messages)
` [PATCH 08/10] KVM: arm/arm64: vgic: Handle unshared mapped interrupts

[kvmtool PATCH v10 00/15] kvmtool: arm: ITS emulation and GSI routing support
 2017-06-08  9:36 UTC  (3+ messages)

monitor Kernel Samepage Merging
 2017-06-08  8:41 UTC 

[PATCH] KVM: async_pf: Fix rcu_irq_enter/exit() usage
 2017-06-08  8:00 UTC  (5+ messages)

[PATCH] KVM: PPC: Book3S HV: Context-switch EBB registers properly
 2017-06-08  5:41 UTC  (2+ messages)

Investment Interest & Offer
 2017-06-02 23:01 UTC 

iothreads question
 2017-06-08  1:10 UTC  (2+ messages)

[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-06-08  0:06 UTC  (2+ messages)
` [PATCH v2] "


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