public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-04 06:20:02 to 2017-04-06 20:21:16 UTC [more...]

[PATCH 0/6] KVM: towards maintainable kvm_make_all_cpus_request()
 2017-04-06 20:20 UTC  (3+ messages)
` [PATCH RFC 1/6] KVM: fix guest_mode optimization in kvm_make_all_cpus_request()
` [PATCH 4/6] KVM: remove #ifndef CONFIG_S390 around kvm_vcpu_wake_up

[PATCH v2] vfio/type1: Remove locked page accounting workqueue
 2017-04-06 19:32 UTC  (4+ messages)

[PATCH v3 0/5] Support userspace irqchip with arch timers
 2017-04-06 19:13 UTC  (16+ messages)
` [PATCH v3 1/5] KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
` [PATCH v3 2/5] KVM: arm/arm64: Add ARM user space interrupt signaling ABI
` [PATCH v3 3/5] KVM: arm/arm64: Support arch timers with a userspace gic
` [PATCH v3 4/5] KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
` [PATCH v3 5/5] KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ

[RFC kvm-unit-tests PATCH 0/8] Support for out-of-tree builds
 2017-04-06 19:07 UTC  (9+ messages)
` [RFC kvm-unit-tests PATCH 1/8] configure: make it run-able from outside source tree
` [RFC kvm-unit-tests PATCH 2/8] Makefile: ensure build-head works out-of-src-tree
` [RFC kvm-unit-tests PATCH 3/8] Makefile: set VPATH based on SRCDIR
` [RFC kvm-unit-tests PATCH 4/8] Makefiles: use explicit path for including sub-Makefiles
` [RFC kvm-unit-tests PATCH 5/8] Makefile: add explicit mkdir for .o targets
` [RFC kvm-unit-tests PATCH 6/8] Makefiles: handle linking of scripts into build-tree
` [RFC kvm-unit-tests PATCH 7/8] Makefiles: fix up the x86 build include and link paths
` [RFC kvm-unit-tests PATCH 8/8] Makefiles: fix up the arm "

[PATCH] kvm: pass the virtual SEI syndrome to guest OS
 2017-04-06 18:55 UTC  (14+ messages)
                    ` [edk2] "

[RFC PATCH v2 00/32] x86: Secure Encrypted Virtualization (AMD)
 2017-04-06 18:37 UTC  (10+ messages)
` [RFC PATCH v2 14/32] x86: mm: Provide support to use memblock when spliting large pages

[PATCH v8 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-04-06 17:48 UTC  (4+ messages)
` [PATCH v8 1/3] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v8 2/3] powerpc/book3s: EXPORT_SYMBOL machine_check_print_event_info
` [PATCH v8 3/3] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

[GIT PULL] KVM: MIPS: VZ support, Octeon III, and TLBR
 2017-04-06 17:38 UTC  (2+ messages)

[PATCH 0/2] maintaining of kvm_clock stability on guest vCPU hotplug
 2017-04-06 17:25 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: remaster kvm_write_tsc code
` [PATCH 2/2] KVM: x86: fix maintaining of kvm_clock stability on guest CPU hotplug

Problem with USB passthrough and Windows 7
 2017-04-06 17:23 UTC  (2+ messages)

[PATCH V14 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-06 17:12 UTC  (2+ messages)

[PATCH] vfio/type1: Remove locked page accounting workqueue
 2017-04-06 16:46 UTC  (4+ messages)

[PATCH v6] vfio error recovery: kernel support
 2017-04-06 15:35 UTC  (20+ messages)

[PATCH v2 0/9] KVM: arm/arm64: race fixes and vcpu requests
 2017-04-06 15:08 UTC  (75+ 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

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-04-06 14:37 UTC  (2+ messages)

[PATCH] kvm: nVMX: Disallow userspace-injected exceptions in guest mode
 2017-04-06 14:36 UTC  (3+ messages)

[PATCH] x86, kvm: Handle PFNs outside of kernel reach when touching GPTEs
 2017-04-06 14:22 UTC  (2+ messages)

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

[PATCH] KVM: x86: Add MSR_AMD64_DC_CFG to the list of ignored MSRs
 2017-04-06 14:11 UTC  (2+ messages)

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-06  9:25 UTC  (10+ 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 4/8] APEI: GHES: reserve a virtual page for SEI context

[PATCH v7 0/3] KVM: PPC: Add FWNMI support for KVM guests on POWER
 2017-04-06  7:04 UTC  (7+ messages)
` [PATCH v7 1/3] KVM: PPC: Add new capability to control MCE behaviour
` [PATCH v7 2/3] powerpc/powernv: Introduce a machine check hook for Guest MCEs
` [PATCH v7 3/3] KVM: PPC: Exit guest upon MCE when FWNMI capability is enabled

AMD Ryzen Nested Page Table Performance Oddities
 2017-04-06  3:35 UTC  (2+ messages)

[BUG/RFC] INIT IPI lost when VM starts
 2017-04-06  1:47 UTC  (3+ messages)

[PATCH] KVM: nVMX: do not leak PML full vmexit to L1
 2017-04-05 14:50 UTC  (2+ messages)

[PATCH] KVM: nVMX: initialize PML fields in vmcs02
 2017-04-05 14:49 UTC  (11+ messages)

[PULL 0/5] KVM/ARM Fixes for v4.11-rc6
 2017-04-05 14:48 UTC  (2+ messages)

[PATCH 0/2] maintaining of kvm_clock stability on guest vCPU hotplug
 2017-04-05 14:23 UTC  (2+ messages)

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

[PATCH v2 0/5] Support userspace irqchip with arch timers
 2017-04-05  8:12 UTC  (6+ messages)
` [PATCH v2 2/5] KVM: arm/arm64: Add ARM user space interrupt signaling ABI

[PATCH kernel v8 0/4] Extend virtio-balloon for fast (de)inflating & fast live migration
 2017-04-05  7:47 UTC  (6+ messages)
` [PATCH kernel v8 2/4] virtio-balloon: VIRTIO_BALLOON_F_CHUNK_TRANSFER

[PATCH] KVM: PPC: Book3S HV: Add workaround for msgsync erratum on POWER9 DD1
 2017-04-05  6:41 UTC  (2+ messages)

[PATCH v2] KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs
 2017-04-05  4:39 UTC  (2+ messages)

[PATCH guest kernel] vfio/powerpc/spapr_tce: Enforce IOMMU type compatibility check
 2017-04-04 15:36 UTC  (5+ messages)

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

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

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

[PATCH v5 00/34] arm/arm64: KVM: Rework the hyp-stub API
 2017-04-04 12:04 UTC  (2+ messages)

[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  (7+ messages)
` [PATCH v4 19/28] ARM: KVM: Allow the main HYP code to use the init hyp stub implementation

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


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