public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-18 12:16:10 to 2017-07-21 06:56:34 UTC [more...]

KVM "fake DAX" flushing interface - discussion
 2017-07-21  6:56 UTC 

[PATCH] KVM: PPC: Book3S HV: Fix host crash on changing HPT size
 2017-07-21  5:44 UTC 

[PATCH] KVM: PPC: Book3S HV: Enable TM before accessing TM registers
 2017-07-21  3:59 UTC 

[PATCH v2 1/1] vfio: ccw: fix bad ptr math for TIC cda translation
 2017-07-21  1:14 UTC 

[PATCH] KVM: nVMX: Fix exception injection
 2017-07-20 19:16 UTC  (6+ messages)

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-07-20 18:53 UTC  (2+ messages)
` [Bug 196409] "

[kvm-unit-tests PATCH] x86: hyperv_stimer: add test for busy message slot
 2017-07-20 15:42 UTC 

[PATCH] kvm: x86: hyperv: avoid livelock in oneshot SynIC timers
 2017-07-20 14:26 UTC 

x86: PIE support and option to extend KASLR randomization
 2017-07-20 14:26 UTC  (51+ messages)
` [RFC 01/22] x86/crypto: Adapt assembly for PIE support
` [RFC 02/22] x86: Use symbol name on bug table "
` [RFC 03/22] x86: Use symbol name in jump "
` [RFC 04/22] x86: Add macro to get symbol address "
` [RFC 05/22] xen: Adapt assembly "
` [RFC 06/22] kvm: "
` [RFC 07/22] x86: relocate_kernel - "
` [RFC 08/22] x86/entry/64: "
` [RFC 09/22] x86: pm-trace - "
` [RFC 10/22] x86/CPU: "
` [RFC 11/22] x86/acpi: "
` [RFC 12/22] x86/boot/64: "
` [RFC 13/22] x86/power/64: "
` [RFC 14/22] x86/paravirt: "
` [RFC 15/22] x86/boot/64: Use _text in a global "
` [RFC 16/22] x86/percpu: Adapt percpu "
` [RFC 17/22] compiler: Option to default to hidden symbols
` [RFC 18/22] x86/relocs: Handle DYN relocations for PIE support
` [RFC 19/22] x86/pie: Add option to build the kernel as PIE for x86_64
` [RFC 20/22] x86/relocs: Add option to generate 64-bit relocations
` [RFC 21/22] x86/module: Add support for mcmodel large and PLTs
` [RFC 22/22] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
  ` Re: x86: PIE support and option to extend KASLR randomization

[PATCH v3] FlexRM support in VFIO platform
 2017-07-20 11:17 UTC  (2+ messages)
  ` [PATCH v3] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH 0/5] FlexRM support in VFIO platform
 2017-07-20 11:17 UTC  (32+ messages)
` [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS
` [PATCH 2/5] iommu/arm-smmu: add IOMMU_CAP_BYPASS to the ARM SMMU driver
  ` [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver
  ` [PATCH 5/5] vfio: platform: reset: Add Broadcom FlexRM reset module
` [PATCH 4/5] vfio: Allow No-IOMMU mode for IOMMUs with bypass capability

[PATCH v2 0/2] FlexRM support in VFIO platform
 2017-07-20  9:19 UTC  (4+ messages)
  ` [PATCH v2 1/2] vfio: Allow No-IOMMU mode without checking iommu_present()
  ` [PATCH v2 2/2] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH 0/1] vfio: ccw: bugfix
 2017-07-20  9:10 UTC  (4+ messages)
` [PATCH 1/1] vfio: ccw: fix bad ptr math for TIC cda translation

[PATCH v3] KVM: VMX: Fix invalid guest state detection after task-switch emulation
 2017-07-20  8:11 UTC 

[PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation
 2017-07-20  8:04 UTC  (3+ messages)

[PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set
 2017-07-20  7:43 UTC  (5+ messages)

[PATCH -rt] kvm: lockdep annotate mmu_lock wait_lock
 2017-07-20  2:35 UTC  (7+ messages)

[Bug 196161] New: Kernel freezes by starting a kvm vm
 2017-07-20  1:12 UTC  (2+ messages)
` [Bug 196161] "

[PATCH] KVM: VMX: Fix invalid guest state detection after task-switch emulation
 2017-07-19 23:09 UTC  (11+ messages)
      ` [PATCH v2] "

[RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
 2017-07-19 21:50 UTC  (18+ messages)
` [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
    ` [Qemu-devel] "

[PATCH v4 0/3] Expose VMFUNC to the nested hypervisor
 2017-07-19 17:54 UTC  (11+ messages)
` [PATCH v4 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor

[PATCH v5 0/1] KVM: trigger uevents when creating or destroying a VM
 2017-07-19 16:21 UTC  (5+ messages)
` [PATCH v5 1/1] "

[PATCH 6/8] x86: add MULTIUSER dependency for KVM
 2017-07-19 16:13 UTC  (4+ messages)

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

[RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM
 2017-07-19 14:35 UTC  (43+ messages)
` [RFC PATCH v2 01/38] arm64: Add ARM64_HAS_NESTED_VIRT feature
` [RFC PATCH v2 02/38] KVM: arm/arm64: Enable nested virtualization via command-line
` [RFC PATCH v2 03/38] KVM: arm64: Add KVM nesting feature
` [RFC PATCH v2 04/38] KVM: arm/arm64: Check if nested virtualization is in use
` [RFC PATCH v2 05/38] KVM: arm64: Allow userspace to set PSR_MODE_EL2x
` [RFC PATCH v2 06/38] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting
` [RFC PATCH v2 07/38] KVM: arm64: Add EL2 system registers to vcpu context
` [RFC PATCH v2 08/38] KVM: arm64: Add EL2 special "
` [RFC PATCH v2 09/38] KVM: arm64: Add the shadow context for virtual EL2 execution
` [RFC PATCH v2 10/38] KVM: arm/arm64: Add a framework to prepare "
` [RFC PATCH v2 11/38] KVM: arm64: Set vcpu context depending on the guest exception level
` [RFC PATCH v2 12/38] arm64: Add missing TCR hw defines
` [RFC PATCH v2 13/38] KVM: arm64: Create shadow EL1 registers
` [RFC PATCH v2 14/38] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit
` [RFC PATCH v2 15/38] KVM: arm64: Move exception macros and enums to a common file
` [RFC PATCH v2 16/38] KVM: arm64: Support to inject exceptions to the virtual EL2
` [RFC PATCH v2 17/38] KVM: arm64: Trap EL1 VM register accesses in "
` [RFC PATCH v2 18/38] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from "
` [RFC PATCH v2 19/38] KVM: arm64: Trap CPACR_EL1 access in "
` [RFC PATCH v2 20/38] KVM: arm64: Handle eret instruction traps
` [RFC PATCH v2 21/38] KVM: arm64: Set a handler for the system "
` [RFC PATCH v2 22/38] KVM: arm64: Handle PSCI call via smc from the guest
` [RFC PATCH v2 23/38] KVM: arm64: Inject HVC exceptions to the virtual EL2
` [RFC PATCH v2 24/38] KVM: arm64: Respect virtual HCR_EL2.TWX setting
` [RFC PATCH v2 25/38] KVM: arm64: Respect virtual CPTR_EL2.TFP setting
` [RFC PATCH v2 26/38] KVM: arm64: Add macros to support the virtual EL2 with VHE
` [RFC PATCH v2 27/38] KVM: arm64: Add EL2 registers defined in ARMv8.1 to vcpu context
` [RFC PATCH v2 28/38] KVM: arm64: Emulate EL12 register accesses from the virtual EL2
` [RFC PATCH v2 29/38] KVM: arm64: Support a VM with VHE considering EL0 of the VHE host
` [RFC PATCH v2 30/38] KVM: arm64: Allow the virtual EL2 to access EL2 states without trap
` [RFC PATCH v2 31/38] KVM: arm64: Manage the shadow states when virtual E2H bit enabled
` [RFC PATCH v2 32/38] KVM: arm64: Trap and emulate CPTR_EL2 accesses via CPACR_EL1 from the virtual EL2 with VHE
` [RFC PATCH v2 33/38] KVM: arm64: Emulate appropriate VM control system registers
` [RFC PATCH v2 34/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting
` [RFC PATCH v2 35/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting for EL12 register traps
` [RFC PATCH v2 36/38] KVM: arm64: Respect virtual HCR_EL2.TVM and TRVM settings
` [RFC PATCH v2 37/38] KVM: arm64: Respect the virtual HCR_EL2.NV1 bit setting
` [RFC PATCH v2 38/38] KVM: arm64: Respect the virtual CPTR_EL2.TCPAC setting

[PATCH v12 0/8] Virtio-balloon Enhancement
 2017-07-19 12:01 UTC  (8+ messages)
` [PATCH v12 6/8] mm: support reporting free page blocks

KVM call for 2017-08-01
 2017-07-19 11:59 UTC 

[PATCH kernel v4 0/6] vfio-pci: Add support for mmapping MSI-X table
 2017-07-19 10:02 UTC  (6+ messages)
` [PATCH kernel v4 4/6] iommu: Set PCI_BUS_FLAGS_MSI_REMAP on iommu driver initialization

[PATCH] arm64: kvm: reuse existing cache type/info related macros
 2017-07-19  9:13 UTC  (3+ messages)

[PATCH v2] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
 2017-07-18 17:22 UTC 

[PATCH kvm-unit-tests 0/3] Add physical timer test
 2017-07-18 14:37 UTC  (13+ messages)
` [PATCH kvm-unit-tests 3/3] arm64: timer: Add support for phys timer testing

[PATCH v10 00/38] x86: Secure Memory Encryption (AMD)
 2017-07-18 14:02 UTC  (6+ messages)
` [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute


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