kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 21:00:57 to 2020-04-30 15:24:59 UTC [more...]

[kvm-unit-tests PULL 00/17] s390x updates
 2020-04-30 15:24 UTC  (9+ messages)
` [kvm-unit-tests PULL 01/17] MAINTAINERS: Add Janosch as a s390x maintainer
` [kvm-unit-tests PULL 02/17] MAINTAINERS: s390x: add myself as reviewer
` [kvm-unit-tests PULL 03/17] MAINTAINERS: s390x: add linux-s390 list
` [kvm-unit-tests PULL 04/17] s390x: Add stsi 3.2.2 tests
` [kvm-unit-tests PULL 05/17] s390x/smp: fix detection of "running"
` [kvm-unit-tests PULL 06/17] s390x: STFLE operates on doublewords
` [kvm-unit-tests PULL 07/17] s390x/smp: add minimal test for sigp sense running status
` [kvm-unit-tests PULL 08/17] s390x: unittests: Use smp parameter

[PATCH v7 00/18] Add AMD SEV guest live migration support
 2020-04-30 15:21 UTC  (21+ messages)
` [PATCH v7 01/18] KVM: SVM: Add KVM_SEV SEND_START command
` [PATCH v7 02/18] KVM: SVM: Add KVM_SEND_UPDATE_DATA command
` [PATCH v7 03/18] KVM: SVM: Add KVM_SEV_SEND_FINISH command
` [PATCH v7 04/18] KVM: SVM: Add support for KVM_SEV_RECEIVE_START command
` [PATCH v7 05/18] KVM: SVM: Add KVM_SEV_RECEIVE_UPDATE_DATA command
` [PATCH v7 06/18] KVM: SVM: Add KVM_SEV_RECEIVE_FINISH command
` [PATCH v7 07/18] KVM: x86: Add AMD SEV specific Hypercall3
` [PATCH v7 08/18] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v7 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v7 10/18] x86/paravirt: Add hypervisor specific hypercall for SEV live migration
` [PATCH v7 11/18] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v7 12/18] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v7 13/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v7 14/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v7 15/18] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v7 16/18] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v7 17/18] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH v7 18/18] KVM: x86: Add kexec support for SEV Live Migration

KVM call for 2020-05-05
 2020-04-30 15:03 UTC 

[PATCH v3 00/10] s390x: smp: Improve smp code part 2
 2020-04-30 15:00 UTC  (17+ messages)
` [PATCH v3 01/10] s390x: smp: Test all CRs on initial reset
` [PATCH v3 02/10] s390x: smp: Dirty fpc before initial reset test
` [PATCH v3 03/10] s390x: smp: Test stop and store status on a running and stopped cpu
` [PATCH v3 04/10] s390x: smp: Test local interrupts after cpu reset
` [PATCH v3 05/10] s390x: smp: Loop if secondary cpu returns into cpu setup again
` [PATCH v3 06/10] s390x: smp: Remove unneeded cpu loops
` [PATCH v3 07/10] s390x: smp: Use full PSW to bringup new cpu
` [PATCH v3 08/10] s390x: smp: Wait for sigp completion
` [PATCH v3 09/10] s390x: smp: Add restart when running test
` [PATCH v3 10/10] s390x: Fix library constant definitions

[PATCH v1 00/15] Add support for Nitro Enclaves
 2020-04-30 13:59 UTC  (27+ messages)
` [PATCH v1 04/15] nitro_enclaves: Init PCI device driver
` [PATCH v1 05/15] nitro_enclaves: Handle PCI device command requests

[PATCH RFC 0/6] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-04-30 13:49 UTC  (28+ messages)
` [PATCH RFC 1/6] Revert "KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously"
` [PATCH RFC 2/6] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
` [PATCH RFC 3/6] KVM: x86: interrupt based APF page-ready event delivery
` [PATCH RFC 4/6] KVM: x86: acknowledgment mechanism for async pf page ready notifications
` [PATCH RFC 5/6] KVM: x86: announce KVM_FEATURE_ASYNC_PF_INT
` [PATCH RFC 6/6] KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery

[PATCH] KVM: arm64: Fix 32bit PC wrap-around
 2020-04-30 13:46 UTC  (6+ messages)

[PATCH v4 0/7] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-30 13:34 UTC  (7+ messages)
` [PATCH v4 1/7] KVM: VMX: Introduce generic fastpath handler
` [PATCH v4 2/7] KVM: X86: Enable fastpath when APICv is enabled
` [PATCH v4 5/7] KVM: VMX: Optimize posted-interrupt delivery for timer fastpath

[PATCH] KVM: x86: handle wrap around 32-bit address space
 2020-04-30 13:18 UTC  (6+ messages)

[PATCH v25 00/10] Add ARMv8 RAS virtualization support in QEMU
 2020-04-30 12:00 UTC  (4+ messages)

[PATCH] KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
 2020-04-30 11:39 UTC  (3+ messages)

[PATCH] [v3] kvm: x86: support APERF/MPERF registers
 2020-04-30 10:45 UTC 

[PATCH] KVM: arm64: Save/restore sp_el0 as part of __guest_enter
 2020-04-30 10:38 UTC  (2+ messages)

[RFC PATCH v11 0/9] Enable ptp_kvm for arm64
 2020-04-30 10:36 UTC  (7+ messages)
` [RFC PATCH v11 5/9] psci: Add hypercall service for ptp_kvm

[PATCH v2] docs/virt/kvm: Document running nested guests
 2020-04-30 10:25 UTC  (4+ messages)

[PATCH] vhost: vsock: don't send pkt when vq is not started
 2020-04-30 10:06 UTC  (3+ messages)

[PATCH][v2] kvm: x86: emulate APERF/MPERF registers
 2020-04-30  9:50 UTC  (7+ messages)
  ` 答复: "

[PATCH v11 00/13] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-04-30  9:39 UTC  (4+ messages)

[PATCH] kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
 2020-04-30  6:18 UTC 

[PATCH -next] KVM: MIPS/VZ: Remove unneeded semicolon
 2020-04-30  4:06 UTC  (2+ messages)

[PATCH -next] KVM: MIPS/Emulate: Remove unneeded semicolon
 2020-04-30  4:05 UTC  (2+ messages)

[PATCH] vhost: add mutex_lock/unlock for vhost_vq_reset
 2020-04-30  2:41 UTC 

[PATCH v5 0/4] introduction of migration_version attribute for VFIO live migration
 2020-04-30  0:45 UTC  (17+ messages)

[PATCH] kvm: Fix false positive RCU usage warning
 2020-04-29 20:20 UTC  (2+ messages)

[PATCH 00/13] KVM: x86: Event fixes and cleanup
 2020-04-29 20:06 UTC  (35+ messages)
` [PATCH 02/13] KVM: nVMX: Open a window for pending nested VMX preemption timer
` [PATCH 03/13] KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
` [PATCH 04/13] KVM: x86: Make return for {interrupt_nmi}_allowed() a bool instead of int
` [PATCH 05/13] KVM: nVMX: Move nested_exit_on_nmi() to nested.h
` [PATCH 06/13] KVM: nVMX: Report NMIs as allowed when in L2 and Exit-on-NMI is set
` [PATCH 07/13] KVM: VMX: Split out architectural interrupt/NMI blocking checks
` [PATCH 08/13] KVM: nVMX: Preserve IRQ/NMI priority irrespective of exiting behavior
` [PATCH 09/13] KVM: nVMX: Prioritize SMI over nested IRQ/NMI
` [PATCH 10/13] KVM: x86: WARN on injected+pending exception even in nested case
` [PATCH 11/13] KVM: VMX: Use vmx_interrupt_blocked() directly from vmx_handle_exit()
` [PATCH 12/13] KVM: x86: Replace late check_nested_events() hack with more precise fix
` [PATCH 13/13] KVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_interrupt_blocked()

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-29 17:02 UTC  (9+ messages)
` [PATCH v5 "

[PATCH] vhost: fix default for vhost_iotlb
 2020-04-29 15:33 UTC  (2+ messages)

[PATCH 0/2] KVM: nVMX: vmcs.SYSENTER optimization and "fix"
 2020-04-29 15:10 UTC  (5+ messages)
` [PATCH 1/2] KVM: nVMX: Truncate writes to vmcs.SYSENTER_EIP/ESP for 32-bit vCPU
` [PATCH 2/2] KVM: nVMX: Drop superfluous VMREAD of vmcs02.GUEST_SYSENTER_*

[PATCH] KVM: MIPS: use true,false for bool variable
 2020-04-29 14:09 UTC 

[PATCH v2] KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
 2020-04-29 13:10 UTC  (2+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29 12:32 UTC  (9+ messages)
` [PATCH v4 1/7] KVM: s390: "
` [PATCH v4 2/7] KVM: arm64: "
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters

[PATCH v2 00/10] s390x: smp: Improve smp code part 2
 2020-04-29 12:15 UTC  (12+ messages)
` [PATCH v2 08/10] s390x: smp: Wait for sigp completion

[PATCH v7 00/15] s390/vfio-ap: dynamic configuration support
 2020-04-29 11:30 UTC  (11+ messages)
` [PATCH v7 01/15] s390/vfio-ap: store queue struct in hash table for quick access

[RFC PATCH 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-04-29 10:55 UTC  (10+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
` [RFC PATCH 5/5] kvm_main: replace debugfs with statsfs

[PATCH V2 00/14] KVM: MIPS: Add Loongson-3 support (Host Side)
 2020-04-29 10:34 UTC  (4+ messages)
` [PATCH V2 09/14] KVM: MIPS: Add more types of virtual interrupts

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-04-29 10:12 UTC  (3+ messages)
` [PATCH v3 03/75] KVM: SVM: Use __packed shorthand

[RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
 2020-04-29  9:49 UTC  (2+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs

[PATCH RFC 00/15] Add VFIO mediated device support and IMS support for the idxd driver
 2020-04-29  9:42 UTC  (12+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2020-04-29  9:21 UTC  (5+ messages)

[PATCH] kvm: x86: Cleanup vcpu->arch.guest_xstate_size
 2020-04-29 15:43 UTC  (2+ messages)

[PATCH v2 0/7] clean up redundant 'kvm_run' parameters
 2020-04-29  2:20 UTC  (11+ messages)
` [PATCH v2 1/7] KVM: s390: "

[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
 2020-04-29  0:38 UTC  (7+ messages)
` [PATCH 1/1] "

[kvm-unit-tests PATCH] x86: msr: Don't test bits 63:32 of SYSENTER MSRs on 32-bit builds
 2020-04-28 23:11 UTC 

[Bug 207489] New: Kernel panic due to Lazy update IOAPIC EOI on an x86_64 *host*, when two (or more) PCI devices from different IOMMU groups are passed to Windows 10 guest, upon guest boot into Windows, with more than 4 VCPUs
 2020-04-28 21:03 UTC  (7+ messages)
` [Bug 207489] "


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).