messages from 2017-10-06 16:37:52 to 2017-10-11 11:36:58 UTC [more...]
[PATCH v3 1/2] KVM: X86: Processor States following Reset or INIT
2017-10-11 11:36 UTC (6+ 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-11 11:21 UTC (13+ 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 v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-10-11 6:25 UTC (5+ messages)
` [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
[PATCH] KVM: x86: extend usage of RET_MMIO_PF_* constants
2017-10-11 6:08 UTC (3+ messages)
[PATCH v16 0/5] Virtio-balloon Enhancement
2017-10-11 6:03 UTC (19+ 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
[GVT-g] [ANNOUNCE] 2017-Q3 release of KVMGT (Intel GVT-g for KVM)
2017-10-11 4:55 UTC
[PATCH] printk: hash addresses printed with %p
2017-10-11 4:06 UTC (2+ messages)
[PATCH 0/3] add %pX specifier
2017-10-11 3:27 UTC (6+ messages)
[RFC PATCH kernel] vfio-pci: Allow write combining
2017-10-11 2:56 UTC (5+ messages)
[PATCH 0/2] vfio-ccw bugfix
2017-10-11 2:38 UTC (3+ messages)
` [PATCH 1/2] vfio: ccw: bypass bad idaw address when fetching IDAL ccws
` [PATCH 2/2] vfio: ccw: validate the count field of a ccw before pinning
[kvm-unit-tests PATCH] x86: vmx: add test for L1 CR4 load
2017-10-11 2:09 UTC
[PATCH] KVM: X86: clear page flags when freeing kvm mmapping page
2017-10-11 0:56 UTC (3+ messages)
[PATCH] KVM: remove printing of token address
2017-10-10 21:49 UTC (7+ messages)
[Part2 PATCH v5 00/31] x86: Secure Encrypted Virtualization (AMD)
2017-10-10 20:04 UTC (27+ 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 "
[PATCH] KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt
2017-10-10 19:17 UTC (2+ messages)
[PATCH] KVM: SVM: limit kvm_handle_page_fault to #PF handling
2017-10-10 19:01 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] 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
[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 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] 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 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 (4+ messages)
[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)
[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 (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