public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-01 15:27:24 to 2018-06-07 16:34:07 UTC [more...]

[PATCH RFC 0/2] vfio-ccw: support for {halt,clear} subchannel
 2018-06-07 16:34 UTC  (15+ messages)
` [PATCH RFC 2/2] vfio-ccw: support for halt/clear subchannel
                      ` [qemu-s390x] "

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-06-07 16:30 UTC  (27+ messages)
` [PATCH v5 04/13] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v5 10/13] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v5 11/13] KVM: s390: implement mediated device open callback

KMSAN: uninit-value in _copy_to_iter (2)
 2018-06-07 16:25 UTC  (4+ messages)
    `  "

An emulation failure occurs, if I hotplug vcpus immediately after the VM start
 2018-06-07 16:03 UTC  (15+ messages)

Make CONFIG_NET and CONFIG_SECCOMP_FILTER independent of CONFIG_NET
 2018-06-07 15:48 UTC  (5+ messages)
  ` [less-CONFIG_NET 7/7] kvm: drop CONFIG_NET

[PATCH v6 0/7] vfio/type1: Add support for valid iova list management
 2018-06-07 15:05 UTC  (7+ messages)

[RFC PATCH] iommu/vt-d: Exclude known RMRRs from reserved ranges
 2018-06-07 15:01 UTC  (4+ messages)

[PATCH v12 0/4] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-07 14:38 UTC  (10+ messages)
` [PATCH v12 1/4] i386: Add support for CPUID_8000_001E for AMD
` [PATCH v12 2/4] i386: Verify if topoext feature can be supported
` [PATCH v12 3/4] i386: Enable TOPOEXT feature on AMD EPYC CPU
` [PATCH v12 4/4] i386: Remove generic SMT thread check

[PATCH v9 00/12] Intel Processor Trace virtualization enabling
 2018-06-07 14:22 UTC  (17+ messages)
` [PATCH v9 01/12] perf/x86/intel/pt: Move Intel-PT MSRs bit definitions to a public header
` [PATCH v9 03/12] perf/x86/intel/pt: Add new bit definitions for Intel PT MSRs
` [PATCH v9 04/12] perf/x86/intel/pt: add new capability for Intel PT
` [PATCH v9 06/12] KVM: x86: Add Intel Processor Trace virtualization mode
` [PATCH v9 09/12] KVM: x86: Introduce a function to initialize the PT configuration
` [PATCH v9 10/12] KVM: x86: Implement Intel Processor Trace MSRs read/write emulation
` [PATCH v9 11/12] KVM: x86: Set intercept for Intel PT MSRs read/write

[PATCH 3.16 061/410] KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path as unlikely()
 2018-06-07 14:05 UTC  (11+ messages)
` [PATCH 3.16 060/410] x86/speculation: Move firmware_restrict_branch_speculation_*() from C to CPP
` [PATCH 3.16 063/410] x86/speculation: Update Speculation Control microcode blacklist
` [PATCH 3.16 050/410] x86/speculation: Use IBRS if available before calling into firmware
` [PATCH 3.16 064/410] x86/speculation: Correct Speculation Control microcode blacklist again
` [PATCH 3.16 058/410] KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL
` [PATCH 3.16 057/410] KVM/VMX: "
` [PATCH 3.16 059/410] KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
` [PATCH 3.16 055/410] KVM/x86: Add IBPB support
` [PATCH 3.16 334/410] x86/spectre_v2: Don't check microcode versions when running under hypervisors
` [PATCH 3.16 056/410] KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES

[PATCH] Fix SSBD not being exposed to guests. (v1)
 2018-06-07 13:14 UTC  (4+ messages)
` [PATCH] KVM: VMX: Expose SSBD properly to guests

[RFC PATCH kernel 0/5] powerpc/P9/vfio: Pass through NVIDIA Tesla V100
 2018-06-07  8:44 UTC  (6+ messages)
` [RFC PATCH kernel 1/5] vfio/spapr_tce: Simplify page contained test
` [RFC PATCH kernel 2/5] powerpc/iommu_context: Change referencing in API
` [RFC PATCH kernel 3/5] powerpc/iommu: Do not pin memory of a memory device
` [RFC PATCH kernel 4/5] vfio_pci: Allow mapping extra regions
` [RFC PATCH kernel 5/5] vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] [10de:1db1] subdriver

[PATCH v1] AMD SSB bits
 2018-06-06 14:20 UTC  (20+ messages)
` [PATCH v1 2/3] x86/bugs: Add AMD's SPEC_CTRL MSR usage
` [PATCH QEMU] Patches for new AMD CPU bits
  ` [PATCH 1/2] i386: define the AMD 'amd-ssbd' CPUID feature bit
  ` [PATCH 2/2] i386: Define AMD's no SSB mitigation needed

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-06-06 12:44 UTC  (15+ messages)
` [PATCH 01/12] migration: do not wait if no free thread
` [PATCH 02/12] migration: fix counting normal page for compression
` [PATCH 03/12] migration: fix counting xbzrle cache_miss_rate
` [PATCH 04/12] migration: introduce migration_update_rates
` [PATCH 05/12] migration: show the statistics of compression
` [PATCH 06/12] migration: do not detect zero page for compression
` [PATCH 07/12] migration: hold the lock only if it is really needed
` [PATCH 08/12] migration: do not flush_compressed_data at the end of each iteration
` [PATCH 09/12] ring: introduce lockless ring buffer
` [PATCH 10/12] migration: introduce lockless multithreads model
` [PATCH 11/12] migration: use lockless Multithread model for compression
` [PATCH 12/12] migration: use lockless Multithread model for decompression

[RFC Patch 0/3] KVM/x86/hyper-V: Introduce PV guest address space mapping flush support
 2018-06-06  5:36 UTC  (6+ messages)
` [RFC Patch 1/3] X86/Hyper-V: Add flush HvFlushGuestPhysicalAddressSpace hypercall support
` [RFC Patch 2/3] KVM: Add tlb remote flush callback in kvm_x86_ops
` [RFC Patch 3/3] KVM/x86: Add tlb_remote_flush callback support for vmcs

[PATCH v3 0/2] support to set VSESR_EL2 by user space
 2018-06-05 20:46 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v3 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH v11 0/5] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-05 17:14 UTC  (11+ messages)
` [PATCH v11 2/5] i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
` [PATCH v11 3/5] i386: Add support for CPUID_8000_001E for AMD
` [PATCH v11 4/5] i386: Enable TOPOEXT feature on AMD EPYC CPU

linux-next: manual merge of the kvm tree with the arm64 tree
 2018-06-05 17:08 UTC  (3+ messages)

[PATCH v2 00/10] vfio: ccw: Refactoring the VFIO CCW state machine
 2018-06-05 16:40 UTC  (20+ messages)
` [PATCH v2 01/10] vfio: ccw: Moving state change out of IRQ context
` [PATCH v2 06/10] vfio: ccw: Make FSM functions atomic
` [PATCH v2 08/10] vfio: ccw: Handling reset and shutdown with states
` [PATCH v2 10/10] vfio: ccw: Let user wait when busy on IO

KASAN: use-after-free Read in do_general_protection
 2018-06-05  8:16 UTC  (3+ messages)

[PULL 0/6] vfio-ccw updates for 4.18
 2018-06-05  7:42 UTC  (2+ messages)

The side effect of changing Processor Brand string?
 2018-06-05  4:09 UTC 

[PATCH v1 0/2] support to set VSESR_EL2 by user space
 2018-06-04 20:03 UTC  (6+ messages)
` [PATCH v1 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH v2 0/2] support to set VSESR_EL2 by user space
 2018-06-04 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: KVM: export the capability to set guest SError syndrome
` [PATCH v2 2/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS

[PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node
 2018-06-04 12:34 UTC  (4+ messages)
` [net] "

[RFC v2 0/2] kvm "fake DAX" device flushing
 2018-06-04  9:55 UTC  (4+ messages)
` [Qemu-devel] "

[PATCH RESEND] KVM: x86: Expose CLDEMOTE CPU feature to guest VM
 2018-06-04  7:19 UTC  (2+ messages)

linux-next: manual merge of the kvm tree with Linus' tree
 2018-06-04  7:04 UTC 

[RFC V5 PATCH 0/8] Packed ring layout for vhost
 2018-06-03 15:40 UTC  (5+ messages)
` [RFC V5 PATCH 8/8] vhost: event suppression for packed ring

[GIT PULL] VFIO fix for v4.17
 2018-06-02 16:40 UTC 

[PATCH] Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"
 2018-06-02 16:26 UTC 

bisected 4.17-rc - BUG: Bad page state in process qemu-system-x86 pfn:7178f3
 2018-06-02 15:05 UTC  (2+ messages)

[PATCH] KVM: VMX: Optimize tscdeadline timer latency
 2018-06-02  0:24 UTC  (5+ messages)

[GIT PULL] KVM/ARM updates for 4.18
 2018-06-01 17:18 UTC  (26+ messages)
` [PATCH 10/33] arm64/sve: Refactor user SVE trap maintenance for external use
` [PATCH 11/33] KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flags
` [PATCH 12/33] KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
` [PATCH 13/33] arm64/sve: Move read_zcr_features() out of cpufeature.h
` [PATCH 14/33] arm64/sve: Switch sve_pffr() argument from task to thread
` [PATCH 15/33] arm64/sve: Move sve_pffr() to fpsimd.h and make inline
` [PATCH 16/33] KVM: arm64: Save host SVE context as appropriate
` [PATCH 17/33] KVM: arm64: Remove eager host SVE state saving
` [PATCH 18/33] KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
` [PATCH 19/33] KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
` [PATCH 20/33] KVM: arm64: Invoke FPSIMD context switch trap from C
` [PATCH 21/33] KVM: arm/arm64: Set dist->spis to NULL after kfree
` [PATCH 22/33] KVM: arm/arm64: Document KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 23/33] KVM: arm/arm64: Replace the single rdist region by a list
` [PATCH 24/33] KVM: arm/arm64: Helper to locate free rdist index
` [PATCH 25/33] KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
` [PATCH 26/33] KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
` [PATCH 27/33] KVM: arm/arm64: Helper to register a new redistributor region
` [PATCH 28/33] KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
` [PATCH 29/33] KVM: arm/arm64: Check vcpu redist base before registering an iodev
` [PATCH 30/33] KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
` [PATCH 31/33] KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 32/33] KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
` [PATCH 33/33] KVM: arm/arm64: Bump VGIC_V3_MAX_CPUS to 512


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