kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-10 05:17:04 to 2019-10-14 08:38:47 UTC [more...]

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-10-14  8:38 UTC  (11+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

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

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

[RFC PATCH 00/13] XOM for KVM guest userspace
 2019-10-14  6:47 UTC  (3+ messages)
` [RFC PATCH 01/13] kvm: Enable MTRR to work with GFNs with perm bits

Advice on oops - memory trap on non-memory access instruction (invalid CR2?)
 2019-10-14  3:32 UTC 

[PATCH v5 0/5] Add a unified parameter "nopvspin"
 2019-10-14  1:52 UTC  (10+ messages)
` [PATCH v5 1/5] Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get initialized"
` [PATCH v5 2/5] x86/kvm: Change print code to use pr_*() format
` [PATCH v5 3/5] x86/kvm: Add "nopvspin" parameter to disable PV spinlocks

[PATCH RFC v1 0/2] vhost: ring format independence
 2019-10-14  1:47 UTC  (13+ messages)
` [PATCH RFC v1 1/2] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v1 2/2] vhost: batching fetches

[PATCH v2 0/4] KVM: x86/vPMU: Efficiency optimization by reusing last created perf_event
 2019-10-13  9:15 UTC  (5+ messages)
` [PATCH v2 1/4] perf/core: Provide a kernel-internal interface to recalibrate event period
` [PATCH v2 2/4] perf/core: Provide a kernel-internal interface to pause perf_event
` [PATCH v2 3/4] KVM: x86/vPMU: Reuse perf_event to avoid unnecessary pmc_reprogram_counter
` [PATCH v2 4/4] KVM: x86/vPMU: Add lazy mechanism to release perf_event per vPMC

[PATCH] KVM: LAPIC: micro-optimize fixed mode ipi delivery
 2019-10-14  0:49 UTC  (2+ messages)

[PATCH RFC v4 0/5] vhost: ring format independence
 2019-10-13 11:42 UTC  (6+ messages)
` [PATCH RFC v4 1/5] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v4 2/5] vhost/test: add an option to test new code
` [PATCH RFC v4 3/5] vhost: batching fetches
` [PATCH RFC v4 4/5] vhost/net: add an option to test new code
` [PATCH RFC v4 5/5] vhost: last descriptor must have NEXT clear

[PATCH] target/i386/kvm: Add Hyper-V direct tlb flush support
 2019-10-13  8:49 UTC  (2+ messages)

[PATCH RFC v3 0/4] vhost: ring format independence
 2019-10-13  8:08 UTC  (5+ messages)
` [PATCH RFC v3 1/4] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v3 2/4] vhost/test: add an option to test new code
` [PATCH RFC v3 3/4] vhost: batching fetches
` [PATCH RFC v3 4/4] vhost/net: add an option to test new code

[kvm-unit-tests PATCH 1/2] Use a status enum for reporting pass/fail
 2019-10-13  7:18 UTC  (4+ messages)
` [kvm-unit-tests PATCH 2/2] x86: use pointer for end of exception table
  ` [kvm-unit-tests PATCH 1/1] "
` [kvm-unit-tests PATCH 2/2] Use a status enum for reporting pass/fail

[kvm-unit-tests PATCH 0/2] realmode test fixes for clang
 2019-10-12 23:58 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] x86: realmode: explicitly copy structure to avoid memcpy
` [kvm-unit-tests PATCH 2/2] x86: realmode: use inline asm to get stack pointer

[PATCH net 0/2] vsock: don't allow half-closed socket in the host transports
 2019-10-12 22:38 UTC  (10+ messages)
` [PATCH net 1/2] vsock: add half-closed socket details in the implementation notes
` [PATCH net 2/2] vhost/vsock: don't allow half-closed socket in the host

[PATCH net-next 0/3] vhost_net: access ptr ring using tap recvmsg
 2019-10-12 20:41 UTC  (9+ messages)
` [PATCH net-next 1/3] tuntap: reorganize tun_msg_ctl usage
` [PATCH net-next 2/3] vhost_net: user tap recvmsg api to access ptr ring
` [PATCH net-next 3/3] tuntap: remove usage of ptr ring in vhost_net

[PATCH RFC v2 0/2] vhost: ring format independence
 2019-10-12 19:18 UTC  (3+ messages)
` [PATCH RFC v2 1/2] vhost: option to fetch descriptors through an independent struct
` [PATCH RFC v2 2/2] vhost: batching fetches

[PATCH v2 0/5] Add support for XSAVES on AMD and unify it with Intel
 2019-10-12 17:36 UTC  (8+ messages)
` [PATCH v2 1/5] KVM: VMX: Remove unneeded check for X86_FEATURE_XSAVE
` [PATCH v2 2/5] KVM: VMX: Use wrmsr for switching between guest and host IA32_XSS
` [PATCH v2 3/5] kvm: svm: Add support for XSAVES on AMD
` [PATCH v2 4/5] kvm: x86: Add IA32_XSS to the emulated_msrs list
` [PATCH v2 5/5] kvm: tests: Add test to verify MSR_IA32_XSS

[Bug 205173] New: When installing win 10 in a vm, the host system freezes
 2019-10-12 17:10 UTC 

[Bug 205171] New: kernel panic during windows 10pro start
 2019-10-12 16:21 UTC  (2+ messages)
` [Bug 205171] "

[kvm-unit-tests PATCH 0/3] Patches for clang compilation
 2019-10-12  8:26 UTC  (6+ 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 1/1] "
` [kvm-unit-tests PATCH 3/3] Makefile: use "-Werror" in cc-option

[PATCH v2] KVM: fix overflow of zero page refcount with ksm running
 2019-10-12  3:37 UTC 

[PATCH v4 1/2] i386: Add Intel Processor Trace feature support
 2019-10-12  3:14 UTC  (3+ messages)
` [PATCH v4 2/2] i386: Add support to get/set/migrate Intel Processor Trace feature

[PATCH 1/2] target/i386: Add support for save PEBS registers
 2019-10-12  2:42 UTC  (3+ messages)
` [PATCH 2/2] target/i386: Add support for put/get "

[PATCH] KVM: fix overflow of zero page refcount with ksm running
 2019-10-11 21:07 UTC  (3+ messages)

[PATCH v5 0/9] Enable Sub-page Write Protection Support
 2019-10-11 20:31 UTC  (6+ messages)
` [PATCH v5 1/9] Documentation: Introduce EPT based Subpage Protection

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

[vhost:vhost 6/6] drivers/vhost/vhost.c:2672:9: error: 'desc' undeclared
 2019-10-11 16:56 UTC 

[PATCH v3 0/4] KVM: arm64: Assorted PMU emulation fixes
 2019-10-11 14:19 UTC  (6+ messages)
` [PATCH v3 1/4] KVM: arm64: pmu: Fix cycle counter truncation
` [PATCH v3 2/4] arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systems
` [PATCH v3 3/4] KVM: arm64: pmu: Set the CHAINED attribute before creating the in-kernel event
` [PATCH v3 4/4] KVM: arm64: pmu: Reset sample period on overflow handling

[PATCH v6 00/10] arm64: Stolen time support
 2019-10-11 12:59 UTC  (11+ messages)
` [PATCH v6 01/10] KVM: arm64: Document PV-time interface
` [PATCH v6 02/10] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH v6 03/10] KVM: arm64: Implement PV_TIME_FEATURES call
` [PATCH v6 04/10] KVM: Implement kvm_put_guest()
` [PATCH v6 05/10] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH v6 06/10] KVM: Allow kvm_device_ops to be const
` [PATCH v6 07/10] KVM: arm64: Provide VCPU attributes for stolen time
` [PATCH v6 08/10] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH v6 09/10] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH v6 10/10] arm64: Retrieve stolen time as paravirtualized guest

[PATCH v2 0/5] KVM: arm64: Assorted PMU emulation fixes
 2019-10-11 11:41 UTC  (5+ messages)
` [PATCH v2 5/5] KVM: arm64: pmu: Reset sample period on overflow handling

[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

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-10-11  8:51 UTC  (20+ messages)
` [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 10/13] vsock: add multi-transports support
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports

[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] 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  (13+ messages)
` [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 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  (9+ messages)
` [Patch 3/6] kvm: svm: Add support for XSAVES on AMD
` [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)

[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  (17+ 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  (6+ messages)
` [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


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