public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-22 00:12:39 to 2019-10-23 09:03:48 UTC [more...]

[PATCH kvm-unit-tests] Revert "lib: use an argument which doesn't require default argument promotion"
 2019-10-23  9:03 UTC 

[kvm-unit-tests PATCH] s390x: Fix selftest malloc check
 2019-10-23  8:47 UTC  (4+ messages)

[PATCH 0/3] kcov: collect coverage from usb and vhost
 2019-10-23  8:37 UTC  (6+ messages)
` [PATCH 1/3] kcov: remote coverage support
` [PATCH 2/3] usb, kcov: collect coverage from hub_event
` [PATCH 3/3] vhost, kcov: collect coverage from vhost_worker

[PATCH v2] sched/nohz: Optimize get_nohz_timer_target()
 2019-10-23  8:29 UTC  (2+ messages)

[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-23  8:26 UTC  (15+ messages)
` [PATCH v12 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v12 2/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v12 3/6] mm: Introduce Reported pages
` [PATCH v12 4/6] mm: Add device side and notifier for unused page reporting
` [PATCH v12 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v12 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v12 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v12 QEMU 2/3] virtio-balloon: Add bit to notify guest of unused page reporting
` [PATCH v12 QEMU 3/3] virtio-balloon: Provide a interface for "

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-23  7:25 UTC  (6+ messages)

[PATCH V3 0/2] target/i386/kvm: Add Hyper-V direct tlb flush support
 2019-10-23  7:16 UTC  (4+ messages)
  ` [PATCH V3 2/2] "

[RFC 0/2] Intel IFC VF driver for vdpa
 2019-10-23  6:39 UTC  (9+ messages)
` [RFC 2/2] vhost: IFC VF vdpa layer

[PATCH 00/23] KVM: PPC: BOok3S HV: Support for nested HPT guests
 2019-10-23  4:47 UTC  (3+ messages)
` [PATCH 03/23] KVM: PPC: Book3S HV: Nested: Don't allow hash guests to run nested guests

[PATCH v7 0/5] Add a unified parameter "nopvspin"
 2019-10-23  1:36 UTC  (13+ messages)
` [PATCH v7 1/5] Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized"
` [PATCH v7 2/5] x86/kvm: Change print code to use pr_*() format
` [PATCH v7 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
` [PATCH v7 4/5] xen: Mark "xen_nopvspin" parameter obsolete
` [PATCH v7 5/5] x86/hyperv: Mark "hv_nopvspin" "

[PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure
 2019-10-23  1:36 UTC  (7+ messages)

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-23  1:19 UTC  (13+ messages)
` [PATCH v7 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v7 5/7] kvm: x86: Add CET CR4 bit and XSS support

[PATCH v4 1/2] i386: Add Intel Processor Trace feature support
 2019-10-22 21:44 UTC  (7+ messages)
` [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature

[PATCH] kvm: cpuid: Expose leaves 0x80000005 and 0x80000006 to the guest
 2019-10-22 21:33 UTC 

PROBLEM: Regression of MMU causing guest VM application errors
 2019-10-22 20:28 UTC  (5+ messages)

[PATCH tip/core/rcu 02/10] x86/kvm/pmu: Replace rcu_swap_protected() with rcu_replace()
 2019-10-22 19:12 UTC 

[PATCH 00/45] KVM: Refactor vCPU creation
 2019-10-22 18:41 UTC  (49+ messages)
` [PATCH 01/45] KVM: PPC: Book3S HV: Uninit vCPU if vcore creation fails
` [PATCH 02/45] KVM: PPC: Book3S PR: Free shared page if mmu initialization fails
` [PATCH 03/45] KVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
` [PATCH 04/45] KVM: VMX: Allocate VPID after initializing VCPU
` [PATCH 05/45] KVM: VMX: Use direct vcpu pointer during vCPU create/free
` [PATCH 06/45] KVM: SVM: "
` [PATCH 07/45] KVM: x86: Allocate vcpu struct in common x86 code
` [PATCH 08/45] KVM: x86: Move FPU allocation to "
` [PATCH 09/45] KVM: x86: Move allocation of pio_data page down a few lines
` [PATCH 10/45] KVM: x86: Move kvm_vcpu_init() invocation to common code
` [PATCH 11/45] KVM: PPC: e500mc: Add build-time assert that vcpu is at offset 0
` [PATCH 12/45] KVM: PPC: Allocate vcpu struct in common PPC code
` [PATCH 13/45] KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common init
` [PATCH 14/45] KVM: PPC: e500mc: Move reset of oldpir below call to kvm_vcpu_init()
` [PATCH 15/45] KVM: PPC: Move kvm_vcpu_init() invocation to common code
` [PATCH 16/45] KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
` [PATCH 17/45] KVM: MIPS: Drop kvm_arch_vcpu_free()
` [PATCH 18/45] KVM: PPC: "
` [PATCH 19/45] KVM: arm: "
` [PATCH 20/45] KVM: x86: Remove spurious kvm_mmu_unload() from vcpu destruction path
` [PATCH 21/45] KVM: x86: Remove spurious clearing of async #PF MSR
` [PATCH 22/45] KVM: x86: Drop kvm_arch_vcpu_free()
` [PATCH 23/45] KVM: Remove kvm_arch_vcpu_free() declaration
` [PATCH 24/45] KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
` [PATCH 25/45] KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create()
` [PATCH 26/45] KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page
` [PATCH 27/45] KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
` [PATCH 28/45] KVM: x86: "
` [PATCH 29/45] KVM: Introduce kvm_vcpu_destroy()
` [PATCH 30/45] KVM: Move vcpu alloc and init invocation to common code
` [PATCH 31/45] KVM: Unexport kvm_vcpu_cache and kvm_{un}init_vcpu()
` [PATCH 32/45] KVM: Move initialization of preempt notifier to kvm_vcpu_init()
` [PATCH 33/45] KVM: x86: Move guts of kvm_arch_vcpu_setup() into kvm_arch_vcpu_create()
` [PATCH 34/45] KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
` [PATCH 35/45] KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create()
` [PATCH 36/45] KVM: PPC: BookE: Setup vcpu during kvmppc_core_vcpu_create()
` [PATCH 37/45] KVM: Drop kvm_arch_vcpu_setup()
` [PATCH 38/45] KVM: x86: Move all vcpu init code into kvm_arch_vcpu_create()
` [PATCH 39/45] KVM: MIPS: "
` [PATCH 40/45] KVM: ARM: "
` [PATCH 41/45] KVM: PPC: "
` [PATCH 42/45] KVM: arm64: Free sve_state via arm specific hook
` [PATCH 43/45] KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
` [PATCH 44/45] KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
` [PATCH 45/45] KVM: Move vcpu->run page allocation out of kvm_vcpu_init()

[PATCH v5] KVM: nVMX: Don't leak L1 MMIO regions to L2
 2019-10-22 17:05 UTC  (2+ messages)

[PATCH RESEND v6 0/2] x86: Enable user wait instructions
 2019-10-22 16:50 UTC  (2+ messages)

[PATCH v2] KVM: SVM: Fix potential wrong physical id in avic_handle_ldr_update
 2019-10-22 16:47 UTC  (2+ messages)

[PATCH RFC 0/3] kcov: collect coverage from usb and vhost
 2019-10-22 16:44 UTC  (4+ messages)
` [PATCH RFC 1/3] kcov: remote coverage support

[PATCH kvm-unit-tests 0/4] x86: hyperv_stimer: test direct mode
 2019-10-22 15:56 UTC  (5+ messages)
` [PATCH kvm-unit-tests 1/4] x86: hyperv_stimer: keep SINT number parameter in 'struct stimer'
` [PATCH kvm-unit-tests 2/4] x86: hyperv_stimer: define union hv_stimer_config
` [PATCH kvm-unit-tests 3/4] x86: hyperv_stimer: don't require hyperv-testdev
` [PATCH kvm-unit-tests 4/4] x86: hyperv_stimer: add direct mode tests

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-22 15:53 UTC  (25+ messages)
` [PATCH v2 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v2 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v2 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v2 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v2 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v2 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v2 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v2 08/15] KVM: Move setting of memslot into helper routine
` [PATCH v2 09/15] KVM: Move memslot deletion to helper function
` [PATCH v2 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v2 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v2 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v2 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v2 15/15] KVM: Dynamically size memslot array based on number of used slots

[kvm-unit-tests PATCH v1 0/5] s390x: SCLP Unit test
 2019-10-22 15:46 UTC  (14+ messages)
` [kvm-unit-tests PATCH v1 1/5] s390x: remove redundant defines
` [kvm-unit-tests PATCH v1 2/5] s390x: improve error reporting for interrupts
` [kvm-unit-tests PATCH v1 3/5] s390x: sclp: expose ram_size and max_ram_size
` [kvm-unit-tests PATCH v1 4/5] s390x: sclp: add service call instruction wrapper
` [kvm-unit-tests PATCH v1 5/5] s390x: SCLP unit test

[PATCH v2 00/16] x86/cpu: Clean up handling of VMX features
 2019-10-22 15:16 UTC  (8+ messages)
` [PATCH v2 01/16] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
` [PATCH v2 05/16] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR
` [PATCH v2 15/16] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
` [PATCH v2 16/16] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs

[PATCH 0/3] Replace current->mm by kvm->mm on powerpc/kvm
 2019-10-22 14:22 UTC  (6+ messages)
` [PATCH 1/3] powerpc/kvm/book3s: Replace current->mm by kvm->mm
` [PATCH 2/3] powerpc/kvm/book3e: "

[PATCH v3 0/6] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-22 14:09 UTC  (10+ messages)
` [PATCH v3 1/6] perf/core: Provide a kernel-internal interface to recalibrate event period
` [PATCH v3 2/6] perf/core: Provide a kernel-internal interface to pause perf_event
` [PATCH v3 3/6] KVM: x86/vPMU: Rename pmu_ops callbacks from msr_idx to rdpmc_idx
` [PATCH v3 4/6] KVM: x86/vPMU: Introduce a new kvm_pmu_ops->msr_idx_to_pmc callback
` [PATCH v3 5/6] KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
` [PATCH v3 6/6] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC

[PATCH] KVM: Add separate helper for putting borrowed reference to kvm
 2019-10-22 13:49 UTC  (2+ messages)

[PATCH v3 0/9] Add support for XSAVES to AMD and unify it with Intel
 2019-10-22 13:48 UTC  (4+ messages)
` [PATCH v3 2/9] KVM: VMX: Fix conditions for guest IA32_XSS support

[PATCH v3 0/4] Minor cleanup and refactor about vmcs
 2019-10-22 13:42 UTC  (2+ messages)

[PATCH v2 4/4] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC
 2019-10-22 11:40 UTC  (3+ messages)
` [PATCH] KVM: x86/vPMU: Declare kvm_pmu->reprogram_pmi field using DECLARE_BITMAP

[GIT PULL] KVM/arm fixes for 5.4-rc5
 2019-10-22 11:34 UTC  (2+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes-5.4-1 tag
 2019-10-22 11:12 UTC  (2+ messages)

[kvm-unit-tests PATCH] x86/apic: Skip pv ipi test if hcall not available
 2019-10-22  8:53 UTC  (5+ messages)

[RFC 1/2] vhost: IFC VF hardware operation layer
 2019-10-22  6:48 UTC  (4+ messages)

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-22  6:19 UTC  (5+ messages)

[PATCH v9 00/22] KVM RISC-V Support
 2019-10-22  5:12 UTC  (10+ messages)
` [PATCH v9 18/22] RISC-V: KVM: Simplify stage2 page table programming
` [PATCH v9 19/22] RISC-V: KVM: Remove per-CPU vsip_shadow variable
` [PATCH v9 20/22] RISC-V: KVM: Fix race-condition in kvm_riscv_vcpu_sync_interrupts()

[PATCH v6 0/5] Add a unified parameter "nopvspin"
 2019-10-22  2:45 UTC  (4+ messages)
` [PATCH v6 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks

[PATCH] KVM: X86: Make fpu allocation a common function
 2019-10-22  0:57 UTC  (10+ messages)


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