public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 12:52:58 to 2019-10-26 03:27:03 UTC [more...]

[PATCH 0/5] misc fixes on halt-poll code both KVM and guest
 2019-10-26  3:23 UTC  (5+ messages)
` [PATCH 1/5] KVM: simplify branch check in host poll code
` [PATCH 2/5] KVM: add a check to ensure grow start value is nonzero
` [PATCH 4/5] cpuidle-haltpoll: "
` [PATCH 5/5] cpuidle-haltpoll: fix up the branch check

[PATCH v20 0/5] Add ARMv8 RAS virtualization support in QEMU
 2019-10-26  3:24 UTC  (6+ messages)
` [PATCH v20 1/5] hw/arm/virt: Introduce a RAS machine option
` [PATCH v20 2/5] docs: APEI GHES generation and CPER record description
` [PATCH v20 3/5] ACPI: Add APEI GHES table generation support
` [PATCH v20 4/5] KVM: Move hwpoison page related functions into kvm-all.c
` [PATCH v20 5/5] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH v9 00/22] KVM RISC-V Support
 2019-10-26  3:22 UTC  (6+ messages)
` [PATCH v9 01/22] RISC-V: Add bitmap reprensenting ISA features common across CPUs

[PATCH v2] KVM: x86: get rid of odd out jump label in pdptrs_changed
 2019-10-26  1:29 UTC 

[PATCH v3 0/3] kvm: call kvm_arch_destroy_vm if vm creation fails
 2019-10-25 22:29 UTC  (14+ messages)
` [PATCH v3 1/3] kvm: Don't clear reference count on kvm_create_vm() error path
` [PATCH v3 2/3] kvm: Allocate memslots and buses before calling kvm_arch_init_vm
` [PATCH v3 3/3] kvm: call kvm_arch_destroy_vm if vm creation fails

[GIT PULL] KVM changes for Linux 5.4-rc5
 2019-10-25 21:35 UTC  (2+ messages)

[PATCH v2 3/3] vhost, kcov: collect coverage from vhost_worker
 2019-10-25 20:26 UTC  (2+ messages)

[PATCH v2] kvm: x86: Add cr3 to struct kvm_debug_exit_arch
 2019-10-25 17:07 UTC  (4+ messages)

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

[kvm-unit-tests PATCH] x86: Fix the register order to match struct regs
 2019-10-25 17:00 UTC 

[PATCH] x86: Fix the register order to match struct regs
 2019-10-25 16:47 UTC  (2+ messages)

[PATCH v2 00/16] x86/cpu: Clean up handling of VMX features
 2019-10-25 16:39 UTC  (11+ messages)
` [PATCH v2 01/16] x86/intel: Initialize IA32_FEATURE_CONTROL MSR at boot
` [PATCH v2 02/16] x86/mce: WARN once if IA32_FEATURE_CONTROL MSR is left unlocked
` [PATCH v2 05/16] KVM: VMX: Drop initialization of IA32_FEATURE_CONTROL MSR
` [PATCH v2 06/16] x86/cpu: Clear VMX feature flag if VMX is not fully enabled

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

[Bug 205313] New: Machine check exception 90000040000f0005 and kernel panic
 2019-10-25 16:07 UTC 

[PATCH v7 00/10] arm64: Stolen time support
 2019-10-25 15:57 UTC  (5+ messages)
` [PATCH v7 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v7 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH] crypto: ccp - Retry SEV INIT command in case of integrity check failure
 2019-10-25 15:25 UTC  (2+ messages)

[PATCH v2 0/3] kcov: collect coverage from usb and vhost
 2019-10-25 14:55 UTC  (10+ messages)
` [PATCH v2 1/3] kcov: remote coverage support

[kvm-unit-tests PATCH v1 0/5] s390x: SCLP Unit test
 2019-10-25 13:37 UTC  (6+ messages)
` [kvm-unit-tests PATCH v1 5/5] s390x: SCLP unit test

[PATCH v2] vhost: introduce mdev based hardware backend
 2019-10-25 12:16 UTC  (14+ messages)

[PATCH] x86/kvm: Fix -Wmissing-prototypes warnings
 2019-10-25 12:02 UTC 

[PATCH v2] KVM: x86: get rid of odd out jump label in pdptrs_changed
 2019-10-25 11:46 UTC  (2+ messages)

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-10-25 11:20 UTC  (10+ messages)
` [RFC v2 1/3] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH v2 00/14] KVM: x86: Remove emulation_result enums
 2019-10-25 11:00 UTC  (3+ messages)

[PATCH kvmtool] virtio: Ensure virt_queue is always initialised
 2019-10-25 10:54 UTC  (3+ messages)

[PATCH] KVM: x86: get rid of odd out jump label in pdptrs_changed
 2019-10-25 10:43 UTC 

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-10-25 10:12 UTC  (27+ messages)
` [RFC v2 01/22] update-linux-headers: Import iommu.h
` [RFC v2 02/22] header update VFIO/IOMMU vSVA APIs against 5.4.0-rc3+
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 04/22] hw/iommu: introduce IOMMUContext
` [RFC v2 05/22] vfio/common: add iommu_ctx_notifier in container
` [RFC v2 06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v2 07/22] hw/pci: introduce pci_device_iommu_context()
` [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free
` [RFC v2 10/22] intel_iommu: add virtual command capability support
` [RFC v2 11/22] intel_iommu: process pasid cache invalidation
` [RFC v2 12/22] intel_iommu: add present bit check for pasid table entries
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure
` [RFC v2 14/22] vfio/pci: add iommu_context notifier for pasid bind/unbind
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host
` [RFC v2 16/22] intel_iommu: replay guest pasid bindings "
` [RFC v2 17/22] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v2 18/22] intel_iommu: do not passdown pasid bind for PASID #0
` [RFC v2 19/22] vfio/pci: add iommu_context notifier for PASID-based iotlb flush
` [RFC v2 20/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v2 21/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v2 22/22] intel_iommu: process PASID-based Device-TLB invalidation

[PATCH] KVM: avoid unnecessary bitmap clear ops
 2019-10-25  9:49 UTC 

[PATCH] KVM: x86: get rid of odd out jump label in pdptrs_changed
 2019-10-25  9:43 UTC  (2+ messages)

[PATCH] KVM: avoid unnecessary bitmap clear ops
 2019-10-25  9:42 UTC  (2+ messages)

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-10-25  9:21 UTC  (33+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 03/37] s390/protvirt: add ultravisor initialization
` [RFC 04/37] KVM: s390: protvirt: Add initial lifecycle handling
` [RFC 05/37] s390: KVM: Export PV handle to gmap
` [RFC 06/37] s390: UV: Add import and export to UV library
` [RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable
  ` [RFC v2] "
` [RFC 08/37] KVM: s390: add missing include in gmap.h
` [RFC 09/37] KVM: s390: protvirt: Implement on-demand pinning

[kvm-unit-tests PATCH 1/2] x86: smap: Use correct reg to pass a parameter
 2019-10-25  9:03 UTC  (2+ messages)
` [kvm-unit-tests PATCH 2/2] x86: pku: fix parameter passing

linux-next: manual merge of the kvm-ppc tree with the kvm-arm tree
 2019-10-25  1:54 UTC 

[PATCH V5 0/6] mdev based hardware virtio offloading support
 2019-10-25  1:54 UTC  (17+ messages)
` [PATCH V5 1/6] mdev: class id support
` [PATCH V5 2/6] modpost: add support for mdev class id
` [PATCH V5 4/6] mdev: introduce virtio device and its device ops

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-10-24 22:33 UTC  (15+ messages)
` [patch V2 07/17] x86/entry/64: Remove redundant interrupt disable
` [patch V2 08/17] x86/entry: Move syscall irq tracing to C code

[PATCH v2 00/15] KVM: Dynamically size memslot arrays
 2019-10-24 20:48 UTC  (11+ messages)
` [PATCH v2 14/15] KVM: Terminate memslot walks via used_slots

[PULL kvm-unit-tests 00/10] arm/arm64 updates
 2019-10-24 20:30 UTC  (12+ messages)
` [PULL 01/10] arm: gic: check_acked: add test description
` [PULL 02/10] arm: gic: Split variable output data from test name
` [PULL 03/10] arm: timer: "
` [PULL 04/10] arm: selftest: "
` [PULL 05/10] arm: selftest: Make MPIDR output stable
` [PULL 06/10] arm: Add missing test name prefix calls
` [PULL 07/10] lib: arm64: Add missing ISB in flush_tlb_page
` [PULL 08/10] lib: arm/arm64: Add function to clear the PTE_USER bit
` [PULL 09/10] arm64: Add cache code generation test
` [PULL 10/10] arm: Add PL031 test

[PATCH] kvm: call kvm_arch_destroy_vm if vm creation fails
 2019-10-24 18:55 UTC  (6+ messages)

PROBLEM: Regression of MMU causing guest VM application errors
 2019-10-24 17:32 UTC  (7+ messages)

[PATCH v2 0/5] arm64: KVM: Add workaround for errata 1319367 and 1319537
 2019-10-24 16:10 UTC  (7+ messages)
` [PATCH v2 2/5] arm64: KVM: Reorder system register restoration and stage-2 activation
` [PATCH v2 3/5] arm64: KVM: Disable EL1 PTW when invalidating S2 TLBs
` [PATCH v2 4/5] arm64: KVM: Prevent speculative S1 PTW when restoring vcpu context

[PATCH v12 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-24 15:19 UTC  (6+ messages)
` [PATCH v12 2/6] mm: Use zone and order instead of free area in free_list manipulators

[PATCH v4 1/2] i386: Add Intel Processor Trace feature support
 2019-10-24 14:15 UTC  (11+ messages)
` [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature

[PATCH 2/3] usb, kcov: collect coverage from hub_event
 2019-10-24 13:39 UTC  (3+ messages)

[PATCH 1/3] kcov: remote coverage support
 2019-10-24 13:10 UTC  (3+ messages)


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