messages from 2019-02-22 15:29:57 to 2019-02-28 15:15:05 UTC [more...]
[PATCH v3 0/8] This patch-set is to enable Guest CET support
2019-02-28 16:32 UTC (25+ messages)
` [PATCH v3 1/8] KVM:VMX: Define CET VMCS fields and bits
` [PATCH v3 2/8] KVM:CPUID: Define CET CPUID bits and CR4.CET master enable bit
` [PATCH v3 3/8] KVM:CPUID: Add CPUID support for Guest CET
` [PATCH v3 4/8] KVM:CPUID: Fix xsaves area size calculation for CPUID.(EAX=0xD,ECX=1)
` [PATCH v3 5/8] KVM:VMX: Pass through host CET related MSRs to Guest
` [PATCH v3 6/8] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v3 7/8] KVM:X86: Add XSS bit 11 and 12 support for CET xsaves/xrstors
` [PATCH v3 8/8] KVM:X86: Add user-space read/write interface for CET MSRs
[PATCH AUTOSEL 4.9 08/19] vsock/virtio: fix kernel panic after device hot-unplug
2019-02-28 15:15 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 09/19] vsock/virtio: reset connected sockets on device removal
general protection fault in __dentry_path
2019-02-28 15:14 UTC (5+ messages)
` [PATCH] kvm: properly check debugfs dentry before using it
[PATCH AUTOSEL 4.14 22/36] vsock/virtio: fix kernel panic after device hot-unplug
2019-02-28 15:13 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 23/36] vsock/virtio: reset connected sockets on device removal
[PATCH AUTOSEL 4.19 41/64] vsock/virtio: fix kernel panic after device hot-unplug
2019-02-28 15:10 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 42/64] vsock/virtio: reset connected sockets on device removal
[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
2019-02-28 15:08 UTC (51+ messages)
` [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC
` [PATCH v4 2/7] s390: ap: new vfio_ap_queue structure
` [PATCH v4 3/7] s390: ap: associate a ap_vfio_queue and a matrix mdev
` [PATCH v4 4/7] vfio: ap: register IOMMU VFIO notifier
` [PATCH v4 5/7] s390: ap: implement PAPQ AQIC interception in kernel
` [PATCH v4 6/7] s390: ap: Cleanup on removing the AP device
` [PATCH v4 7/7] s390: ap: kvm: Enable PQAP/AQIC facility for the guest
[PATCH AUTOSEL 4.20 54/81] vsock/virtio: fix kernel panic after device hot-unplug
2019-02-28 15:07 UTC (2+ messages)
` [PATCH AUTOSEL 4.20 55/81] vsock/virtio: reset connected sockets on device removal
[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
2019-02-27 19:14 UTC (2+ messages)
Call for agenda for 2019-03-05
2019-02-27 12:47 UTC
[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
2019-02-27 12:05 UTC (8+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
CONFIG_KCOV causing crash in svm_vcpu_run()
2019-02-27 8:21 UTC (6+ messages)
general protection fault in kvm_ioapic_scan_entry
2019-02-26 23:49 UTC (2+ messages)
[PATCH v2 00/16] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-02-26 23:22 UTC (45+ messages)
` [PATCH v2 01/16] powerpc/xive: add OPAL extensions for the XIVE native exploitation support
` [PATCH v2 02/16] KVM: PPC: Book3S HV: add a new KVM device for the XIVE native exploitation mode
` [PATCH v2 03/16] KVM: PPC: Book3S HV: XIVE: introduce a new capability KVM_CAP_PPC_IRQ_XIVE
` [PATCH v2 04/16] KVM: PPC: Book3S HV: XIVE: add a control to initialize a source
` [PATCH v2 05/16] KVM: PPC: Book3S HV: XIVE: add a control to configure "
` [PATCH v2 06/16] KVM: PPC: Book3S HV: XIVE: add controls for the EQ configuration
` [PATCH v2 07/16] KVM: PPC: Book3S HV: XIVE: add a global reset control
` [PATCH v2 08/16] KVM: PPC: Book3S HV: XIVE: add a control to sync the sources
` [PATCH v2 09/16] KVM: PPC: Book3S HV: XIVE: add a control to dirty the XIVE EQ pages
` [PATCH v2 10/16] KVM: PPC: Book3S HV: XIVE: add get/set accessors for the VP XIVE state
` [PATCH v2 11/16] KVM: introduce a 'mmap' method for KVM devices
` [PATCH v2 12/16] KVM: PPC: Book3S HV: XIVE: add a TIMA mapping
` [PATCH v2 13/16] KVM: PPC: Book3S HV: XIVE: add a mapping for the source ESB pages
` [PATCH v2 14/16] KVM: PPC: Book3S HV: XIVE: add passthrough support
` [PATCH v2 15/16] KVM: introduce a KVM_DESTROY_DEVICE ioctl
` [PATCH v2 16/16] KVM: PPC: Book3S HV: XIVE: clear the vCPU interrupt presenters
[PATCH] KVM: PPC: Fix compilation when KVM is not enabled
2019-02-26 22:21 UTC
Announcing GSoC and Outreachy 2019 internships
2019-02-26 20:18 UTC
[PATCH v6] x86: load FPU registers on return to userland
2019-02-26 16:38 UTC (10+ messages)
` [PATCH 05/22] x86/fpu: Remove fpu->initialized usage in copy_fpstate_to_sigframe()
[PATCH V3 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
2019-02-26 14:21 UTC (8+ messages)
` [PATCH V3 1/10] X86/Hyper-V: Add parameter offset for hyperv_fill_flush_guest_mapping_list()
` [Update PATCH "
` [Update PATCH V3 2/10] KVM/VMX: Fill range list in kvm_fill_hv_flush_list_func()
[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
2019-02-26 11:20 UTC (7+ messages)
` [PATCH RFC 20/39] xen-blkback: module_exit support
[PATCH v7 0/9] vfio/mdev: IOMMU aware mediated device
2019-02-26 10:37 UTC (5+ messages)
` [PATCH v7 7/9] vfio/mdev: Add iommu related member in mdev_device
[kvm-unit-tests PATCH v3 0/5] arm/arm64: Add support for running under kvmtool
2019-02-26 9:29 UTC (7+ messages)
` [kvm-unit-tests PATCH v3 1/5] lib: arm: Use UART address from generated config.h
BUG: unable to handle kernel paging request in __kvm_mmu_prepare_zap_page
2019-02-25 20:09 UTC (2+ messages)
[PATCH v7] x86: load FPU registers on return to userland
2019-02-25 18:16 UTC (5+ messages)
` [PATCH 12/22] x86/fpu: Only write PKRU if it is different from current
` [PATCH 14/22] x86/fpu: Eager switch PKRU state
[PATCH v4 00/22] SMMUv3 Nested Stage Setup
2019-02-25 17:30 UTC (4+ messages)
` [PATCH v4 19/22] vfio-pci: Register an iommu fault handler
[RFC][Patch v8 0/7] KVM: Guest Free Page Hinting
2019-02-25 13:01 UTC (3+ messages)
[PATCH 0/5] QEMU VFIO live migration
2019-02-25 2:22 UTC (3+ messages)
[GIT PULL] KVM fixes for 5.0-rc8 or final
2019-02-24 18:15 UTC (2+ messages)
[PATCH] x86/Hyper-V: Fix definition HV_MAX_FLUSH_REP_COUNT
2019-02-23 14:35 UTC (3+ messages)
[PATCH] x86/kvm/mmu: make mmu->prev_roots cache work for NPT case
2019-02-23 11:15 UTC (5+ messages)
` [PATCH v2 RFC] "
[PATCH v5 0/9] mmu notifier provide context informations
2019-02-22 23:01 UTC (19+ messages)
` [PATCH v5 1/9] mm/mmu_notifier: helper to test if a range invalidation is blockable
` [PATCH v5 2/9] mm/mmu_notifier: convert user range->blockable to helper function
` [PATCH v5 3/9] mm/mmu_notifier: convert mmu_notifier_range->blockable to a flags
` [PATCH v5 4/9] mm/mmu_notifier: contextual information for event enums
` [PATCH v5 5/9] mm/mmu_notifier: contextual information for event triggering invalidation v2
` [PATCH v5 6/9] mm/mmu_notifier: use correct mmu_notifier events for each invalidation
` [PATCH v5 7/9] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2
` [PATCH v5 8/9] mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper
` [PATCH v5 9/9] mm/mmu_notifier: set MMU_NOTIFIER_USE_CHANGE_PTE flag where appropriate v2
[GIT PULL] VFIO updates for v5.1-rc1
2019-02-22 22:25 UTC
VFIO updates for v5.1-rc1
2019-02-22 22:22 UTC
[PATCH] x86/kvm/mmu: fix switch between root and guest MMUs
2019-02-22 18:54 UTC (3+ messages)
[PATCH v3 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-02-22 18:44 UTC (10+ messages)
` [PATCH v3 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
` [PATCH v3 2/2] KVM: doc: add API documentation on the KVM_REG_ARM_WORKAROUNDS register
[PATCH] KVM: MMU: record maximum physical address width in kvm_mmu_extended_role
2019-02-22 18:24 UTC (3+ messages)
[PATCH v2 0/2] Inject a PMI for KVM Guest when ToPA buffer is filled
2019-02-22 17:24 UTC (2+ messages)
[GIT PULL] KVM/arm updates for Linux v5.1
2019-02-22 16:45 UTC (29+ messages)
` [PATCH 01/27] clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
` [PATCH 02/27] arm/arm64: KVM: Introduce kvm_call_hyp_ret()
` [PATCH 03/27] arm64: KVM: Allow for direct call of HYP functions when using VHE
` [PATCH 04/27] arm64: KVM: Drop VHE-specific HYP call stub
` [PATCH 05/27] ARM: KVM: Teach some form of type-safety to kvm_call_hyp
` [PATCH 06/27] arm/arm64: KVM: Statically configure the host's view of MPIDR
` [PATCH 07/27] KVM: arm/arm64: Factor out VMID into struct kvm_vmid
` [PATCH 08/27] KVM: arm/arm64: Simplify bg_timer programming
` [PATCH 09/27] KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming
` [PATCH 10/27] KVM: arm64: Reuse sys_reg() macro when searching the trap table
` [PATCH 11/27] KVM: arm/arm64: consolidate arch timer trap handlers
` [PATCH 12/27] KVM: arm/arm64: timer: Rework data structures for multiple timers
` [PATCH 13/27] KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems
` [PATCH 14/27] KVM: arm/arm64: Rework the timer code to use a timer_map
` [PATCH 15/27] KVM: arm/arm64: Move kvm_is_write_fault to header file
` [PATCH 16/27] arm64: KVM: Expose sanitised cache type register to guest
` [PATCH 17/27] arm64: KVM: Describe data or unified caches as having 1 set and 1 way
` [PATCH 18/27] KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual interrupt is pending
` [PATCH 19/27] KVM: arm/arm64: Fix TRACE_INCLUDE_PATH
` [PATCH 20/27] KVM: arm/arm64: Remove -I. header search paths
` [PATCH 21/27] KVM: arm/arm64: Prefix header search paths with $(srctree)/
` [PATCH 22/27] KVM: arm/arm64: Update MAINTAINERS entries
` [PATCH 23/27] KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary"
` [PATCH 24/27] KVM: arm64: Fix comment for KVM_PHYS_SHIFT
` [PATCH 25/27] KVM: arm/arm64: Remove unused gpa_end variable
` [PATCH 26/27] KVM: arm/arm64: Remove unused timer variable
` [PATCH 27/27] arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
[PATCH] KVM: Minor cleanups for kvm_main.c
2019-02-22 16:44 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).