public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-25 16:47:49 to 2019-09-27 12:16:04 UTC [more...]

[PATCH] vhost: introduce mdev based hardware backend
 2019-09-27 12:15 UTC  (19+ messages)

[PATCH 0/2] KVM: nVMX: Bug fix for consuming stale vmcs02.GUEST_CR3
 2019-09-27 12:12 UTC  (8+ 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

[GIT PULL] Second batch of KVM changes for Linux 5.4 merge window
 2019-09-27 12:08 UTC 

[PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
 2019-09-27 11:54 UTC  (7+ 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

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-09-27 11:27 UTC  (14+ messages)
` [RFC PATCH 01/13] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [RFC PATCH 02/13] vsock: remove vm_sockets_get_local_cid()
` [RFC PATCH 03/13] vsock: remove include/linux/vm_sockets.h file
` [RFC PATCH 04/13] vsock: add 'transport' member in the struct vsock_sock
` [RFC PATCH 05/13] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [RFC PATCH 06/13] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [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

[PATCH v2 0/3] KVM: MMU: fix nested guest live migration with PML
 2019-09-27 11:15 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: x86: assign two bits to track SPTE kinds
` [PATCH v2 2/3] KVM: x86: fix nested guest live migration with PML
` [PATCH v2 3/3] selftests: kvm: add test for dirty logging inside nested guests

[kvm-unit-tests PATCH 0/6] arm: Use stable test output lines
 2019-09-27 10:42 UTC  (7+ 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 v4 0/6] Enable ptp_kvm for arm64
 2019-09-27 10:35 UTC  (13+ messages)
` [RFC PATCH v4 1/5] psci: Export psci_ops.conduit symbol as modules will use it
` [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent
` [RFC PATCH v4 3/5] psci: Add hvc call service for ptp_kvm
` [RFC PATCH v4 4/5] ptp: arm64: Enable ptp_kvm for arm64
` [RFC PATCH v4 5/5] kvm: arm64: Add capability check extension for ptp_kvm

[PATCH 0/5] arm64: KVM: Add workaround for errata 1319367 and 1319537
 2019-09-27  9:03 UTC  (6+ messages)
` [PATCH 1/5] arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versions
` [PATCH 5/5] arm64: Enable and document ARM errata 1319367 and 1319537

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-27  8:55 UTC  (3+ messages)

[PATCH V2 0/8] mdev based hardware virtio offloading support
 2019-09-27  8:37 UTC  (8+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops

[PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
 2019-09-27  8:32 UTC  (4+ messages)

[PATCH] KVM: Don't shrink/grow vCPU halt_poll_ns if host side polling is disabled
 2019-09-27  8:27 UTC 

[PATCH v9] KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit
 2019-09-27  7:46 UTC 

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

[PATCH 0/3] KVM: MMU: fix nested guest live migration with PML
 2019-09-27  2:39 UTC  (6+ messages)
` [PATCH 1/3] KVM: x86: assign two bits to track SPTE kinds
` [PATCH 2/3] KVM: x86: fix nested guest live migration with PML
` [PATCH 3/3] selftests: kvm: add test for dirty logging inside nested guests

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-09-27  2:19 UTC  (8+ messages)
` [PATCH v7 1/7] KVM: CPUID: Fix IA32_XSS support in CPUID(0xd,i) enumeration
` [PATCH v7 2/7] kvm: vmx: Define CET VMCS fields and CPUID flags
` [PATCH v7 3/7] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v7 4/7] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v7 5/7] kvm: x86: Add CET CR4 bit and XSS support
` [PATCH v7 6/7] KVM: x86: Load Guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v7 7/7] KVM: x86: Add user-space access interface for CET MSRs

Suggest changing commit "KVM: vmx: Introduce handle_unexpected_vmexit and handle WAITPKG vmexit"
 2019-09-27  2:15 UTC  (2+ messages)

[RFC PATCH 00/28] kvm: mmu: Rework the x86 TDP direct mapped case
 2019-09-26 23:18 UTC  (29+ messages)
` [RFC PATCH 01/28] kvm: mmu: Separate generating and setting mmio ptes
` [RFC PATCH 02/28] kvm: mmu: Separate pte generation from set_spte
` [RFC PATCH 03/28] kvm: mmu: Zero page cache memory at allocation time
` [RFC PATCH 04/28] kvm: mmu: Update the lpages stat atomically
` [RFC PATCH 05/28] sched: Add cond_resched_rwlock
` [RFC PATCH 06/28] kvm: mmu: Replace mmu_lock with a read/write lock
` [RFC PATCH 07/28] kvm: mmu: Add functions for handling changed PTEs
` [RFC PATCH 08/28] kvm: mmu: Init / Uninit the direct MMU
` [RFC PATCH 09/28] kvm: mmu: Free direct MMU page table memory in an RCU callback
` [RFC PATCH 10/28] kvm: mmu: Flush TLBs before freeing direct MMU page table memory
` [RFC PATCH 11/28] kvm: mmu: Optimize for freeing direct MMU PTs on teardown
` [RFC PATCH 12/28] kvm: mmu: Set tlbs_dirty atomically
` [RFC PATCH 13/28] kvm: mmu: Add an iterator for concurrent paging structure walks
` [RFC PATCH 14/28] kvm: mmu: Batch updates to the direct mmu disconnected list
` [RFC PATCH 15/28] kvm: mmu: Support invalidate_zap_all_pages
` [RFC PATCH 16/28] kvm: mmu: Add direct MMU page fault handler
` [RFC PATCH 17/28] kvm: mmu: Add direct MMU fast "
` [RFC PATCH 18/28] kvm: mmu: Add an hva range iterator for memslot GFNs
` [RFC PATCH 19/28] kvm: mmu: Make address space ID a property of memslots
` [RFC PATCH 20/28] kvm: mmu: Implement the invalidation MMU notifiers for the direct MMU
` [RFC PATCH 21/28] kvm: mmu: Integrate the direct mmu with the changed pte notifier
` [RFC PATCH 22/28] kvm: mmu: Implement access tracking for the direct MMU
` [RFC PATCH 23/28] kvm: mmu: Make mark_page_dirty_in_slot usable from outside kvm_main
` [RFC PATCH 24/28] kvm: mmu: Support dirty logging in the direct MMU
` [RFC PATCH 25/28] kvm: mmu: Support kvm_zap_gfn_range "
` [RFC PATCH 26/28] kvm: mmu: Integrate direct MMU with nesting
` [RFC PATCH 27/28] kvm: mmu: Lazily allocate rmap when direct MMU is enabled
` [RFC PATCH 28/28] kvm: mmu: Support MMIO in the direct MMU

[PATCH 1/2] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
 2019-09-26 19:38 UTC  (5+ messages)
` [PATCH 2/2] kvm: x86: Use AMD CPUID semantics for AMD vCPUs

[RFC PATCH 0/1] KVM: VMX: Always sync CR3 to VMCS in nested_vmx_load_cr3
 2019-09-26 18:38 UTC  (3+ messages)
` [RFC PATCH] "

[PATCH] KVM: VMX: Set VMENTER_L1D_FLUSH_NOT_REQUIRED if !X86_BUG_L1TF
 2019-09-26 17:29 UTC  (2+ messages)

[PATCH v10 0/6] mm / virtio: Provide support for unused page reporting
 2019-09-26 15:13 UTC  (5+ messages)

[Bug 204975] New: AMD-Vi: Command buffer timeout
 2019-09-26 14:59 UTC  (2+ messages)
` [Bug 204975] "

[kvm-unit-tests PATCH v7 1/2] x86: nvmx: fix bug in __enter_guest()
 2019-09-26 14:49 UTC  (7+ messages)
` [kvm-unit-tests PATCH v7 2/2] x86: nvmx: test max atomic switch MSRs

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-26 12:12 UTC  (16+ messages)
` [PATCH v4 7/8] docs/microvm.txt: document the new "
` [PATCH v4 8/8] hw/i386: Introduce the "

[PATCH v3] kvm: nvmx: limit atomic switch MSRs
 2019-09-26 11:40 UTC  (2+ messages)

[RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work
 2019-09-26 11:35 UTC  (5+ messages)
` [RFC patch 10/15] x86/entry: Move irq tracing to C code
` [RFC patch 14/15] workpending: Provide infrastructure for work before entering a guest

[PATCH] KVM: nVMX: cleanup and fix host 64-bit mode checks
 2019-09-26 11:31 UTC  (5+ messages)

KVM: x86: Pass additional FPU bits to the guest
 2019-09-26 11:12 UTC  (6+ messages)
` [PATCH 1/2] KVM: x86: svm: Pass XSAVES to guest if available on host
` [PATCH 2/2] KVM: x86: Expose CLZERO and XSAVEERPTR to the guest

[PATCH] kvm: x86: Enumerate support for CLZERO instruction
 2019-09-26 11:08 UTC  (2+ messages)

[PATCH v2] KVM: LAPIC: Loose fluctuation filter for auto tune lapic_timer_advance_ns
 2019-09-26 10:34 UTC  (3+ messages)

[PATCH v3] KVM: X86: Fix userspace set invalid CR4
 2019-09-26 10:29 UTC  (3+ messages)

[PATCH] kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
 2019-09-26 10:27 UTC  (4+ messages)

[PATCH kvm-unit-tests 0/8]: x86: vmx: Test INIT processing in various CPU VMX states
 2019-09-26  8:47 UTC  (6+ messages)

[PATCH v2 13/13] vfio/type1: track iommu backed group attach
 2019-09-26  2:37 UTC  (2+ messages)

[PATCH v2 00/13] vfio_pci: wrap pci device as a mediated device
 2019-09-26  2:37 UTC  (11+ 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()
` [PATCH v2 12/13] vfio/type1: use iommu_attach_group() for wrapping PF/VF as mdev

[PATCH] KVM: LAPIC: Loose fluctuation filter for auto tune lapic_timer_advance_ns
 2019-09-26  0:19 UTC  (3+ messages)

[PATCH 00/17] KVM monolithic v1
 2019-09-25 20:51 UTC  (4+ messages)
` [PATCH 15/17] KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlers

[PATCH v9 00/17] x86/split_lock: Enable split lock detection
 2019-09-25 18:09 UTC  (6+ messages)
` [PATCH v9 09/17] x86/split_lock: Handle #AC exception for split lock

[PATCH] selftests: kvm: Fix libkvm build error
 2019-09-25 16:47 UTC  (3+ messages)


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