messages from 2017-10-18 09:35:12 to 2017-10-20 16:11:13 UTC [more...]
[RFC 0/2] KVM "fake DAX" device flushing
2017-10-20 16:11 UTC (15+ messages)
` [RFC 2/2] KVM: add virtio-pmem driver
` [Qemu-devel] "
[PATCH v2 0/8] arm/arm64: KVM: limit icache invalidation to prefetch aborts
2017-10-20 15:49 UTC (9+ messages)
` [PATCH v2 1/8] arm64: KVM: Add invalidate_icache_range helper
` [PATCH v2 2/8] arm: KVM: Add optimized PIPT icache flushing
` [PATCH v2 3/8] arm64: KVM: PTE/PMD S2 XN bit definition
` [PATCH v2 4/8] KVM: arm/arm64: Limit icache invalidation to prefetch aborts
` [PATCH v2 5/8] KVM: arm/arm64: Only clean the dcache on translation fault
` [PATCH v2 6/8] KVM: arm/arm64: Preserve Exec permission across R/W permission faults
` [PATCH v2 7/8] KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartions
` [PATCH v2 8/8] KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.h
[PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
2017-10-20 15:36 UTC
[PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
2017-10-20 15:33 UTC
[PATCH v1 00/27] x86: PIE support and option to extend KASLR randomization
2017-10-20 15:20 UTC (17+ messages)
` [PATCH v1 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v1 06/27] x86/entry/64: "
` [PATCH v1 15/27] compiler: Option to default to hidden symbols
qemu polling KVM_IRQ_LINE_STATUS when stopped
2017-10-20 15:12 UTC (8+ messages)
[Part2 PATCH v6 00/38] x86: Secure Encrypted Virtualization (AMD)
2017-10-20 15:00 UTC (41+ messages)
` [Part2 PATCH v6 01/38] Documentation/virtual/kvm: Add AMD Secure Encrypted Virtualization (SEV)
` [Part2 PATCH v6 02/38] x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
` [Part2 PATCH v6 03/38] kvm: svm: prepare for new bit definition in nested_ctl
` [Part2 PATCH v6 04/38] kvm: svm: Add SEV feature definitions to KVM
` [Part2 PATCH v6 05/38] KVM: SVM: Prepare to reserve asid for SEV guest
` [Part2 PATCH v6 06/38] KVM: X86: Extend CPUID range to include new leaf
` [Part2 PATCH v6 07/38] KVM: Introduce KVM_MEMORY_ENCRYPT_OP ioctl
` [Part2 PATCH v6 08/38] KVM: Introduce KVM_MEMORY_ENCRYPT_{UN,}REG_REGION ioctl
` [Part2 PATCH v6 09/38] crypto: ccp: Build the AMD secure processor driver only with AMD CPU support
` [Part2 PATCH v6 10/38] crypto: ccp: Define SEV userspace ioctl and command id
` [Part2 PATCH v6 11/38] crypto: ccp: Define SEV key management "
` [Part2 PATCH v6 12/38] crypto: ccp: Add Platform Security Processor (PSP) device support
` [Part2 PATCH v6 13/38] crypto: ccp: Add Secure Encrypted Virtualization (SEV) command support
` [Part2 PATCH v6 14/38] crypto: ccp: Implement SEV_FACTORY_RESET ioctl command
` [Part2 PATCH v6 15/38] crypto: ccp: Implement SEV_PLATFORM_STATUS "
` [Part2 PATCH v6 16/38] crypto: ccp: Implement SEV_PEK_GEN "
` [Part2 PATCH v6 17/38] crypto: ccp: Implement SEV_PDH_GEN "
` [Part2 PATCH v6 18/38] crypto: ccp: Implement SEV_PEK_CSR "
` [Part2 PATCH v6 19/38] crypto: ccp: Implement SEV_PEK_CERT_IMPORT "
` [Part2 PATCH v6 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT "
` [Part2 PATCH v6 21/38] KVM: X86: Add CONFIG_KVM_AMD_SEV
` [Part2 PATCH v6 22/38] KVM: SVM: Add sev module_param
` [Part2 PATCH v6 23/38] KVM: SVM: Reserve ASID range for SEV guest
` [Part2 PATCH v6 24/38] KVM: Define SEV key management command id
` [Part2 PATCH v6 25/38] KVM: SVM: Add KVM_SEV_INIT command
` [Part2 PATCH v6 26/38] KVM: SVM: VMRUN should use assosiated ASID when SEV is enabled
` [Part2 PATCH v6 27/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
` [Part2 PATCH v6 28/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_UPDATE_DATA command
` [Part2 PATCH v6 29/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_MEASURE command
` [Part2 PATCH v6 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
` [Part2 PATCH v6 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v6 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v6 33/38] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v6 34/38] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v6 35/38] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v6 36/38] KVM: SVM: Clear C-bit from the page fault address
` [Part2 PATCH v6 37/38] KVM: SVM: Do not install #UD intercept when SEV is enabled
` [Part2 PATCH v6 38/38] KVM: X86: Restart the guest when insn_len is zero and "
[PATCH v7 1/5] ptp_kvm: probe for kvm guest availability
2017-10-20 14:33 UTC (4+ messages)
` [PATCH v7 2/5] x86/pvclock: add setter for pvclock_pvti_cpu0_va
` [PATCH v7 5/5] MAINTAINERS: xen, kvm: track pvclock-abi.h changes
[Part1 PATCH v7 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-10-20 14:30 UTC (18+ messages)
` [Part1 PATCH v7 01/17] Documentation/x86: Add AMD Secure Encrypted Virtualization (SEV) description
` [Part1 PATCH v7 02/17] x86/mm: Add Secure Encrypted Virtualization (SEV) support
` [Part1 PATCH v7 03/17] x86/mm: Don't attempt to encrypt initrd under SEV
` [Part1 PATCH v7 04/17] x86/realmode: Don't decrypt trampoline area "
` [Part1 PATCH v7 05/17] x86/mm: Use encrypted access of boot related data with SEV
` [Part1 PATCH v7 06/17] x86/mm: Include SEV for encryption memory attribute changes
` [Part1 PATCH v7 07/17] x86/efi: Access EFI data as encrypted when SEV is active
` [Part1 PATCH v7 08/17] resource: Consolidate resource walking code
` [Part1 PATCH v7 09/17] resource: Provide resource struct in resource walk callback
` [Part1 PATCH v7 10/17] x86/mm, resource: Use PAGE_KERNEL protection for ioremap of memory pages
` [Part1 PATCH v7 11/17] x86/mm: Add DMA support for SEV memory encryption
` [Part1 PATCH v7 12/17] x86/boot: Add early boot support when running with SEV active
` [Part1 PATCH v7 13/17] x86/io: Unroll string I/O when SEV is active
` [Part1 PATCH v7 14/17] x86: Add support for changing memory encryption attribute in early boot
` [Part1 PATCH v7 15/17] percpu: Introduce DEFINE_PER_CPU_DECRYPTED
` [Part1 PATCH v7 16/17] X86/KVM: Decrypt shared per-cpu variables when SEV is active
` [Part1 PATCH v7 17/17] X86/KVM: Clear encryption attribute "
[PATCH v7 0/4] Add RAS virtualization support
2017-10-20 14:25 UTC (4+ messages)
` [PATCH v7 1/4] arm64: kvm: route synchronous external abort exceptions to EL2
[PATCH 00/10] arm/arm64: KVM: limit icache invalidation to prefetch aborts
2017-10-20 13:41 UTC (4+ messages)
` [PATCH 02/10] arm64: KVM: Add invalidate_icache_range helper
[PATCH v4 00/20] KVM: arm/arm64: Optimize arch timer register handling
2017-10-20 11:56 UTC (22+ messages)
` [PATCH v4 01/20] irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
` [PATCH v4 02/20] arm64: Implement arch_counter_get_cntpct to read the physical counter
` [PATCH v4 03/20] arm64: Use physical counter for in-kernel reads when booted in EL2
` [PATCH v4 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
` [PATCH v4 05/20] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [PATCH v4 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [PATCH v4 07/20] KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
` [PATCH v4 08/20] KVM: arm/arm64: Rename soft timer to bg_timer
` [PATCH v4 09/20] KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
` [PATCH v4 10/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v4 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [PATCH v4 12/20] genirq: Document vcpu_info usage for percpu_devid interrupts
` [PATCH v4 13/20] KVM: arm/arm64: Set VCPU affinity for virt timer irq
` [PATCH v4 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [PATCH v4 15/20] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [PATCH v4 16/20] KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
` [PATCH v4 17/20] KVM: arm/arm64: Move phys_timer_emulate function
` [PATCH v4 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
` [PATCH v4 19/20] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
` [PATCH v4 20/20] KVM: arm/arm64: Rework kvm_timer_should_fire
[Part1 PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
2017-10-20 9:24 UTC (2+ messages)
[PATCH 0/9] Intel Processor Trace virtulization enabling
2017-10-20 8:58 UTC (11+ messages)
[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
2017-10-20 8:53 UTC (5+ messages)
` [PATCH v16 09/10] x86/arch_prctl: Selftest for ARCH_[GET|SET]_CPUID
[PATCH RFC 00/10] Intel EPT-Based Sub-page Write Protection Support
2017-10-20 8:51 UTC (12+ messages)
x86: PIE support and option to extend KASLR randomization
2017-10-20 8:13 UTC (11+ messages)
[PATCH v2] KVM: X86: #GP when guest attempts to write MCi_STATUS register w/o 0
2017-10-19 18:09 UTC (2+ messages)
[PATCH v4 00/26] KVM/ARM: Add support for GICv4
2017-10-19 15:48 UTC (2+ messages)
` [PATCH v4 27/26] KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
[Part1 PATCH v6 16/17] X86/KVM: Decrypt shared per-cpu variables when SEV is active
2017-10-19 15:40 UTC (3+ messages)
` [Part1 PATCH v6.1 "
[Part1 PATCH v6 17/17] X86/KVM: Clear encryption attribute when SEV is active
2017-10-19 13:47 UTC (2+ messages)
` [Part1 PATCH v6.1 "
[PATCH v6 1/4] x86/pvclock: add setter for pvclock_pvti_cpu0_va
2017-10-19 13:40 UTC (3+ messages)
[PATCH 4.13 02/11] x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
2017-10-19 13:38 UTC
[PATCH v2 0/1] linux: Buffers/caches in VirtIO Balloon driver stats
2017-10-19 13:12 UTC (5+ messages)
` [PATCH v2 1/1] virtio_balloon: include buffers and cached memory statistics
[GIT PULL] Please pull my kvm-ppc-fixes branch
2017-10-19 13:11 UTC (2+ messages)
[PATCH v4 0/7] Handle forwarded level-triggered interrupts
2017-10-19 13:05 UTC (4+ messages)
` [PATCH v4 3/7] KVM: arm/arm64: Don't cache the timer IRQ level
[PATCH v2 2/2] x86: convert x86_platform_ops to timespec64
2017-10-19 11:46 UTC (2+ messages)
[RFC] KVM: MMU: check host MMIO pfn with host cache type
2017-10-19 9:35 UTC
[PATCH for-4.13 0/2] Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on hypervisors
2017-10-19 9:31 UTC (2+ messages)
[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
[PATCH v6 0/7] Add RAS virtualization support for SEA/SEI notification type in KVM
2017-10-19 7:49 UTC (15+ messages)
` [PATCH v6 6/7] KVM: arm64: allow get exception information from userspace
` 答复: "
[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 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
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-10-18 17:54 UTC (5+ messages)
` [RFC 04/19] s390/zcrypt: create an AP matrix device on the AP matrix bus
[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 (4+ messages)
` [PATCH v4 06/11] KVM: arm/arm64: vgic-its: Check GITS_CBASER validity before processing commands
[RFC PATCH kernel] vfio-pci: Allow write combining
2017-10-18 14:21 UTC (14+ messages)
[Part2 PATCH v5 30/31] KVM: SVM: Do not install #UD intercept when SEV is enabled
2017-10-18 13:00 UTC (5+ 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)
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