messages from 2017-12-05 01:05:42 to 2017-12-06 20:05:10 UTC [more...]
[PATCH v5 00/23] x86: Secure Encrypted Virtualization (AMD)
2017-12-06 20:03 UTC (24+ messages)
` [PATCH v5 01/23] memattrs: add debug attribute
` [PATCH v5 02/23] exec: add ram_debug_ops support
` [PATCH v5 03/23] exec: add debug version of physical memory read and write API
` [PATCH v5 04/23] monitor/i386: use debug APIs when accessing guest memory
` [PATCH v5 05/23] target/i386: add memory encryption feature cpuid support
` [PATCH v5 06/23] machine: add -memory-encryption property
` [PATCH v5 07/23] kvm: update kvm.h to include memory encryption ioctls
` [PATCH v5 08/23] docs: add AMD Secure Encrypted Virtualization (SEV)
` [PATCH v5 09/23] accel: add Secure Encrypted Virtulization (SEV) object
` [PATCH v5 10/23] sev: add command to initialize the memory encryption context
` [PATCH v5 11/23] sev: register the guest memory range which may contain encrypted data
` [PATCH v5 12/23] kvm: introduce memory encryption APIs
` [PATCH v5 13/23] hmp: display memory encryption support in 'info kvm'
` [PATCH v5 14/23] sev: add command to create launch memory encryption context
` [PATCH v5 15/23] sev: add command to encrypt guest memory region
` [PATCH v5 16/23] target/i386: encrypt bios rom
` [PATCH v5 17/23] qapi: add SEV_MEASUREMENT event
` [PATCH v5 18/23] sev: emit the "
` [PATCH v5 19/23] sev: Finalize the SEV guest launch flow
` [PATCH v5 20/23] hw: i386: set ram_debug_ops when memory encryption is enabled
` [PATCH v5 21/23] sev: add debug encrypt and decrypt commands
` [PATCH v5 22/23] target/i386: clear C-bit when walking SEV guest page table
` [PATCH v5 23/23] sev: add migration blocker
[PATCH v8 0/7] Support RAS virtualization in KVM
2017-12-06 19:04 UTC (5+ messages)
` [PATCH v8 7/7] arm64: kvm: handle SError Interrupt by categorization
[PATCH v2 0/5]: KVM: nVMX: Fix multiple issues with nested-posted-interrupts
2017-12-06 18:52 UTC (8+ messages)
` [PATCH v2 1/5] KVM: nVMX: Remove pi_pending as signal to process nested posted-interrupts
` [PATCH v2 2/5] KVM: nVMX: Re-evaluate L1 pending events when running L2 and L1 got posted-interrupt
` [PATCH v2 3/5] KVM: nVMX: Fix injection to L2 when L1 don't intercept external-interrupts
` [PATCH v2 4/5] KVM: nVMX: Deliver missed nested-PI notification-vector via self-IPI while interrupts disabled
` [PATCH v2 5/5] KVM: nVMX: Wake halted L2 on nested posted-interrupt
[PATCH 1/2] KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
2017-12-06 18:19 UTC (14+ messages)
` [PATCH 2/2] KVM: VMX: Use just one page for I/O permission bitmaps
[PATCH RFC 0/2] ignore LBR-related MSRs
2017-12-06 17:55 UTC (12+ messages)
` [PATCH RFC 1/2] perf/x86/intel: make reusable LBR initialization code
` [PATCH RFC 2/2] KVM: x86/vPMU: ignore access to LBR-related MSRs
[PATCH 0/2] x86:kvm:hyperv: guest->host event signaling via eventfd
2017-12-06 17:32 UTC (8+ messages)
` [PATCH 2/2] "
[PATCH v2] KVM: X86: Fix load RFLAGS w/o the fixed bit
2017-12-06 17:28 UTC (4+ messages)
[PATCH v6 0/8] Handle forwarded level-triggered interrupts
2017-12-06 16:38 UTC (15+ messages)
` [PATCH v6 2/8] KVM: arm/arm64: Factor out functionality to get vgic mmio requester_vcpu
` [PATCH v6 6/8] KVM: arm/arm64: Support VGIC dist pend/active changes for mapped IRQs
` [PATCH v6 7/8] KVM: arm/arm64: Provide a get_input_level for the arch timer
[RFC] vfio/type1: Add IOVA_RANGE capability support
2017-12-06 16:15 UTC (2+ messages)
[PATCH 00/18] KVM/arm64: Randomise EL2 mappings
2017-12-06 15:39 UTC (23+ messages)
` [PATCH 01/18] arm64: asm-offsets: Avoid clashing DMA definitions
` [PATCH 02/18] arm64: asm-offsets: Remove unused definitions
` [PATCH 03/18] arm64: asm-offsets: Remove potential circular dependency
` [PATCH 04/18] arm64: alternatives: Enforce alignment of struct alt_instr
` [PATCH 05/18] arm64: alternatives: Add dynamic patching feature
` [PATCH 06/18] arm64: insn: Add N immediate encoding
` [PATCH 07/18] arm64: insn: Add encoder for bitwise operations using litterals
` [PATCH 08/18] arm64: KVM: Dynamically patch the kernel/hyp VA mask
` [PATCH 09/18] arm64: cpufeatures: Drop the ARM64_HYP_OFFSET_LOW feature flag
` [PATCH 10/18] arm64; insn: Add encoder for the EXTR instruction
` [PATCH 11/18] arm64: insn: Allow ADD/SUB (immediate) with LSL #12
` [PATCH 12/18] arm64: KVM: Introduce EL2 VA randomisation
` [PATCH 13/18] arm64: Update the KVM memory map documentation
` [PATCH 14/18] KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
` [PATCH 15/18] KVM: arm/arm64: Demote HYP VA range display to being a debug feature
` [PATCH 16/18] KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
` [PATCH 17/18] KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
` [PATCH 18/18] KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
[PATCH 00/37] Optimize KVM/ARM for VHE systems
2017-12-06 15:38 UTC (5+ messages)
` [PATCH 10/37] KVM: arm64: Slightly improve debug save/restore functions
[PATCH 0/4] KVM: s390: Fixes for 4.15 (via kvm/master)
2017-12-06 15:21 UTC (7+ messages)
` [PATCH 1/4] KVM: s390: add SPDX identifiers to the remaining files
` [PATCH 2/4] KVM: s390: Remove redundant license text
` [PATCH 3/4] KVM: s390: mark irq_state.flags as non-usable
` [PATCH 4/4] KVM: s390: Fix skey emulation permission check
[PATCH v2 1/2] KVM: MMU: Fix infinite loop when there is no available mmu page
2017-12-06 11:12 UTC (2+ messages)
[RFC 00/19] KVM: s390/crypto/vfio: guest dedicated crypto adapters
2017-12-06 10:15 UTC (34+ messages)
` [RFC 19/19] s390/facilities: enable AP facilities needed by guest
BSOD with [PATCH 00/13] mmu_notifier kill invalidate_page callback
2017-12-06 10:00 UTC (6+ messages)
` [PATCH 1/2] KVM: x86: fix APIC page invalidation
[PATCH v2 2/2] KVM: X86: Reduce the overhead when lapic_timer_advance is disabled
2017-12-06 9:29 UTC
new KVM branch for linux-next
2017-12-06 8:31 UTC (2+ messages)
[PATCH] x86,kvm: move qemu/guest FPU switching out to vcpu_run
2017-12-06 2:48 UTC (4+ messages)
[PATCH v2] KVM: VMX: Cache IA32_DEBUGCTL in memory
2017-12-06 0:15 UTC (3+ messages)
[PATCH tip/core/rcu 21/21] drivers/vhost: Remove now-redundant read_barrier_depends()
2017-12-05 23:39 UTC (22+ messages)
[PATCH v2 0/2] KVM: nVMX: misc changes
2017-12-05 21:44 UTC (2+ messages)
[PATCH] KVM: Expose new cpu features to guest
2017-12-05 21:43 UTC (2+ messages)
[PATCH] KVM: VMX: fix page leak in hardware_setup()
2017-12-05 21:37 UTC (2+ messages)
[PATCH] KVM: x86: Add emulation of MSR_SMI_COUNT
2017-12-05 21:09 UTC (2+ messages)
WARNING in x86_emulate_insn
2017-12-05 20:07 UTC
[PATCH 0/4] KVM: s390: Fixes for 4.15
2017-12-05 18:19 UTC (14+ messages)
` [PATCH 1/4] KVM: s390: add SPDX identifiers to the remaining files
` [PATCH 2/4] KVM: s390: Remove redundant license text
` [PATCH 3/4] KVM: s390: mark irq_state.flags as non-usable
` [PATCH 4/4] KVM: s390: Fix skey emulation permission check
[PULL 00/19] KVM/ARM Fixes for v4.15
2017-12-05 17:59 UTC (2+ messages)
[PATCH v2 0/4] Support Perf Extension on AMD KVM guests
2017-12-05 17:56 UTC (11+ messages)
` [PATCH v2 3/4] Add support for AMD Core Perf Extension in guest
[PATCH v2] KVM: VMX: Fix rflags cache during vCPU reset
2017-12-05 17:53 UTC (7+ messages)
[PATCH v3 00/16] Move vcpu_load and vcpu_put calls to arch code
2017-12-05 14:39 UTC (5+ messages)
` [PATCH v3 01/16] KVM: Take vcpu->mutex outside vcpu_load
` [PATCH v3 03/16] KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_run
[PATCH v7 0/4] KVM: X86: Add Paravirt TLB Shootdown
2017-12-05 11:36 UTC (2+ messages)
[Bug 197951] New: QEMU/KVM & VFIO & PCI passthru with Windows 10 x64 guest: memory access intermittently causes CRITICAL_STRUCTURE_CORRUPTION BSOD unless swap is disabled on host, since 4.12.13
2017-12-05 10:04 UTC (5+ messages)
` [Bug 197951] "
[PATCH 1/2] KVM: MMU: Fix infinite loop when there is no available mmu page
2017-12-05 6:21 UTC (2+ messages)
` [PATCH 2/2] KVM: X86: Fix load RFLAGS w/o the fixed bit
[Part2 PATCH v9 30/38] KVM: SVM: Add support for SEV LAUNCH_FINISH command
2017-12-05 1:06 UTC (9+ messages)
` [Part2 PATCH v9 31/38] KVM: SVM: Add support for SEV GUEST_STATUS command
` [Part2 PATCH v9 32/38] KVM: SVM: Add support for SEV DEBUG_DECRYPT command
` [Part2 PATCH v9 33/38] KVM: SVM: Add support for SEV DEBUG_ENCRYPT command
` [Part2 PATCH v9 34/38] KVM: SVM: Add support for SEV LAUNCH_SECRET command
` [Part2 PATCH v9 35/38] KVM: SVM: Pin guest memory when SEV is active
` [Part2 PATCH v9 36/38] KVM: SVM: Clear C-bit from the page fault address
` [Part2 PATCH v9 37/38] KVM: SVM: Do not install #UD intercept when SEV is enabled
` [Part2 PATCH v9 38/38] KVM: X86: Restart the guest when insn_len is zero and "
[Part2 PATCH v9 00/38] x86: Secure Encrypted Virtualization (AMD)
2017-12-05 1:04 UTC (5+ messages)
` [Part2 PATCH v9 20/38] crypto: ccp: Implement SEV_PDH_CERT_EXPORT ioctl command
` [Part2 PATCH v9 24/38] KVM: Define SEV key management command id
` [Part2 PATCH v9 26/38] KVM: SVM: VMRUN should use associated ASID when SEV is enabled
` [Part2 PATCH v9 27/38] KVM: SVM: Add support for KVM_SEV_LAUNCH_START command
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;
as well as URLs for NNTP newsgroup(s).