public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-11 09:52:50 to 2017-09-14 12:36:41 UTC [more...]

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-09-14 12:36 UTC  (22+ messages)
` [PATCH v6 3/7] acpi: apei: remove the unused code
` [PATCH v6 4/7] arm64: kvm: support user space to query RAS extension feature
        ` 答复: "
` [PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace

[PATCH 1/2] KVM: nVMX: Fix nested #PF intends to break L1's vmlauch/vmresume
 2017-09-14 11:58 UTC  (4+ messages)

[RFC Part2 PATCH v3 00/26] x86: Secure Encrypted Virtualization (AMD)
 2017-09-14 11:25 UTC  (56+ messages)
` [RFC Part2 PATCH v3 03/26] crypto: ccp: Add Secure Encrypted Virtualization (SEV) device support
` [RFC Part2 PATCH v3 04/26] KVM: SVM: Prepare to reserve asid for SEV guest
` [RFC Part2 PATCH v3 05/26] KVM: SVM: Reserve ASID range "
` [RFC Part2 PATCH v3 06/26] KVM: SVM: Prepare for new bit definition in nested_ctl
` [RFC Part2 PATCH v3 07/26] KVM: SVM: Add SEV feature definitions to KVM
` [RFC Part2 PATCH v3 08/26] KVM: X86: Extend CPUID range to include new leaf
` [RFC Part2 PATCH v3 09/26] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [RFC Part2 PATCH v3 10/26] KVM: Introduce KVM_MEMORY_ENCRYPT_REGISTER/UNREGISTER_RAM ioctl
` [RFC Part2 PATCH v3 11/26] KVM: X86: Extend struct kvm_arch to include SEV information
` [RFC Part2 PATCH v3 12/26] KVM: Define SEV key management command id
` [RFC Part2 PATCH v3 13/26] KVM: SVM: Add KVM_SEV_INIT command
` [RFC Part2 PATCH v3 14/26] KVM: SVM: VMRUN should use assosiated ASID when SEV is enabled
` [RFC Part2 PATCH v3 15/26] KVM: SVM: Add support for SEV LAUNCH_START command
` [RFC Part2 PATCH v3 16/26] KVM: SVM: Add support for SEV LAUNCH_UPDATE_DATA command
` [RFC Part2 PATCH v3 17/26] KVM: SVM: Add support for SEV LAUNCH_MEASURE command
` [RFC Part2 PATCH v3 18/26] KVM: SVM: Add support for SEV LAUNCH_FINISH command
` [RFC Part2 PATCH v3 19/26] KVM: svm: Add support for SEV GUEST_STATUS command
` [RFC Part2 PATCH v3 20/26] KVM: SVM: Add support for SEV DEBUG_DECRYPT command

[PATCH v2] KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously
 2017-09-14 10:54 UTC 

[PATCH] KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously
 2017-09-14 10:47 UTC 

[PATCH] KVM: trace events: update list of exit reasons
 2017-09-14 10:06 UTC  (2+ messages)

[PATCH 0/5] KVM: nested virt SMM fixes
 2017-09-14  9:47 UTC  (9+ messages)
` [PATCH 1/5] KVM: x86: introduce ISA specific SMM entry/exit callbacks
` [PATCH 2/5] KVM: nVMX: fix SMI injection in guest mode
` [PATCH 3/5] KVM: nVMX: save nested EPT information in SMRAM state save map
` [PATCH 4/5] KVM: nSVM: refactor nested_svm_vmrun
` [PATCH 5/5] KVM: nSVM: fix SMI injection in guest mode

[RFC PATCH v2 0/7] x86/idle: add halt poll support
 2017-09-14  9:40 UTC  (11+ messages)
` [RFC PATCH v2 3/7] sched/idle: Add poll before enter real idle path

[RFC] KVM: arm/arm64: Introduce KVM_DEV_ARM_ITS_CTRL_RESET
 2017-09-14  8:57 UTC 

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-09-14  4:06 UTC 

[RESEND][PATCH] kvm: x86: Do not handle MMIO request in fast_page_fault
 2017-09-14  3:55 UTC  (3+ messages)

[Bug 191451] New: Host hangs when hyperv/pvspinlock are disabled
 2017-09-14  1:52 UTC  (2+ messages)
` [Bug 191451] "

[PATCH v2 0/7] swait: Introduce and use swq_has_sleeper()
 2017-09-13 22:22 UTC  (10+ messages)
` [PATCH 1/7] sched/wait: Add swq_has_sleepers()
` [PATCH 2/7] kvm,async_pf: Use swq_has_sleepers()
` [PATCH 3/7] kvm,lapic: Justify use of swait_activate()
` [PATCH 4/7] kvm,x86: Fix apf_task_wake_one() wq serialization
` [PATCH 5/7] kvm: Serialize wq active checks in kvm_vcpu_wake_up()
` [PATCH 6/7] kvm,powerpc: Serialize wq active checks in ops->vcpu_kick
` [PATCH 7/7] kvm,mips: Fix potential swait_active() races

[PATCH 2/2] KVM: X86: Don't block vCPU if there is pending exception
 2017-09-13 21:33 UTC  (2+ messages)

[PATCH] KVM: SVM: Do not issue virtual VMLOAD/VMSAVE supported-message
 2017-09-13 21:31 UTC  (3+ messages)

[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
 2017-09-13 21:27 UTC  (3+ messages)
` [Bug 196409] "

[PATCH] kvm: nVMX: Don't allow L2 to access the hardware CR8
 2017-09-13 21:24 UTC  (5+ messages)

[PATCH] KVM: VMX: require virtual NMI support
 2017-09-13 20:34 UTC  (3+ messages)

VFIO on ARM64
 2017-09-13 18:57 UTC  (5+ messages)

[PATCH] arm64: fix documentation on kernel pages mappings to HYP VA
 2017-09-13 18:08 UTC 

[Patch v2 0/4] KVM: Guest page hinting
 2017-09-13 16:17 UTC  (5+ messages)
` [Patch v2 1/4] KVM: Support for guest "
` [Patch v2 2/4] KVM: Guest page hinting functionality
` [Patch v2 3/4] KVM: Adding tracepoints for guest page hinting
` [Patch v2 4/4] KVM: Sending hyperlist to the host via deflate_vq

[PATCH] KVM: fix rcu warning on VM_CREATE errors
 2017-09-13 15:40 UTC  (3+ messages)

[PATCH] KVM: x86: Fix immediate_exit handling for uninitialized AP
 2017-09-13 15:33 UTC  (2+ messages)

[PATCH] KVM: x86: Fix handling of pending signal on uninitialized AP
 2017-09-13 15:31 UTC  (3+ messages)

[PATCH] KVM: SVM: Add a missing 'break' statement
 2017-09-13 14:48 UTC  (2+ messages)

[PATCH] KVM: x86: Remove .get_pkru() from kvm_x86_ops
 2017-09-13 14:47 UTC  (2+ messages)

[kvm-unit-tests PATCH RFC] s390x: factor out running of tests into common code
 2017-09-13 13:34 UTC  (15+ messages)

[PATCH] KVM: x86: fix clang build
 2017-09-13 13:15 UTC  (2+ messages)

[PATCH v11 6/6] target-arm: kvm64: Handle SError interrupt for the guest OS
 2017-09-13 11:51 UTC  (5+ messages)

"KVM: x86: generalize guest_cpuid_has_ helpers" breaks clang
 2017-09-13 10:58 UTC  (9+ messages)

[PATCH] KVM: avoid using rcu_dereference_protected
 2017-09-13 10:16 UTC  (2+ messages)

sysbench throughput degradation in 4.13+
 2017-09-13  8:24 UTC  (2+ messages)

[RFC] virtio-iommu version 0.4
 2017-09-13  3:47 UTC  (3+ messages)

[RFC PATCH v3 0/1] VM introspection
 2017-09-12 22:11 UTC  (3+ messages)
` [RFC PATCH v3 1/1] kvm: add documentation for the VM introspection subsystem

[PATCH] KVM: MMU: speedup update_permission_bitmask
 2017-09-12 20:06 UTC  (7+ messages)

[Qemu-devel] [RFC] Buffers/caches in VirtIO Balloon driver stats
 2017-09-12 19:23 UTC  (4+ messages)

[PATCH v2 0/3] KVM: SVM: Fix guest not booting w/ AVIC enabled
 2017-09-12 15:42 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu()
` [PATCH v2 2/3] KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv()
` [PATCH v2 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC

[PATCH] arm64: KVM: Skip PSTATE.PAN reest at EL2 in non-VHE
 2017-09-12 15:36 UTC 

[PATCH] arm64: KVM: Skip PSTATE.PAN reest at EL2 in non-VHE
 2017-09-12 15:32 UTC 

[PATCH 0/3] KVM: SVM: Fix guest not booting w/ AVIC enabled
 2017-09-12 15:07 UTC  (7+ messages)
` [PATCH 3/3] KVM: SVM: Add irqchip_split() checks before enabling AVIC

[PATCH] arm64: KVM: Skip PSTATE.PAN reest at EL2 in non-VHE
 2017-09-12 14:19 UTC  (5+ messages)

[kvm-unit-tests] x86: access: Add test for 5 level paging mode
 2017-09-12 13:42 UTC  (4+ messages)

[PATCH v15 0/5] Virtio-balloon Enhancement
 2017-09-12 13:23 UTC  (6+ messages)
` [PATCH v15 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v15 2/5] lib/xbitmap: add xb_find_next_bit() and xb_zero()

[PATCH v2] KVM: s390: vsie: use common code functions for pinning
 2017-09-12 12:52 UTC  (3+ messages)

[kvm-unit-tests PATCH 1/1] x86/pmu: change the num_counters to reflect the real gp counters
 2017-09-12 12:20 UTC  (2+ messages)

[PATCH kvm-unit-tests] x86: access: fix SMEP-disabled case with TCG
 2017-09-12 10:40 UTC 

[PATCH v4 0/3] Workaround for bus/slot reset on Cavium cn8xxx root ports
 2017-09-12  9:40 UTC  (2+ messages)
` [v4,0/3] "

[PATCH v1 0/6] QEMU: kvm: cleanup kvm_slot handling
 2017-09-12  7:39 UTC  (8+ messages)
` [PATCH v1 1/6] kvm: require JOIN_MEMORY_REGIONS_WORKS
` [PATCH v1 2/6] kvm: factor out alignment of memory section
` [PATCH v1 3/6] kvm: use start + size for memory ranges
` [PATCH v1 4/6] kvm: we never have overlapping slots in kvm_set_phys_mem()
` [PATCH v1 5/6] kvm: kvm_log_start/stop are only called with known sections
` [PATCH v1 6/6] kvm: kvm_log_sync() is only called with known memory sections

[PATCH] KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly
 2017-09-12  5:56 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr
 2017-09-12  4:04 UTC 

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-09-12  4:01 UTC  (4+ messages)

[PATCH v9] FlexRM support in VFIO platform
 2017-09-11 19:13 UTC  (3+ messages)
` [PATCH v9] vfio: platform: reset: Add Broadcom FlexRM reset module

[PATCH 0/2] Fix preemption issues with kvm_arm_get_running_vcpu
 2017-09-11 11:29 UTC  (3+ messages)
` [PATCH 2/2] KVM: arm/arm64: Fix vgic_mmio_change_active with PREEMPT_RT

[PATCH 0/3] KVM, pkeys: fix handling of PKRU across migration
 2017-09-11 10:01 UTC  (3+ messages)

[PATCH v2 0/4] i386/kvm: advertise Hyper-V frequency MSRs
 2017-09-11  9:52 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