kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-28 10:02:35 to 2018-07-02 12:20:03 UTC [more...]

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-02 12:20 UTC  (6+ messages)

[PATCH v3 00/20] arm64: Dynamic & 52bit IPA support
 2018-07-02 12:16 UTC  (40+ messages)
` [PATCH v3 01/20] virtio: mmio-v1: Validate queue PFN
` [PATCH v3 02/20] virtio: pci-legacy: Validate queue pfn
` [PATCH v3 03/20] arm64: Add a helper for PARange to physical shift conversion
` [PATCH v3 04/20] kvm: arm64: Clean up VTCR_EL2 initialisation
` [PATCH v3 05/20] kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
` [PATCH v3 06/20] kvm: arm/arm64: Remove spurious WARN_ON
` [PATCH v3 07/20] kvm: arm/arm64: Prepare for VM specific stage2 translations
` [PATCH v3 08/20] kvm: arm/arm64: Abstract stage2 pgd table allocation
` [PATCH v3 09/20] kvm: arm64: Make stage2 page table layout dynamic
` [PATCH v3 10/20] kvm: arm64: Dynamic configuration of VTTBR mask
` [PATCH v3 11/20] kvm: arm64: Helper for computing VTCR_EL2.SL0
` [PATCH v3 12/20] kvm: arm64: Add helper for loading the stage2 setting for a VM
` [PATCH v3 13/20] kvm: arm64: Configure VTCR per VM
` [PATCH v3 14/20] kvm: arm/arm64: Expose supported physical address limit for VM
` [PATCH v3 15/20] kvm: arm/arm64: Allow tuning the physical address size "
` [PATCH v3 16/20] kvm: arm64: Switch to per VM IPA limit
` [PATCH v3 17/20] vgic: Add support for 52bit guest physical address
` [PATCH v3 18/20] kvm: arm64: Add support for handling 52bit IPA
` [PATCH v3 19/20] kvm: arm64: Allow IPA size supported by the system
` [PATCH v3 20/20] kvm: arm64: Fall back to normal stage2 entry level
` [kvmtool test PATCH 21/24] kvmtool: Allow backends to run checks on the KVM device fd
` [kvmtool test PATCH 22/24] kvmtool: arm64: Add support for guest physical address size
` [kvmtool test PATCH 23/24] kvmtool: arm64: Switch memory layout
` [kvmtool test PATCH 24/24] kvmtool: arm: Add support for creating VM with PA size

[PATCH v2 0/2] KVM: x86: Add PV IPIs support
 2018-07-02 12:08 UTC  (7+ messages)
` [PATCH v2 1/2] KVM: X86: Implement PV IPI in linux guest
` [PATCH v2 2/2] KVM: X86: Implement PV send IPI support

[PATCH] target-i386: adds PV_SEND_IPI CPUID feature bit
 2018-07-02 10:22 UTC 

[PATCH v5 0/2] support exception state migration and set VSESR_EL2 by user space
 2018-07-02  9:13 UTC  (7+ messages)
` [PATCH v5 1/2] arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
` [PATCH v5 2/2] arm64: KVM: export the capability to set guest SError syndrome

[PATCH vhost] vhost_net: Fix too many vring kick on busypoll
 2018-07-02  8:54 UTC  (15+ messages)

[PATCHi v2] mm: do not drop unused pages when userfaultd is running
 2018-07-02  7:50 UTC 

[PATCH] kvmclock: remove redundant variable 'size'
 2018-07-02  7:06 UTC 

[PATCH v3 0/2] Detect & register virtio-crypto algos only if it can be supported by backend
 2018-07-01 13:18 UTC  (2+ messages)

[PATCH 0/2] KVM: x86: Add PV IPIs support
 2018-06-30 10:05 UTC  (12+ messages)
` [PATCH 1/2] KVM: X86: Implement PV IPI in linux guest
` [PATCH 2/2] KVM: X86: Implement PV send IPI support

general protection fault in vmx_vcpu_run
 2018-06-30  8:09 UTC  (5+ messages)

[PATCH v34 0/4] Virtio-balloon: support free page reporting
 2018-06-30  4:31 UTC  (13+ messages)

[PATCH V4 4/7] PCI: Unify try slot and bus reset API
 2018-06-29 21:43 UTC  (3+ messages)
` [PATCH V4 6/7] PCI: Rename pci_try_reset_bus() to pci_reset_bus()

[PATCH v6 00/21] s390: vfio-ap: guest dedicated crypto adapters
 2018-06-29 21:11 UTC  (22+ messages)
` [PATCH v6 01/21] s390/zcrypt: Add ZAPQ inline function
` [PATCH v6 02/21] s390/zcrypt: Review inline assembler constraints
` [PATCH v6 03/21] s390/zcrypt: Show load of cards and queues in sysfs
` [PATCH v6 04/21] s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h
` [PATCH v6 05/21] KVM: s390: CPU model support for AP virtualization
` [PATCH v6 06/21] KVM: s390: refactor crypto initialization
` [PATCH v6 07/21] s390: vfio-ap: base implementation of VFIO AP device driver
` [PATCH v6 08/21] s390: vfio-ap: register matrix device with VFIO mdev framework
` [PATCH v6 09/21] s390: vfio-ap: structure for storing mdev matrix
` [PATCH v6 10/21] s390: vfio-ap: sysfs interfaces to configure adapters
` [PATCH v6 11/21] s390: vfio-ap: sysfs interfaces to configure domains
` [PATCH v6 12/21] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v6 13/21] s390: vfio-ap: sysfs interface to view matrix mdev matrix
` [PATCH v6 14/21] s390: vfio-ap: implement mediated device open callback
` [PATCH v6 15/21] s390: vfio-ap: configure the guest's AP matrix
` [PATCH v6 16/21] s390: vfio-ap: sysfs interface to view guest matrix
` [PATCH v6 17/21] s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
` [PATCH v6 18/21] s390: vfio-ap: zeroize the AP queues
` [PATCH v6 19/21] s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
` [PATCH v6 20/21] KVM: s390: Handling of Cypto control block in VSIE
` [PATCH v6 21/21] s390: doc: detailed specifications for AP virtualization

[PATCH/RFC] mm: do not drop unused pages when userfaultd is running
 2018-06-29 20:46 UTC  (7+ messages)

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

[PATCH v2] kvm, mm: account shadow page tables to kmemcg
 2018-06-29 16:47 UTC  (6+ messages)

[PATCH v2 0/5] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-29 15:55 UTC  (18+ messages)
` [PATCH v2 1/5] KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
` [PATCH v2 2/5] KVM: x86: hyperv: introduce vp_index_to_vcpu_idx mapping
  ` [PATCH] KVM: x86: hyperv: fix semicolon.cocci warnings
` [PATCH v2 3/5] KVM: x86: hyperv: use vp_idx_to_vcpu_idx() in kvm_hv_flush_tlb()
` [PATCH v2 4/5] x86/hyper-v: rename ipi_arg_{ex,non_ex} structures
` [PATCH v2 5/5] KVM: x86: hyperv: implement PV IPI send hypercalls

[PATCH 00/12] migration: improve multithreads for compression and decompression
 2018-06-29 13:08 UTC  (31+ messages)
` [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 09/12] ring: introduce lockless ring buffer
` [PATCH 10/12] migration: introduce lockless multithreads model

[PATCH] kvm: implement VEX prefix decoder, bextr/andn
 2018-06-29 11:47 UTC  (2+ messages)

[PATCH v3 0/6] KVM/arm64: Cache maintenance relaxations
 2018-06-29  9:28 UTC  (7+ messages)
` [PATCH v3 1/6] arm64: KVM: Add support for Stage-2 control of memory types and cacheability

[PATCH V3 3/6] PCI: Unify try slot and bus reset API
 2018-06-28 19:17 UTC  (3+ messages)
` [PATCH V3 5/6] PCI: Rename pci_try_reset_bus() to pci_reset_bus()

[PATCH 0/2] x86/kvm: Enable MCE injection in the guest v2
 2018-06-28 17:38 UTC  (3+ messages)
` [PATCH 1/2] kvm/x86: Move MSR_K7_HWCR to svm.c
` [PATCH 2/2] x86/kvm: Implement MSR_HWCR support

[PATCH 0/3] KVM: x86: hyperv: PV IPI support for Windows guests
 2018-06-28 15:06 UTC  (6+ messages)
` [PATCH 3/3] KVM: x86: hyperv: implement PV IPI send hypercalls

[less-CONFIG_NET 7/7] kvm: drop CONFIG_NET
 2018-06-28 12:47 UTC  (3+ messages)
  ` [less-CONFIG_NET v2 8/8] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).