kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-29 09:45:49 to 2020-06-01 05:26:48 UTC [more...]

[PATCH v2 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-01  5:26 UTC  (2+ messages)
` [PATCH v2 1/2] docs: mm/gup: pin_user_pages.rst: add a "

[PATCH 0/2] vhost, docs: convert to pin_user_pages(), new "case 5"
 2020-06-01  5:11 UTC  (5+ messages)
` [PATCH 1/2] docs: mm/gup: pin_user_pages.rst: add a "
` [PATCH 2/2] vhost: convert get_user_pages() --> pin_user_pages()

[PATCH v3 00/18] Add support for Nitro Enclaves
 2020-06-01  3:04 UTC  (28+ messages)
` [PATCH v3 01/18] nitro_enclaves: Add ioctl interface definition
` [PATCH v3 02/18] nitro_enclaves: Define the PCI device interface
` [PATCH v3 04/18] nitro_enclaves: Init PCI device driver
` [PATCH v3 07/18] nitro_enclaves: Init misc device providing the ioctl interface

[PATCH v3 00/28] KVM: nSVM: event fixes and migration support
 2020-06-01  2:26 UTC  (44+ messages)
` [PATCH 01/30] KVM: x86: track manually whether an event has been injected
` [PATCH 02/30] KVM: x86: enable event window in inject_pending_event
` [PATCH 03/30] KVM: nSVM: inject exceptions via svm_check_nested_events
` [PATCH 04/30] KVM: nSVM: remove exit_required
` [PATCH 05/30] KVM: nSVM: correctly inject INIT vmexits
` [PATCH 06/30] KVM: SVM: always update CR3 in VMCB
` [PATCH 07/30] KVM: nVMX: always update CR3 in VMCS
` [PATCH 08/30] KVM: nSVM: move map argument out of enter_svm_guest_mode
` [PATCH 09/30] KVM: nSVM: extract load_nested_vmcb_control
` [PATCH 10/30] KVM: nSVM: extract preparation of VMCB for nested run
` [PATCH 11/30] KVM: nSVM: move MMU setup to nested_prepare_vmcb_control
` [PATCH 12/30] KVM: nSVM: clean up tsc_offset update
` [PATCH 13/30] KVM: nSVM: pass vmcb_control_area to copy_vmcb_control_area
` [PATCH 14/30] KVM: nSVM: remove trailing padding for struct vmcb_control_area
` [PATCH 15/30] KVM: nSVM: save all control fields in svm->nested
` [PATCH 16/30] KVM: nSVM: restore clobbered INT_CTL fields after clearing VINTR
` [PATCH 17/30] KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
` [PATCH 18/30] KVM: nSVM: remove unnecessary if
` [PATCH 19/30] KVM: nSVM: extract svm_set_gif
` [PATCH 20/30] KVM: SVM: preserve VGIF across VMCB switch
` [PATCH 21/30] KVM: nSVM: synthesize correct EXITINTINFO on vmexit
` [PATCH 22/30] KVM: nSVM: remove HF_VINTR_MASK
` [PATCH 23/30] KVM: nSVM: remove HF_HIF_MASK
` [PATCH 24/30] KVM: nSVM: split nested_vmcb_check_controls
` [PATCH 25/30] KVM: nSVM: leave guest mode when clearing EFER.SVME
` [PATCH 26/30] KVM: MMU: pass arbitrary CR0/CR4/EFER to kvm_init_shadow_mmu
` [PATCH 27/30] selftests: kvm: introduce cpu_has_svm() check
` [PATCH 28/30] selftests: kvm: add a SVM version of state-test
` [PATCH 29/30] selftests: kvm: fix smm test on SVM
` [PATCH 30/30] KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE

[PULL 00/25] python-next patches for 2020-05-31
 2020-05-31 16:38 UTC  (26+ messages)
` [PULL 01/25] scripts/qemugdb: Remove shebang header
` [PULL 02/25] scripts/qemu-gdb: Use Python 3 interpreter
` [PULL 03/25] scripts/qmp: "
` [PULL 04/25] scripts/kvm/vmxcap: Use Python 3 interpreter and add pseudo-main()
` [PULL 05/25] scripts/modules/module_block: Use Python 3 interpreter & add pseudo-main
` [PULL 06/25] scripts/qmp: Fix shebang and imports
` [PULL 07/25] python: remove more instances of sys.version_info
` [PULL 08/25] python/qemu/machine: add kill() method
` [PULL 09/25] python/qemu/machine: remove logging configuration
` [PULL 10/25] python/qemu: delint and add pylintrc
` [PULL 11/25] python/qemu: delint; add flake8 config
` [PULL 12/25] python/qemu: remove Python2 style super() calls
` [PULL 13/25] python/qemu: fix socket.makefile() typing
` [PULL 14/25] python/qemu: Adjust traceback typing
` [PULL 15/25] python/qemu/qmp: use True/False for non/blocking modes
` [PULL 16/25] python/qemu/qmp: assert sockfile is not None
` [PULL 17/25] python/qemu/qtest: Check before accessing _qtest
` [PULL 18/25] tests/vm: Pass --debug through for vm-boot-ssh
` [PULL 19/25] tests/vm: Add ability to select QEMU from current build
` [PULL 20/25] tests/vm: allow wait_ssh() to specify command
` [PULL 21/25] tests/migration/guestperf: Use Python 3 interpreter
` [PULL 22/25] tests/acceptance/migration.py: Wait for both sides
` [PULL 23/25] tests/acceptance: allow console interaction with specific VMs
` [PULL 24/25] tests/acceptance: refactor boot_linux_console test to allow code reuse
` [PULL 25/25] tests/acceptance: refactor boot_linux "

[PATCH][v5] KVM: X86: support APERF/MPERF registers
 2020-05-31  2:35 UTC  (4+ messages)
  ` 答复: "

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-31  0:44 UTC  (2+ messages)

[PATCH 8/9] x86: kvm_hv_set_msr(): use __put_user() instead of 32bit __clear_user()
 2020-05-30 20:43 UTC  (13+ messages)

[PATCH] KVM: Use previously computed array_size()
 2020-05-30 17:28 UTC  (3+ messages)

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30 13:03 UTC  (3+ messages)
` [PATCH v5] "
  ` [PATCH v5] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()

[PATCH v3] virtio_vsock: Fix race condition in virtio_transport_recv_pkt()
 2020-05-30 12:26 UTC  (2+ messages)

[PATCH v8 00/18] Add AMD SEV guest live migration support
 2020-05-30  5:51 UTC  (25+ messages)
` [PATCH v8 08/18] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall
` [PATCH v8 09/18] KVM: x86: Introduce KVM_GET_PAGE_ENC_BITMAP ioctl
` [PATCH v8 10/18] mm: x86: Invoke hypercall when page encryption status is changed
` [PATCH v8 11/18] KVM: x86: Introduce KVM_SET_PAGE_ENC_BITMAP ioctl
` [PATCH v8 12/18] KVM: SVM: Add support for static allocation of unified Page Encryption Bitmap
` [PATCH v8 13/18] KVM: x86: Introduce new KVM_FEATURE_SEV_LIVE_MIGRATION feature & Custom MSR
` [PATCH v8 14/18] EFI: Introduce the new AMD Memory Encryption GUID
` [PATCH v8 15/18] KVM: x86: Add guest support for detecting and enabling SEV Live Migration feature
` [PATCH v8 16/18] KVM: x86: Mark _bss_decrypted section variables as decrypted in page encryption bitmap
` [PATCH v8 17/18] KVM: x86: Add kexec support for SEV Live Migration
` [PATCH v8 18/18] KVM: SVM: Enable SEV live migration feature implicitly on Incoming VM(s)

[PATCH v2] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-30  1:14 UTC  (3+ messages)

[PATCH] vfio/mdev: Fix reference count leak in add_mdev_supported_type
 2020-05-29 22:19 UTC  (4+ messages)

[RFC v2 00/18] Refactor configuration of guest memory protection
 2020-05-29 22:19 UTC  (2+ messages)

[RFC PATCH v4 00/10] Introduce vendor ops in vfio-pci
 2020-05-29 21:45 UTC  (3+ messages)
` [RFC PATCH v4 07/10] vfio/pci: introduce a new irq type VFIO_IRQ_TYPE_REMAP_BAR_REGION

[kvm-unit-tests PATCH] x86: realmode: Add suffixes for push, pop and iret
 2020-05-29 21:26 UTC 

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29 21:21 UTC  (6+ messages)

[PATCH Kernel v24 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 21:09 UTC  (2+ messages)

[PATCH v1 0/2] Sample mtty: Add migration support
 2020-05-29 18:58 UTC  (3+ messages)
` [PATCH v1 2/2] Sample mtty: Add migration capability to mtty module

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 17:57 UTC  (12+ messages)

[PATCH v3 00/75] x86: SEV-ES Guest Support
 2020-05-29 16:21 UTC  (4+ messages)
` [PATCH v3 69/75] x86/realmode: Setup AP jump table

[GIT PULL] KVM/arm64 updates for Linux 5.8
 2020-05-29 16:01 UTC  (25+ messages)
` [PATCH 01/24] KVM: arm64: Move virt/kvm/arm to arch/arm64
` [PATCH 02/24] KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
` [PATCH 03/24] KVM: arm64: Update help text
` [PATCH 04/24] KVM: arm64: Change CONFIG_KVM to a menuconfig entry
` [PATCH 05/24] KVM: arm64: Clean up kvm makefiles
` [PATCH 06/24] KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
` [PATCH 07/24] KVM: arm64: Use cpus_have_final_cap for has_vhe()
` [PATCH 08/24] KVM: Fix spelling in code comments
` [PATCH 09/24] KVM: arm64: Sidestep stage2_unmap_vm() on vcpu reset when S2FWB is supported
` [PATCH 10/24] KVM: arm/arm64: Release kvm->mmu_lock in loop to prevent starvation
` [PATCH 11/24] KVM: arm64: Clean up the checking for huge mapping
` [PATCH 12/24] KVM: arm64: Unify handling THP backed host memory
` [PATCH 13/24] KVM: arm64: Support enabling dirty log gradually in small chunks
` [PATCH 14/24] KVM: arm64: Make KVM_CAP_MAX_VCPUS compatible with the selected GIC version
` [PATCH 15/24] KVM: arm64: Clean up cpu_init_hyp_mode()
` [PATCH 16/24] KVM: arm64: Fix incorrect comment on kvm_get_hyp_vector()
` [PATCH 17/24] KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
` [PATCH 18/24] KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
` [PATCH 19/24] KVM: arm64: Refactor vcpu_{read,write}_sys_reg
` [PATCH 20/24] KVM: arm64: Add missing reset handlers for PMU emulation
` [PATCH 21/24] KVM: arm64: Move sysreg reset check to boot time
` [PATCH 22/24] KVM: arm64: Don't use empty structures as CPU reset state
` [PATCH 23/24] KVM: arm64: Parametrize exception entry with a target EL
` [PATCH 24/24] KVM: arm64: Drop obsolete comment about sys_reg ordering

[PATCH 1/2] selftests: kvm: introduce cpu_has_svm() check
 2020-05-29 15:28 UTC  (4+ messages)
` [PATCH 2/2] selftests: kvm: fix smm test on SVM

[RFC 00/16] KVM protected memory extension
 2020-05-29 15:24 UTC  (3+ messages)
` [RFC 06/16] KVM: Use GUP instead of copy_from/to_user() to access guest memory

[PATCH v12 0/6] x86/kvm/hyper-v: add support for synthetic
 2020-05-29 15:15 UTC  (8+ messages)
` [PATCH v12 1/6] x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
` [PATCH v12 2/6] x86/hyper-v: Add synthetic debugger definitions
` [PATCH v12 3/6] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v12 4/6] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v12 5/6] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls
` [PATCH v12 6/6] KVM: selftests: update hyperv_cpuid with SynDBG tests

[PATCH] virtio_vsock: Fix race condition in virtio_transport_recv_pkt
 2020-05-29 15:11 UTC  (3+ messages)

[PATCH] KVM: x86: Initialize tdp_level during vCPU creation
 2020-05-29 13:06 UTC  (6+ messages)

system time goes weird in kvm guest after host suspend/resume
 2020-05-29 12:33 UTC  (7+ messages)

[PATCH kvm-unit-tests] access: disable phys-bits=36 for now
 2020-05-29 12:22 UTC  (5+ messages)

[PATCH v11 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-05-29 12:17 UTC  (11+ messages)
` [PATCH v11 2/7] x86/kvm/hyper-v: Simplify addition for custom cpuid leafs
` [PATCH v11 4/7] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v11 5/7] x86/kvm/hyper-v: enable hypercalls without hypercall page with syndbg

[PATCH 0/2 v5] Fix VMX preemption timer migration
 2020-05-29 11:07 UTC  (3+ messages)
` [PATCH 1/2 v5] KVM: nVMX: "

[PATCH RESEND] Enable full width counting for KVM: x86/pmu
 2020-05-29 10:23 UTC  (3+ messages)
` [Qemu-devel PATCH] target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES

[PATCH kvm-unit-tests v2] access: disable phys-bits=36 for now
 2020-05-29  9:50 UTC 

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-29  9:48 UTC  (5+ messages)
` [PATCH v4 6/7] KVM: MIPS: "

[PATCH] KVM: VMX: Replace zero-length array with flexible-array
 2020-05-29  9:46 UTC  (2+ messages)

[PATCH] KVM: No need to retry for hva_to_pfn_remapped()
 2020-05-29  9:45 UTC  (4+ messages)


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