public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-16 13:44:59 to 2017-10-19 08:44:44 UTC [more...]

[PATCH v3 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-19  8:44 UTC  (35+ 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 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 09/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v3 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [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 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit

[PATCH v16 0/5] Virtio-balloon Enhancement
 2017-10-19  8:07 UTC  (10+ messages)
` [PATCH v16 5/5] virtio-balloon: VIRTIO_BALLOON_F_CTRL_VQ

[RFC 0/2] KVM "fake DAX" device flushing
 2017-10-19  8:01 UTC  (15+ messages)
` [RFC 2/2] KVM: add virtio-pmem driver
      ` [Qemu-devel] "

[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
 2017-10-19  7:49 UTC  (20+ messages)
` [PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
            ` 答复: "

[PATCH 0/9] Intel Processor Trace virtulization enabling
 2017-10-19  7:14 UTC  (9+ messages)

[GIT PULL] Please pull my kvm-ppc-fixes branch
 2017-10-19  4:20 UTC 

[PATCH] KVM: X86: #GP when guest attempts to write MCi banks w/o 0
 2017-10-19  3:52 UTC  (4+ messages)

[PATCH] KVM: PPC: Book3S HV: Handle unexpected interrupts better
 2017-10-19  3:44 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests
 2017-10-19  3:49 UTC  (2+ messages)

[PATCH 1/10] KVM: PPC: Book3S HV: Use ARRAY_SIZE macro
 2017-10-19  3:44 UTC  (2+ messages)

[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
 2017-10-18 23:17 UTC  (8+ messages)
` [PATCH v1 15/27] compiler: Option to default to hidden symbols

[PATCH v4 2/2] KVM: VMX: Fix VPID capability detection
 2017-10-18 23:02 UTC 

[PATCH v4 1/2] KVM: nVMX: Fix EPT switching advertising
 2017-10-18 23:00 UTC 

qemu polling KVM_IRQ_LINE_STATUS when stopped
 2017-10-18 19:24 UTC  (4+ messages)

[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
 2017-10-18 17:54 UTC  (24+ messages)
` [RFC 03/19] s390/zcrypt: new AP matrix bus
` [RFC 04/19] s390/zcrypt: create an AP matrix device on the "
` [RFC 05/19] s390/zcrypt: base implementation of AP matrix device driver
` [RFC 06/19] s390/zcrypt: register matrix device with VFIO mediated device framework
` [RFC 07/19] KVM: s390: introduce AP matrix configuration interface
` [RFC 16/19] KVM: s390: interface to configure KVM guest's AP matrix

[PATCH v7 0/4] Add RAS virtualization support
 2017-10-18 17:21 UTC  (6+ messages)
` [PATCH v7 1/4] arm64: kvm: route synchronous external abort exceptions to EL2
` [PATCH v7 2/4] arm64: kvm: Introduce KVM_ARM_SET_SERROR_ESR ioctl
` [PATCH v7 3/4] arm64: kvm: Set Virtual SError Exception Syndrome for guest
` [PATCH v7 4/4] arm64: kvm: handle SEI notification "

[PATCH v3 1/2] KVM: nVMX: Fix EPT switching advertising
 2017-10-18 15:40 UTC  (6+ messages)
` [PATCH v3 2/2] KVM: VMX: Fix VPID capability detection

[CFP] Virt & IaaS Devroom at FOSDEM18
 2017-10-18 15:05 UTC 

[PATCH v4 00/11] vITS Migration fixes and reset
 2017-10-18 14:34 UTC  (23+ messages)
` [PATCH v4 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v4 02/11] KVM: arm/arm64: vgic-its: fix vgic_its_restore_collection_table returned value
` [PATCH v4 03/11] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v4 04/11] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v4 05/11] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v4 06/11] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v4 07/11] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables
` [PATCH v4 08/11] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH v4 09/11] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH v4 10/11] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v4 11/11] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

[RFC PATCH kernel] vfio-pci: Allow write combining
 2017-10-18 14:21 UTC  (14+ messages)

[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
 2017-10-18 14:13 UTC  (9+ messages)

[Part2 PATCH v5 30/31] KVM: SVM: Do not install #UD intercept when SEV is enabled
 2017-10-18 13:00 UTC  (6+ messages)
` [Part2 PATCH v5 31/31] KVM: X86: Restart the guest when insn_len is zero and "

[PATCH RESEND v2] arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
 2017-10-18 11:39 UTC  (4+ messages)

[PATCH for-4.13 0/2] Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
 2017-10-18  9:15 UTC  (3+ messages)
` [PATCH for-4.13 1/2] x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature
` [PATCH for-4.13 2/2] x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors

[RFC PATCH] powerpc: add tests for XICS
 2017-10-18  8:11 UTC  (4+ messages)
` [RFC kvm-unit-tests "

[PATCH 9/9] KVM: x86: Disable intercept for Intel processor trace MSRs
 2017-10-18  7:15 UTC  (3+ messages)

[PATCH v2 1/2] KVM: VMX: Don't advertise EPT switching if EPT itself is not exposed
 2017-10-18  1:05 UTC  (9+ messages)
` [PATCH v2 2/2] KVM: VMX: Fix VPID capability detection

[Part1 PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-10-17 16:23 UTC  (11+ messages)
` [Part1 PATCH v6 16/17] X86/KVM: Decrypt shared per-cpu variables when SEV is active
` [Part1 PATCH v6 17/17] X86/KVM: Clear encryption attribute "

[PATCH v6 1/4] x86/pvclock: add setter for pvclock_pvti_cpu0_va
 2017-10-17 15:34 UTC  (2+ messages)

[PATCH v6 5/7] arm64: kvm: route synchronous external abort exceptions to el2
 2017-10-17 15:22 UTC 

[PATCH 00/10] arm/arm64: KVM: limit icache invalidation to prefetch aborts
 2017-10-17 15:04 UTC  (37+ 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] KVM: SVM: detect opening of SMI window using STGI intercept
 2017-10-17 14:02 UTC 

[PATCH] arm64: KVM: set right LR register value for 32 bit guest when inject abort
 2017-10-17 14:00 UTC  (3+ messages)

Fostering linux community collaboration on hardware accelerators
 2017-10-17 12:53 UTC  (5+ messages)
    ` New Linux accelerators discussion list [was: Re: Fostering linux community collaboration on hardware accelerators]

AMD Ryzen KVM/NPT/IOMMU issue
 2017-10-17  4:16 UTC  (16+ messages)

[PATCH 1/2] KVM: VMX: Don't advertise EPT switching if EPT itself is not exposed
 2017-10-17  3:12 UTC  (3+ messages)

[PATCH 2/2] KVM: VMX: Fix VPID capability detection
 2017-10-17  2:20 UTC  (3+ messages)

[RFC 00/11] KVM, EFI, arm64: EFI Runtime Services Sandboxing
 2017-10-16 20:47 UTC  (8+ messages)
` [RFC 04/11] KVM, arm, arm64: Offer PAs to IPAs idmapping to internal VMs

[PATCH v2] arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
 2017-10-16 15:58 UTC 

[PATCH v3 00/11] vITS Migration fixes and reset
 2017-10-16 15:03 UTC  (12+ messages)
` [PATCH v3 01/11] KVM: arm/arm64: vgic-its: fix return value for device table restore
` [PATCH v3 02/11] KVM: arm/arm64: vgic-its: fix vgic_its_restore_collection_table returned value
` [PATCH v3 03/11] KVM: arm/arm64: vgic-its: Improve error reporting on device table save
` [PATCH v3 04/11] KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
` [PATCH v3 05/11] KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
` [PATCH v3 06/11] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
` [PATCH v3 07/11] KVM: arm/arm64: vgic-its: Always attempt to save/restore device and collection tables
` [PATCH v3 08/11] KVM: arm/arm64: vgic-its: new helper functions to free the caches
` [PATCH v3 09/11] KVM: arm/arm64: vgic-its: free caches when GITS_BASER Valid bit is cleared
` [PATCH v3 10/11] KVM: arm/arm64: Document KVM_DEV_ARM_ITS_CTRL_RESET
` [PATCH v3 11/11] KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET

Can KVM support Android running as guest ?
 2017-10-16 14:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox