kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-31 17:37:17 to 2019-08-02 10:12:02 UTC [more...]

[PATCH 00/59] KVM: arm64: ARMv8.3 Nested Virtualization support
 2019-08-02 10:11 UTC  (2+ messages)

[PATCH V2 0/9] Fixes for metadata accelreation
 2019-08-02  9:40 UTC  (16+ messages)
` [PATCH V2 4/9] vhost: reset invalidate_count in vhost_set_vring_num_addr()
` [PATCH V2 7/9] vhost: do not use RCU to synchronize MMU notifier with worker

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

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02  9:19 UTC  (41+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()
` [PATCH 03/34] net/ceph: "
` [PATCH 04/34] x86/kvm: "
` [PATCH 05/34] drm/etnaviv: convert release_pages() to put_user_pages()
` [PATCH 06/34] drm/i915: convert put_page() to put_user_page*()
` [PATCH 07/34] drm/radeon: "
` [PATCH 08/34] media/ivtv: "
` [PATCH 09/34] media/v4l2-core/mm: "
` [PATCH 10/34] genwqe: "
` [PATCH 11/34] scif: "
` [PATCH 12/34] vmci: "
` [PATCH 13/34] rapidio: "
` [PATCH 14/34] oradax: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 16/34] drivers/tee: "
` [PATCH 17/34] vfio: "
` [PATCH 18/34] fbdev/pvr2fb: "
` [PATCH 19/34] fsl_hypervisor: "
` [PATCH 20/34] xen: "
` [PATCH 21/34] fs/exec.c: "
` [PATCH 22/34] orangefs: "
` [PATCH 23/34] uprobes: "
` [PATCH 24/34] futex: "
` [PATCH 25/34] mm/frame_vector.c: "
` [PATCH 26/34] mm/gup_benchmark.c: "
` [PATCH 27/34] mm/memory.c: "
` [PATCH 28/34] mm/madvise.c: "
` [PATCH 29/34] mm/process_vm_access.c: "
` [PATCH 30/34] crypt: "
` [PATCH 31/34] nfs: "
` [PATCH 32/34] goldfish_pipe: "
` [PATCH 33/34] kernel/events/core.c: "
` [PATCH 34/34] fs/binfmt_elf: "

[PATCH] KVM: Disable wake-affine vCPU process to mitigate lock holder preemption
 2019-08-02  8:38 UTC  (7+ messages)

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02  8:05 UTC  (5+ messages)
` [PATCH 01/34] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/34] net/rds: convert put_page() to put_user_page*()

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-08-02  7:55 UTC  (16+ messages)
` [PATCH v2 01/11] VSOCK: fix header include in vsock_diag_test
` [PATCH v2 02/11] VSOCK: add SPDX identifiers to vsock tests
` [PATCH v2 03/11] VSOCK: extract utility functions from vsock_diag_test.c
` [PATCH v2 04/11] VSOCK: extract connect/accept "
` [PATCH v2 05/11] VSOCK: add full barrier between test cases
` [PATCH v2 06/11] VSOCK: add send_byte()/recv_byte() test utilities
` [PATCH v2 07/11] VSOCK: add AF_VSOCK test cases
` [PATCH v2 08/11] VSOCK: add vsock_get_local_cid() test utility
` [PATCH v2 09/11] vsock_test: add --transport parameter
` [PATCH v2 10/11] vsock_test: skip read() in test_stream*close tests on a VMCI host
` [PATCH v2 11/11] vsock_test: wait for the remote to close the connection

[RFC v1 00/18] intel_iommu: expose Shared Virtual Addressing to VM
 2019-08-02  7:36 UTC  (11+ messages)
` [RFC v1 05/18] vfio/pci: add pasid alloc/free implementation

[PATCH kvmtool] README: Update my email address
 2019-08-02  7:29 UTC 

[kvm-unit-tests PULL 0/2] New s390x test for CPU model + CI fix for ARM
 2019-08-02  7:23 UTC  (3+ messages)
` [kvm-unit-tests PULL 1/2] kvm-unit-tests: s390: add cpu model checks
` [kvm-unit-tests PULL 2/2] Force GCC version to 8.2 for compiling the ARM tests

[PATCH 0/2] Simplify mtty driver and mdev core
 2019-08-02  6:59 UTC  (3+ messages)
` [PATCH 1/2] vfio-mdev/mtty: Simplify interrupt generation
` [PATCH 2/2] vfio/mdev: Removed unused and redundant API for mdev name

[RFC PATCH 00/16] KVM RISC-V Support
 2019-08-02  3:59 UTC  (10+ messages)
` [RFC PATCH 05/16] RISC-V: KVM: Implement VCPU interrupts and requests handling

[PATCH v3 1/3] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-02  0:46 UTC  (4+ messages)
` [PATCH v3 2/3] KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
` [PATCH v3 3/3] KVM: Check preempted_in_kernel for involuntary preemption

[PATCH v3 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-01 22:43 UTC  (9+ messages)
` [PATCH v3 1/6] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v3 2/6] mm: Move set/get_pcppage_migratetype to mmzone.h
` [PATCH v3 3/6] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v3 4/6] mm: Introduce Reported pages
` [PATCH v3 5/6] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v3 6/6] virtio-balloon: Add support for providing unused page reports to host
` [PATCH v3 QEMU 1/2] virtio-ballon: Implement support for page poison tracking feature
` [PATCH v3 QEMU 2/2] virtio-balloon: Provide a interface for unused page reporting

[patch 0/5] posix-cpu-timers: Move expiry into task work context
 2019-08-01 21:47 UTC  (19+ messages)
` [patch 1/5] tracehook: Provide TIF_NOTIFY_RESUME handling for KVM
` [patch 2/5] x86/kvm: Handle task_work on VMENTER/EXIT
` [patch 3/5] posix-cpu-timers: Split run_posix_cpu_timers()
` [patch 4/5] posix-cpu-timers: Defer timer handling to task_work
` [patch 5/5] x86: Select POSIX_CPU_TIMERS_TASK_WORK

[PATCH] KVM: x86: Unconditionally call x86 ops that are always implemented
 2019-08-01 21:42 UTC  (3+ messages)

[PATCH 0/3] KVM: x86/mmu: minor MMIO SPTE cleanup
 2019-08-01 20:35 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch
` [PATCH 2/3] KVM: x86/mmu: Add explicit access mask for MMIO SPTEs
` [PATCH 3/3] KVM: x86/mmu: Consolidate "is MMIO SPTE" code

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-01 16:54 UTC  (3+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-08-01 16:45 UTC  (9+ messages)
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[PATCH 0/5] x86: KVM: svm: get rid of hardcoded instructions lengths
 2019-08-01 14:43 UTC  (8+ messages)
` [PATCH 1/5] x86: KVM: svm: don't pretend to advance RIP in case wrmsr_interception() results in #GP
` [PATCH 2/5] x86: KVM: svm: avoid flooding logs when skip_emulated_instruction() fails
` [PATCH 3/5] x86: KVM: svm: clear interrupt shadow on all paths in skip_emulated_instruction()
` [PATCH 4/5] x86: KVM: add xsetbv to the emulator
` [PATCH 5/5] x86: KVM: svm: remove hardcoded instruction length from intercepts

[PATCH] KVM: selftests: Update gitignore file for latest changes
 2019-08-01 13:58 UTC  (2+ messages)

[PATCH v4 0/5] vsock/virtio: optimizations to increase the throughput
 2019-08-01 13:36 UTC  (13+ messages)
` [PATCH v4 1/5] vsock/virtio: limit the memory used per-socket

[Bug 204401] New: After a VMexit, the guest is re-entring with a wrong vcpu PC address which is causing the guest to crash
 2019-08-01 12:04 UTC 

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-08-01  8:20 UTC  (7+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[PATCH 0/3] KVM: X86: Some tracepoint enhancements
 2019-08-01  3:39 UTC  (6+ 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: Fix leak vCPU's VMCS value into other pCPU
 2019-08-01  3:35 UTC  (4+ messages)
` [PATCH v2 "

[PATCH RFC 0/5] x86/KVM/svm: get rid of hardcoded instructions lengths
 2019-08-01  0:17 UTC  (11+ messages)
` [PATCH RFC 3/5] x86: KVM: svm: clear interrupt shadow on all paths in skip_emulated_instruction()

[PATCH v5 0/7] s390: vfio-ap: dynamic configuration support
 2019-07-31 22:41 UTC  (8+ messages)
` [PATCH v5 1/7] s390: vfio-ap: Refactor vfio_ap driver probe and remove callbacks
` [PATCH v5 2/7] s390: zcrypt: driver callback to indicate resource in use
` [PATCH v5 3/7] s390: vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v5 4/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v5 5/7] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v5 6/7] s390: vfio-ap: add logging to vfio_ap driver
` [PATCH v5 7/7] s390: vfio-ap: update documentation

[PATCH] vfio: re-arrange vfio region definitions
 2019-07-31 21:33 UTC  (3+ messages)

[PATCH v2 1/2] KVM: remove kvm_arch_has_vcpu_debugfs()
 2019-07-31 18:56 UTC  (2+ messages)
` [PATCH v2 2/2] KVM: no need to check return value of debugfs_create functions

[GIT PULL] KVM/arm updates for 5.3-rc3
 2019-07-31 17:36 UTC  (2+ messages)
` [PATCH 5/5] arm64: KVM: hyp: debug-sr: Mark expected switch fall-through


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