public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-03-30 02:23:27 to 2017-04-04 13:44:46 UTC [more...]

[PATCH v5 untested] kvm: better MWAIT emulation for guests
 2017-04-04 13:44 UTC  (11+ messages)

[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
 2017-04-04 13:39 UTC  (14+ messages)
` [PATCH v2 1/9] KVM: add kvm_request_pending
` [PATCH v2 2/9] KVM: Add documentation for VCPU requests
` [PATCH v2 3/9] KVM: arm/arm64: prepare to use vcpu requests
` [PATCH v2 4/9] KVM: arm/arm64: replace vcpu->arch.pause with a vcpu request
` [PATCH v2 5/9] KVM: arm/arm64: replace vcpu->arch.power_off "
` [PATCH v2 6/9] KVM: arm/arm64: use a vcpu request on irq injection
` [PATCH v2 7/9] KVM: arm/arm64: PMU: remove request-less vcpu kick
` [PATCH v2 8/9] KVM: arm/arm64: fix race in kvm_psci_vcpu_on
` [PATCH v2 9/9] KVM: arm/arm64: avoid race by caching MPIDR

[PATCH] KVM: nVMX: initialize PML fields in vmcs02
 2017-04-04 13:37 UTC  (8+ messages)

[PATCH v3] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd
 2017-04-04 12:29 UTC  (7+ messages)

[PATCH v5 00/34] arm/arm64: KVM: Rework the hyp-stub API
 2017-04-04 12:04 UTC  (36+ messages)
` [PATCH v5 01/34] arm64: hyp-stub: Stop pointlessly clobbering lr
` [PATCH v5 02/34] arm64: KVM: Move lr save/restore to do_el2_call
` [PATCH v5 03/34] arm64: hyp-stub: Don't save lr in the EL1 code
` [PATCH v5 04/34] arm64: hyp-stub: Define a return value for failed stub calls
` [PATCH v5 05/34] arm64: hyp-stub: Update documentation in asm/virt.h
` [PATCH v5 06/34] arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v5 07/34] arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
` [PATCH v5 08/34] arm64: KVM: Implement HVC_GET_VECTORS "
` [PATCH v5 09/34] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v5 10/34] arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH v5 11/34] arm64: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH v5 12/34] ARM: hyp-stub: improve ABI
` [PATCH v5 13/34] ARM: soft-reboot into same mode that we entered the kernel
` [PATCH v5 14/34] ARM: KVM: Convert KVM to use HVC_GET_VECTORS
` [PATCH v5 15/34] ARM: Update cpu_v7_reset documentation
` [PATCH v5 16/34] ARM: hyp-stub: Use r1 for the soft-restart address
` [PATCH v5 17/34] ARM: Expose the VA/IDMAP offset
` [PATCH v5 18/34] ARM: hyp-stub: Define a return value for failed stub calls
` [PATCH v5 19/34] ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
` [PATCH v5 20/34] ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
` [PATCH v5 21/34] ARM: KVM: Implement HVC_GET_VECTORS "
` [PATCH v5 22/34] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v5 23/34] ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
` [PATCH v5 24/34] ARM: KVM: Implement HVC_SOFT_RESTART in the init code
` [PATCH v5 25/34] ARM: KVM: Gracefully handle hyp-stubs being restored from under our feet
` [PATCH v5 26/34] arm/arm64: KVM: Use __hyp_reset_vectors() directly
` [PATCH v5 27/34] arm/arm64: KVM: Remove kvm_get_idmap_start
` [PATCH v5 28/34] arm/arm64: KVM: Use HVC_RESET_VECTORS to reinit HYP mode
` [PATCH v5 29/34] ARM: decompressor: Remove __hyp_get_vectors usage
` [PATCH v5 30/34] ARM: hyp-stub/KVM: Kill __hyp_get_vectors
` [PATCH v5 31/34] arm64: "
` [PATCH v5 32/34] arm64: hyp-stub: Zero x0 on successful stub handling
` [PATCH v5 33/34] ARM: hyp-stub: Zero r0 "
` [PATCH v5 34/34] arm/arm64: Add hyp-stub API documentation

[PATCH guest kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
 2017-04-04 10:12 UTC  (4+ messages)

[PATCH v2] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
 2017-04-04 10:05 UTC 

[GIT PULL 0/1] KVM: s390: fix for 4.11 (kvm/master)
 2017-04-04  8:51 UTC  (2+ messages)
` [GIT PULL 1/1] KVM: s390: remove change-recording override support

[PATCH] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
 2017-04-04  8:00 UTC  (3+ messages)

[PATCH v4 00/28] arm/arm64: KVM: Rework the hyp-stub API
 2017-04-04  7:36 UTC  (11+ messages)
` [PATCH v4 07/28] arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
` [PATCH v4 19/28] ARM: "

[PATCH] KVM: PPC: Book3S PR: Do not always inject facility unavailable exceptions
 2017-04-04  6:19 UTC  (2+ messages)

[PATCH] vfio/type1: Remove locked page accounting workqueue
 2017-04-03 20:02 UTC 

CentOS 7.2 HVM, PVM and/or PVHVM
 2017-04-03 17:26 UTC  (8+ messages)

[PATCH 0/4] arch subsystem refcounter conversions
 2017-04-03 16:16 UTC  (7+ messages)
` [PATCH 3/4] sparc: convert mdesc_handle.refcnt from atomic_t to refcount_t

[PATCH] KVM: mmu: Fix overlap with private memslots
 2017-04-03 12:30 UTC  (3+ messages)

[PATCH] KVM: nVMX: do not leak PML full vmexit to L1
 2017-04-03 11:55 UTC  (6+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-04-03 11:56 UTC  (6+ messages)
` [RFC PATCH 04/30] iommu/arm-smmu-v3: Add support for PCI ATS

[PATCH] KVM: VMX: require virtual NMI support
 2017-04-03 11:46 UTC  (2+ messages)

[PATCH 0/3] kvm: API adjustments for dirty page ring patches
 2017-04-03 11:29 UTC  (7+ messages)
` [PATCH 1/2] kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic
` [PATCH 2/2] kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public

[PATCH v2 0/6] KVM: nVMX: nested EPT improvements and A/D bits, RDRAND and RDSEED exits
 2017-04-03 11:17 UTC  (14+ messages)
` [PATCH 1/6] KVM: nVMX: we support 1GB EPT pages
` [PATCH 2/6] KVM: VMX: remove bogus check for invalid EPT violation
` [PATCH 3/6] kvm: x86: MMU support for EPT accessed/dirty bits
` [PATCH 4/6] kvm: nVMX: support "
` [PATCH 5/6] KVM: VMX: add missing exit reasons
` [PATCH 6/6] KVM: nVMX: support RDRAND and RDSEED exiting

[PATCH v2 00/24] pic/ioapic/irqchip cleanups + minor fixes
 2017-04-03  8:58 UTC  (5+ messages)
` [PATCH v2 11/24] KVM: x86: don't take kvm->irq_lock when creating IRQCHIP

[PATCH 0/5] Convert to use devm_*() for amba attached modules
 2017-04-02 14:45 UTC  (3+ messages)
` [PATCH 4/5] vfio: platform: Convert to use devm_*()

[PATCH 1/6] virtio: wrap find_vqs
 2017-04-01 16:13 UTC  (10+ messages)
` [PATCH 2/6] virtio: add context flag to find vqs

[Bug 195207] New: Kvmclock: Time warp when hotplug vcpu
 2017-04-01  1:29 UTC 

[PATCH kvmtool 00/10] Add PCI pass-through support with VFIO
 2017-03-31 17:54 UTC  (11+ messages)
` [PATCH kvmtool 01/10] pci: add config operations callbacks on the PCI header
` [PATCH kvmtool 02/10] pci: allow to specify IRQ type for PCI devices
` [PATCH kvmtool 03/10] irq: add irqfd helpers
` [PATCH kvmtool 04/10] Extend memory bank API with memory types
` [PATCH kvmtool 05/10] pci: add capability helpers
` [PATCH kvmtool 06/10] Add PCI device pass-through using VFIO
` [PATCH kvmtool 07/10] vfio-pci: add MSI-X support
` [PATCH kvmtool 08/10] vfio-pci: add MSI support
` [PATCH kvmtool 09/10] Introduce reserved memory regions
` [PATCH kvmtool 10/10] vfio: check reserved regions before mapping DMA

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-03-31 16:25 UTC  (7+ messages)
` [PATCH kernel v8 3/4] mm: add inerface to offer info about unused pages

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-03-31 16:22 UTC  (21+ messages)
` [PATCH v3 1/8] trace: ras: add ARM processor error information trace event
` [PATCH v3 2/8] acpi: apei: handle SEI notification type for ARMv8
` [PATCH v3 3/8] arm64: apei: add a per-cpu variable to indecate sei is processing
` [PATCH v3 4/8] APEI: GHES: reserve a virtual page for SEI context
` [PATCH v3 5/8] arm64: KVM: add guest SEI support
` [PATCH v3 6/8] arm64: RAS: add ras extension runtime detection
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt
` [PATCH v3 8/8] arm64: exception: check shared writable page in SEI handler

host freezes when running windows 7
 2017-03-31 11:50 UTC 

[PATCH] x86/fpu: move FPU state into separate cache
 2017-03-31  5:57 UTC  (3+ messages)

[Bug 195167] New: INVEPT might crash the host
 2017-03-31  2:30 UTC 

[PATCH v6] vfio error recovery: kernel support
 2017-03-30 18:16 UTC  (8+ messages)

KVM/ARM: sleeping function called from invalid context
 2017-03-30 17:36 UTC  (7+ messages)

linux-next: unsigned commits in the kvm tree
 2017-03-30 11:01 UTC  (3+ messages)

[PATCH v4 13/22] KVM: arm64: ITS: KVM_DEV_ARM_VGIC_GRP_ITS_TABLES group
 2017-03-30  8:29 UTC  (6+ messages)
  ` [kbuild-all] "

[kvmtool PATCH v9 00/15] kvmtool: arm: ITS emulation and GSI routing support
 2017-03-30  7:29 UTC  (5+ messages)
` [kvmtool PATCH v9 06/15] PCI: Only allocate IRQ routing entry when available

[vhost:linux-next 6/19] drivers/remoteproc/remoteproc_virtio.c:148:9: error: 'ctx' undeclared
 2017-03-30  3:55 UTC 

[PATCH net-next 0/8] vhost-net rx batching
 2017-03-30  3:53 UTC  (6+ messages)
` [PATCH net-next 8/8] vhost_net: use lockless peeking for skb array during busy polling


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