kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-26 22:10:37 to 2019-07-31 00:14:05 UTC [more...]

[PATCH v3 0/9] x86: Concurrent TLB flushes
 2019-07-31  0:13 UTC  (3+ messages)
` [PATCH v3 4/9] x86/mm/tlb: Flush remote and local TLBs concurrently

[PATCH 0/2] kvm-unit-test: x86: Implement a generic wrapper for cpuid/cpuid_indexed calls
 2019-07-30 21:52 UTC  (3+ messages)
` [PATCH 1/2] kvm-unit-test: x86: Implement a generic wrapper for cpuid/cpuid_indexed functions
` [PATCH 2/2] kvm-unit-test: x86: Replace cpuid/cpuid_indexed calls with this_cpu_has()

[PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl
 2019-07-30 21:43 UTC  (2+ messages)

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-07-30 20:42 UTC  (20+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

[PATCH 0/3] Reduce the number of Valgrind reports in unit tests
 2019-07-30 19:22 UTC  (12+ messages)
` [PATCH 1/3] test-throttle: Fix uninitialized use of burst_length
` [PATCH 2/3] tests: Fix uninitialized byte in test_visitor_in_fuzz
` [PATCH 3/3] i386/kvm: initialize struct at full before ioctl call
  ` [Qemu-devel] "

[PATCH 0/2] KVM: selftests: Enable ucall and dirty_log_test on s390x
 2019-07-30 19:06 UTC  (11+ messages)
` [PATCH 1/2] KVM: selftests: Implement ucall() for s390x
` [PATCH 2/2] KVM: selftests: Enable dirty_log_test on s390x

[PATCH v3 00/10] KVM: arm/arm64: vgic: ITS translation cache
 2019-07-30 17:04 UTC  (2+ messages)

[PATCH net-next v5 0/5] vsock/virtio: optimizations to increase the throughput
 2019-07-30 16:02 UTC  (9+ messages)
` [PATCH net-next v5 1/5] vsock/virtio: limit the memory used per-socket
` [PATCH net-next v5 2/5] vsock/virtio: reduce credit update messages
` [PATCH net-next v5 3/5] vsock/virtio: fix locking in virtio_transport_inc_tx_pkt()
` [PATCH net-next v5 4/5] vhost/vsock: split packets to send using multiple buffers
` [PATCH net-next v5 5/5] vsock/virtio: change the maximum packet size allowed

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-30 15:57 UTC  (6+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[PATCH RFC UNTESTED] vfio-ccw: indirect access to translated cps
 2019-07-30 15:49 UTC  (2+ messages)

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-07-30 14:08 UTC  (4+ messages)
` [PATCH 11/59] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2

[RFC PATCH 00/16] KVM RISC-V Support
 2019-07-30 14:08 UTC  (62+ messages)
` [RFC PATCH 01/16] KVM: RISC-V: Add KVM_REG_RISCV for ONE_REG interface
` [RFC PATCH 02/16] RISC-V: Add hypervisor extension related CSR defines
` [RFC PATCH 03/16] RISC-V: Add initial skeletal KVM support
` [RFC PATCH 04/16] RISC-V: KVM: Implement VCPU create, init and destroy functions
` [RFC PATCH 05/16] RISC-V: KVM: Implement VCPU interrupts and requests handling
` [RFC PATCH 06/16] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls
` [RFC PATCH 07/16] RISC-V: KVM: Implement VCPU world-switch
` [RFC PATCH 08/16] RISC-V: KVM: Handle MMIO exits for VCPU
` [RFC PATCH 09/16] RISC-V: KVM: Handle WFI "
` [RFC PATCH 10/16] RISC-V: KVM: Implement VMID allocator
` [RFC PATCH 11/16] RISC-V: KVM: Implement stage2 page table programming
` [RFC PATCH 12/16] RISC-V: KVM: Implement MMU notifiers
` [RFC PATCH 13/16] RISC-V: KVM: Add timer functionality
` [RFC PATCH 14/16] RISC-V: KVM: FP lazy save/restore
` [RFC PATCH 15/16] RISC-V: KVM: Add SBI v0.1 support
` [RFC PATCH 16/16] RISC-V: Enable VIRTIO drivers in RV64 and RV32 defconfig

[kvm-unit-tests PATCH] Force GCC version to 8.2 for compiling the ARM tests
 2019-07-30 12:10 UTC 

[PATCH] KVM: Disable wake-affine vCPU process to mitigate lock holder preemption
 2019-07-30 12:09 UTC  (3+ messages)

kvm-unit-tests for arm are broken with GCC 9.1 on Fedora 30
 2019-07-30 11:52 UTC 

[kvm-unit-tests PATCH] arm: timer: Fix potential deadlock when waiting for interrupt
 2019-07-30 11:05 UTC  (6+ messages)

[RFC PATCH 00/21] x86/sgx: KVM: Add SGX virtualization
 2019-07-30  3:08 UTC  (28+ messages)
` [RFC PATCH 01/21] x86/sgx: Add defines for SGX device minor numbers
` [RFC PATCH 02/21] x86/sgx: Move bus registration and device init to common code
` [RFC PATCH 03/21] x86/sgx: Move provisioning device "
` [RFC PATCH 04/21] x86/sgx: Add /dev/sgx/virt_epc device to allocate "raw" EPC for VMs
` [RFC PATCH 05/21] x86/sgx: Expose SGX architectural definitions to the kernel
` [RFC PATCH 06/21] KVM: x86: Add SGX sub-features leaf to reverse CPUID table
` [RFC PATCH 07/21] KVM: x86: Add WARN_ON_ONCE(index!=0) in __do_cpuid_ent
` [RFC PATCH 08/21] KVM: x86: Add kvm_x86_ops hook to short circuit emulation
` [RFC PATCH 09/21] KVM: VMX: Add basic handling of VM-Exit from SGX enclave
` [RFC PATCH 10/21] KVM: x86: Export kvm_mmu_gva_to_gpa_{read,write}() for VMX/SGX
` [RFC PATCH 11/21] KVM: x86: Export kvm_propagate_fault (as kvm_propagate_page_fault)
` [RFC PATCH 12/21] KVM: x86: Define new #PF SGX error code bit
` [RFC PATCH 13/21] x86/sgx: Move the intermediate EINIT helper into the driver
` [RFC PATCH 14/21] x86/sgx: Add helpers to expose ECREATE and EINIT to KVM
` [RFC PATCH 15/21] KVM: VMX: Add SGX ENCLS[ECREATE] handler to enforce CPUID restrictions
` [RFC PATCH 16/21] KVM: VMX: Edd emulation of SGX Launch Control LE hash MSRs
` [RFC PATCH 17/21] KVM: VMX: Add handler for ENCLS[EINIT] to support SGX Launch Control
` [RFC PATCH 18/21] KVM: x86: Invoke kvm_x86_ops->cpuid_update() after kvm_update_cpuid()
` [RFC PATCH 19/21] KVM: VMX: Enable SGX virtualization for SGX1, SGX2 and LC
` [RFC PATCH 20/21] x86/sgx: Export sgx_set_attribute() for use by KVM
` [RFC PATCH 21/21] KVM: x86: Add capability to grant VM access to privileged SGX attribute

[PATCH 0/3] KVM: X86: Some tracepoint enhancements
 2019-07-30  2:39 UTC  (13+ messages)
` [PATCH 1/3] KVM: X86: Trace vcpu_id for vmexit
` [PATCH 2/3] KVM: X86: Remove tailing newline for tracepoints
` [PATCH 3/3] KVM: X86: Tune PLE Window tracepoint

[PATCH RESEND] KVM: X86: Use IPI shorthands in kvm guest when support
 2019-07-30  2:17 UTC  (3+ messages)

[PATCH v2] KVM: X86: Use IPI shorthands in kvm guest when support
 2019-07-30  2:15 UTC 

[PATCH v2 0/5] mm / virtio: Provide support for page hinting
 2019-07-29 22:11 UTC  (12+ messages)
` [PATCH v2 QEMU] virtio-balloon: Provide a interface for "bubble hinting"

[Bug 203477] New: [AMD][KVM] Windows L1 guest becomes extremely slow and unusable after enabling Hyper-V
 2019-07-29 22:07 UTC  (2+ messages)
` [Bug 203477] "

[PULL] vhost,virtio: cleanups and fixes
 2019-07-29 18:40 UTC  (2+ messages)

[PATCH stable-4.19 0/2] KVM: nVMX: guest reset fixes
 2019-07-29 15:31 UTC  (7+ messages)
` [PATCH stable-4.19 1/2] KVM: nVMX: do not use dangling shadow VMCS after guest reset

[PATCH] Documentation: move Documentation/virtual to Documentation/virt
 2019-07-29 13:55 UTC  (5+ messages)

[PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device
 2019-07-29 13:20 UTC  (11+ messages)

[PATCH v2 0/5] KVM: VMX: Optimize VMX instrs error/fault handling
 2019-07-29  9:20 UTC  (4+ messages)
` [PATCH v2 3/5] KVM: VMX: Add error handling to VMREAD helper

[Bug 204209] New: kernel 5.2.1: "floating point exception" in qemu with kvm enabled
 2019-07-28 12:03 UTC  (2+ messages)
` [Bug 204209] "

INFO: rcu detected stall in vhost_worker
 2019-07-28  8:36 UTC  (3+ messages)

[PATCH 0/3] KVM: arm/arm64: Optimize lpi translation cache performance
 2019-07-27  6:13 UTC  (6+ messages)
` [PATCH 1/3] KVM: arm/arm64: vgic-its: Introduce multiple LPI translation caches

[PATCH 0/3] [PATCH 0/3] Documentation: virtual: convert files from .txt to
 2019-07-26 22:19 UTC  (6+ messages)
` [PATCH 2/3] Documentation: kvm: Convert cpuid.txt to .rst


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