public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-21 15:08:56 to 2018-08-24 03:58:55 UTC [more...]

[PATCH V3 0/4] introduce coalesced pio support
 2018-08-24  3:58 UTC  (6+ messages)
` [PATCH V3 1/4] target-i386: introduce coalesced_pio kvm header update
` [PATCH V3 2/4] target-i386:add coalesced_pio API
` [PATCH V3 3/4] target-i386: add rtc 0x70 port as coalesced_pio
` [PATCH V3 4/4] target-i386: add i440fx 0xcf8 "

[PATCH] x86/kvm/nVMX: avoid redundant double assignment of nested_run_pending
 2018-08-23 20:50 UTC  (4+ messages)

Possible use_mm() mis-uses
 2018-08-23 18:03 UTC  (14+ messages)

[PULL] virtio,vhost: fixes, tweaks
 2018-08-23 17:42 UTC 

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-23 17:40 UTC  (66+ messages)
` [PATCH v9 12/22] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization
` [PATCH v9 22/22] s390: doc: detailed specifications "

[PATCH] KVM: Remove obsolete kvm_unmap_hva notifier backend
 2018-08-23 16:27 UTC  (2+ messages)

SEV guest regression in 4.18
 2018-08-23 16:16 UTC  (11+ messages)

[PATCH v4 RESEND 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-08-23 16:16 UTC  (8+ messages)
` [PATCH v4 RESEND 1/5] KVM: x86: hyperv: enforce vp_index < KVM_MAX_VCPUS
` [PATCH v4 RESEND 2/5] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v4 RESEND 3/5] KVM: x86: hyperv: use get_vcpu_by_vpidx() "
` [PATCH v4 RESEND 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
` [PATCH v4 RESEND 5/5] KVM: x86: hyperv: implement PV IPI send hypercalls

[PATCH] KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
 2018-08-23 15:33 UTC 

[RFC 01/13] iommu: Introduce bind_guest_stage API
 2018-08-23 15:25 UTC 

[PATCH v3 0/3] KVM: s390: vsie: Consolidate CRYCB validation
 2018-08-23 13:43 UTC  (25+ messages)
` [PATCH v3 1/3] KVM: s390: vsie: copy wrapping keys to right place
` [PATCH v3 2/3] KVM: s390: vsie: Do the CRYCB validation first
` [PATCH v3 3/3] KVM: s390: vsie: Make use of CRYCB FORMAT2 clear

[PATCH v3 0/9] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2018-08-23 12:43 UTC  (11+ messages)
` [PATCH v3 7/9] KVM: arm/arm64: Only clean the dcache on translation fault

KVM call for 2018-08-28
 2018-08-23  9:08 UTC 

[PATCH v2 0/5] KVM: s390: vsie: Consolidate CRYCB validation
 2018-08-23  8:40 UTC  (27+ messages)
` [PATCH v2 1/5] KVM: s390: vsie: BUG correction by shadow_crycb
` [PATCH v2 2/5] KVM: s390: vsie: Only accept FORMAT1 CRYCB for guest2
` [PATCH v2 3/5] KVM: s390: vsie: Allow support for a host without AP
` [PATCH v2 4/5] KVM: s390: vsie: Always test the crycbd for NULL
` [PATCH v2 5/5] KVM: s390: vsie: Do the CRYCB validation first

KASAN: use-after-free Write in irq_bypass_register_consumer
 2018-08-23  3:20 UTC  (10+ messages)
    `  "

[PATCH] scsi/virio_scsi.c: do not call virtscsi_remove_vqs() in virtscsi_init() to avoid crash bug
 2018-08-23  2:24 UTC 

[PATCH] KVM: VMX: fixes for vmentry_l1d_flush module parameter
 2018-08-22 18:02 UTC  (4+ messages)

[GIT PULL] Second batch of KVM changes for 4.19-rc1
 2018-08-22 16:55 UTC 

[PATCH] KVM: s390: vsie: Consolidate CRYCB validation
 2018-08-22 12:51 UTC  (7+ messages)

[PATCH] x86: kvm: avoid unused variable warning
 2018-08-22 11:51 UTC  (2+ messages)

[PATCH] vmx: add missing entries in the l1d_param array
 2018-08-22 11:46 UTC  (2+ messages)

[PATCH V4 0/4] Fix kvm misconceives NVDIMM pages as reserved mmio
 2018-08-22 10:58 UTC  (5+ messages)
  ` [PATCH V4 1/4] kvm: remove redundant reserved page check
  ` [PATCH V4 2/4] mm: introduce memory type MEMORY_DEVICE_DEV_DAX
  ` [PATCH V4 3/4] mm: add a function to differentiate the pages is from DAX device memory
  ` [PATCH V4 4/4] kvm: add a check if pfn is from NVDIMM pmem

[PATCH v4 00/10] migration: compression optimization
 2018-08-22 10:25 UTC  (17+ messages)
` [PATCH v4 01/10] migration: do not wait for free thread
` [PATCH v4 02/10] migration: fix counting normal page for compression
` [PATCH v4 03/10] migration: introduce save_zero_page_to_file
` [PATCH v4 04/10] migration: drop the return value of do_compress_ram_page
` [PATCH v4 05/10] migration: move handle of zero page to the thread
` [PATCH v4 06/10] migration: hold the lock only if it is really needed
` [PATCH v4 07/10] migration: do not flush_compressed_data at the end of each iteration
` [PATCH v4 08/10] migration: fix calculating xbzrle_counters.cache_miss_rate

general protection fault in finish_task_switch (2)
 2018-08-22  9:22 UTC  (4+ messages)

[PATCH] x86/kvm/vmx: Fix GPF on reading vmentry_l1d_flush
 2018-08-22  8:32 UTC  (2+ messages)

BUG: corrupted list in vmx_vcpu_load
 2018-08-22  6:28 UTC 

WARNING in free_loaded_vmcs (2)
 2018-08-21 16:42 UTC  (4+ messages)

KASAN: use-after-free Read in __loaded_vmcs_clear
 2018-08-21 15:24 UTC 

BUG: corrupted list in __loaded_vmcs_clear
 2018-08-21 15:24 UTC 


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