messages from 2017-06-06 13:59:37 to 2017-06-08 09:16:44 UTC [more...]
[PATCH CFT 0/4] VT-d PI fixes
2017-06-08 9:16 UTC (9+ messages)
` [PATCH 2/4] KVM: VMX: avoid double list add with VT-d posted interrupts
[kvmtool PATCH v10 00/15] kvmtool: arm: ITS emulation and GSI routing support
2017-06-08 9:11 UTC (2+ messages)
[PATCH 00/10] ARM/ARM64 Direct EOI setup for VFIO wired interrupts
2017-06-08 8:55 UTC (9+ messages)
` [PATCH 08/10] KVM: arm/arm64: vgic: Handle unshared mapped interrupts
monitor Kernel Samepage Merging
2017-06-08 8:41 UTC
[PATCH v2 1/2] KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
2017-06-08 8:22 UTC (2+ messages)
` [PATCH v2 2/2] KVM: async_pf: rcu irq exit if not triggered from idle task
[PATCH] KVM: async_pf: Fix rcu_irq_enter/exit() usage
2017-06-08 8:00 UTC (5+ messages)
[PATCH] vfio/pci: Add Intel XXV710 to hidden INTx devices
2017-06-08 8:00 UTC (2+ messages)
[PATCH v6 00/34] x86: Secure Memory Encryption (AMD)
2017-06-08 7:58 UTC (43+ messages)
` [PATCH v6 04/34] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v6 07/34] x86/mm: Don't use phys_to_virt in ioremap() if SME is active
` [PATCH v6 08/34] x86/mm: Add support to enable SME in early boot processing
` [PATCH v6 09/34] x86/mm: Simplify p[gum]d_page() macros
` [PATCH v6 10/34] x86, x86/mm, x86/xen, olpc: Use __va() against just the physical address in cr3
` [PATCH v6 11/34] x86/mm: Provide general kernel support for memory encryption
` [PATCH v6 12/34] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v6 13/34] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v6 16/34] efi: Add an EFI table address match function
` [PATCH v6 17/34] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v6 19/34] x86/mm: Add support to access boot related data in the clear
` [PATCH v6 22/34] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v6 01/34] x86: Document AMD Secure Memory Encryption (SME)
` [PATCH v6 02/34] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v6 03/34] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings
` [PATCH v6 05/34] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v6 06/34] x86/mm: Add Secure Memory Encryption (SME) support
` [PATCH v6 14/34] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v6 15/34] x86/boot/e820: Add support to determine the E820 type of an address
` [PATCH v6 18/34] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v6 20/34] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v6 21/34] x86/mm: Add support to access persistent memory in the clear
` [PATCH v6 23/34] x86, realmode: Decrypt trampoline area if memory encryption is active
` [PATCH v6 25/34] swiotlb: Add warnings for use of bounce buffers with SME
` [PATCH v6 27/34] x86, realmode: Check for memory encryption on the APs
` [PATCH v6 31/34] x86/mm: Use proper encryption attributes with /dev/mem
` [PATCH v6 32/34] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v6 24/34] x86, swiotlb: Add memory encryption support
` [PATCH v6 26/34] iommu/amd: Allow the AMD IOMMU to work with memory encryption
` [PATCH v6 28/34] x86, drm, fbdev: Do not specify encrypted memory for video mappings
` [PATCH v6 29/34] kvm: x86: svm: Support Secure Memory Encryption within KVM
` [PATCH v6 30/34] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v6 33/34] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v6 34/34] x86/mm: Add support to make use of Secure Memory Encryption
KVM guests fail to start
2017-06-08 7:42 UTC
[kvm-unit-tests PATCH] lib/s390x: Add gitignore file
2017-06-08 7:45 UTC (2+ messages)
[kvm-unit-tests PATCH] s390x: Fix bad dependency on asm-offsets.h
2017-06-08 7:44 UTC (2+ messages)
[PATCH RFC 0/2] KVM: s390: avoid having to enable vm.alloc_pgste
2017-06-08 6:25 UTC (11+ messages)
[PATCH] KVM: PPC: Book3S HV: Context-switch EBB registers properly
2017-06-08 5:41 UTC (2+ messages)
[PATCH] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH
2017-06-08 5:36 UTC (6+ messages)
` [PATCH v2] "
Investment Interest & Offer
2017-06-02 23:01 UTC
iothreads question
2017-06-08 1:10 UTC (2+ messages)
[PATCH v1 00/19] tools/kvm_stat: More misc patches
2017-06-07 19:08 UTC (20+ messages)
` [PATCH v1 01/19] tools/kvm_stat: fix typo
` [PATCH v1 02/19] tools/kvm_stat: fix event counts display for interrupted intervals
` [PATCH v1 03/19] tools/kvm_stat: fix undue use of initial sleeptime
` [PATCH v1 04/19] tools/kvm_stat: remove unnecessary header redraws
` [PATCH v1 05/19] tools/kvm_stat: simplify line print logic
` [PATCH v1 06/19] tools/kvm_stat: removed unused function
` [PATCH v1 07/19] tools/kvm_stat: remove extra statement
` [PATCH v1 08/19] tools/kvm_stat: simplify initializers
` [PATCH v1 09/19] tools/kvm_stat: move functions to corresponding classes
` [PATCH v1 10/19] tools/kvm_stat: show cursor in selection screens
` [PATCH v1 11/19] tools/kvm_stat: display message indicating lack of events
` [PATCH v1 12/19] tools/kvm_stat: make heading look a bit more like 'top'
` [PATCH v1 13/19] tools/kvm_stat: rename 'Current' column to 'CurAvg/s'
` [PATCH v1 14/19] tools/kvm_stat: add new interactive command 'h'
` [PATCH v1 15/19] tools/kvm_stat: add new interactive command 's'
` [PATCH v1 16/19] tools/kvm_stat: add new interactive command 't'
` [PATCH v1 17/19] tools/kvm_stat: add new interactive command 'o'
` [PATCH v1 18/19] tools/kvm_stat: add new interactive command 'b'
` [PATCH v1 19/19] tools/kvm_stat: display guest list in pid/guest selection screens
[RFC 00/55] Nested Virtualization on KVM/ARM
2017-06-07 17:21 UTC (10+ messages)
` [RFC 10/55] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit
` [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest hypervisor
[PULL v2 0/6] KVM/ARM Fixes for v4.12-rc5 - Take 2
2017-06-07 17:11 UTC (7+ messages)
` [PULL v2 1/6] KVM: arm/arm64: Fix isues with GICv2 on GICv3 migration
` [PULL v2 2/6] KVM: arm/arm64: vgic-v3: Fix nr_pre_bits bitfield extraction
` [PULL v2 3/6] KVM: arm/arm64: Handle possible NULL stage2 pud when ageing pages
` [PULL v2 4/6] arm64: KVM: Preserve RES1 bits in SCTLR_EL2
` [PULL v2 5/6] arm64: KVM: Allow unaligned accesses at EL2
` [PULL v2 6/6] arm: KVM: Allow unaligned accesses at HYP
[kvm-unit-tests PATCH v4] s390x: Interception tests
2017-06-07 15:05 UTC
[PATCH kvm-unit-tests v2 0/2] arm/arm64: smp: on_cpu improvements
2017-06-07 15:00 UTC (2+ messages)
[kvm-unit-tests PATCH v3] s390x: Interception tests
2017-06-07 14:59 UTC (3+ messages)
[PATCH kvm-unit-tests 0/7] x86: introduce and apply on_cpus
2017-06-07 14:48 UTC (3+ messages)
` [PATCH kvm-unit-tests 2/7] lib/x86/smp: introduce on_cpus
[RFC PATCH 00/10] Basic KVM SGX Virtualization support
2017-06-07 14:45 UTC (13+ messages)
` [PATCH 08/10] kvm: vmx: add guest's IA32_SGXLEPUBKEYHASHn runtime switch support
` [intel-sgx-kernel-dev] "
[PATCH] KVM: nVMX: Update vmcs12->guest_linear_address on nested VM-exit
2017-06-07 14:41 UTC (2+ messages)
[PATCH] KVM: nVMX: Don't update vmcs12->xss_exit_bitmap on nested VM-exit
2017-06-07 14:41 UTC (2+ messages)
[kvm-unit-tests PATCH] ppc64: test rtc parameter
2017-06-07 14:32 UTC (2+ messages)
[PATCH 1/3] kvm: vmx: Do not disable intercepts for BNDCFGS
2017-06-07 14:31 UTC (2+ messages)
[PATCH kvm-unit-tests] arm/arm64: code derived from Linux must be GPL not LGPL
2017-06-07 14:25 UTC (2+ messages)
[kvm-unit-tests PATCH 1/3] x86: fix "format not a string literal" errors
2017-06-07 14:24 UTC (2+ messages)
[PATCH 2/2] KVM: nVMX: Check host support for MSR bitmaps
2017-06-07 14:21 UTC (3+ messages)
` [PATCH v2 "
[PATCH] KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
2017-06-07 12:55 UTC (2+ messages)
[PATCH kvm-unit-tests] x86: clean up GDTs
2017-06-07 12:19 UTC
[PATCH V17 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
2017-06-07 11:50 UTC (4+ messages)
` [PATCH V17 08/11] efi: print unrecognized CPER section
how to report kvm bug?
2017-06-07 10:37 UTC (7+ messages)
` KVM vulnerability report about cpuid instruction
` 答复: "
[PATCH 0/3] arm/arm64: KVM: SCTLR_EL2/HSCTLR setup fixes
2017-06-07 10:11 UTC (9+ messages)
` [PATCH 1/3] arm64: KVM: Preserve RES1 bits in SCTLR_EL2
` [PATCH 2/3] arm64: KVM: Allow unaligned accesses at EL2
` [PATCH 3/3] arm: KVM: Allow unaligned accesses at HYP
[PULL 0/3] KVM/ARM Fixes for v4.12-rc5
2017-06-07 9:24 UTC (3+ messages)
[PATCH 1/4] KVM: VMX: extract __pi_post_block
2017-06-06 21:27 UTC (2+ messages)
[PATCH kvm-unit-tests 0/5] add test for hyperv connections
2017-06-06 19:19 UTC (6+ messages)
` [PATCH kvm-unit-tests 1/5] hyperv: move test dev control codes to C file
` [PATCH kvm-unit-tests 2/5] hyperv: don't take vcpu where inappropriate
` [PATCH kvm-unit-tests 3/5] hyperv: add more test control codes
` [PATCH kvm-unit-tests 4/5] hyperv: add more hyperv definitions
` [PATCH kvm-unit-tests 5/5] add hyperv_connections test
[PATCH kvm-unit-tests v2 0/9] Extend and apply the errata framework
2017-06-06 18:22 UTC (10+ messages)
` [PATCH kvm-unit-tests v2 1/9] arch-run: introduce initrd_create
` [PATCH kvm-unit-tests v2 2/9] arch-run: provide errata from run env
` [PATCH kvm-unit-tests v2 3/9] x86/run: source config.mak
` [PATCH kvm-unit-tests v2 4/9] arch-run: generate errata when no environ is provided
` [PATCH kvm-unit-tests v2 5/9] mkstandalone: provide errata to tests
` [PATCH kvm-unit-tests v2 6/9] errata: add ERRATA_FORCE
` [PATCH kvm-unit-tests v2 7/9] README: add section on guarding unsafe tests
` [PATCH kvm-unit-tests v2 8/9] AArch32: apply errata framework to unsafe pmccntr64 test
` [PATCH kvm-unit-tests v2 9/9] arm/arm64: apply errata framework to unsafe cpu-on test
[PATCH RFC tip/core/rcu 1/2] srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
2017-06-06 18:22 UTC (21+ messages)
[PATCH v2 00/25] arm64: KVM: Mediate access to GICv3 sysregs at EL2
2017-06-06 17:36 UTC (23+ messages)
` [PATCH v2 10/25] KVM: arm64: vgic-v3: Add ICV_HPPIR1_EL1 handler
` [PATCH v2 12/25] KVM: arm64: Enable GICv3 Group-1 sysreg trapping via command-line
` [PATCH v2 13/25] KVM: arm64: vgic-v3: Add ICV_BPR0_EL1 handler
` [PATCH v2 17/25] KVM: arm64: Enable GICv3 Group-0 sysreg trapping via command-line
` [PATCH v2 19/25] arm64: Add workaround for Cavium Thunder erratum 30115
[PATCH v2 tip/core/rcu 1/2] srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
2017-06-06 17:07 UTC (2+ messages)
` [PATCH v2 tip/core/rcu 2/2] srcu: Allow use of Classic "
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