public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-18 10:50:22 to 2017-04-21 10:10:02 UTC [more...]

[GIT PULL 0/4] KVM: s390: Guarded storage fixup and keyless subset mode (kvm/next)
 2017-04-21 10:09 UTC  (4+ messages)
` [GIT PULL 1/4] KVM: s390: Fix sdnxo setting for nested guests
` [GIT PULL 3/4] s390/sclp: Detect KSS facility
` [GIT PULL 4/4] KVM: s390: Support keyless subset guest mode

[PATCH v6] kvm: better MWAIT emulation for guests
 2017-04-21 10:06 UTC  (9+ messages)

[PATCH] KVM: x86: remove irq disablement around KVM_SET_CLOCK/KVM_GET_CLOCK
 2017-04-21 10:04 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v16 0/10] x86/arch_prctl Add ARCH_[GET|SET]_CPUID for controlling the CPUID instruction
 2017-04-21  9:58 UTC  (3+ messages)
` [PATCH v16 10/10] KVM: x86: virtualize cpuid faulting

[kvm-unit-tests PATCH 00/32] VMX framework enhancements and new tests
 2017-04-21  9:57 UTC  (44+ messages)
` [kvm-unit-tests PATCH 01/32] x86: add test filter to vmx.flat
` [kvm-unit-tests PATCH 02/32] x86: add config for each vmx unit test case
` [kvm-unit-tests PATCH 03/32] x86: move basic vmx tests into separate test cases
` [kvm-unit-tests PATCH 04/32] x86: add missing vmx test cases to unittests.cfg
` [kvm-unit-tests PATCH 05/32] lib: better test name filtering
` [kvm-unit-tests PATCH 06/32] x86: vmx: filter exit_monitor_from_l2_test from full vmx test
` [kvm-unit-tests PATCH 07/32] x86: test exit while vmcs02 is loaded
` [kvm-unit-tests PATCH 08/32] x86: Adding gtest to check correct instruction error is returned
` [kvm-unit-tests PATCH 09/32] x86: basic vmwrite/vmread test
` [kvm-unit-tests PATCH 10/32] x86: vmcs lifecycle test
` [kvm-unit-tests PATCH 11/32] x86: test VMCS in memory after VMCLEAR
` [kvm-unit-tests PATCH 12/32] x86: test VMPTRLD does not drop VMWRITEs
` [kvm-unit-tests PATCH 13/32] x86: don't special case vmx null test
` [kvm-unit-tests PATCH 14/32] x86: factor out vmx_enter_guest
` [kvm-unit-tests PATCH 15/32] x86: binstr utility function
` [kvm-unit-tests PATCH 16/32] x86: vmx exit reason descriptions
` [kvm-unit-tests PATCH 17/32] x86: v2 vmx test framework
` [kvm-unit-tests PATCH 18/32] lib: provide stdio.h
` [kvm-unit-tests PATCH 19/32] lib: added assert_msg macro
` [kvm-unit-tests PATCH 20/32] lib: fix *printf return value
` [kvm-unit-tests PATCH 21/32] lib: printf-style report prefixes
` [kvm-unit-tests PATCH 22/32] lib: add newline to assert_msg
` [kvm-unit-tests PATCH 23/32] lib: x86: store free pages in ascending order
` [kvm-unit-tests PATCH 24/32] lib: x86: multi-page allocator
` [kvm-unit-tests PATCH 25/32] x86: ept assertions
` [kvm-unit-tests PATCH 26/32] x86: setup_ept code motion
` [kvm-unit-tests PATCH 27/32] x86: 2GiB RAM for vmx tests
` [kvm-unit-tests PATCH 28/32] x86: ept capability utilities
` [kvm-unit-tests PATCH 29/32] lib: x86: page table utilities
` [kvm-unit-tests PATCH 30/32] x86: ept access tests
` [kvm-unit-tests PATCH 31/32] x86: force ept 2m test
` [kvm-unit-tests PATCH 32/32] lib: add report_pass

[PATCH RFC] KVM: VMX: drop vmm_exclusive module parameter
 2017-04-21  9:42 UTC  (4+ messages)

[PATCH v4 00/22] vITS save/restore
 2017-04-21  9:12 UTC  (5+ messages)
` [PATCH v4 01/22] KVM: arm/arm64: Add vITS save/restore API documentation

[RFC 0/3] virtio-iommu: a paravirtualized IOMMU
 2017-04-21  9:02 UTC  (11+ messages)
` [RFC 1/3] virtio-iommu: firmware description of the virtual topology
` [RFC 2/3] virtio-iommu: device probing and operations
` [RFC 3/3] virtio-iommu: future work

Nested posted interrupts
 2017-04-21  7:57 UTC  (6+ messages)

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-04-21  7:52 UTC 

powerpc KVM build break in linux-next (was Re: [PATCH tip/core/rcu 40/40] srcu: Parallelize callback handling)
 2017-04-21  7:27 UTC  (8+ messages)

[kvm-unit-tests PATCH 1/4] scripts/arch-run: function to search qemu binary
 2017-04-21  6:46 UTC  (2+ messages)

[kvm-unit-tests PATCH 4/4] x86/run: use qemu_binary to search qemu for x86
 2017-04-21  6:15 UTC 

[kvm-unit-tests PATCH 3/4] arm/run: use qemu_binary function for arm
 2017-04-21  6:15 UTC 

[kvm-unit-tests PATCH] scripts: add test runner filter
 2017-04-20 23:32 UTC 

[PATCH v2] event: Add source information to SHUTDOWN
 2017-04-20 22:55 UTC  (13+ messages)
` [Qemu-devel] "

[PATCH] ARM: KVM: Fix idmap stub entry when running Thumb-2 code
 2017-04-20 19:02 UTC  (2+ messages)

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-20 18:52 UTC  (40+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
  ` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support
  ` [PATCH v5 13/32] x86/boot/e820: Add support to determine the E820 type of an address
  ` [PATCH v5 17/32] x86/mm: Add support to access boot related data in the clear
  ` [PATCH v5 19/32] x86/mm: Add support to access persistent memory "
  ` [PATCH v5 21/32] x86, realmode: Decrypt trampoline area if memory encryption is active
  ` [PATCH v5 22/32] x86, swiotlb: DMA support for memory encryption
  ` [PATCH v5 23/32] swiotlb: Add warnings for use of bounce buffers with SME
  ` [PATCH v5 24/32] iommu/amd: Disable AMD IOMMU if memory encryption is active
  ` [PATCH v5 25/32] x86, realmode: Check for memory encryption on the APs
  ` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings
  ` [PATCH v5 31/32] x86: Add sysfs support for Secure Memory Encryption
` [PATCH v5 07/32] x86/mm: Add support to enable SME in early boot processing
` [PATCH v5 08/32] x86/mm: Simplify p[g4um]d_page() macros
` [PATCH v5 09/32] x86/mm: Provide general kernel support for memory encryption
` [PATCH v5 10/32] x86/mm: Extend early_memremap() support with additional attrs
` [PATCH v5 11/32] x86/mm: Add support for early encrypt/decrypt of memory
` [PATCH v5 12/32] x86/mm: Insure that boot memory areas are mapped properly
` [PATCH v5 14/32] efi: Add an EFI table address match function
` [PATCH v5 15/32] efi: Update efi_mem_type() to return an error rather than 0
` [PATCH v5 16/32] x86/efi: Update EFI pagetable creation to work with SME
` [PATCH v5 18/32] x86, mpparse: Use memremap to map the mpf and mpc data
` [PATCH v5 20/32] x86/mm: Add support for changing the memory encryption attribute
` [PATCH v5 27/32] kvm: x86: svm: Enable Secure Memory Encryption within KVM
` [PATCH v5 28/32] x86/mm, kexec: Allow kexec to be used with SME
` [PATCH v5 29/32] x86/mm: Add support to encrypt the kernel in-place
` [PATCH v5 30/32] x86/boot: Add early cmdline parsing for options with arguments
` [PATCH v5 32/32] x86/mm: Add support to make use of Secure Memory Encryption

[PATCH] arm64: Add ASM modifier for xN register operands
 2017-04-20 18:30 UTC 

kvm/arm64: use-after-free in kvm_unmap_hva_handler/unmap_stage2_pmds
 2017-04-20 16:40 UTC  (8+ messages)

[PATCH] ARM: hyp-stub: Fix Thumb-2 compilation
 2017-04-20 14:56 UTC  (3+ messages)

about CPU QoS in KVM
 2017-04-20 14:00 UTC  (2+ messages)

[PATCH V15 00/11] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-04-20 11:14 UTC  (16+ messages)
` [PATCH V15 01/11] acpi: apei: read ack upon ghes record consumption
` [PATCH V15 02/11] ras: acpi/apei: cper: add support for generic data v3 structure
` [PATCH V15 03/11] cper: add timestamp print to CPER status printing
` [PATCH V15 04/11] efi: parse ARM processor error
` [PATCH V15 05/11] arm64: exception: handle Synchronous External Abort
` [PATCH V15 06/11] acpi: apei: handle SEA notification type for ARMv8
` [PATCH V15 07/11] acpi: apei: panic OS with fatal error status block
` [PATCH V15 08/11] efi: print unrecognized CPER section
` [PATCH V15 09/11] ras: acpi / apei: generate trace event for "
` [PATCH V15 10/11] trace, ras: add ARM processor error trace event
` [PATCH V15 11/11] arm/arm64: KVM: add guest SEA support

[PATCH v5] x86: call smp vmxoff in smp stop
 2017-04-20 11:09 UTC  (4+ messages)

[PATCH v3 0/8] arm64: acpi: apei: handle SEI notification type for ARMv8
 2017-04-20  8:52 UTC  (7+ messages)
` [PATCH v3 7/8] arm64: exception: handle asynchronous SError interrupt

[Bug 195469] New: VM internal error. Suberror: 1 / windows guest
 2017-04-20  7:58 UTC 

[PATCH 0/1] virtio-ccw maintainership
 2017-04-20  7:51 UTC  (3+ messages)
` [PATCH 1/1] s390/virtio: change maintainership

Forced update of my kvm-ppc-next branch
 2017-04-20  2:13 UTC 

[GIT PULL] Please pull my kvm-ppc-next branch
 2017-04-20  1:28 UTC  (3+ messages)

[kvm-unit-tests PATCH 2/4] powerpc/run: use qemu_binary function for powerpc
 2017-04-19 19:19 UTC 

[PATCH 0/5] mc146818rtc: fix Windows VM clock faster
 2017-04-19 16:44 UTC  (13+ messages)
      ` 答复: "

[PATCH v2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
 2017-04-19 14:45 UTC  (2+ messages)

[kvm-unit-tests PATCH] powerpc/run: if qemu-system-ppc64 not available try for qemu-kvm
 2017-04-19 13:40 UTC  (2+ messages)

[PATCH 0/2] GICv3 world-switch fixes for -next
 2017-04-19 10:31 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
` [PATCH 2/2] KVM: arm/arm64: vgic-v3: Fix off-by-one LR access

[PATCH 0/4] KVM: add KVM_CREATE_VM2 to allow dynamic kvm->vcpus array
 2017-04-19  8:08 UTC  (10+ messages)
` [PATCH 1/4] KVM: remove unused __KVM_HAVE_ARCH_VM_ALLOC
` [PATCH 3/4] KVM: add KVM_CREATE_VM2 system ioctl
` [PATCH 4/4] KVM: x86: enable configurable MAX_VCPU

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-04-18 21:15 UTC  (7+ messages)
` [PATCH v5 01/32] x86: Documentation for AMD Secure Memory Encryption (SME)
  ` [PATCH v5 02/32] x86/mm/pat: Set write-protect cache mode for full PAT support
  ` [PATCH v5 03/32] x86, mpparse, x86/acpi, x86/PCI, SFI: Use memremap for RAM mappings
  ` [PATCH v5 04/32] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature
  ` [PATCH v5 05/32] x86/CPU/AMD: Handle SME reduction in physical address size
` [PATCH v5 06/32] x86/mm: Add Secure Memory Encryption (SME) support

[PATCH v5 0/3] vfio/type1: Synchronous locked page accounting
 2017-04-18 18:50 UTC  (3+ messages)

[PATCH v4 0/2] vfio/type1: Synchronous locked page accounting
 2017-04-18 18:21 UTC  (10+ messages)
` [PATCH v4 1/2] vfio/type1: Remove locked page accounting workqueue

[patch V2 07/24] KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked()
 2017-04-18 17:04 UTC 


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