messages from 2019-01-27 17:25:04 to 2019-01-30 16:41:37 UTC [more...]
[PATCH v6 00/13] KVM: s390: make use of the GIB
2019-01-30 16:41 UTC (38+ messages)
` [PATCH v6 01/13] KVM: s390: drop obsolete else path
` [PATCH v6 02/13] KVM: s390: make bitmap declaration consitent
` [PATCH v6 03/13] KVM: s390: move bitmap idle_mask into arch struct top level
` [PATCH v6 04/13] KVM: s390: coding style kvm_s390_gisa_init/clear()
` [PATCH v6 05/13] KVM: s390: use pending_irqs_no_gisa() where appropriate
` [PATCH v6 06/13] KVM: s390: remove kvm_s390_ from gisa static inline functions
` [PATCH v6 07/13] KVM: s390: introduce struct kvm_s390_gisa_interrupt
` [PATCH v6 09/13] KVM: s390: add the GIB and its related life-cyle functions
` [PATCH v6 10/13] KVM: s390: add kvm reference to struct sie_page2
` [PATCH v6 11/13] KVM: s390: add functions to (un)register GISC with GISA
` [PATCH v6 12/13] KVM: s390: add gib_alert_irq_handler()
` [PATCH v6 13/13] KVM: s390: start using the GIB
[PATCH] svm: Fix improper check when deactivate AVIC
2019-01-30 16:22 UTC (2+ messages)
[PATCH] kvm: Use struct_size() in kmalloc()
2019-01-30 16:12 UTC (4+ messages)
[PATCH] svm: Fix AVIC DFR and LDR handling
2019-01-30 16:10 UTC (2+ messages)
[PATCH] x86/kvmclock: set offset for kvm unstable clock
2019-01-30 16:06 UTC (4+ messages)
[PATCH 00/19] KVM: PPC: Book3S HV: add XIVE native exploitation mode
2019-01-30 15:54 UTC (31+ messages)
` [PATCH 05/19] KVM: PPC: Book3S HV: add a new KVM device for the "
` [PATCH 17/19] KVM: PPC: Book3S HV: add get/set accessors for the VP XIVE state
` [PATCH 18/19] KVM: PPC: Book3S HV: add passthrough support
[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
2019-01-30 15:36 UTC (20+ messages)
` [PATCH 1/5] KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself
` [PATCH 3/5] KVM: arm/arm64: Require VCPU threads to turn them self off
` [PATCH 4/5] KVM: arm/arm64: Implement PSCI ON_PENDING when turning on VCPUs
` [PATCH 5/5] arm/arm64: KVM: Don't panic on failure to properly reset system registers
[PATCH v2 0/7] This patch-set is to enable Guest CET support
2019-01-30 15:16 UTC (13+ messages)
` [PATCH v2 1/7] KVM:VMX: Define CET VMCS fields and bits
` [PATCH v2 6/7] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest
[PATCH v2 0/5] vfio-ccw: support hsch/csch (kernel part)
2019-01-30 14:32 UTC (34+ messages)
` [PATCH v2 2/5] vfio-ccw: concurrent I/O handling
` [PATCH v2 3/5] vfio-ccw: add capabilities chain
` [PATCH v2 5/5] vfio-ccw: add handling for async channel instructions
general protection fault in __dentry_path
2019-01-30 13:49 UTC
[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
2019-01-30 13:22 UTC (7+ messages)
` [PATCH v3 1/6] vfio-ccw: make it safe to access channel programs
` [PATCH v3 2/6] vfio-ccw: rework ssch state handling
` [PATCH v3 3/6] vfio-ccw: protect the I/O region
` [PATCH v3 4/6] vfio-ccw: add capabilities chain
` [PATCH v3 5/6] s390/cio: export hsch to modules
` [PATCH v3 6/6] vfio-ccw: add handling for async channel instructions
[PATCH v2] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-01-30 13:13 UTC
[PATCH v6] x86: load FPU registers on return to userland
2019-01-30 12:53 UTC (18+ messages)
` [PATCH 09/22] x86/fpu: Add (__)make_fpregs_active helpers
` [PATCH 10/22] x86/fpu: Make __raw_xsave_addr() use feature number instead of mask
` [PATCH 11/22] x86/fpu: Make get_xsave_field_ptr() and get_xsave_addr() "
` [PATCH 15/22] x86/entry: Add TIF_NEED_FPU_LOAD
` [PATCH 16/22] x86/fpu: Always store the registers in copy_fpstate_to_sigframe()
` [PATCH 17/22] x86/fpu: Prepare copy_fpstate_to_sigframe() for TIF_NEED_FPU_LOAD
[PATCH 0/2] KVM: arm/arm64: Add VCPU workarounds firmware register
2019-01-30 12:07 UTC (7+ messages)
` [PATCH 1/2] KVM: arm/arm64: Add save/restore support for firmware workaround state
[PATCH kvm-unit-tests] scripts: Speedup MAX_SMP check
2019-01-30 11:54 UTC (4+ messages)
[PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
2019-01-30 11:18 UTC (7+ messages)
[PATCH] kvm: arm64: Relax the restriction on using stage2 PUD huge mapping
2019-01-30 10:39 UTC (3+ messages)
[PATCH 00/14] KVM: arm/arm64: Various rework in preparation of nested virt support
2019-01-30 8:57 UTC (3+ messages)
` [PATCH 09/14] KVM: arm64: Reuse sys_reg() macro when searching the trap table
[RFC v3 00/21] SMMUv3 Nested Stage Setup
2019-01-30 8:48 UTC (8+ messages)
` [RFC v3 02/21] iommu: Introduce cache_invalidate API
INFO: task hung in vhost_init_device_iotlb
2019-01-30 8:12 UTC (3+ messages)
[PATCH] vfio: platform: reset: fix up include directives to remove ccflags-y
2019-01-30 2:52 UTC
[PATCH net] vhost: fix OOB in get_rx_bufs()
2019-01-30 1:36 UTC (7+ messages)
[PATCH] KVM: x86: Sync the pending Posted-Interrupts
2019-01-30 0:37 UTC (9+ messages)
[PATCH] cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
2019-01-29 21:13 UTC (3+ messages)
[PATCH v4 0/9] mmu notifier provide context informations
2019-01-29 16:21 UTC (6+ messages)
` [PATCH v4 8/9] gpu/drm/i915: optimize out the case when a range is updated to read only
[PATCH 0/3] KVM: Unify mmu_memory_cache functionality across architectures
2019-01-29 14:25 UTC (6+ messages)
` [PATCH 1/3] KVM: x86: Move mmu_memory_cache functions to common code
` [PATCH 2/3] KVM: arm/arm64: Move to common kvm_mmu_memcache infrastructure
` [PATCH 3/3] KVM: mips: "
[kvm-unit-tests PATCH 0/7] arm/arm64: Add support for running under kvmtool
2019-01-29 13:40 UTC (16+ messages)
` [kvm-unit-tests PATCH 2/7] lib: arm: Remove warning about uart0_base mismatch
` [kvm-unit-tests PATCH 7/7] arm/arm64: Use argv_find() for test names
[PATCH 4.19 071/103] KVM/nVMX: Do not validate that posted_intr_desc_addr is page aligned
2019-01-29 11:35 UTC
[PATCH] KVM: x86: Fix a 4.14 backport regression related to userspace/guest FPU
2019-01-29 10:32 UTC (5+ messages)
Last call for GSoC/Outreachy project ideas
2019-01-29 5:21 UTC
[PATCH net-next V4 0/5] vhost: accelerate metadata access through vmap()
2019-01-29 2:34 UTC (4+ messages)
[RFC][PATCH v2 00/21] PMEM NUMA node and hotness accounting/migration
2019-01-29 2:00 UTC (10+ messages)
Regression in v4.14.94 by "x86,kvm: move qemu/guest FPU switching out to vcpu_run"
2019-01-28 20:20 UTC (4+ messages)
[PATCH] KVM: Ignore LBR MSRs with no effect
2019-01-28 17:43 UTC
[PATCH AUTOSEL 4.4 27/80] x86/fpu: Add might_fault() to user_insn()
2019-01-28 16:23 UTC (2+ messages)
` [PATCH AUTOSEL 4.4 61/80] KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
[PATCH AUTOSEL 4.9 037/107] x86/fpu: Add might_fault() to user_insn()
2019-01-28 16:19 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 082/107] KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
[PATCH AUTOSEL 4.14 062/170] x86/fpu: Add might_fault() to user_insn()
2019-01-28 16:11 UTC (3+ messages)
` [PATCH AUTOSEL 4.14 137/170] KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
` [PATCH AUTOSEL 4.14 139/170] kvm: Change offset in kvm_write_guest_offset_cached to unsigned
[PATCH AUTOSEL 4.19 097/258] x86/fpu: Add might_fault() to user_insn()
2019-01-28 15:58 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 215/258] KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
` [PATCH AUTOSEL 4.19 217/258] kvm: Change offset in kvm_write_guest_offset_cached to unsigned
[PATCH AUTOSEL 4.20 113/304] x86/fpu: Add might_fault() to user_insn()
2019-01-28 15:42 UTC (3+ messages)
` [PATCH AUTOSEL 4.20 257/304] KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupported
` [PATCH AUTOSEL 4.20 260/304] kvm: Change offset in kvm_write_guest_offset_cached to unsigned
[PATCH RESEND] KVM: MMU: Introduce single thread to zap collapsible sptes
2019-01-28 9:33 UTC
[PATCH 3/6] x86: kvm: no need to check return value of debugfs_create functions
2019-01-28 9:19 UTC (4+ messages)
[GIT PULL] KVM fixes for 5.0-rc4
2019-01-27 17:25 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