messages from 2018-12-04 11:08:38 to 2018-12-10 03:58:19 UTC [more...]
[PATCH V2 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
2018-12-10 3:58 UTC (3+ messages)
` [PATCH V2 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH V2 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
[PATCH v3 0/5] migration: improve multithreads
2018-12-10 3:23 UTC (7+ messages)
` [PATCH v3 2/5] util: introduce threaded workqueue
[PATCH 0/6] x86/kvm/hyper-v: Implement KVM_GET_SUPPORTED_HV_CPUID
2018-12-09 22:54 UTC (10+ messages)
` [PATCH 1/6] x86/hyper-v: Do some housekeeping in hyperv-tlfs.h
` [PATCH 2/6] x86/hyper-v: Drop HV_X64_CONFIGURE_PROFILER definition
` [PATCH 3/6] x86/kvm/hyper-v: Introduce nested_get_evmcs_version() helper
` [PATCH 4/6] x86/kvm/hyper-v: Introduce KVM_GET_SUPPORTED_HV_CPUID
` [PATCH 5/6] x86/kvm/hyper-v: Drop KVM_CAP_HYPERV_STIMER_DIRECT
` [PATCH 6/6] KVM: selftests: Add hyperv_cpuid test
[PATCH v11 00/13] Intel SGX1 support
2018-12-09 20:06 UTC (6+ messages)
[PATCH] vhost/vsock: fix reset orphans race with close timeout
2018-12-09 14:28 UTC (3+ messages)
[PULL] virtio/vhost: last minute fixes
2018-12-07 21:53 UTC
[PATCH v8 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
2018-12-07 19:22 UTC (29+ messages)
` [PATCH v8 1/7] xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
` [Xen-devel] "
` [PATCH v8 2/7] xen/pvh: Move PVH entry code out of Xen specific tree
` [PATCH v8 3/7] xen/pvh: Create a new file for Xen specific PVH code
` [PATCH v8 4/7] xen/pvh: Move Xen specific PVH VM initialization out of common file
` [PATCH v8 5/7] xen/pvh: Move Xen code for getting mem map via hcall "
` [PATCH v8 6/7] xen/pvh: Add memory map pointer to hvm_start_info struct
` [PATCH v8 7/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
` [Xen-devel] [PATCH v8 0/7] "
[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
2018-12-07 16:54 UTC (15+ messages)
[PATCH] kvm: x86: Report STIBP on GET_SUPPORTED_CPUID
2018-12-07 16:48 UTC (5+ messages)
[PATCH V7 0/10] KVM: X86: Introducing ROE Protection Kernel Hardening
2018-12-07 16:23 UTC (12+ messages)
` [PATCH 01/10] KVM: State whether memory should be freed in kvm_free_memslot
` [PATCH 02/10] KVM: X86: Add arbitrary data pointer in kvm memslot iterator functions
` [PATCH 03/10] KVM: X86: Add helper function to convert SPTE to GFN
` [PATCH 04/10] KVM: Document Memory ROE
` [PATCH 05/10] KVM: Create architecture independent ROE skeleton
` [PATCH 06/10] KVM: X86: Enable ROE for x86
` [PATCH 07/10] KVM: Add support for byte granular memory ROE
` [PATCH 08/10] KVM: X86: Port ROE_MPROTECT_CHUNK to x86
` [PATCH 09/10] KVM: Add new exit reason For ROE violations
` [PATCH 10/10] KVM: Log ROE violations in system log
` RESEND "
[PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
2018-12-07 15:32 UTC (12+ messages)
` [PATCH v2 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
` [PATCH v2 3/3] mm/mmu_notifier: contextual information for event triggering invalidation v2
[PATCH 0/8] KVM: PPC: Implement passthrough of emulated devices for nested guests
2018-12-07 11:42 UTC (13+ messages)
` [PATCH] KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
` [PATCH 1/8] KVM: PPC: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
` [PATCH 2/8] KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
` [PATCH 3/8] KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
` [PATCH 4/8] KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
` [PATCH 5/8] KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
` [PATCH 6/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
` [PATCH 7/8] KVM: PPC: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2
` [PATCH 8/8] KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
[PATCH v3 0/8] Workaround for Cortex-A76 erratum 1165522
2018-12-07 11:09 UTC (10+ messages)
` [PATCH v3 1/8] arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
` [PATCH v3 2/8] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH v3 3/8] arm64: KVM: Install stage-2 translation before enabling traps
` [PATCH v3 4/8] arm64: Add TCR_EPD{0,1} definitions
` [PATCH v3 5/8] arm64: KVM: Force VHE for systems affected by erratum 1165522
` [PATCH v3 6/8] arm64: KVM: Add synchronization on translation regime change for "
` [PATCH v3 7/8] arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
` [PATCH v3 8/8] arm64: Add configuration/documentation for Cortex-A76 erratum 1165522
[PATCH v5] x86: load FPU registers on return to userland
2018-12-07 10:19 UTC (5+ messages)
` [PATCH 08/29] x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
[PATCH 0/3] mmu notifier contextual informations
2018-12-06 21:51 UTC (14+ messages)
` [PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation
[RFC PATCH] KVM/x86/vPMU: Avoid counter reprogramming in kvm_pmu_handle_event
2018-12-06 19:11 UTC
[PATCH v4 00/14] KVM/X86: Introduce a new guest mapping interface
2018-12-06 17:46 UTC (6+ messages)
` [PATCH v4 02/14] X86/nVMX: handle_vmptrld: Copy the VMCS12 directly from guest memory
` [PATCH v4 14/14] KVM/nVMX: Use kvm_vcpu_map for accessing the enhanced VMCS
[PATCH v2 0/8] Workaround for Cortex-A76 erratum 1165522
2018-12-06 17:21 UTC (4+ messages)
` [PATCH v2 7/8] arm64: KVM: Handle ARM erratum 1165522 in TLB invalidation
[PULL 0/2] virtio-ccw fixes
2018-12-06 13:53 UTC (4+ messages)
[Resend PATCH V5 0/10] x86/KVM/Hyper-v: Add HV ept tlb range flush hypercall support in KVM
2018-12-06 13:21 UTC (11+ messages)
` [Resend PATCH V5 1/10] KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
` [Resend PATCH V5 2/10] x86/hyper-v: Add HvFlushGuestAddressList hypercall support
` [Resend PATCH V5 3/10] x86/Hyper-v: Add trace in the hyperv_nested_flush_guest_mapping_range()
` [Resend PATCH V5 4/10] KVM/VMX: Add hv tlb range flush support
` [Resend PATCH V5 5/10] KVM/MMU: Add tlb flush with range helper function
` [Resend PATCH V5 6/10] KVM: Replace old tlb flush function with new one to flush a specified range
` [Resend PATCH V5 7/10] KVM: Make kvm_set_spte_hva() return int
` [Resend PATCH V5 8/10] KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
` [Resend PATCH V5 9/10] KVM/MMU: Flush tlb directly in the kvm_set_pte_rmapp()
` [Resend PATCH V5 10/10] KVM/MMU: Flush tlb directly in the kvm_zap_gfn_range()
[0/3] vfio-ccw: support hsch/csch (kernel part)
2018-12-06 12:34 UTC
[PATCH 4.14 121/146] x86/fpu: Disable bottom halves while loading FPU registers
2018-12-06 10:54 UTC (4+ messages)
KMSAN: kernel-infoleak in __kvm_write_guest_page
2018-12-06 9:33 UTC (2+ messages)
[PATCH] KVM: MMU: Introduce single thread to zap collapsible sptes
2018-12-06 7:58 UTC
[PATCH V2 1/2] KVM/VMX: Check ept_pointer before flushing ept tlb
2018-12-06 7:34 UTC (2+ messages)
` [PATCH V2 2/2] KVM/VMX: Fix max line length problem in the vmx_hv_remote_flush_tlb()
[PATCH] x86/hyper-v: Stop caring about EOI for direct stimers
2018-12-05 15:36 UTC
[PATCH kvmtool 00/13] Implement reset of virtio devices
2018-12-05 10:09 UTC (13+ messages)
` [PATCH kvmtool 05/13] virtio: Add exit_vq() callback
` [PATCH kvmtool 06/13] virtio: Add reset() callback
` [PATCH kvmtool 07/13] net/uip: Add exit function
` [PATCH kvmtool 08/13] virtio/net: Clean virtqueue state
` [PATCH kvmtool 09/13] virtio/net: Implement device and virtqueue reset
` [PATCH kvmtool 10/13] virtio/blk: Reset virtqueue
` [PATCH kvmtool 11/13] threadpool: Add cancel() function
` [PATCH kvmtool 12/13] virtio/p9: Implement reset
` [PATCH kvmtool 13/13] virtio/console: "
[PATCH AUTOSEL 3.18 15/26] KVM: x86: fix empty-body warnings
2018-12-05 9:54 UTC
[PATCH AUTOSEL 4.4 18/33] KVM: x86: fix empty-body warnings
2018-12-05 9:51 UTC
[PATCH AUTOSEL 4.9 26/45] KVM: x86: fix empty-body warnings
2018-12-05 9:46 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 27/45] x86/kvm/vmx: fix old-style function declaration
[PATCH AUTOSEL 4.14 42/69] KVM: x86: fix empty-body warnings
2018-12-05 9:42 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 43/69] x86/kvm/vmx: fix old-style function declaration
[PATCH AUTOSEL 4.19 025/123] s390/cio: Fix cleanup of pfn_array alloc failure
2018-12-05 9:35 UTC (5+ messages)
` [PATCH AUTOSEL 4.19 026/123] s390/cio: Fix cleanup when unsupported IDA format is used
` [PATCH AUTOSEL 4.19 080/123] KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
` [PATCH AUTOSEL 4.19 081/123] KVM: x86: fix empty-body warnings
` [PATCH AUTOSEL 4.19 082/123] x86/kvm/vmx: fix old-style function declaration
[PATCH RFC 0/3] Fix KVM misinterpreting Reserved page as an MMIO page
2018-12-05 8:13 UTC (16+ messages)
` [PATCH RFC 2/3] mm: Add support for exposing if dev_pagemap supports refcount pinning
[tip:core/rcu] drivers/vhost: Replace synchronize_rcu_bh() with synchronize_rcu()
2018-12-04 22:39 UTC
[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
2018-12-04 12:36 UTC (4+ messages)
` [PATCH v2 3/4] x86/kvm/hyper-v: direct mode "
[PATCH 07/29 v2] x86/fpu: don't export __kernel_fpu_{begin|end}()
2018-12-04 12:33 UTC (8+ messages)
` [tip:x86/fpu] x86/fpu: Don't export __kernel_fpu_{begin,end}()
[PATCH kvmtool 0/6] arm: Add support for firmware booting
2018-12-04 11:14 UTC (7+ messages)
` [PATCH kvmtool 1/6] rtc: Initialize the Register D for MC146818 RTC
` [PATCH kvmtool 2/6] arm: Move firmware function
` [PATCH kvmtool 3/6] builtin-run: Do not look for default kernel when firmware is provided
` [PATCH kvmtool 4/6] arm: Support firmware loading
` [PATCH kvmtool 5/6] kvm: Add arch specific reset
` [PATCH kvmtool 6/6] arm: Support non-volatile memory
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox