kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-02 07:48:18 to 2019-08-05 13:16:41 UTC [more...]

[PATCH 0/9] arm64: Stolen time support
 2019-08-05 13:14 UTC  (25+ messages)
` [PATCH 1/9] KVM: arm64: Document PV-time interface
` [PATCH 2/9] KVM: arm/arm64: Factor out hypercall handling from PSCI code
` [PATCH 3/9] KVM: arm64: Implement PV_FEATURES call
` [PATCH 4/9] KVM: arm64: Support stolen time reporting via shared structure
` [PATCH 5/9] KVM: Allow kvm_device_ops to be const
` [PATCH 6/9] KVM: arm64: Provide a PV_TIME device to user space
` [PATCH 7/9] arm/arm64: Provide a wrapper for SMCCC 1.1 calls
` [PATCH 8/9] arm/arm64: Make use of the SMCCC 1.1 wrapper
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest

[RFC PATCH v2 00/19] KVM RISC-V Support
 2019-08-05 12:27 UTC  (41+ messages)
` [RFC PATCH v2 04/19] RISC-V: Add initial skeletal KVM support
` [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 10/19] RISC-V: KVM: Handle WFI exits for VCPU
` [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 0/2] KVM: arm/arm64: Revamp sysreg reset checks
 2019-08-05 12:15 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Don't write junk to sysregs on reset
` [PATCH 2/2] KVM: arm: Don't write junk to CP15 registers "

[PATCHv2 00/59] Intel MKTME enabling
 2019-08-05 11:58 UTC  (5+ messages)
` [PATCHv2 25/59] keys/mktme: Preparse the MKTME key payload
` [PATCHv2 57/59] x86/mktme: Document the MKTME Key Service API

[PATCH] kvm: remove unnecessary PageReserved check
 2019-08-05  9:21 UTC 

[PATCH V2 0/9] Fixes for metadata accelreation
 2019-08-05  8:24 UTC  (30+ messages)
` [PATCH V2 7/9] vhost: do not use RCU to synchronize MMU notifier with worker

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

kvm-unit-tests: psci_cpu_on_test FAILed
 2019-08-05  2:38 UTC  (6+ messages)

[PATCH v3 1/3] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-05  2:04 UTC  (5+ messages)

[PATCH v4 1/6] KVM: Fix leak vCPU's VMCS value into other pCPU
 2019-08-05  2:03 UTC  (6+ messages)
` [PATCH v4 2/6] KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
` [PATCH v4 3/6] KVM: Check preempted_in_kernel for involuntary preemption
` [PATCH v4 4/6] KVM: X86: Use IPI shorthands in kvm guest when support
` [PATCH v4 5/6] KVM: LAPIC: Add pv ipi tracepoint
` [PATCH v4 6/6] KVM: X86: Add pv tlb shootdown tracepoint

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-04 23:28 UTC  (31+ messages)
` [PATCH 03/34] net/ceph: convert put_page() to put_user_page*()
` [PATCH 06/34] drm/i915: "
` [PATCH 10/34] genwqe: "
` [PATCH 15/34] staging/vc04_services: "
` [PATCH 16/34] drivers/tee: "
` [PATCH 20/34] xen: "
` [PATCH 26/34] mm/gup_benchmark.c: "
` [PATCH 31/34] nfs: "

[PATCH] cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are available
 2019-08-03 20:21 UTC  (4+ messages)

[PATCH v2 1/2] KVM: remove kvm_arch_has_vcpu_debugfs()
 2019-08-03  7:41 UTC  (3+ messages)

[PATCH 0/3] KVM: x86/mmu: minor MMIO SPTE cleanup
 2019-08-03  6:30 UTC  (2+ messages)

[PATCH] KVM: selftests: Update gitignore file for latest changes
 2019-08-03  6:24 UTC  (3+ messages)

[PATCH 0/2] kvm-unit-test: x86: Implement a generic wrapper for cpuid/cpuid_indexed calls
 2019-08-03  6:06 UTC  (2+ messages)

[kvm-unit-tests PATCH] Force GCC version to 8.2 for compiling the ARM tests
 2019-08-03  6:03 UTC  (2+ messages)

[kvm-unit-tests PATCH] arm: timer: Fix potential deadlock when waiting for interrupt
 2019-08-03  6:03 UTC  (2+ messages)

[PATCH v3 0/6] mm / virtio: Provide support for unused page reporting
 2019-08-02 23:15 UTC  (9+ messages)
` [PATCH v3 QEMU 2/2] virtio-balloon: Provide a interface "

[PATCH v2] KVM: x86: Unconditionally call x86 ops that are always implemented
 2019-08-02 22:59 UTC  (3+ messages)

[PATCH] KVM: x86: Unconditionally call x86 ops that are always implemented
 2019-08-02 22:48 UTC  (4+ messages)

[patch 0/5] posix-cpu-timers: Move expiry into task work context
 2019-08-02 22:39 UTC  (11+ messages)
` [patch 2/5] x86/kvm: Handle task_work on VMENTER/EXIT

[PATCH 00/34] put_user_pages(): miscellaneous call sites
 2019-08-02 19:33 UTC  (3+ messages)

[PATCH] [kvm-unit-tests PATCH] x86: vmx: Fix comment typo for ept_access_paddr()
 2019-08-02 18:28 UTC 

[RFC PATCH v4 0/6] Deliver vGPU display refresh event to userspace
 2019-08-02 14:38 UTC  (9+ messages)
` [RFC PATCH v4 2/6] vfio: Introduce vGPU display irq type

[PATCH v3 0/3] KVM: selftests: Enable ucall and dirty_log_test on s390x
 2019-08-02 13:43 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 02/42] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
 2019-08-02 13:22 UTC 

[PATCH AUTOSEL 4.14 02/30] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
 2019-08-02 13:23 UTC 

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

[PATCH 0/2] KVM: arm/arm64: Fix guest's PMR synchronization when blocking on WFI
 2019-08-02 10:46 UTC  (4+ messages)
` [PATCH 1/2] KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
` [PATCH 2/2] KVM: Call kvm_arch_vcpu_blocking early into the blocking sequence

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

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

[PATCH v2 00/11] VSOCK: add vsock_test test suite
 2019-08-02  7:55 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).