kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-09 00:42:22 to 2019-10-11 11:03:26 UTC [more...]

[RFC][PATCH v12 0/2] mm: Support for page reporting
 2019-10-11 11:02 UTC  (4+ messages)
` [RFC][Patch v12 1/2] mm: page_reporting: core infrastructure

[kvm-unit-tests PATCH 0/3] Patches for clang compilation
 2019-10-11  9:12 UTC  (5+ messages)
` [kvm-unit-tests PATCH 1/3] x86: emulator: use "SSE2" for the target
` [kvm-unit-tests PATCH 2/3] pci: use uint64_t for unsigned long values
` [kvm-unit-tests PATCH 3/3] Makefile: use "-Werror" in cc-option

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-10-11  8:51 UTC  (37+ 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

[Bug 203937] Program that sets FS register makes a Linux Hyper-V Instance crash
 2019-10-11  8:37 UTC 

[PATCH V3 0/7] mdev based hardware virtio offloading support
 2019-10-11  8:15 UTC  (8+ messages)
` [PATCH V3 1/7] mdev: class id support
` [PATCH V3 2/7] mdev: bus uevent support
` [PATCH V3 3/7] modpost: add support for mdev class id
` [PATCH V3 4/7] mdev: introduce device specific ops
` [PATCH V3 5/7] mdev: introduce virtio device and its device ops
` [PATCH V3 6/7] virtio: introduce a mdev based transport
` [PATCH V3 7/7] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH RESEND v6 0/2] x86: Enable user wait instructions
 2019-10-11  7:49 UTC  (4+ messages)
` [PATCH RESEND v6 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
` [PATCH RESEND v6 2/2] target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-11  7:50 UTC  (4+ messages)

[PATCH] kvm/tools: update extension capability list for tools header
 2019-10-10 10:05 UTC 

[PATCH v7 0/7] Introduce support for Guest CET feature
 2019-10-11  1:51 UTC  (22+ messages)
` [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 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

[PATCH v3] KVM: nVMX: Don't leak L1 MMIO regions to L2
 2019-10-10 23:28 UTC 

[Patch 1/6] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE
 2019-10-10 16:04 UTC  (24+ messages)
` [Patch 2/6] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS
` [Patch 3/6] kvm: svm: Add support for XSAVES on AMD
` [Patch 4/6] kvm: svm: Enumerate XSAVES in guest CPUID when it is available to the guest
` [Patch 6/6] kvm: tests: Add test to verify MSR_IA32_XSS

[PATCH kvmtool] virtio: Ensure virt_queue is always initialised
 2019-10-10 14:28 UTC 

[PATCH v4] x86/hyperv: make vapic support x2apic mode
 2019-10-10 12:33 UTC 

[PATCH v2 0/2] diag 9c improvements
 2019-10-10 11:16 UTC  (5+ messages)
` [PATCH v2 1/2] KVM: s390: count invalid yields
` [PATCH v2 2/2] KVM: s390: Do not yield when target is already running

[PATCH] KVM: s390: filter and count invalid yields
 2019-10-10 11:04 UTC  (5+ messages)

[RFC v2 0/2] kvm: Use host timekeeping in guest
 2019-10-10 10:55 UTC  (9+ messages)
` [RFC v2 1/2] kvm: Mechanism to copy host timekeeping parameters into guest
` [RFC v2 2/2] x86/kvmclock: Introduce kvm-hostclock clocksource

[PATCH] kvm: clear kvmclock MSR on reset
 2019-10-10 10:50 UTC 

[PATCH v11 0/6] mm / virtio: Provide support for unused page reporting
 2019-10-10 10:27 UTC  (22+ messages)

[PATCH] selftests: kvm: make syncregs more reliable on s390
 2019-10-10 10:04 UTC  (5+ messages)

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

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-10-10  8:47 UTC  (5+ messages)
` [PATCH v2 07/11] VSOCK: add AF_VSOCK test cases

[PATCH 10/16] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
 2019-10-10  7:34 UTC 

[PATCH AUTOSEL 5.3 01/68] KVM: arm/arm64: vgic: Use the appropriate TRACE_INCLUDE_PATH
 2019-10-10  7:35 UTC  (9+ messages)
` [PATCH AUTOSEL 5.3 25/68] kvm: x86: Fix a spurious -E2BIG in __do_cpuid_func
` [PATCH AUTOSEL 5.3 26/68] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
` [PATCH AUTOSEL 5.3 27/68] kvm: x86: Use AMD CPUID semantics for AMD vCPUs
` [PATCH AUTOSEL 5.3 28/68] KVM: x86: Expose XSAVEERPTR to the guest

[PATCH] x86/kvm: Fix -Wmissing-prototypes warnings
 2019-10-10  6:37 UTC 

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

[PATCH] kvm/x86 : Replace BUG_ON(1) with BUG()
 2019-10-10  2:52 UTC 

[Bug 205151] New: "user requested TSC rate below hardware speed" warning
 2019-10-09 23:01 UTC 

[PATCH AUTOSEL 4.19 08/26] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
 2019-10-09 22:49 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 09/26] kvm: x86: Use AMD CPUID semantics for AMD vCPUs
` [PATCH AUTOSEL 4.19 15/26] kvm: vmx: Limit guest PMCs to those supported on the host

[PATCH v2 0/8] KVM: x86: nVMX GUEST_CR3 bug fix, and then some
 2019-10-09 21:30 UTC  (18+ messages)
` [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 00/16] x86/cpu: Clean up handling of VMX features
 2019-10-09 21:13 UTC  (7+ messages)
` [PATCH 11/16] x86/cpu: Print VMX features as separate line item in /proc/cpuinfo

[RFC PATCH v3 0/6] Enable ptp_kvm for arm64
 2019-10-09 20:56 UTC  (15+ messages)
` [RFC PATCH v3 4/6] psci: Add hvc call service for ptp_kvm

KVM-unit-tests on AMD
 2019-10-09 19:00 UTC  (8+ messages)

[kvm-unit-tests PATCH] x86: vmx: Fix the check whether CMCI is supported
 2019-10-09 11:27 UTC 

[PATCH AUTOSEL 4.14 06/21] kvm: x86: Improve emulation of CPUID leaves 0BH and 1FH
 2019-10-09 17:06 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 07/21] kvm: x86: Use AMD CPUID semantics for AMD vCPUs
` [PATCH AUTOSEL 4.14 13/21] kvm: vmx: Limit guest PMCs to those supported on the host

[PATCH AUTOSEL 4.4 06/11] kvm: vmx: Limit guest PMCs to those supported on the host
 2019-10-09 17:06 UTC 

[PATCH AUTOSEL 4.9 07/13] kvm: vmx: Limit guest PMCs to those supported on the host
 2019-10-09 17:06 UTC 

[PATCH] selftests: kvm: fix sync_regs_test with newer gccs
 2019-10-09 16:22 UTC  (7+ messages)

[PATCH v3] x86/hyperv: make vapic support x2apic mode
 2019-10-09 15:41 UTC  (3+ messages)

[RFC PATCH 0/2] Add virtual SDEI support for arm64
 2019-10-09 12:33 UTC  (4+ messages)
` [RFC PATCH 1/2] kvm/arm: add capability to forward hypercall to user space

[PATCH] powerpc: Fix up RTAS invocation for new qemu versions
 2019-10-09 11:12 UTC  (3+ messages)

[kvm-unit-tests PATCH] lib: use an argument which doesn't require default argument promotion
 2019-10-09 10:13 UTC  (2+ messages)

[PATCH 0/5] SEV fixes and performance enhancements
 2019-10-09 10:08 UTC  (2+ messages)

[PATCH v3 00/16] kvm: x86: Support AMD SVM AVIC w/ in-kernel irqchip mode
 2019-10-09  9:55 UTC  (12+ messages)
` [PATCH v3 04/16] kvm: x86: Add support for activate/de-activate APICv at runtime
` [PATCH v3 06/16] kvm: x86: svm: Add support to activate/deactivate posted interrupts
` [PATCH v3 09/16] kvm: x86: hyperv: Use APICv deactivate request interface
` [PATCH v3 15/16] kvm: x86: ioapic: Lazy update IOAPIC EOI

Easy way to track Qcow2 space consumption
 2019-10-09  9:32 UTC  (2+ messages)

[PATCH 0/3] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-09  9:32 UTC  (11+ messages)
` [PATCH 3/3] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC

[PATCH v5 0/2] x86: Enable user wait instructions
 2019-10-09  8:21 UTC  (5+ messages)
` [PATCH v5 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE

[PATCH 0/3] selftests: kvm: improvements to VMX support check
 2019-10-09  8:07 UTC  (2+ messages)

[PATCH v7 10/21] RISC-V: KVM: Handle MMIO exits for VCPU
 2019-10-09  4:58 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;
as well as URLs for NNTP newsgroup(s).