messages from 2017-10-06 14:38:32 to 2017-10-10 18:41:38 UTC [more...]
[PATCH] KVM: X86: clear page flags when freeing kvm mmapping page
2017-10-10 19:26 UTC (2+ messages)
[Patch v3 0/5] KVM: Guest page hinting
2017-10-10 18:41 UTC (8+ messages)
` [Patch v3 1/5] KVM: Support for guest "
` [Patch v3 2/5] KVM: Guest page hinting functionality
` [Patch v3 3/5] KVM: Adding tracepoints for guest page hinting
` [Patch v3 4/5] virtio: Exposes added descriptor to the other side synchronously
` [Patch v3 5/5] KVM: Sending hyperlist to the host via hinting_vq
` [QEMU PATCH] kvm: Support for guest page hinting
` [PATCH] "
sysbench throughput degradation in 4.13+
2017-10-10 17:40 UTC (14+ messages)
[PATCH v3 1/2] KVM: X86: Processor States following Reset or INIT
2017-10-10 17:07 UTC (3+ messages)
` [PATCH v3 2/2] KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
[PATCH v4 0/6] KVM: nested virt SMM fixes
2017-10-10 16:15 UTC (11+ messages)
` [PATCH v4 1/6] KVM: x86: introduce ISA specific SMM entry/exit callbacks
` [PATCH v4 2/6] KVM: x86: introduce ISA specific smi_allowed callback
` [PATCH v4 3/6] KVM: nVMX: fix SMI injection in guest mode
` [PATCH v4 4/6] KVM: nVMX: treat CR4.VMXE as reserved in SMM
` [PATCH v4 5/6] KVM: nSVM: refactor nested_svm_vmrun
` [PATCH v4 6/6] KVM: nSVM: fix SMI injection in guest mode
[PATCH] KVM: X86: clear page flags when freeing kvm mmapping page
2017-10-10 16:10 UTC
[PATCH 0/2] KVM: nVMX: fix out-of-bounds access (CVE-2017-12188)
2017-10-10 15:30 UTC (3+ messages)
` [PATCH 1/2] KVM: nVMX: update last_nonleaf_level when initializing nested EPT
` [PATCH 2/2] KVM: MMU: always terminate page walks at level 1
[PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-10 15:15 UTC (15+ messages)
` [PATCH v16 1/5] lib/xbitmap: Introduce xbitmap
` [PATCH v16 3/5] virtio-balloon: VIRTIO_BALLOON_F_SG
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ
[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
2017-10-10 15:00 UTC (25+ messages)
` [Part2 PATCH v5 11/31] crypto: ccp: Define SEV key management command id
` [Part2 PATCH v5 12/31] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v5.1 12.1/31] "
` [Part2 PATCH v5.1 12.2/31] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v5.1 12.3/31] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v5.1 12.4/31] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v5.1 12.5/31] crypto: ccp: Implement SEV_PEK_GEN "
` [Part2 PATCH v5.1 12.6/31] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v5.1 12.7/31] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v5.1 12.8/31] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v5.1 12.9/31] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
[Qemu-devel] kvm_intel fails to load on Conroe CPUs running Linux 4.12
2017-10-10 14:16 UTC
[PATCH v1 0/6] QEMU: kvm: cleanup kvm_slot handling
2017-10-10 13:29 UTC (4+ messages)
` [PATCH v1 5/6] kvm: kvm_log_start/stop are only called with known sections
` [Qemu-devel] "
Fostering linux community collaboration on hardware accelerators
2017-10-10 11:28 UTC
[PATCH] KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt
2017-10-10 10:57 UTC
[PATCH v4 0/7] Handle forwarded level-triggered interrupts
2017-10-10 10:49 UTC (9+ messages)
` [PATCH v4 1/7] KVM: arm/arm64: Remove redundant preemptible checks
` [PATCH v4 2/7] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v4 3/7] KVM: arm/arm64: Don't cache the timer IRQ level
` [PATCH v4 7/7] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
[PATCH] x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
2017-10-10 10:12 UTC
[PATCH v3 00/20] KVM: arm/arm64: Optimize arch timer register handling
2017-10-10 9:59 UTC (39+ messages)
` [PATCH v3 02/20] arm64: Use physical counter for in-kernel reads
` [PATCH v3 03/20] arm64: Use the physical counter when available for read_cycles
` [PATCH v3 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
` [PATCH v3 05/20] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [PATCH v3 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [PATCH v3 07/20] KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
` [PATCH v3 08/20] KVM: arm/arm64: Rename soft timer to bg_timer
` [PATCH v3 09/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v3 10/20] KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
` [PATCH v3 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [PATCH v3 12/20] genirq: Document vcpu_info usage for percpu_devid interrupts
` [PATCH v3 13/20] KVM: arm/arm64: Set VCPU affinity for virt timer irq
` [PATCH v3 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [PATCH v3 15/20] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [PATCH v3 16/20] KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
` [PATCH v3 17/20] KVM: arm/arm64: Move phys_timer_emulate function
` [PATCH v3 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
` [PATCH v3 19/20] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
` [PATCH v3 20/20] KVM: arm/arm64: Rework kvm_timer_should_fire
[PATCH] KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
2017-10-10 9:12 UTC (3+ messages)
[PATCH] KVM: x86: extend usage of RET_MMIO_PF_* constants
2017-10-10 9:10 UTC
[PATCH] KVM: SVM: limit kvm_handle_page_fault to #PF handling
2017-10-10 8:49 UTC
[PATCH] arch/x86: remove redundant null checks before kmem_cache_destroy
2017-10-10 8:40 UTC (2+ messages)
[PATCH v2 1/2] KVM: X86: Processor States following Reset or INIT
2017-10-10 8:36 UTC (4+ messages)
` [PATCH v2 2/2] KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
[PATCH 0/3] KVM: x86: fix restart_apic_timer
2017-10-10 8:35 UTC (9+ messages)
` [PATCH 1/3] KVM: x86: handle 0 write to TSC_DEADLINE MSR
` [PATCH 2/3] KVM: x86: really disarm lapic timer when clearing TMICT
` [PATCH 3/3] KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch
[PATCH] kvm, mm: account kvm related kmem slabs to kmemcg
2017-10-10 8:32 UTC (2+ messages)
[PATCH] KVM: remove printing of token address
2017-10-10 8:31 UTC (6+ messages)
[PATCH v3 0/6] KVM: nested virt SMM fixes
2017-10-10 8:03 UTC (6+ messages)
` [PATCH v3 6/6] KVM: nSVM: fix SMI injection in guest mode
[RFC] virtio-iommu version 0.4
2017-10-09 19:46 UTC (3+ messages)
` [virtio-dev] "
[PATCH v4 00/26] KVM/ARM: Add support for GICv4
2017-10-09 18:02 UTC (30+ messages)
` [PATCH v4 01/26] KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
` [PATCH v4 02/26] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
` [PATCH v4 03/26] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v4 04/26] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v4 05/26] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v4 06/26] KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
` [PATCH v4 07/26] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v4 08/26] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v4 09/26] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v4 10/26] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v4 11/26] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v4 12/26] KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
` [PATCH v4 13/26] KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
` [PATCH v4 14/26] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v4 15/26] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v4 16/26] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v4 17/26] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v4 18/26] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v4 19/26] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v4 20/26] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v4 21/26] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v4 22/26] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v4 23/26] KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
` [PATCH v4 24/26] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v4 25/26] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v4 26/26] KVM: arm/arm64: GICv4: Theory of operations
[PATCH 00/10] arm/arm64: KVM: limit icache invalidation to prefetch aborts
2017-10-09 15:20 UTC (11+ messages)
` [PATCH 01/10] KVM: arm/arm64: Split dcache/icache flushing
` [PATCH 02/10] arm64: KVM: Add invalidate_icache_range helper
` [PATCH 03/10] arm: KVM: Add optimized PIPT icache flushing
` [PATCH 04/10] arm64: KVM: PTE/PMD S2 XN bit definition
` [PATCH 05/10] KVM: arm/arm64: Limit icache invalidation to prefetch aborts
` [PATCH 06/10] KVM: arm/arm64: Only clean the dcache on translation fault
` [PATCH 07/10] KVM: arm/arm64: Preserve Exec permission across R/W permission faults
` [PATCH 08/10] KVM: arm/arm64: Drop vcpu parameter from coherent_{d,i}cache_guest_page
` [PATCH 09/10] KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
` [PATCH 10/10] arm: KVM: Use common implementation for all flushes to PoC
[PATCH] MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc
2017-10-09 15:01 UTC (7+ messages)
[PATCH 54/88] KVM: use g_new() family of functions
2017-10-09 14:21 UTC (2+ messages)
[PATCH 3.16 170/192] MIPS: KVM: Fix modular KVM under QEMU
2017-10-09 12:44 UTC
[Bug 196409] New: kvm_amd nested pagetable gpu passthrough performance oddities
2017-10-09 10:19 UTC (2+ messages)
` [Bug 196409] "
[PATCH 1/2] KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled
2017-10-09 8:04 UTC (6+ messages)
` [PATCH 2/2] KVM: X86: XCR0 should be set to the fixed value on vCPU reset
[PATCH] vfio/pci: Virtualize Maximum Read Request Size
2017-10-09 7:38 UTC (2+ messages)
[RFC PATCH kernel] vfio-pci: Allow write combining
2017-10-09 2:50 UTC
[BACKPORT 3.14.y] MIPS: KVM: Fix modular KVM under QEMU
2017-10-08 21:14 UTC (2+ messages)
NvFBC for guest to local host possible? Shared memory
2017-10-07 8:46 UTC
[Bug 191451] New: Host hangs when hyperv/pvspinlock are disabled
2017-10-07 2:04 UTC (2+ messages)
` [Bug 191451] "
[PATCH v6 0/3] KVM: LAPIC: Rework lapic timer to behave more like real-hardware
2017-10-07 0:50 UTC (5+ messages)
` [PATCH v6 2/3] KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode
[Part2 PATCH v5 10/31] crypto: ccp: Add Platform Security Processor (PSP) device support
2017-10-06 23:09 UTC (2+ messages)
` [Part2 PATCH v5.1 "
[GIT PULL] KVM fixes for v4.14-rc4
2017-10-06 18:24 UTC
[PATCH v2 00/15] KVM x86/VMX cleanups
2017-10-06 18:11 UTC (2+ messages)
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-10-06 17:31 UTC (13+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` 答复: "
[PATCH] KVM: x86: remove X86_LOCAL_APIC #ifdefs
2017-10-06 17:26 UTC
[PATCH v8] KVM: LAPIC: Apply change to TDCR right away to the timer
2017-10-06 16:37 UTC (4+ messages)
[PATCH v2 00/10] vITS Migration fixes and reset
2017-10-06 15:33 UTC (13+ messages)
` [PATCH v2 01/10] KVM: arm/arm64: vgic-its: fix return value for restore
` [PATCH v2 02/10] KVM: arm/arm64: vgic-its: Always allow clearing GITS_CREADR/CWRITER
` [PATCH v2 05/10] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v2 06/10] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables
[PATCH v1 0/2] KVM: arm64: single step emulation instructions
2017-10-06 14:43 UTC (8+ messages)
` [PATCH v1 2/2] kvm: arm64: handle single-step of userspace mmio instructions
[PATCH v7] KVM: LAPIC: Apply change to TDCR right away to the timer
2017-10-06 14:40 UTC (3+ 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