kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-27 11:28:25 to 2019-09-30 21:16:02 UTC [more...]

[PATCH] x86: Add CPUID KVM support for new instruction WBNOINVD
 2019-09-30 19:23 UTC  (3+ messages)

[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-30 19:58 UTC  (2+ messages)

[PATCH net-next v2] vsock/virtio: add support for MSG_PEEK
 2019-09-30 18:25 UTC 

[PATCH] KVM: VMX: Remove proprietary handling of unexpected exit-reasons
 2019-09-30 17:20 UTC  (4+ messages)

[PATCH net v3] vsock: Fix a lockdep warning in __vsock_release()
 2019-09-30 18:43 UTC 

[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
 2019-09-30 18:33 UTC  (5+ messages)

[PATCH] x86/hyperv: make vapic support x2apic mode
 2019-09-30 17:33 UTC 

[PATCH 0/9] Create a userfaultfd demand paging test
 2019-09-30 17:02 UTC  (12+ messages)
` [PATCH 1/9] KVM: selftests: Create a "
` [PATCH 2/9] KVM: selftests: Add demand paging content to the "
` [PATCH 3/9] KVM: selftests: Add memory size parameter "
` [PATCH 4/9] KVM: selftests: Pass args to vCPU instead of using globals
` [PATCH 5/9] KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH 6/9] KVM: selftests: Time guest demand paging
` [PATCH 7/9] KVM: selftests: Add parameter to _vm_create for memslot 0 base paddr
` [PATCH 8/9] KVM: selftests: Support large VMs in demand paging test

[PATCH] docs: use flexible array members, not zero-length
 2019-09-30 17:00 UTC  (4+ messages)

[PATCH] kvm: x86, powerpc: do not allow clearing largepages debugfs entry
 2019-09-30 16:52 UTC 

[PATCH v2 0/8] KVM: x86: nVMX GUEST_CR3 bug fix, and then some
 2019-09-30 15:55 UTC  (22+ messages)
` [PATCH v2 1/8] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
` [PATCH v2 2/8] KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date
` [PATCH v2 3/8] KVM: VMX: Consolidate to_vmx() usage in RFLAGS accessors
` [PATCH v2 4/8] KVM: VMX: Optimize vmx_set_rflags() for unrestricted guest
` [PATCH v2 5/8] KVM: x86: Add WARNs to detect out-of-bounds register indices
` [PATCH v2 6/8] KVM: x86: Fold 'enum kvm_ex_reg' definitions into 'enum kvm_reg'
` [PATCH v2 7/8] KVM: x86: Add helpers to test/mark reg availability and dirtiness
` [PATCH v2 8/8] KVM: x86: Fold decache_cr3() into cache_reg()

[PATCH v2 13/13] vfio/type1: track iommu backed group attach
 2019-09-30 15:49 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/3] arm64: Add code generation test
 2019-09-30 15:15 UTC  (10+ messages)
` [kvm-unit-tests PATCH 1/3] lib: arm64: Add missing ISB in flush_tlb_page
` [kvm-unit-tests PATCH 2/3] lib: arm/arm64: Add function to clear the PTE_USER bit
` [kvm-unit-tests PATCH 3/3] arm64: Add cache code generation test

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-30 14:12 UTC  (8+ messages)
` [PATCH v2] "

[PULL 00/12] s390x qemu updates 20190930
 2019-09-30 13:19 UTC  (13+ messages)
` [PULL 01/12] MAINTAINERS: Update S390 PCI Maintainer
` [PULL 02/12] s390: PCI: fix IOMMU region init
` [PULL 03/12] s390x: sclp: refactor invalid command check
` [PULL 04/12] s390x: sclp: boundary check
` [PULL 05/12] s390x: sclp: fix error handling for oversize control blocks
` [PULL 06/12] s390x: sclp: Report insufficient SCCB length
` [PULL 07/12] configure: Remove s390 (31-bit mode) from the list of supported CPUs
` [PULL 08/12] kvm: extract kvm_log_clear_one_slot
` [PULL 09/12] kvm: clear dirty bitmaps from all overlapping memslots
` [PULL 10/12] kvm: split too big memory section on several memslots
` [PULL 11/12] s390: do not call memory_region_allocate_system_memory() multiple times
` [PULL 12/12] s390/kvm: split kvm mem slots at 4TB

[PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
 2019-09-30 12:29 UTC  (11+ messages)
` [PATCH v2 1/6] KVM: PPC: Book3S HV: XIVE: Set kvm->arch.xive when VPs are allocated
` [PATCH v2 2/6] KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in use
` [PATCH v2 3/6] KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
` [PATCH v2 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
` [PATCH v2 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable
` [PATCH v2 6/6] KVM: PPC: Book3S HV: XIVE: Allow userspace to set the # of VPs

[PATCH v2 12/13] vfio/type1: use iommu_attach_group() for wrapping PF/VF as mdev
 2019-09-30 12:40 UTC 

[PATCH v2 00/13] vfio_pci: wrap pci device as a mediated device
 2019-09-30 12:40 UTC  (13+ messages)
` [PATCH v2 02/13] vfio_pci: refine user config reference in vfio-pci module
` [PATCH v2 08/13] vfio/pci: protect cap/ecap_perm bits alloc/free with atomic op
` [PATCH v2 10/13] samples: refine vfio-mdev-pci driver
` [PATCH v2 11/13] samples/vfio-mdev-pci: call vfio_add_group_dev()

Broadwell server reboot with vmx: unexpected exit reason 0x3
 2019-09-30 10:48 UTC  (2+ messages)

[PATCH] vhost: introduce mdev based hardware backend
 2019-09-29  7:39 UTC  (15+ messages)

[RFC PATCH 0/4] Use 1st-level for DMA remapping in guest
 2019-09-29  5:25 UTC  (9+ messages)
` [RFC PATCH 2/4] iommu/vt-d: Add first level page table interfaces

[PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-09-29  2:04 UTC  (13+ messages)
` [PATCH v18 1/6] hw/arm/virt: Introduce RAS platform version and RAS machine option
` [PATCH v18 3/6] ACPI: Add APEI GHES table generation support
` [PATCH v18 4/6] KVM: Move hwpoison page related functions into include/sysemu/kvm_int.h
  ` [Qemu-arm] "
` [PATCH v18 5/6] target-arm: kvm64: inject synchronous External Abort
` [PATCH v18 6/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
` [Qemu-arm] [PATCH v18 0/6] Add ARMv8 RAS virtualization support in QEMU

[PATCH v5 0/2] x86: Enable user wait instructions
 2019-09-29  1:57 UTC  (3+ messages)
` [PATCH v5 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PATCH v5 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR

[PATCH RESEND v4 0/2] x86: Enable user wait instructions
 2019-09-29  1:30 UTC  (4+ messages)
` [PATCH RESEND v4 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE

[PATCH v2] KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
 2019-09-29  1:06 UTC 

[PATCH] KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
 2019-09-29  1:03 UTC  (5+ messages)

Suggest changing commit "KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit"
 2019-09-29  0:59 UTC  (5+ messages)

[PATCH 00/14] KVM monolithic v2
 2019-09-28 17:23 UTC  (14+ messages)
` [PATCH 01/14] KVM: monolithic: x86: remove kvm.ko
` [PATCH 02/14] KVM: monolithic: x86: disable linking vmx and svm at the same time into the kernel
` [PATCH 04/14] KVM: monolithic: x86: handle the request_immediate_exit variation
` [PATCH 05/14] KVM: monolithic: add more section prefixes in the KVM common code
` [PATCH 06/14] KVM: monolithic: x86: remove __exit section prefix from machine_unsetup
` [PATCH 07/14] KVM: monolithic: x86: remove __init section prefix from kvm_x86_cpu_has_kvm_support
` [PATCH 08/14] KVM: monolithic: x86: remove exports
` [PATCH 09/14] KVM: monolithic: remove exports from KVM common code
` [PATCH 10/14] KVM: monolithic: x86: drop the kvm_pmu_ops structure
` [PATCH 11/14] KVM: x86: optimize more exit handlers in vmx.c
` [PATCH 12/14] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers
` [PATCH 13/14] KVM: retpolines: x86: eliminate retpoline from svm.c "
` [PATCH 14/14] x86: retpolines: eliminate retpoline from msr event handlers

[PATCH] KVM: Unlimit number of ioeventfd assignments for real
 2019-09-28  1:40 UTC 

[PATCH v2 0/3] KVM: MMU: fix nested guest live migration with PML
 2019-09-27 20:24 UTC  (3+ messages)
` [PATCH v2 2/3] KVM: x86: "

[GIT PULL] Second batch of KVM changes for Linux 5.4 merge window
 2019-09-27 20:15 UTC  (2+ messages)

[PATCH] kvm: x86: Add Intel PMU MSRs to msrs_to_save[]
 2019-09-27 19:03 UTC  (32+ messages)

[PATCH v2] KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
 2019-09-27 16:11 UTC  (2+ messages)

[PATCH] KVM: selftests: x86: clarify what is reported on KVM_GET_MSRS failure
 2019-09-27 16:06 UTC  (3+ messages)

[PATCH] KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
 2019-09-27 16:04 UTC  (5+ messages)

[PATCH 0/2] KVM: nVMX: Bug fix for consuming stale vmcs02.GUEST_CR3
 2019-09-27 15:02 UTC  (12+ messages)
` [PATCH 1/2] KVM: nVMX: Always write vmcs02.GUEST_CR3 during nested VM-Enter
` [PATCH 2/2] KVM: VMX: Skip GUEST_CR3 VMREAD+VMWRITE if the VMCS is up-to-date

[kvm-unit-tests PATCH 0/6] arm: Use stable test output lines
 2019-09-27 12:55 UTC  (15+ messages)
` [kvm-unit-tests PATCH 1/6] arm: gic: check_acked: add test description
` [kvm-unit-tests PATCH 2/6] arm: gic: Split variable output data from test name
` [kvm-unit-tests PATCH 3/6] arm: timer: "
` [kvm-unit-tests PATCH 4/6] arm: selftest: "
` [kvm-unit-tests PATCH 5/6] arm: selftest: Make MPIDR output stable
` [kvm-unit-tests PATCH 6/6] arm: Add missing test name prefix calls

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-09-27 11:27 UTC  (8+ messages)
` [RFC PATCH 07/13] vsock: handle buffer_size sockopts in the core
` [RFC PATCH 08/13] vsock: move vsock_insert_unbound() in the vsock_create()
` [RFC PATCH 09/13] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
` [RFC PATCH 10/13] vsock: add multi-transports support
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports
` [RFC PATCH 12/13] vsock: prevent transport modules unloading
` [RFC PATCH 13/13] vsock: fix bind() behaviour taking care of CID


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